@import url("/Templates/main/css/whhg-font/css/whhg.css");
/*
Theme Name: aichivalueLayout
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}
html {
  overflow-x: hidden;
}
body {
  font-size: 14px;
  color: #333;
  font-family: "Meiryo UI", Meiryo, "Yu Gothic", "MS PGothic", "Segoe UI", Tahoma, Helvetica, sans-serif, "Noto Serif", serif;
  margin: 0;
  line-height: 1.5;
  overflow-x: hidden;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-style: inherit;
  outline: 0;
  vertical-align: baseline;
}
:focus {
  outline: none;
}
video {
  max-width: 100%;
  max-height: 100%;
}
#inline_video {
  text-align: center;
  height: 100%;
}
.fontKozukaMincho, .fontKozukaMincho span {
  font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif; /*font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";*/
}
.fontOswald, .fontOswald span {
  font-family: 'Oswald', sans-serif;
}
.fontRyuminPr6n, .fontRyuminPr6n span {
  font-family: a-otf-ryumin-pr6n, serif;
}
.fontkKozukaGothic {
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.fontTA-kotodama_rRegular { /*TA-ことだまR*/
  font-family: ta-kotodama-r, sans-serif;
  font-weight: 400;
  font-style: normal;
}
img {
  vertical-align: top;
  color: #333;
  max-width: 100%;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.alignleft {
  float: left;
  margin: 7px 28px 28px 0;
}
.alignright {
  float: right;
  margin: 7px 0 28px 28px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 7px auto;
}
.TypeSpLayout {
  display: none;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0pt;
  visibility: hidden;
}
#masthead {
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 99999;
}
body.home #masthead {
  background-color: rgba(0, 0, 0, 0.25);
}
#masthead .site-branding {
  max-width: 1620px;
  margin: 0 auto;
  /*position: relative;*/
}
#masthead .site-branding h1.site-title {
  float: left;
  padding: 26px 0 15px 7px;
  margin: 0;
  box-sizing: border-box;
}
#masthead .site-branding h1.site-title a {
  display: block;
}
#masthead .site-branding div.right {
  float: right;
  /*padding-right: 110px;*/
}
#masthead .site-branding div.right .StudentLogin {
  height: 90px;
  width: 90px;
  position: absolute;
  right: 10px;
  top: 8px;
}
#masthead .site-branding div.right .StudentLogin a {
  display: block;
  border: #fff solid 1px;
  text-decoration: none;
  color: #fff;
  height: 100%;
  padding: 15px 0 0 0;
  box-sizing: border-box;
}
#masthead .site-branding div.right .StudentLogin a:hover {
  color: #000;
  background-color: #fff;
}
#masthead .site-branding div.right .StudentLogin a span {
  display: block;
  text-align: center;
}
#masthead .site-branding div.right .StudentLogin a span.icon {
  line-height: 1;
  font-size: 35px;
}
#masthead .site-branding div.right .StudentLogin a span.text {
  line-height: 1.2;
  font-size: 10px;
}
#masthead .site-branding div.right .secondary-toggle {
  display: none;
}
#masthead .site-branding div.right .sublinks {
  font-size: 13px;
  text-align: right;
  padding: 10px 0 0 0;
  margin: 0 0 25px 0;
}
#masthead .site-branding div.right .sublinks span {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
#masthead .site-branding div.right .sublinks span.mark {
  font-size: 10px;
  vertical-align: 1px;
  margin-right: 3px;
}
#masthead .site-branding div.right .sublinks a {
  margin: 0 20px 0 0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#masthead .site-branding div.right .sublinks a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#masthead .site-branding div.right .linksBox #site-navigation {
  float: right;
}
#masthead .site-branding div.right .linksBox #site-navigation ul {
  margin: 0;
  padding: 0;
}
#masthead .site-branding div.right .linksBox #site-navigation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0pt;
  visibility: hidden;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li {
  float: left;
  font-size: 15px;
  font-weight: bold;
  list-style: none;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 20px;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li li a {
  margin-bottom: 0px;
  padding: 0;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li:hover a:after, #masthead .site-branding div.right .linksBox #site-navigation ul li.current-menu-item a:after, #masthead .site-branding div.right .linksBox #site-navigation ul li.current-menu-parent a:after, #masthead .site-branding div.right .linksBox #site-navigation ul li a.toggle-on:after {
  content: '〉';
  background: none;
  height: auto;
  font-style: normal;
  display: block;
  text-align: center;
  color: #fff;
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
  transform: rotate(90deg);
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  width: 30px;
  margin: 0 auto;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li a:hover:after {
  color: rgba(255, 255, 255, 0.6);
}
#masthead .site-branding div.right .linksBox #site-navigation ul li li a:hover:after {
  display: none !important;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li .sub-menu {
  display: none;
  padding: 0;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children {
  position: relative;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children li a:after {
  display: none;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children li a {
  padding: 0.4em 1em 0.4em 1em;
  line-height: 1.1;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children .dropdown-toggle {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: 1px;
  cursor: pointer;
  display: none;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children .dropdown-toggle span {
  display: none;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children .dropdown-toggle:before {
  font-family: 'WebHostingHub-Glyphs';
  background: none;
  width: auto;
  height: auto;
  font-style: normal;
  content: '\002b';
  display: inline-block;
  color: #fff;
}
#masthead .site-branding div.right .linksBox #site-navigation ul li.menu-item-has-children .dropdown-toggle.toggle-on:before {
  content: '\2212';
}
#masthead .site-branding div.right .linksBox #site-navigation ul li .sub-menu.toggled-on {
  display: block;
  position: absolute;
  z-index: 9999;
  width: 180px;
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
body:not(.home) #masthead .site-branding div.right .linksBox #site-navigation ul li .sub-menu {
  background-color: rgba(0, 0, 0, 0.5)
}
#masthead .site-branding div.right .linksBox #site-navigation ul li ul li {
  float: none;
}
#masthead .site-branding div.right .linksBox .searchForm, #masthead .site-branding div.right .sublinks div.searchForm {
  float: right;
}
#masthead .site-branding div.right .linksBox .searchForm form, #masthead .site-branding div.right .sublinks div.searchForm form {
  border-bottom: #fff 1px solid;
  padding-bottom: 4px;
}
#masthead .site-branding div.right .linksBox .searchForm input, #masthead .site-branding div.right .sublinks div.searchForm input {
  border: none;
  background-color: rgba(255, 255, 255, 0.25);
}
#masthead .site-branding div.right .linksBox .searchForm button, #masthead .site-branding div.right .sublinks div.searchForm button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
#masthead .site-branding div.right .linksBox .searchForm button span, #masthead .site-branding div.right .sublinks div.searchForm button span {
  display: none;
}
#masthead .site-branding div.right .linksBox .searchForm button:before, #masthead .site-branding div.right .sublinks div.searchForm button:before {
  font-family: 'WebHostingHub-Glyphs';
  background: none;
  width: auto;
  height: auto;
  font-style: normal;
  content: '\f0c5';
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  vertical-align: middle;
}
.sm-slider, .sm-slider:after {
  position: absolute !important;
  overflow: hidden;
}
#content .mainimg {
  width: 100%;
  display: table;
  overflow: hidden;
}
#content .mainimg ul li {
  list-style: none;
  overflow: hidden;
}
#content .mainimg .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
#content .mainimg .inner p {
  color: #fff;
  font-weight: bolder;
  margin: 0;
}
#content .mainimg .inner p.text01 {
  margin: 10px 0 0 16px;
  font-size: 29px;
}
#content .mainimg .inner p.text02 {
  margin: 30px 0 0 0;
  font-size: 20px;
}
#content .mainimg .inner p.scroll {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
}
#content .mainimg .inner p.scroll span {
  display: block;
}
.CenterLayout {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: content-box;
}
footer {
  clear: both;
}
footer div.pagetop {
  text-align: center;
  padding: 25px 0 25px 0;
  border-bottom: #ddd solid 1px;
}
footer div.pagetop .button {
  max-width: 127px;
  margin: 0 auto;
}
footer div.pagetop .button a {
  display: block;
  font-size: 15px;
  padding: 18px 0 0 0;
  text-decoration: none;
  background-image: url(/Templates/main/img/srahe/pagetop_bk_off.gif);
  background-position: center top;
  background-repeat: no-repeat;
  color: #393939;
}
footer div.pagetop .button a:hover {
  background-image: url(/Templates/main/img/srahe/pagetop_bk_on.gif);
}
footer div.linksBlock {
  padding-top: 50px;
  padding-bottom: 40px;
}
footer div.linksBlock .logo {
  float: left;
  width: 18.1818181818%;
  padding-top: 40px;
  text-align: center;
}
footer div.linksBlock .logo a {
  width: 100%;
  max-width: 122px;
  display: inline-block;
}
footer div.linksBlock .logo a img {
  max-width: 100%;
}
footer div.linksBlock .link {
  float: left;
  width: 81.8181818182%;
  letter-spacing: -0.4em;
}
footer div.linksBlock .link .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 33.3333333333%;
  padding-left: 40px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
footer div.linksBlock .link .box04 {
  margin-top: -160px;
  margin-bottom: 0;
}
footer div.linksBlock .link .box ul {
  font-size: 12px;
  list-style: none;
  padding: 0 4px;
}
footer div.linksBlock .link .box ul li {
  margin: 0 0 5px 0;
}
footer div.linksBlock .link .box ul li.level02 {
  margin-left: 20px;
}
footer div.linksBlock .link .box ul li a {
  color: #000;
}
footer div.linksBlock .link .box ul.console {
  letter-spacing: -0.4em;
}
footer div.linksBlock .link .box ul.console li {
  letter-spacing: normal;
  display: inline-block;
  width: 47.5%;
}
footer div.linksBlock .link .box ul.console li a {
  display: table;
  border: #ccc solid 1px;
  padding: 7px 5px;
  /*letter-spacing: -0.4em;*/
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
footer div.linksBlock .link .box ul.console li a:hover {
  background-color: #ccc;
}
footer div.linksBlock .link .box ul.console li a span {
  /*letter-spacing: normal*/
  display: table-cell;
  vertical-align: middle;
}
footer div.linksBlock .link .box ul.console li a span.icon {
  width: 1.5em;
  padding-right: 5px;
  font-size: 21px;
  line-height: 1;
  padding-top: 3px;
  text-align: center;
}
footer div.linksBlock .link .box ul.console li a span.text {
  text-align: center;
  line-height: 1.2;
}
footer div.linksBlock .link .box ul.console li.item01 {
  margin-right: 5%;
}
footer div.linksBlock .link .menutitle {
  font-size: 16px;
  font-weight: bold;
  border-bottom: #999 solid 1px;
  padding: 5px 5px 3px 5px;
  margin-bottom: 5px;
  margin-top: 0;
}
footer p.copy {
  font-size: 12px;
  border-top: #333 solid 3px;
  color: #000;
  text-align: center;
  padding: 5px 5px 5px 5px;
  margin: 0;
}
footer div.bottomBlock {
  background-color: #F2F2F2;
}
footer div.bottomBlock .CenterLayout {
  letter-spacing: -0.4em;
  display: table;
  width: 100%;
  padding: 20px 0;
}
footer div.bottomBlock .CenterLayout .box {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: normal;
  box-sizing: border-box;
}
footer div.bottomBlock .CenterLayout .box01 {
  width: 11.8181818182%;
  border-right: #888 solid 1px;
  font-size: 18px;
  font-weight: bold;
}
footer div.bottomBlock .CenterLayout .box02 {
  width: 54.5454545454%;
  padding: 0 15px 0 15px;
  color: #000;
}
footer div.bottomBlock .CenterLayout .box02 p {
  margin: 0;
}
footer div.bottomBlock .CenterLayout .box02 ul {
  letter-spacing: -0.4em;
  padding: 10px 0 0 0;
  margin: 0;
}
footer div.bottomBlock .CenterLayout .box02 ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 25px;
}
footer div.bottomBlock .CenterLayout .box02 ul li a {
  color: #000;
}
footer div.bottomBlock .CenterLayout .box02 ul li i, footer div.bottomBlock .CenterLayout .box02 ul li span {
  font-size: 18px;
  margin-right: 5px;
}
footer div.bottomBlock .CenterLayout .box02 ul li span {
  display: inline-block;
}
footer div.bottomBlock .CenterLayout .box02 ul li span img {
  vertical-align: -3px;
}
footer div.bottomBlock .CenterLayout .box03 {
  width: 33.6363636364%;
  padding: 0 10px;
}
footer div.bottomBlock .CenterLayout .box03 p.button {
  margin: 0;
}
footer div.bottomBlock .CenterLayout .box03 p.button a {
  display: block;
  border-radius: 7px;
  border: #777 solid 1px;
  color: #000;
  text-decoration: none;
  padding: 10px 5px 9px 5px;
  text-align: center;
  background-color: #fff;
  font-size: 22px;
}
footer div.bottomBlock .CenterLayout .box03 p.button a:hover {
  background-color: #000;
  color: #fff;
}
footer div.bottomBlock .CenterLayout .box03 p.button a i {
  font-size: 28px;
  vertical-align: -5px;
  line-height: 1;
  margin-right: 8px;
}
h2.underLine {
  text-align: center;
}
h2.underLine002 {
  font-size: 65px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #000;
}
h2.underLine:after {
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 195px;
  height: 3px;
  background-color: #000;
}
h2.underLine002:after {
  margin: 15px auto 0 auto;
}
.page-home .InternshipVideo {
  letter-spacing: -0.4em;
  padding: 20px 0 20px 0;
  position: relative;
  margin-top: 120px;
  margin-bottom: 50px;
}
.page-home .InternshipVideo:before {
  position: absolute;
  top: 70px;
  left: 16vw;
  content: "";
  width: 55%;
  height: 90%;
  background-color: #eee;
  z-index: -999;
  display: block;
}
.page-home .InternshipVideo .block01 {
  margin-top: 90px;
}
.page-home .InternshipVideo .block02 {}
.page-home .InternshipVideo h2 {
  text-align: left;
  /*padding-left: 40%;*/
  padding-left: 18vw;
}
.page-home .InternshipVideo h2:after {
  margin: 10px 0 0 0;
}
.page-home .InternshipVideo h2 img.Type02 {
  display: none;
}
.page-home .InternshipVideo h3 {
  /*padding-left: 40%;*/
  padding-left: 18vw;
}
.page-home .InternshipVideo .block {
  width: 50%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.page-home .InternshipVideo .block .youtube {
  width: 90%;
  margin: 0 auto;
  aspect-ratio: 16 / 9;
}
.page-home .InternshipVideo .block .youtube iframe {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
@media screen and (max-width: 1100px) {
  .page-home .InternshipVideo:before {
    display: none;
  }
  .page-home .InternshipVideo {
    margin-top: 0;
  }
  .page-home .InternshipVideo .block {
    width: 100%;
    display: block;
    padding: 0 30px;
    box-sizing: border-box;
  }
  .page-home .InternshipVideo .block h2 {
    padding-left: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .page-home .InternshipVideo .block h3 {
    padding-left: 0;
    text-align: center;
  }
  .page-home .InternshipVideo h2:after {
    margin: 10px auto 0 auto;
  }
  .page-home .InternshipVideo .block .youtube {
    width: 100%;
  }
  .page-home .InternshipVideo h2 img.Type01 {
    display: none;
  }
  .page-home .InternshipVideo h2 img.Type02 {
    display: block;
    margin: auto;
  }
}
.page-home .NewInfomaion {
  padding: 50px 0 80px 0;
}
.page-home .NewInfomaion h2 {
  margin-bottom: 40px;
  margin-top: 0;
}
.page-home .NewInfomaion .horizontal {
  letter-spacing: -0.4em;
  margin: 0 0 10px 0;
  padding: 0 15px;
  border-bottom: #ccc solid 1px;
}
.category .CenterLayout #tab-menu {
  letter-spacing: -0.4em;
  margin: 0 0 30px 0;
  padding: 0 15px;
  border-bottom: #ccc solid 1px;
}
.page-home .NewInfomaion .horizontal li {
  float: left;
  cursor: pointer;
  color: #333;
  font-size: 15px;
  text-decoration: none;
  border-color: transparent transparent #ccc transparent;
  border-width: 1px;
  border-style: solid;
  list-style: none;
  position: relative;
  letter-spacing: normal;
  margin-bottom: -1px;
  padding: 10px 20px;
}
.category .CenterLayout #tab-menu li {
  float: left;
  list-style: none;
}
.category .CenterLayout #tab-menu li a {
  cursor: pointer;
  color: #333;
  font-size: 15px;
  text-decoration: none;
  border-color: transparent transparent #ccc transparent;
  border-width: 1px;
  border-style: solid;
  list-style: none;
  position: relative;
  letter-spacing: normal;
  margin-bottom: -1px;
  padding: 10px 20px;
  display: block;
}
.page-home .NewInfomaion .horizontal li a {
  color: #333;
  text-decoration: none;
}
.page-home .NewInfomaion .horizontal li.active, .page-home .NewInfomaion .horizontal li:hover, .category .CenterLayout #tab-menu li.active a, .category .CenterLayout #tab-menu li a:hover {
  border: #ccc solid 1px;
}
.page-home .NewInfomaion .horizontal li.active:after, .page-home .NewInfomaion .horizontal li:hover:after, .category .CenterLayout #tab-menu li.active a:after, .category .CenterLayout #ab-menu li a:hover:after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: #fff;
  font-size: 0;
  line-height: 1;
  width: 100%;
  margin: 0 0 -1px 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.page-home .NewInfomaion .newinfotabs div {
  display: none;
}
.page-home .NewInfomaion .newinfotabs div.active {
  display: block;
  overflow: hidden;
}
.page-home .NewInfomaion .newinfotabs div table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto 30px auto;
}
.page-home .NewInfomaion .newinfotabs div table tr {
  border-bottom: 1px #bbb dotted;
}
.page-home .NewInfomaion .newinfotabs div table td {
  vertical-align: top;
  padding-top: 12px;
  padding-bottom: 8px;
}
.page-home .NewInfomaion .newinfotabs div table td.day {
  width: 97px;
  text-align: center;
  padding-top: 14px;
}
.page-home .NewInfomaion .newinfotabs div table td.category {
  width: 130px;
  padding-right: 20px;
}
.page-home .NewInfomaion .newinfotabs div table td.category span {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
}
.page-home .NewInfomaion .newinfotabs div table td.category span .inner {
  padding: 0;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_international, body.archive .entryList article .datecategory span.cat_international, body.single article span.cat_international, .page-home .NewInfomaion .newinfotabs div table td.category span.c_2055E536A9D2EB3F86F80CD0B935A041, body.archive .entryList article .datecategory span.c_2055E536A9D2EB3F86F80CD0B935A041, body.single article span.c_2055E536A9D2EB3F86F80CD0B935A041, .page-home .NewInfomaion .newinfotabs div table td.category span.c_6939877F0ECD731031A8375420FECC9A, body.archive .entryList article .datecategory span.c_6939877F0ECD731031A8375420FECC9A, body.single article span.c_6939877F0ECD731031A8375420FECC9A {
  background-color: #00AEAE;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_company, body.archive .entryList article .datecategory span.cat_company, body.single article span.cat_company, .page-home .NewInfomaion .newinfotabs div table td.category span.c_19F5D15CFA6251F8EE707A53A2ADE202, body.archive .entryList article .datecategory span.c_19F5D15CFA6251F8EE707A53A2ADE202, body.single article span.c_19F5D15CFA6251F8EE707A53A2ADE202 {
  background-color: #FF4D4D;
}
span.cat_externalevent, span.c_AA24E38BEB897E1674B8099235C35A79 {
  background-color: #FFBF00;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_other, body.archive .entryList article .datecategory span.cat_other, body.single article span.cat_other, .page-home .NewInfomaion .newinfotabs div table td.category span.c_02E915B7B24F12938773A12BA5FC2FBB, body.archive .entryList article .datecategory span.c_02E915B7B24F12938773A12BA5FC2FBB, body.single article span.c_02E915B7B24F12938773A12BA5FC2FBB, .page-home .NewInfomaion .newinfotabs div table td.category span.c_FF4E2DC4962DC25A1512353299992C8D, body.archive .entryList article .datecategory span.c_FF4E2DC4962DC25A1512353299992C8D, body.single article span.c_FF4E2DC4962DC25A1512353299992C8D {
  background-color: #AAAAAA;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_specialvoice, body.archive .entryList article .datecategory span.cat_specialvoice, body.single article span.cat_specialvoice {
  background-color: #FFBF00;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_international_internship, body.archive .entryList article .datecategory span.cat_international_internship, body.single article span.cat_international_internship {
  background-color: #0085B2;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_international_seminar, body.archive .entryList article .datecategory span.cat_international_seminar, body.single article span.cat_international_seminar {
  background-color: #00698C;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_international_exchange_meeting, body.archive .entryList article .datecategory span.cat_international_exchange_meeting, body.single article span.cat_international_exchange_meeting, .page-home .NewInfomaion .newinfotabs div table td.category span.c_DC527BEB4E83273DEAA0038404A56A18, body.archive .entryList article .datecategory span.c_DC527BEB4E83273DEAA0038404A56A18, body.single article span.c_DC527BEB4E83273DEAA0038404A56A18 {
  background-color: #005CA2;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_international_tour, body.archive .entryList article .datecategory span.cat_international_tour, body.single article span.cat_international_tour, .page-home .NewInfomaion .newinfotabs div table td.category span.c_C38022FBA37FA90EAB838701A3444590, body.archive .entryList article .datecategory span.c_C38022FBA37FA90EAB838701A3444590, body.single article span.c_C38022FBA37FA90EAB838701A3444590 {
  background-color: #00BFFF;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_company_internship, body.archive .entryList article .datecategory span.cat_company_internship, body.single article span.cat_company_internship, .page-home .NewInfomaion .newinfotabs div table td.category span.c_615624BF36BB80A3E7930C08ECD5B3D5, body.archive .entryList article .datecategory span.c_615624BF36BB80A3E7930C08ECD5B3D5, body.single article span.c_615624BF36BB80A3E7930C08ECD5B3D5 {
  background-color: #FF4000;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_company_seminar, body.archive .entryList article .datecategory span.cat_company_seminar, body.single article span.cat_company_seminar, .page-home .NewInfomaion .newinfotabs div table td.category span.c_B627361347916D52100C59FAA6DA3989, body.archive .entryList article .datecategory span.c_B627361347916D52100C59FAA6DA3989, body.single article span.c_B627361347916D52100C59FAA6DA3989 {
  background-color: #CE0000;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_company_exchange_meeting, body.archive .entryList article .datecategory span.cat_company_exchange_meeting, body.single article span.cat_company_exchange_meeting, .page-home .NewInfomaion .newinfotabs div table td.Typecompany span.c_DC527BEB4E83273DEAA0038404A56A18 {
  background-color: #CC4D80;
}
span.c_DC527BEB4E83273DEAA0038404A56A18.TypeCompany {
  background-color: #CC4D80 !important;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_company_tour, body.archive .entryList article .datecategory span.cat_company_tour, body.single article span.cat_company_tour {
  background-color: #FF8000;
}
.page-home .NewInfomaion .newinfotabs div table td.category span.cat_companyintro, body.archive .entryList article .datecategory span.cat_companyintro, body.single article span.cat_companyintro {
  background-color: #2626FF;
}
.page-home .NewInfomaion .newinfotabs div table td.title {
  padding-top: 14px;
  word-break: break-all;
}
.page-home .NewInfomaion .newinfotabs div table td.title a {
  color: #000;
}
.page-home .NewInfomaion .newinfotabs div p.more {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.page-home .NewInfomaion .newinfotabs div p.more a {
  display: block;
  border: #555 solid 1px;
  text-align: center;
  text-decoration: none;
  color: #555;
  font-size: 20px;
  padding: 5px 5px 5px 5px;
}
.page-home .NewInfomaion .newinfotabs div p.more a:hover, .page-home .NewInfomaion .newinfotabs div p.more a:focus, .page-home .NewInfomaion .newinfotabs div p.more a:active {
  background-color: #555;
  color: white;
}
.page-home .NewInfomaion .newinfotabs p.internshipcompany, .internshipHostcorpLayout p.internshipcompany, .post-type-archive-internship_corplist p.internshipcompany, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany {
  max-width: 500px;
  width: 100%;
  margin: 30px auto 0 auto;
}
.page-home .NewInfomaion .newinfotabs p.internshipcompany a i, .internshipHostcorpLayout p.internshipcompany a i, .post-type-archive-internship_corplist p.internshipcompany a i, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany a i {
  font-size: 31px;
  vertical-align: -2px;
  margin-right: 15px;
}
.page-home .NewInfomaion .newinfotabs p.internshipcompany a, .internshipHostcorpLayout p.internshipcompany a, .post-type-archive-internship_corplist p.internshipcompany a, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany a {
  display: block;
  border: #00A3D9 solid 1px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 36px;
  padding: 5px 5px 5px 5px;
  background-color: #00A3D9;
  border-radius: 2px;
}
.page-home .NewInfomaion .newinfotabs p.internshipcompany a:hover, .page-home .NewInfomaion .newinfotabs p.internshipcompany a:focus, .page-home .NewInfomaion .newinfotabs p.internshipcompany a:active, .internshipHostcorpLayout p.internshipcompany a:hover, .internshipHostcorpLayout p.internshipcompany a:focus, .internshipHostcorpLayout p.internshipcompany a:active, .post-type-archive-internship_corplist p.internshipcompany a:hover, .post-type-archive-internship_corplist p.internshipcompany a:focus, .post-type-archive-internship_corplist p.internshipcompany a:active, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany a:hover, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany a:focus, .page-home .internshipHostcorp div.Buttonarea p.internshipcompany a:active {
  color: #00A3D9;
  background-color: #fff;
}
.page-home .AboutThisSite h2.underLine {
  margin-bottom: 20px;
  margin-top: 0;
}
.page-home .AboutThisSite h2.underLine::after {
  background-color: #fff;
}
.page-home .AboutThisSite .CenterLayout {
  padding: 35px 0 30px 0;
}
.page-home .AboutThisSite p.text01, .page-home .AboutThisSite p.text02 {
  text-align: center;
}
.page-home .AboutThisSite p.text01 {
  font-size: 29px;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
  margin-top: 0;
}
.page-home .AboutThisSite p.text02 {
  font-size: 15px;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
  margin-top: 0;
}
.page-home .AboutThisSite dl {
  text-align: center;
  color: #fff;
}
.page-home .AboutThisSite dl dt {
  font-size: 29px;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-top: 0;
}
.page-home .AboutThisSite dl dd {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 30px;
}
.page-home .AboutThisSite p.more {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.page-home .AboutThisSite p.more a {
  display: block;
  border: #fff solid 1px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  padding: 5px 5px 5px 5px;
}
.page-home .AboutThisSite p.more a:hover, .page-home .AboutThisSite p.more a:focus, .page-home .AboutThisSite p.more a:active {
  background-color: #fff;
  color: #555;
}
.page-home .AboutThisSite .block {
  letter-spacing: -0.4em;
  max-width: 1340px;
  margin: 0 auto;
}
.page-home .AboutThisSite .block .box {
  letter-spacing: normal;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  color: #fff;
}
.page-home .AboutThisSite .block .box p {
  padding: 0 40px;
  line-height: 2;
  margin: 0;
}
.page-home .AboutThisSite .block .box.jp {
  font-size: 18px;
}
.page-home .AboutThisSite .block .box.en {
  font-size: 15px;
}
.page-home .AboutThisSite .upperBlock {
  padding-bottom: 0;
}
.page-home .SpecialinfoStudent {
  background-color: #00AEAE;
  position: relative;
  overflow: hidden;
}
.page-home .SpecialinfoStudent .CenterLayout {
  z-index: 999;
  position: relative;
}
.page-home .SpecialinfoStudent .box {
  width: 50%;
  vertical-align: top;
}
.page-home .SpecialinfoStudent .imgright {
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.page-home .SpecialinfoStudent .imgright img {
  height: 100%;
}
.page-home .SpecialinfoStudent .box .upperbox {
  padding: 24px 0 0 20px;
}
.page-home .SpecialinfoStudent .box .upperbox h2, .page-home .SpecialinfoCompanys .box .upperbox h2 {
  margin-bottom: 0;
  margin-top: 0;
}
.page-home .SpecialinfoStudent .box .upperbox .text01, .page-home .SpecialinfoCompanys .box .upperbox .text01 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0;
}
.page-home .SpecialinfoStudent .box .upperbox .comment, .page-home .SpecialinfoCompanys .box .upperbox .comment {
  color: #fff;
  margin: 0;
}
.page-home .SpecialinfoStudent .box .upperbox .commentJP, .page-home .SpecialinfoCompanys .box .upperbox .commentJP {
  margin-bottom: 5px;
}
.page-home .SpecialinfoStudent .box .underbox {
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 155px;
  background-image: url(/Templates/main/img/index/SpecialInfo01_BK02.png);
  background-position: 7px bottom;
  background-repeat: no-repeat;
}
.page-home .SpecialinfoStudent .box .underbox ul, .page-home .SpecialinfoCompanys .box .underbox ul {
  list-style: none;
  width: 100%;
  max-width: 460px;
  margin: 0;
  padding: 0;
}
.page-home .SpecialinfoStudent .box .underbox ul li, .page-home .SpecialinfoCompanys .box .underbox ul li {
  margin-bottom: 5px;
}
.page-home .SpecialinfoStudent .box .underbox ul li a, .page-home .SpecialinfoCompanys .box .underbox ul li a {
  display: block;
  border: #fff solid 1px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  padding: 15px;
  position: relative;
}
.page-home .SpecialinfoStudent .box .underbox ul li a i, .page-home .SpecialinfoCompanys .box .underbox ul li a i {
  position: absolute;
  right: 15px;
}
.page-home .SpecialinfoStudent .box .underbox ul li a:hover {
  color: #00AEAE;
}
.page-home .SpecialinfoStudent .box .underbox ul li a.hvr-sweep-to-right:before {
  background-color: #fff;
}
.page-home .SpecialinfoCompanys .box .underbox ul li a:hover {
  color: #FF7373;
}
.page-home .SpecialinfoCompanys .box .underbox ul li a.hvr-sweep-to-right:before {
  background-color: #fff;
}
.page-home .SpecialinfoCompanys {
  background-color: #FF7373;
  position: relative;
  overflow: hidden;
}
.page-home .SpecialinfoCompanys .CenterLayout {
  max-width: 1620px;
}
.page-home .SpecialinfoCompanys .box {
  width: 50%;
  vertical-align: top;
  margin-left: auto;
}
.page-home .SpecialinfoCompanys .CenterLayout {
  z-index: 999;
  position: relative;
}
.page-home .SpecialinfoCompanys .imgleft {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.page-home .SpecialinfoCompanys .imgleft img {
  height: 100%;
}
.page-home .SpecialinfoCompanys .box .upperbox {
  padding: 24px 0 0 130px;
  max-width: 630px;
  box-sizing: border-box;
}
.page-home .SpecialinfoCompanys .box .underbox {
  padding-top: 12px;
  padding-left: 130px;
  padding-bottom: 155px;
  background-image: url(/Templates/main/img/index/SpecialInfo02_BK02.png);
  background-position: 7px bottom;
  background-repeat: no-repeat;
}
.page-home .SpecialVoice {
  background-color: #FFBF00;
  padding-bottom: 30px;
  padding-top: 30px;
}
.page-home .SpecialVoice .sliders {
  max-width: 1300px;
  margin: 0 auto;
}
.page-home .SpecialVoice h2.underLine {
  margin: 0;
}
.page-home .SpecialVoice h2.underLine::after {
  background-color: #fff;
  margin-bottom: 30px;
}
.page-home .SpecialVoice .sliders .bx-wrapper {
  background-color: transparent;
  border: none;
  margin-bottom: 30px;
  box-shadow: none;
  padding: 0 50px;
  margin-left: auto;
  margin-right: auto;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li a {
  display: block;
  text-decoration: none;
  padding-top: 5px;
  border-radius: 140px;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li {
  background-color: transparent;
  box-shadow: none;
  flex-direction: column;
  transition: all .3s ease;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li a .box {
  display: block;
  background-color: #fff;
  position: relative;
  height: 330px;
  text-decoration: none;
  border-radius: 140px;
  border: #FF8000 solid 1px;
  overflow: hidden;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li a:hover .box {
  background-color: #FF8000;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_international a .box, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_6939877F0ECD731031A8375420FECC9A a .box {
  border-color: #00AEAE;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_international a:hover .box, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_6939877F0ECD731031A8375420FECC9A a:hover .box {
  background-color: #00AEAE;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_company a .box, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_8E07B36DB694D7C764A675C1703A5280 a .box {
  border-color: #FF7373;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_company a:hover .box, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_8E07B36DB694D7C764A675C1703A5280 a:hover .box {
  background-color: #FF7373;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .thumbnail {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 140px 140px 0 0;
  -moz-border-radius: 140px 140px 0 0;
  border-radius: 140px 140px 0 0;
  /*height: 230px;*/
  height: 200px;
  margin-bottom: 20px;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .cat {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .cat .inner {
  max-width: 80px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  display: block;
  padding: 3px;
  border-radius: 15px;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .title {
  /*font-size: 23px;*/
  font-size: 14px;
  text-align: center;
  display: block;
  color: #000;
  padding: 0 30px;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li .excerpt {
  font-size: 12px;
  text-align: center;
  display: block;
  color: #000;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_international .cat .inner, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_6939877F0ECD731031A8375420FECC9A .cat .inner {
  background-color: #00AEAE;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_company .cat .inner, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_8E07B36DB694D7C764A675C1703A5280 .cat .inner {
  background-color: #FF7373;
}
.page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.type_other .cat .inner, .page-home .SpecialVoice .sliders .bx-wrapper .bx-viewport ul li.Type_02E915B7B24F12938773A12BA5FC2FBB .cat .inner {
  background-color: #FF8000;
}
.page-home .SpecialVoice .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 43px;
}
.page-home .SpecialVoice .bx-wrapper .bx-prev {
  left: 0px;
  background-image: url(/Templates/main/img/srahe/ico_slide_pre.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.page-home .SpecialVoice .bx-wrapper .bx-next {
  right: 0px;
  background-image: url(/Templates/main/img/srahe/ico_slide_nex.png);
  background-position: left top;
  background-repeat: no-repeat;
}
.page-home .SpecialVoice .comment {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin: 0;
}
.page-home .SNSBlock {
  letter-spacing: -0.4em;
  padding: 20px 0;
  margin-bottom: 50px;
}
.page-home .SNSBlock .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
.page-home .SNSBlock .box .fb_iframe_widget {
  height: 456px;
  max-width: 100%;
}
.page-home .SNSBlock .box iframe {
  max-width: 100%;
  box-sizing: border-box;
}
.page-home .SNSBlock .box iframe.instagram-media {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 auto !important;
  min-width: auto !important;
}
.page-home .SNSBlock .box .ifbox {
  overflow: hidden;
  /*background-color: red;*/
}
.page-home .SNSBlock .box .fb_iframe_widget span {
  max-width: 100%;
}
.page-home .SNSBlock ul {
  letter-spacing: -0.4em;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.page-home .SNSBlock ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 230px;
  margin: 0 30px;
}
.page-home .SNSBlock ul li a {
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 230px;
  border-radius: 10px;
  text-decoration: none;
  /*border: solid 1px #000;*/
  color: #000;
}
.page-home .SNSBlock ul li a p.text01 {
  font-size: 22px;
  margin: 0;
  font-weight: bold;
  padding: 10px 5px;
  font-family: ta-kotodama-r, sans-serif;
  font-style: normal;
  text-align: center;
}
.page-home .SNSBlock ul li a:hover {
  background-color: #eee;
}
.page-home .SNSBlock ul li.facebook a {
  background-image: url(/Templates/main/img/index/sns_facebook.png);
}
.page-home .SNSBlock ul li.insta a {
  background-image: url(/Templates/main/img/index/sns_insta.png);
}
.page-home .SNSBlock ul li.twitter a {
  background-image: url(/Templates/main/img/index/sns_twitter.png);
}
.page-home .BannerBlock {
  background-color: #eee;
}
.page-home .BannerBlock ul {
  letter-spacing: -0.4em;
  padding: 20px 0 10px 0;
  margin: 0 auto;
  max-width: 1100px;
  text-align: center;
}
.page-home .BannerBlock ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 183px;
  padding-bottom: 10px;
}
.page-home .BannerBlock ul li a {
  max-width: 170px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.page-home .BannerBlock ul li a:hover {
  opacity: 0.75;
}
body.home .site-content {
  padding-top: 0;
}
.site-content {
  padding-top: 110px;
}
.site-content .breadcrumbs {
  max-width: 1660px;
  margin: 0 auto 50px;
  padding: 0 30px;
  box-sizing: border-box;
}
.site-content .breadcrumbs a {
  color: #000;
}
body.archive h2, body.single h2, body.page h2 {
  margin-bottom: 60px;
  margin-top: 0;
}
body.archive .entryList {
  letter-spacing: -0.4em;
}
body.archive .entryList article {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 30.9090909091%;
  margin-right: 3.63636363635%;
  margin-bottom: 50px;
}
body.archive .entryList article:nth-child(3n) {
  margin-right: 0;
}
body.archive .entryList article {
  background-color: transparent;
  box-shadow: none;
  flex-direction: column;
  transition: all .3s ease;
}
body.archive .entryList article:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
body.archive .entryList article a {
  text-decoration: none;
}
body.archive .entryList article .datecategory {
  margin: 0 0 5px 0;
}
body.archive .entryList article .datecategory span.date {
  font-size: 14px;
  color: #000;
}
body.archive .entryList article .datecategory span.category {
  display: inline-block;
  width: 130px;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  max-width: 100%;
  box-sizing: border-box;
}
body.archive .entryList article .thumbnail {
  height: 240px;
  overflow: hidden;
}
body.archive .entryList article .thumbnail img {
  height: 100%;
}
body.archive .entryList article .title {
  margin: 10px 0;
  font-size: 17px;
  color: #000;
  text-decoration: underline;
}
body.archive .entryList article:hover .title {
  text-decoration: none;
}
body.archive .entryList article .contents {
  font-size: 12px;
  color: #000;
  word-break: break-all;
}
.wp-pagenavi {
  text-align: center;
  letter-spacing: -0.4em;
  margin-bottom: 50px;
}
.wp-pagenavi a, .wp-pagenavi span {
  letter-spacing: normal;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.wp-pagenavi a {
  color: #444;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
  background-color: #ccc;
  border-color: #ccc !important;
  color: #fff;
}
.wp-pagenavi .smaller {
  border-right: none;
}
.wp-pagenavi .larger {
  border-left: none;
}
.wp-pagenavi a {
  border-color: #ccc;
}
.wp-pagenavi .extend {
  display: none;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  margin: 0 10px;
}
body.single article .upper {
  letter-spacing: -0.4em;
  margin: 0;
}
body.single article .upper .date {
  font-size: 14px;
  color: #000;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 90px;
}
body.single article .upper .categorys {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 100px);
}
body.single article .upper .categorys span {
  letter-spacing: normal;
  display: inline-block;
  width: 130px;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  max-width: 100%;
  box-sizing: border-box;
  margin-right: 10px;
}
body.single article .upper .categorys span.typeBox {
  width: auto;
  padding: 0;
  letter-spacing: -0.4em;
  margin-bottom: 10px;
  text-align: left;
}
body.single article .upper .categorys span.typeBox span {
  margin-right: 0;
}
body.single article .title {
  font-size: 28px;
  color: #000;
  font-weight: normal;
  padding-bottom: 10px;
  margin: 0;
}
body.single article .dates {
  border-bottom: dotted 3px;
  margin-bottom: 25px;
}
body.single article.category-tour .dates {
  border-color: #FF8000;
}
body.single article.category-exchange_meeting .dates {
  border-color: #CC4D80;
}
body.single article.category-seminar .dates {
  border-color: #CE0000;
}
body.single article.category-internship .dates {
  border-color: #FF4000;
}
body.single article.category-company-specialvoice .dates {
  border-color: #FF4D4D;
}
body.single article.category-international-specialvoice .dates {
  border-color: #00AEAE;
}
body.single article.category-other-specialvoice .dates {
  border-color: #AAAAAA;
}
body.single article.category-other .dates {
  border-color: #AAAAAA;
}
body.single article.category-internship-international .dates {
  border-color: #0085B2;
}
body.single article.category-seminar-international .dates {
  border-color: #00698C;
}
body.single article.category-exchange_meeting-international .dates {
  border-color: #005CA2;
}
body.single article.category-tour-international .dates {
  border-color: #00BFFF;
}
body.single article .entryBody {
  min-height: 500px;
  padding-bottom: 50px;
}
body.single article .entryBody iframe {
  max-width: 100%;
}
body.single article .post_nav a {
  color: #000;
  text-decoration: none;
  border: #ccc solid 1px;
  display: block;
  font-size: 25px;
  font-weight: bold;
  padding: 10px;
  line-height: 1;
}
body.single article .post_nav a:hover {
  background-color: #ccc;
}
body.single article .post_nav .previous {
  float: left;
}
body.single article .post_nav .next {
  float: right;
}
/*↓↓↓サイトマップ↓↓↓*/
.page-sitemap .entry-content a {
  color: #000;
}
/*↑↑↑サイトマップ↑↑↑*/
/*↓↓↓個人情報保護方針↓↓↓*/
.page-privacypolicy .entry-content {
  font-size: 15px;
}
.page-privacypolicy .entry-content ol {
  list-style: none;
  padding: 0;
}
.page-privacypolicy .entry-content ol li {
  text-indent: -1.6em;
  margin-left: 1.6em;
  margin-bottom: 1em;
}
.page-privacypolicy .entry-content table ol li {
  margin-bottom: 0;
}
.page-privacypolicy .entry-content table {
  border-collapse: collapse;
  width: 100%;
}
.page-privacypolicy .entry-content table th, .page-privacypolicy .entry-content table td {
  border: #ccc solid 1px;
  padding: 10px;
}
.page-privacypolicy .entry-content table th {
  text-align: left;
  font-weight: normal;
}
.page-privacypolicy .entry-content table td ol {
  margin: 0;
}
.page-privacypolicy .entry-content .day, .page-privacypolicy .entry-content .day2 {
  text-align: right;
}
.page-privacypolicy .entry-content .day2 dd {
  margin: 0;
}
section.sec_01.page-privacypolicy {}
section.sec_01.page-privacypolicy h3 {
  margin-bottom: 0;
  font-size: 1.5em;
	text-align: left;
}
section.sec_01.page-privacypolicy p {
  margin-top: 0;
  line-height: 1.7;
	margin-bottom: 1.7em;
}
section.sec_01.page-privacypolicy ol {
  list-style: none;
  padding: 0;
}
section.sec_01.page-privacypolicy ol li {
  text-indent: -3em;
  margin-left: 3em;
  margin-bottom: 0;
}
/*↑↑↑個人情報保護方針↑↑↑*/
/*↓↓↓お問い合わせ↓↓↓*/
.contactusFormLayout {
  padding-bottom: 30px;
}
.contactusFormLayout .formBlock table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 40px;
}
.contactusFormLayout .formBlock table table {
  margin-bottom: 0;
}
.contactusFormLayout .formBlock table th, .contactusFormLayout .formBlock table td {
  border: #ccc solid 1px;
  vertical-align: top;
  padding: 10px;
  font-size: 15px;
}
.contactusFormLayout .formBlock table th {
  font-weight: normal;
  text-align: left;
  width: 15em;
  background-color: #efefef;
  white-space: normal;
}
.contactusFormLayout .formBlock table th .kome {
  color: #FF0000;
}
.contactusFormLayout .formBlock table table th, .contactusFormLayout .formBlock table table td {
  border: none;
  padding-bottom: 5px;
  padding-top: 5px;
}
.contactusFormLayout .formBlock table p {
  margin: 0;
}
.contactusFormLayout .formBlock table table th {
  width: 8em;
  background-color: transparent;
}
.contactusFormLayout .formBlock table textarea {
  width: 100%;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td.contacttype {
  letter-spacing: -0.4em;
}
.contactusFormLayout .formBlock table td.contacttype span.mwform-radio-field {
  width: 33.33333%;
  display: inline-block;
  vertical-align: top;
  margin-left: 0px !important;
  padding-right: 10px;
  box-sizing: border-box;
  letter-spacing: normal;
}
.contactusFormLayout .formBlock table td.contacttype span.mwform-radio-field label {
  cursor: pointer;
}
.contactusFormLayout .formBlock table td .input100 {
  width: 100%;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input450 {
  width: 100%;
  max-width: 150px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input600 {
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input200px {
  width: 100%;
  max-width: 200px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input100px {
  width: 100%;
  max-width: 100px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input75px {
  width: 100%;
  max-width: 100px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input400 {
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input650 {
  width: 100%;
  max-width: 650px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .input800 {
  width: 100%;
  max-width: 800px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td .inputTokuchoOther {
  box-sizing: border-box;
  max-width: none;
}
.contactusFormLayout .formBlock table td input[type="text"], .contactusFormLayout.entryGateThanks .formBlock table td input[type="password"], .contactusFormLayout .formBlock table td input[type="date"], .contactusFormLayout .formBlock table td input[type="tel"], .contactusFormLayout .formBlock table td input[type="email"], .contactusFormLayout .formBlock table td input[type="url"], .contactusFormLayout .formBlock table td input[type="number"], .contactusFormLayout .formBlock table td textarea, .contactusFormLayout .formBlock table td select {
  border: #ccc solid 1px;
  padding: 8px;
}
.contactusFormLayout .formBlock table td.captcha p {
  margin: 5px 0;
}
.contactusFormLayout .formBlock table td.labels {
  letter-spacing: -0.4em;
  padding-right: 0 !important;
}
.contactusFormLayout .formBlock table td.labels label {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock table td.labels label {
  cursor: pointer;
}
.contactusFormLayout .formBlock table td.labels01 label {
  width: 25%;
}
.contactusFormLayout .formBlock table td.labels02 label {
  width: 25%;
}
.page-2021preentryLayout .contactusFormLayout .formBlock table td.typeRadio03 {
  letter-spacing: -0.4em;
}
.page-2021preentryLayout .contactusFormLayout .formBlock table td.typeRadio03 div.box {
  letter-spacing: normal;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.contactusFormLayout .formBlock table td.typeRadio03 div.box input[type="text"] {
  width: calc(100% - 11em);
}
.contactusFormLayout .formBlock table td.typeRadio03 div.box .mwform-radio-field-text {
  display: inline-block;
  width: 3em;
}
.contactusFormLayout .formBlock table td.typeRadio03 div.box03 {
  margin-top: 10px;
}
.contactusFormLayout .formBlock table td.jobtypeRadio p {
  letter-spacing: -0.4em;
}
.contactusFormLayout .formBlock table td.jobtypeRadio p span {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.contactusFormLayout .formBlock .mw_wp_form .jobtypeRadio .horizontal-item {
  margin: 2px 20px 2px 0;
}
.contactusFormLayout .formBlock .button02 {
  text-align: center;
  margin-top: 30px;
  letter-spacing: -0.4em;
}
/*.contactusFormLayout .formBlock .button02 span {
  letter-spacing: normal;
}
.contactusFormLayout .formBlock .button02 span input {
  font-size: 30px;
  line-height: 1;
  padding: 15px 30px;
  border: #555 solid 1px;
  color: #555;
  background-color: transparent;
  cursor: pointer;
}
.contactusFormLayout .formBlock .button02 span input:hover {
  background-color: #555;
  color: #fff;
}*/
.contactusFormLayout .formBlock .button02 span.bt_submint {
  letter-spacing: normal;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 5px;
  padding: 4px;
  font-size: 25px;
  display: inline-block;
  border: #FF4D4D solid 1px;
  box-sizing: border-box;
}
.contactusFormLayout .formBlock .button02 span.bt_submint input {
  width: 100%;
  background-color: #FF4D4D;
  text-align: center;
  color: #fff;
  font-size: 35px;
  border: none;
  line-height: 1;
  padding: 15px 30px;
  cursor: pointer;
}
.contactusFormLayout .formBlock .button02 span.bt_submint:hover {
  background-color: #FF4D4D;
}
.contactusFormLayout .formBlock .button02 span.bt_submint:hover input {
  background-color: #fff;
  color: #FF4D4D;
}
.contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint {
  max-width: none;
  width: auto;
  border: #333 solid 1px;
}
.contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint input {
  background-color: #333;
  font-size: 25px;
}
.contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint:hover {
  background-color: #333;
}
.contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint:hover input {
  color: #333;
  background-color: #fff;
}
@media screen and (max-width: 954px) {
  .contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint, .contactusFormLayout.entryGateThanks .formBlock .button02 span.bt_submint input {
    font-size: 20px;
    white-space: normal;
  }
}
.page-contactus-child .contactusFormLayout .formBlock .button02 span {
  padding: 0 20px;
}
.page-contactus-child .contactusFormLayout .formBlock table th .kome {
  display: none;
}
.page-error .contactusFormLayout .formBlock .button02 span.bt_back {
  padding: 0 !important;
}
.contactusFormLayout .formBlock .lastText {
  margin: 1.5em 0 0 0;
  text-align: center;
  color: #D90000;
  font-weight: bold;
}
.contactusFormLayout .formBlock ul.LectureComment {
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
  font-size: 15px;
}
.contactusFormLayout .formBlock ul.LectureComment li {
  text-indent: -1em;
  margin-left: 1em;
}
.contactusFormLayout .formBlock td .RecordLine {
  margin: 5px 0 5px 0;
  display: table;
}
.contactusFormLayout .formBlock td .RecordLine03 {
  margin-bottom: 10px;
}
.contactusFormLayout .formBlock td .RecordLine .box {
  display: table-cell;
}
@media screen and (max-width: 768px) {
  .contactusFormLayout .formBlock td .RecordLine, .contactusFormLayout .formBlock td .RecordLine .box {
    display: inline-block;
    ;
  }
  .contactusFormLayout .formBlock td .RecordLine {
    letter-spacing: -0.4em;
  }
  .contactusFormLayout .formBlock td .RecordLine .box {
    letter-spacing: normal;
    vertical-align: middle;
  }
  .contactusFormLayout .formBlock td .RecordLine .box.th {
    width: 100%;
  }
  .contactusFormLayout .formBlock td .RecordLine .box.td {
    width: 33.33333%;
  }
}
@media screen and (max-width: 640px) {
  .contactusFormLayout .formBlock td .RecordLine .box.td {
    width: 50%;
    margin: 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .contactusFormLayout .formBlock td .RecordLine .box.td {
    width: 100%;
    margin: 5px 0;
  }
}
/*↑↑↑お問い合わせ↑↑↑*/
/*↓↓↓運営者情報↓↓↓*/
.AboutUsLayout h2.underLine {
  margin-bottom: 0;
}
.AboutUsLayout .JpText {
  font-size: 28px;
  color: #000;
  text-align: center;
  margin: 0 0 80px 0;
  font-family: a-otf-ryumin-pr6n, serif;
}
.AboutUsLayout .name {
  text-align: center;
  font-size: 27px;
  color: #000;
  margin: 0 0 40px 0;
}
.AboutUsLayout .logo {
  text-align: center;
  margin: 0 0 10px 0;
}
.AboutUsLayout .logo img {
  max-width: 300px;
}
.AboutUsLayout table {
  width: 100%;
  max-width: 920px;
  border-collapse: collapse;
  margin: 0 auto 30px auto;
}
.AboutUsLayout table th, .AboutUsLayout table td {
  border: #ddd solid 1px;
  font-size: 18px;
  color: #000;
  padding: 15px;
}
.AboutUsLayout table th {
  background-color: #eee;
  text-align: center;
  font-weight: normal;
  width: 180px;
}
.AboutUsLayout table td a {
  color: #000;
}
.AboutUsLayout #Googlemap {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 30px auto;
  height: 500px;
}
/*↑↑↑運営者情報↑↑↑*/
/*↓↓↓AboutThisSite↓↓↓*/
.AboutThisSiteLayout .imgLeft .img {
  float: left;
  width: 50%;
}
.AboutThisSiteLayout .imgLeft .text {
  float: right;
  width: 50%;
}
.AboutThisSiteLayout .imgLeft .text .inner {
  max-width: 500px;
  padding-left: 40px;
  color: #000;
}
.AboutThisSiteLayout .imgLeft .text .text01 {
  margin: 0;
  font-size: 22px;
}
.AboutThisSiteLayout .imgLeft .text .text02 {
  margin: 0;
}
.AboutThisSiteLayout .imgRight .img {
  float: right;
  width: 100%;
  max-width: 1179px;
}
.AboutThisSiteLayout .JP {
  font-size: 18px;
  color: #000;
  line-height: 2;
}
.AboutThisSiteLayout .EN {
  font-size: 15px;
  color: #000;
  line-height: 2;
}
.AboutThisSiteLayout.Bgcolor {
  background-color: #eee;
}
.AboutThisSiteLayout .block02 {
  letter-spacing: -0.4em;
}
.AboutThisSiteLayout .block02 .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 10px 0;
  box-sizing: border-box;
}
.AboutThisSiteLayout .block02 .box ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.AboutThisSiteLayout .block02 .box ul.EN li {
  line-height: 2.4;
}
.AboutThisSiteLayout .block02 .left {
  padding-right: 10px;
}
.AboutThisSiteLayout .block02 .right {
  padding-left: 10px;
}
.AboutThisSiteLayout .textblock02 .right .EN {
  padding-top: 6px;
}
/*↑↑↑AboutThisSite↑↑↑*/
.search .CenterLayout a {
  color: #000;
}
.search .CenterLayout article {
  word-break: break-all;
}
.search .CenterLayout h2 {
  margin-bottom: 0;
}
.ImgLeftLayout .img {
  max-width: 50%;
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}
.ImgRightLayout .img {
  max-width: 50%;
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
}
.ImgBoxs03Layout .box {
  float: left;
  width: 30%;
}
.ImgBoxs03Layout .box:nth-child(3n+2) {
  margin: 0 5%;
}
.ImgBoxs03Layout .box .img {
  text-align: center;
}
.single table {
  border-collapse: collapse;
  width: 100%;
}
.single table, .single table th, .single table td {
  border: solid 1px #000;
}
.single table th, .single table td {
  border: solid 1px;
  padding: 7px;
}
.aichivalue0313 {
  font-size: 16px;
}
.aichivalue0313 table.noborder {
  width: auto;
  margin-bottom: 5px;
}
.aichivalue0313 table.noborder, .aichivalue0313 table.noborder th, .aichivalue0313 table.noborder td {
  border: none;
}
.aichivalue0313 table.noborder th, .aichivalue0313 table.noborder td {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}
.aichivalue0313 table.border, .aichivalue0313 table.border th, .aichivalue0313 table.border td {
  border: #000 solid 1px;
}
.aichivalue0313 table.border th, .aichivalue0313 table.border td {
  padding: 5px;
}
.aichivalue0313 div.button {
  max-width: 800px;
  margin: 0 auto;
}
.aichivalue0313 div.button a {
  display: block;
  border: #00A3D9 solid 1px;
  background-color: #00A3D9;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  padding: 15px 0;
  width: 100%;
}
.aichivalue0313 div.button a span.inner {
  display: table;
  width: 100%;
}
.aichivalue0313 div.button a span.inner span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.aichivalue0313 div.button a span.inner span.left {
  font-size: 38px;
  line-height: 1;
}
.aichivalue0313 div.button a span.inner span.right {
  font-size: 33px;
  border-left: #fff solid 1px;
  line-height: 1.2;
}
.aichivalue0313 div.button a:hover {
  background-color: #008EBD;
}
.page-Lecture h3 {
  text-align: center;
  font-size: 27px;
}
@media screen and (max-width: 640px) {
  .aichivalue0313 div.button a span.inner span.left {
    font-size: 25px;
  }
  .aichivalue0313 div.button a span.inner span.right {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .aichivalue0313 div.button a span.inner span.left {
    font-size: 20px;
  }
  .aichivalue0313 div.button a span.inner span.right {
    font-size: 15px;
  }
}
/*↓↓↓↓↓↓*/
/*↑↑↑↑↑↑*/
/*↓↓↓留学生インターンシップ受入企業↓↓↓*/
.internshipHostcorpLayout h3, .hostcorpEntryLayout h3 {
  text-align: center;
  font-size: 27px;
}
.internshipHostcorpLayout table {
  margin-bottom: 1em;
}
.internshipHostcorpLayout table table {
  margin-bottom: 0;
}
.internshipHostcorpLayout table th {
  text-align: left;
}
.internshipHostcorpLayout table th.num {
  width: 1.75em;
}
.internshipHostcorpLayout table table th.num {
  width: auto;
}
.internshipHostcorpLayout table td ol {
  list-style: none;
  padding: 0;
}
.internshipHostcorpLayout table td ol li {
  text-indent: -1em;
  margin-left: 1em;
}
.internshipHostcorpLayout table td a {
  color: #000;
  word-break: break-all;
}
.internshipHostcorpLayout table td .mtop0 {
  margin-top: 0;
}
.internshipHostcorpLayout table td .mbottom0 {
  margin-bottom: 0;
}
.internshipHostcorpLayout table td .mbottom1em {
  margin-bottom: 1em;
}
.internshipHostcorpLayout table td .pbottom1em {
  padding-bottom: 1em;
}
.internshipHostcorpLayout p.internshipcompany {
  margin: 50px auto;
}
.post-type-archive-internship_corplist p.internshipcompany {
  margin: 30px auto;
}
.page-home .internshipHostcorp {
  background-color: #EEEEEE;
  text-align: center;
  padding: 50px 10px;
  letter-spacing: -0.4em;
}
.page-home .internshipHostcorp01 {
  /*padding-bottom: 20px;*/
}
.page-home .internshipHostcorp02 {
  /*padding-top: 0;*/
  background-color: transparent;
}
.page-OnLine .banner {
  text-align: center;
  letter-spacing: -0.4em;
  padding: 10px 0 30px 0;
}
.page-home .internshipHostcorp div.box, .page-OnLine .banner div.box {
  letter-spacing: normal;
  display: inline-block;
  max-width: 502px;
  margin: 0 20px 20px;
  vertical-align: top;
}
.page-home .internshipHostcorp div.Buttonarea {
  display: block;
  max-width: none;
  margin: 0;
}
.page-home .internshipHostcorp p {
  margin: 0;
}
.page-home .internshipHostcorp p.banner, .page-OnLine .banner div.box p.banner {
  margin: 0 auto;
  max-width: 490px;
}
.page-home .internshipHostcorp p.text {
  font-size: 18px;
}
.page-home .internshipHostcorp p.banner a {
  background-image: url(/Templates/main/img/index/internship_hostcorp_on.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  background-size: 100%;
}
.page-OnLine .banner div.box p.banner a {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  background-size: 100%;
}
.page-home .internshipHostcorp .students p.banner a {
  background-image: url(/Templates/main/img/index/internship_students_on.jpg);
}
.page-home .internshipHostcorp .recruitlecture p.banner a {
  background-image: url(/Templates/main/img/index/br_Course_on.gif);
}
.page-home .internshipHostcorp .recruitlecture002 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course02_on.gif);
}
.page-home .internshipHostcorp .Online07 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course_07_on.gif);
}
.page-home .internshipHostcorp .OnlineTour p.banner a {
  background-image: url(/Templates/main/img/index/br_OnlineTour_on.gif);
}
.page-home .internshipHostcorp .OnlineTour02 p.banner a {
  background-image: url(/Templates/main/img/index/br_OnlineTour02_on.gif);
}
.page-home .internshipHostcorp .Online p.banner a {
  background-image: url(/Templates/main/img/index/OnLine0_on.gif);
}
.page-home .internshipHostcorp .OnlineIntoyota p.banner a {
  background-image: url(/Templates/main/img/index/OnLine_intoyota_0_on.gif);
}
.page-home .internshipHostcorp .ISI202104 p.banner a {
  background-image: url(/Templates/main/img/index/ISI202104_on.jpg);
}
.page-home .internshipHostcorp .ISI202104_S p.banner a {
  background-image: url(/Templates/main/img/index/ISI202104_S_on.jpg);
}
.page-home .internshipHostcorp .ISI202204 p.banner a {
  background-image: url(/Templates/main/img/index/ISI202204_on.jpg);
}
.page-home .internshipHostcorp .ISI202204_S p.banner a {
  background-image: url(/Templates/main/img/index/ISI202204_S_on.jpg);
}
.page-home .internshipHostcorp .ISI202304 p.banner a {
  background-image: url(/Templates/main/img/index/ISI202304_on.jpg);
}
.page-home .internshipHostcorp .ISI202304_S p.banner a {
  background-image: url(/Templates/main/img/index/ISI202304_S_on.jpg);
}
.page-home .internshipHostcorp .ISI202404 p.banner a {
  background-image: url(/Templates/main/img/index/ISI202404_on.jpg);
}
.page-home .internshipHostcorp .ISI202404_S p.banner a {
  background-image: url(/Templates/main/img/index/ISI202404_S_on.jpg);
}
.page-OnLine .banner div.box.Online01 p.banner a {
  background-image: url(/Templates/main/img/index/OnLine01_on.gif);
}
.page-OnLine .banner div.box.Online02 p.banner a {
  background-image: url(/Templates/main/img/index/OnLine02_on.gif);
}
.page-OnLine .banner div.box.Onlineintoyota01 p.banner a {
  background-image: url(/Templates/main/img/index/OnLine_intoyota_01_on.gif);
}
.page-OnLine .banner div.box.Onlineintoyota02 p.banner a {
  background-image: url(/Templates/main/img/index/OnLine_intoyota_02_on.gif);
}
.page-home .internshipHostcorp .Workshops0 p.banner a {
  background-image: url(/Templates/main/img/index/br_workshops0_on.jpg);
}
.page-home .internshipHostcorp .Workshops0 p.banner a.kouza {
  background-image: url(/Templates/main/img/index/br_workshops0_kouza_on.jpg);
}
.page-home .internshipHostcorp .Course01 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course01_on.gif);
}
.page-home .internshipHostcorp .Course02 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course02_on.gif);
}
.page-home .internshipHostcorp .Course03 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course03_on.gif);
}
.page-home .internshipHostcorp .Course04 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course04_on.gif);
}
.page-home .internshipHostcorp .Course05 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course05_on.gif);
}
.page-home .internshipHostcorp .Course06 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course06_on.gif);
}
.page-home .internshipHostcorp .Course07 p.banner a {
  background-image: url(/Templates/main/img/index/br_Course07_on.gif);
}
.page-home .internshipHostcorp .Participating p.banner a {
  background-image: url(/Templates/main/img/index/bnr_Participating_on.jpg);
}
.page-home .internshipHostcorp .OnLine2021 p.banner a {
  background-image: url(/Templates/main/img/index/online2021_on.gif);
}
.page-home .internshipHostcorp div.box.AJS_l {
  max-width: 850px;
  width: calc(50% - 40px);
}
.page-home .internshipHostcorp div.box.AJS_l p.banner {
  max-width: 850px
}
.page-home .internshipHostcorp div.box.AJS_l p.banner a {
  background-image: url(/Templates/main/img/index/bnr_AJS_l_2026_on.jpg);
}
.page-home .internshipHostcorp div.box.AJS_s p.banner a {
  background-image: url(/Templates/main/img/index/bnr_AJS_s_on.jpg);
}
.page-home .internshipHostcorp div.box.festa2023_l {
  max-width: 850px;
  width: calc(50% - 40px);
}
.page-home .internshipHostcorp div.box.festa2023_l p.banner {
  max-width: 850px
}
.page-home .internshipHostcorp div.box.festa2023_l p.banner a {
  background-image: url(/Templates/main/img/index/festa2025_l_on.jpg);
}
.page-home .internshipHostcorp div.box.festa2023_s p.banner a {
  background-image: url(/Templates/main/img/index/festa2025_s_on.jpg);
}
@media screen and (max-width: 1096px) {
  .page-home .internshipHostcorp div.box.AJS_l, .page-home .internshipHostcorp div.box.festa2023_l {
    max-width: 850px;
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-home .internshipHostcorp div.box.festa2023_l {}
}
.page-home .internshipHostcorp p.banner a:hover img, .page-OnLine .banner div.box p.banner a:hover img {
  visibility: hidden;
}
.page-home .kouryu2021Br {
  padding: 60px 10px 0 10px;
  max-width: 992px;
  margin: 0 auto;
}
.page-home .kouryu2021Br p {
  margin: 0;
}
.page-home .kouryu2021Br p.btn {}
.page-home .kouryu2021Br p.btn a {
  background-image: url(/Templates/main/img/index/kouryu2021_on.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  background-size: contain;
}
.page-home .kouryu2021Br p.btn a:hover img {
  visibility: hidden;
}
.page-home .kouryu2021Br p.text {
  font-size: 31px;
  color: #D90000;
  text-align: center;
}
.page-home .SupportCorpLinks {
  margin: 0 auto 80px auto;
  max-width: 600px;
}
.page-home .SupportCorpLinks a {
  display: block;
  border: #ccc solid 2px;
  text-align: center;
  text-decoration: none;
  font-size: 30px;
  color: #000;
  padding: 10px 10px 10px 10px;
}
.page-home .SupportCorpLinks span.icon {
  color: #63C8F4;
  line-height: 1;
  vertical-align: -3px;
  padding-left: 15px;
}
.page-home .SupportCorpLinks a:hover span.icon {
  color: #fff;
}
.page-home .SupportCorpLinks a:hover {
  background-color: #ccc;
}
.page-home .SupportCorpList {
  padding: 80px 0 0 0;
}
.page-home .SupportCorpList .CenterLayout {
  max-width: 1200px;
}
.page-home .SupportCorpList h2 {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.page-home .SupportCorpList h2.underLine:after {
  display: none;
}
.page-home .SupportCorpList div.textBlock {
  letter-spacing: -0.4em;
  border-bottom: #DA251D 4px solid;
}
.page-home .SupportCorpList div.textBlock .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.page-home .SupportCorpList div.textBlock .box.left {
  width: 22.3255813953%;
}
.page-home .SupportCorpList div.textBlock .box.right {
  width: calc(100% - 22.3255813953%);
  padding-left: 30px;
  padding-right: 20px;
}
.page-home .SupportCorpList div.textBlock .box.right .t01 {
  font-size: 40px;
  color: #000;
  margin: 0;
  font-weight: bold;
}
.page-home .SupportCorpList div.textBlock .box.right .t02 {
  font-size: 29px;
  color: #000;
}
.page-home .SupportCorpList div.textBlock .box.right .t03 {
  font-size: 18px;
  color: #000;
}
.page-home .SupportCorpList .text01 {
  font-size: 28px;
  margin-bottom: 0px;
  margin-top: 0;
  text-align: center;
  color: #000;
}
.page-home .SupportCorpList .text02 {
  font-size: 18px;
  text-align: center;
  color: #000;
  margin: 2em 0;
}
.page-home .SupportCorpList .minitext {
  font-size: 18px;
  color: #000;
}
.page-home .SupportCorpList h3 {
  text-align: center;
  font-size: 31px;
  font-weight: normal;
  margin-bottom: 10px;
}
.page-home .SupportCorpList h3 p {
  font-size: 0.5em;
  display: block;
  margin: 0;
}
.page-home .SupportCorpList h3:after {
  content: "";
  display: block;
  margin: 10px auto 0 auto;
  width: 100%;
  height: 3px;
  text-align: center;
}
.page-home .SupportCorpList h3 span.type01 {
  color: #00AEAE;
}
.page-home .SupportCorpList h3:after {
  background-color: #ddd;
}
.page-home .SupportCorpList h3 span.type02 {
  color: #FD484B;
}
.page-home .SupportCorpList .corplogo {
  /*display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
  width: 100%;
  /*flex-shrink: 0;
	    justify-content: center;
    align-items: center;*/
  margin-bottom: 160px;
  letter-spacing: -0.4em;
  /*text-align: center;*/
}
.page-home .SupportCorpList .corplogo .item {
  /*flex-shrink: 0;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
    align-items: center;*/
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 15px 20px;
  overflow: hidden;
}
.page-home .SupportCorpList .corplogo .item a {
  display: block;
}
.page-home .SupportCorpList .corplogo .item a img {
  transition: 1s all;
}
.page-home .SupportCorpList .corplogo .item a:hover img {
  transform: scale(0.9);
  transition: 1s all;
}
.hostcorpEntryLayout {
  padding: 0 0 30px 0;
}
.hostcorpEntryLayout h4 {
  margin: 0;
  font-size: 27px;
}
.hostcorpEntryLayout table.comment, .hostcorpEntryLayout table.comment td {
  border: none;
}
.hostcorpEntryLayout table.comment, .hostcorpEntryLayout .stepimg {
  margin-bottom: 40px;
}
.hostcorpEntryLayout .stepimg {
  text-align: center;
}
.hostcorpEntryLayout table.comment td {
  padding: 0;
}
.hostcorpEntryLayout table.formTable {
  margin-bottom: 40px;
}
.hostcorpEntryLayout table.formTable01 {
  margin-bottom: 0;
}
.hostcorpEntryLayout table.formTable .minitext {
  font-size: 12px;
}
.hostcorpEntryLayout table.formTable th {
  width: 16em;
}
.hostcorpEntryLayout .formBlock table td input[type="text"], .hostcorpEntryLayout .formBlock table td input[type="tel"], .hostcorpEntryLayout .formBlock table td input[type="email"], .hostcorpEntryLayout .formBlock table td input[type="url"], .hostcorpEntryLayout .formBlock table td textarea, .page-2021preentryLayout .formBlock table td input[type="text"], .page-2021preentryLayout .formBlock table td input[type="date"], .page-2021preentryLayout .formBlock table td input[type="tel"], .page-2021preentryLayout .formBlock table td input[type="email"], .page-2021preentryLayout .formBlock table td input[type="url"], .page-2021preentryLayout .formBlock table td input[type="number"], .page-2021preentryLayout .formBlock table td textarea, .page-2021preentryLayout .formBlock table td select {
  font-family: initial;
  font-size: 16px;
}
.hostcorpEntryLayout .formBlock table td textarea {
  max-width: none !important;
}
.hostcorpEntryLayout .formBlock table td input.zip {
  width: 6em;
}
.hostcorpEntryLayout .formBlock table td input.width100 {
  width: 100%;
  box-sizing: border-box;
}
.hostcorpEntryLayout .formBlock table td .line01 {
  padding-bottom: 10px;
}
.hostcorpEntryLayout .formBlock table td.typecheck {
  letter-spacing: -0.4em;
}
.hostcorpEntryLayout .formBlock table td.typecheck span.mwform-checkbox-field, .hostcorpEntryLayout .formBlock table td.typecheck input[type="text"], .hostcorpEntryLayout .formBlock table td.typecheck input[type="tel"], .hostcorpEntryLayout .formBlock table td.typecheck p, .hostcorpEntryLayout.hostcorpEntryLayoutCheck .formBlock table td {
  letter-spacing: normal;
}
.hostcorpEntryLayout .formBlock table td span.mwform-checkbox-field {
  margin-left: 0;
  margin-right: 10px;
}
.hostcorpEntryLayout .formBlock table td.typecheck span.mwform-checkbox-field {
  display: inline-block;
  margin-bottom: 10px;
}
.hostcorpEntryLayout .formBlock table td.typecheck span.mwform-checkbox-field:last-of-type {
  display: contents;
}
.hostcorpEntryLayout .formBlock table td.typecheck span.mwform-checkbox-field:last-of-type:before {
  display: block;
  content: "";
}
.hostcorpEntryLayout .formBlock table td .tableline {
  display: table;
  width: 100%;
}
.hostcorpEntryLayout .formBlock table td .tableline .left, .hostcorpEntryLayout .formBlock table td .tableline .right {
  display: table-cell;
}
.hostcorpEntryLayout .formBlock table td .tableline .right input[type="text"], .hostcorpEntryLayout .formBlock table td .tableline .right input[type="textarea"] {
  width: 100%;
  box-sizing: border-box;
}
.hostcorpEntryLayout .formBlock table td .tableline .right input[type="textarea"] {
  line-height: 1;
}
.hostcorpEntryLayout .formBlock table td.program .tableline .left {
  width: 5em;
  vertical-align: top;
}
.hostcorpEntryLayout .formBlock table td.Firstday .tableline .left {
  width: 7em;
}
.hostcorpEntryLayout .pirvacy, .contactusFormLayout .pirvacy {
  font-size: 15px;
  max-width: 940px;
  margin: 0 auto;
}
.hostcorpEntryLayout .pirvacy h4, .contactusFormLayout .pirvacy h4 {
  font-size: 27px;
  margin: 0;
}
.hostcorpEntryLayout .pirvacy .CenterLayout, .contactusFormLayout .pirvacy .CenterLayout {
  padding: 10px 10px 0 10px;
  border: #ccc solid 1px;
  height: 250px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.hostcorpEntryLayout .pirvacy ol, .contactusFormLayout .pirvacy ol {
  list-style: none;
  padding: 0;
}
.hostcorpEntryLayout .pirvacy ol li, .contactusFormLayout .pirvacy ol li {
  text-indent: -1.6em;
  margin-left: 1.6em;
  margin-bottom: 1em;
}
.hostcorpEntryLayout .pirvacy table ol li, .contactusFormLayout .pirvacy table ol li {
  margin-bottom: 0;
}
.hostcorpEntryLayout .pirvacy table, .contactusFormLayout .pirvacy table {
  border-collapse: collapse;
  width: 100%;
  table-layout: auto !important;
  margin: 0;
}
.hostcorpEntryLayout .pirvacy table th, .hostcorpEntryLayout .pirvacy table td, .contactusFormLayout .pirvacy table th, .contactusFormLayout .pirvacy table td {
  border: #ccc solid 1px;
  padding: 10px;
}
.hostcorpEntryLayout .pirvacy table th, .contactusFormLayout .pirvacy table th {
  text-align: left;
  font-weight: normal;
  background-color: transparent;
  width: auto;
}
.hostcorpEntryLayout .pirvacy table td ol, .contactusFormLayout .pirvacy table td ol {
  margin: 0;
}
.hostcorpEntryLayout .pirvacy .day, .hostcorpEntryLayout .pirvacy .day2, .contactusFormLayout .pirvacy .day, .contactusFormLayout .pirvacy .day2 {
  text-align: right;
}
.hostcorpEntryLayout .pirvacy .day2 dd, .meetupLayout .pirvacy .day2 dd, .meetupLayout .pirvacy .day2 dd {
  margin: 0;
}
.hostcorpEntryLayout .pirvacy .checkprivacy, .contactusFormLayout .pirvacy .checkprivacy {
  background-color: #FBDEE8;
  font-size: 16px;
  text-align: center;
  padding: 15px 10px;
}
.hostcorpEntryLayout .formBlock .button02 span.bt_submint, .hostcorpEntryLayoutView .formBlock .button02 span.bt_back {
  display: inline-block;
  border: #FF4D4D solid 1px;
  width: 46%;
  max-width: 400px;
  padding: 8px;
  margin: 0 2%;
  box-sizing: border-box;
}
.hostcorpEntryLayout .formBlock .button02 span.bt_submint input, .hostcorpEntryLayoutView .formBlock .button02 span.bt_back input {
  width: 100%;
  background-color: #FF4D4D;
  text-align: center;
  color: #fff;
  font-size: 35px;
  border: none;
}
.hostcorpEntryLayout .formBlock .button02 span.bt_submint:hover, .hostcorpEntryLayoutView .formBlock .button02 span.bt_back:hover {
  background-color: #FF4D4D;
  cursor: pointer;
}
.hostcorpEntryLayout .formBlock .button02 span.bt_submint:hover input, .hostcorpEntryLayoutView .formBlock .button02 span.bt_back:hover input {
  background-color: #fff;
  color: #FF4D4D;
}
@media screen and (max-width: 640px) {
  .hostcorpEntryLayout table.formTable, .hostcorpEntryLayout table.formTable tr, .hostcorpEntryLayout table.formTable tbody, .hostcorpEntryLayout table.formTable th, .hostcorpEntryLayout table.formTable td {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .hostcorpEntryLayout .formBlock table td input[type="text"], .hostcorpEntryLayout .formBlock table td input[type="email"], .hostcorpEntryLayout .formBlock table td input[type="url"], .hostcorpEntryLayout .formBlock table td textarea, .page-2021preentryLayout .formBlock table td input[type="text"], .page-2021preentryLayout .formBlock table td input[type="tel"], .page-2021preentryLayout .formBlock table td input[type="email"], .page-2021preentryLayout .formBlock table td input[type="url"], .page-2021preentryLayout .formBlock table td input[type="number"], .page-2021preentryLayout .formBlock table td textarea {
    box-sizing: border-box;
    width: 100%;
  }
  .page-2021preentryLayout .formBlock table td input[name="class_etc"] {
    width: auto;
  }
  .hostcorpEntryLayout .formBlock .button02 span.bt_submint, .hostcorpEntryLayoutView .formBlock .button02 span.bt_back, .contactusFormLayout .formBlock .button02 span.bt_submint {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 5px;
    padding: 4px;
    font-size: 25px;
  }
  .page-home .internshipHostcorp div.box {
    display: block;
    max-width: 502px;
    margin: 0 auto 20px auto;
  }
}
/*↑↑↑留学生インターンシップ受入企業↑↑↑*/
.post-type-archive .CenterLayout h3 {
  font-size: 30px;
  color: #000;
  border-bottom: #ccc solid 1px;
  text-align: center;
  padding-bottom: 10px;
}
.post-type-archive .CenterLayout table {
  width: 100%;
  counter-reset: ranking;
  border-collapse: collapse;
  margin: 0 auto 50px auto;
}
.post-type-archive .CenterLayout table, .post-type-archive .CenterLayout table th, .post-type-archive .CenterLayout table td {
  border: #ddd solid 1px;
}
.post-type-archive .CenterLayout table th, .post-type-archive .CenterLayout table td {
  box-sizing: border-box;
}
.post-type-archive .CenterLayout table th {
  background-color: #888888;
  color: #fff;
  font-weight: normal;
  vertical-align: middle;
  padding: 7px;
}
.post-type-archive .CenterLayout table th.num, .post-type-archive .CenterLayout table td.num {
  width: 50px;
}
.post-type-archive .CenterLayout table th.titles, .post-type-archive .CenterLayout table td.titles {
  width: 320px;
}
.post-type-archive .CenterLayout table th.Industry, .post-type-archive .CenterLayout table td.Industry {
  width: 125px;
}
.post-type-archive .CenterLayout table th.area, .post-type-archive .CenterLayout table td.area {
  width: 125px;
}
.post-type-archive .CenterLayout table th.language, .post-type-archive .CenterLayout table td.language {
  width: 135px;
}
.post-type-archive .CenterLayout table td {
  padding: 7px;
}
.post-type-archive .CenterLayout table td.titles {
  padding: 0;
}
.post-type-archive .CenterLayout table td.titles .title, .post-type-archive .CenterLayout table td.titles .urls {
  padding: 7px;
}
.post-type-archive .CenterLayout table td.titles .title {
  border-bottom: #ddd solid 1px;
  word-break: break-all;
}
.post-type-archive .CenterLayout table td.titles .title p {
  margin: 0;
  font-size: 16px;
  color: #000;
}
.post-type-archive .CenterLayout table td.titles .urls {
  letter-spacing: -0.4em;
  padding-bottom: 0;
}
.post-type-archive .CenterLayout table td.titles .urls p {
  margin: 0;
  display: inline-block;
  letter-spacing: normal;
  width: 100%;
}
.post-type-archive .CenterLayout table td.titles .urls p.button a {
  font-size: 12px;
  border: #00AEAE solid 1px;
  text-decoration: none;
  color: #fff;
  background-color: #00AEAE;
  display: block;
  text-align: center;
  padding: 3px 0;
}
.post-type-archive .CenterLayout table td.titles .urls p.button a:hover {
  background-color: #fff;
  color: #00AEAE;
}
.post-type-archive .CenterLayout table td.titles .urls .box02 p.button a {
  border: #FFBF00 solid 1px;
  background-color: #FFBF00;
}
.post-type-archive .CenterLayout table td.titles .urls .box02 p.button a:hover {
  background-color: #fff;
  color: #FFBF00;
}
.post-type-archive .CenterLayout table td.titles .urls .box03 p.button a {
  border: #E88AA9 solid 1px;
  background-color: #E88AA9;
}
.post-type-archive .CenterLayout table td.titles .urls .box03 p.button a:hover {
  background-color: #fff;
  color: #E88AA9;
}
.post-type-archive .CenterLayout table td.titles .urls .box04 p.button a {
  border: #00A3D9 solid 1px;
  background-color: #00A3D9;
}
.post-type-archive .CenterLayout table td.titles .urls .box04 p.button a:hover {
  background-color: #fff;
  color: #00A3D9;
}
.post-type-archive .CenterLayout table td.titles .urls .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 7px;
}
.post-type-archive .CenterLayout table td.titles .urls .box01 {
  width: 146px;
}
.post-type-archive .CenterLayout table td.titles .urls .box04 {
  width: 125px;
}
.post-type-archive .CenterLayout table td.titles .urls .box02, .post-type-archive .CenterLayout table td.titles .urls .box03 {
  width: 80px;
}
.post-type-archive .CenterLayout table td.titles .urls .box01, .post-type-archive .CenterLayout table td.titles .urls .box02, .post-type-archive .CenterLayout table td.titles .urls .box03 {
  margin-right: 7px;
}
.post-type-archive .CenterLayout table td.titles .urls .boxE {
  margin-right: 0;
}
.post-type-archive .CenterLayout table td.num, .post-type-archive .CenterLayout table td.Industry, .post-type-archive .CenterLayout table td.area, .post-type-archive .CenterLayout table td.language {
  text-align: center;
  vertical-align: middle;
}
.post-type-archive .CenterLayout table td.num {
  counter-increment: ranking;
}
.post-type-archive .CenterLayout table td.num:before {
  /*content: counter(ranking);*/
}
@media screen and (max-width: 960px) {
  .post-type-archive .CenterLayout .corpListBlock {
    overflow: scroll;
    width: 100%;
    height: 400px;
    border: #ddd solid 1px;
  }
  .post-type-archive .CenterLayout .corpListBlock::-webkit-scrollbar {
    width: 12px;
  }
  .post-type-archive .CenterLayout .corpListBlock::-webkit-scrollbar-track {
    background: #fff;
    border: none;
    border-radius: 10px;
    box-shadow: inset 0 0 2px #777;
  }
  .post-type-archive .CenterLayout .corpListBlock::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 10px;
    box-shadow: none;
  }
  .post-type-archive .CenterLayout .corpListBlock table {
    width: 1050px;
    margin-bottom: 0;
  }
}
/*↓↓↓スペシャルコンテンツ・スペシャルインタビュー↓↓↓*/
@-webkit-keyframes bgscroll {
  100% {
    background-position: 0 0;
  }
  0% {
    background-position: 4076px 0;
  }
}
@keyframes bgscroll {
  100% {
    background-position: 0 0;
  }
  0% {
    background-position: 4076px 0;
  }
}
.page-home .SpContents {
  background-color: #64C9F5;
}
.page-home .SpContents02 {
  letter-spacing: -0.4em;
}
.page-home .SpContents02 .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
}
.page-home .SpContents02 .box a {
  display: block;
}
.page-home .SpContents02 .box a span.img {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100%;
}
.page-home .SpContents02 .box a:hover span.img img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.page-home .SpContents02 .left a {
  background-color: #64C9F5;
  text-align: right;
}
.page-home .SpContents02 .left a span.img {
  background-image: url(/Templates/main/img/index/SpContents01_on.jpg);
}
.page-home .SpContents02 .right a {
  background-color: #BDE447;
  text-align: left;
}
.page-home .SpContents02 .right a span.img {
  background-image: url(/Templates/main/img/index/SpContents02_on.jpg);
}
.page-home .SpContents a {
  display: block;
}
.page-home .SpContents span.inner {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
  background-image: url(/Templates/main/img/index/SpContents_on.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.page-home .SpContents a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
body.home .SpInterview {
  background-image: url(/Templates/main/img/index/bk_pickup.jpg);
  background-position: left top;
  /*画像のサイズを指定する*/
  -webkit-background-size: cover;
  background-size: cover;
  /* animation:アニメーション名 , アニメーションの時間 , アニメーションのタイミング , アニメーションの繰り返し */
  -webkit-animation: bgscroll 120s linear infinite;
  animation: bgscroll 120s linear infinite;
  text-align: center;
}
body.home .SpInterview a {
  display: block;
  text-align: center;
  padding: 0 10px;
}
body.home .SpInterview a img {
  display: block;
  transition-duration: 0.5s; /*変化に掛かる時間*/
  margin: 0 auto;
}
body.home .SpInterview a:hover img {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
@media screen and (max-width: 954px) {
  .page-home .SpContents02 .box {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-home .SpContents02 .box a {
    text-align: left;
  }
  .page-home .SpContents02 .box a span.img {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  body.home .SpInterview a img {
    height: 100px;
  }
}
/*↓↓↓スペシャルコンテンツ↓↓↓*/
.SpCommonLayout h2.underLine {
  margin-bottom: 0;
}
.SpCommonLayout .JpText {
  font-size: 28px;
  color: #000;
  text-align: center;
  margin: 0 0 80px 0;
}
.SpCommonLayout .LinkBlock {
  background-repeat: no-repeat;
  background-position: center top;
}
.SpCommonLayout .LinkBlock .inner {
  width: 50%;
  display: table;
  height: 280px;
}
.SpCommonLayout .LinkBlock .inner {
  width: 50%;
  display: table;
  height: 280px;
}
.SpContentsLayout .LinkBlock {
  margin-bottom: 50px;
}
.SpCommonLayout .LineTypeLocation {
  background-color: #DBDB00;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_location.jpg);
}
.SpCommonLayout .LineTypeUniversity {
  background-color: #00B2B2;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_university.jpg);
}
.SpCommonLayout .LineTypeInterview {
  background-color: #FFBF00;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_interview.jpg);
}
.SpCommonLayout .LineTypeUseful {
  background-color: #D2BB9D;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_usefulinfo.jpg);
}
.SpCommonLayout .LineTypeMore {
  background-color: #666666;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_more.jpg);
}
.SpCommonLayout .LineTypeScholarship {
  background-color: #E88AA9;
  background-image: url(/Templates/main/img/contents/specialcontents/bk_scholarshipetc.jpg);
}
.SpCommonLayout .LinkBlock .inner .icon, .SpCommonLayout .LinkBlock .inner .text {
  display: table-cell;
  vertical-align: middle;
}
.SpCommonLayout .LinkBlock .inner .icon {
  width: 130px;
  padding: 0 25px;
  box-sizing: border-box;
}
.SpCommonLayout .LinkTextLeft .inner {
  margin: 0 auto 0 0;
}
.SpCommonLayout .LinkTextRight .inner {
  margin: 0 0 0 auto;
}
.SpCommonLayout .LinkBlock .inner .text p {
  margin: 0;
}
.SpCommonLayout .LinkBlock .inner .text p.en {
  font-size: 50px;
  line-height: 0.85;
}
.SpCommonLayout .LinkBlock .inner .text p.jp {
  font-size: 20px;
  margin-top: 8px;
  line-height: 1;
}
.SpCommonLayout .LinkBlock .inner .text p, .SpCommonLayout .LinkBlock a .inner .text p, .tmp_SpContents .LinkBlock .box .text p, .tmp_SpContents .LinkBlock a .box .text p {
  color: #444;
}
.SpCommonLayout .LinkBlock a {
  text-decoration: none;
}
.SpCommonLayout .LineTypeMore .inner .text p, .SpCommonLayout .LineTypeMore a .inner .text p, .tmp_SpContents .LineTypeMore .box .text p, .tmp_SpContents .LineTypeMore a .box .text p {
  color: #fff;
}
.SpCommonLayout .LinkBlock a .inner .text p, .tmp_SpContents .LinkBlock a .box .text p {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -o-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -o-transition-property: transform;
  -moz-transition-property: transform;
  -webkit-transition-property: transform;
  transition-property: transform;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -o-transition: translateZ(0);
  -moz-transition: translateZ(0);
  -webkit-transition: translateZ(0);
  transition: translateZ(0);
}
.SpCommonLayout .LinkBlock a:hover .inner .text p, .SpCommonLayout .LinkBlock a:focus .inner .text p, .SpCommonLayout .LinkBlock a:active .inner .text p, .tmp_SpContents .LinkBlock a:hover .box .text p, .tmp_SpContents .LinkBlock a:focus .box .text p, .tmp_SpContents .LinkBlock a:active .box .text p {
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
@media screen and (max-width: 640px) {
  .SpCommonLayout .JpText {
    font-size: 24px;
    margin: 0 0 30px 0;
  }
}
.tmp_SpContents {
  max-width: 1100px;
  margin: 0 auto;
  letter-spacing: -0.4em;
}
.tmp_SpContents .LinkBlock {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  width: 47.2727272727%;
}
.tmp_SpContents .LinkBlock.LeftBlock {
  margin-right: 5.4545454546%;
}
.tmp_SpContents .LineTypeLocation {
  background-color: #DBDB00;
}
.tmp_SpContents .LineTypeUniversity {
  background-color: #00B2B2;
}
.tmp_SpContents .LineTypeInterview {
  background-color: #FFBF00;
}
.tmp_SpContents .LineTypeUseful {
  background-color: #D2BB9D;
}
.tmp_SpContents .LineTypeMore {
  background-color: #666666;
}
.tmp_SpContents .LineTypeScholarship {
  background-color: #E88AA9;
}
.tmp_SpContents .box {
  letter-spacing: -0.4em;
}
.tmp_SpContents .box .left, .tmp_SpContents .box .img {
  display: inline-block;
  vertical-align: middle;
}
.tmp_SpContents .box .left {
  width: 63.0769230769%;
}
.tmp_SpContents .box .left .icon, .tmp_SpContents .box .left .text {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  box-sizing: border-box;
}
.tmp_SpContents .box .left .icon {
  width: 32.3170731707%;
  padding: 0 5px;
  text-align: center;
}
.tmp_SpContents .box .left .text {
  width: 67.6829268293%;
}
.tmp_SpContents .box .left .text p {
  margin: 0;
}
.tmp_SpContents .box .left .text p.en {
  font-size: 30px;
  line-height: 0.85;
}
.tmp_SpContents .box .left .text p.jp {
  font-size: 16px;
  margin-top: 8px;
  line-height: 1;
}
.tmp_SpContents .box .img {
  width: 36.9230769231%;
  letter-spacing: normal;
}
.SpCommonLayout h3 {
  font-size: 22px;
  color: #212121;
  font-weight: bold;
  padding: 0 2px;
  margin-top: 0;
}
.SpCommonLayout h3:before {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  margin: 0 -2px 3px -2px;
}
.SpContentsLayout_Location h3:before {
  background-color: #DBDB00;
}
.SpContentsLayout_University h3:before {
  background-color: #00B2B2;
}
.SpContentsLayout_Interview h3:before {
  background-color: #FFBF00;
}
.SpContentsLayout_Usefulinfo h3:before {
  background-color: #D2BB9D;
}
.SpContentsLayout_More h3:before {
  background-color: #666666;
}
.SpContentsLayout_Scholarship h3:before {
  background-color: #E88AA9;
}
.SpContentsLayout_Location, .SpContentsLayout_University, .SpContentsLayout_Interview, .SpContentsLayout_Usefulinfo, .SpContentsLayout_More, .SpContentsLayout_Scholarship {
  margin-bottom: 150px;
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Location, .SpContentsLayout_University, .SpContentsLayout_Interview, .SpContentsLayout_Usefulinfo, .SpContentsLayout_More, .SpContentsLayout_Scholarship {
    margin-bottom: 75px;
  }
  .SpCommonLayout h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .SpContentsLayout_Location, .SpContentsLayout_University, .SpContentsLayout_Interview, .SpContentsLayout_Usefulinfo, .SpContentsLayout_More, .SpContentsLayout_Scholarship {
    margin-bottom: 40px;
  }
}
/*↓↓↓スペシャルコンテンツ愛知県ロケーション↓↓↓*/
.SpContentsLayout_Location {
  font-size: 18px;
}
.SpContentsLayout_Location .imgright .img {
  float: right;
  padding-top: 31px;
}
.SpContentsLayout_Location .imgright .text {
  float: left;
}
.SpContentsLayout_Location .imgright .text p {
  margin-top: 0;
}
.SpContentsLayout_Location .Whereisit {
  margin-bottom: 50px;
}
.SpContentsLayout_Location .profile {
  margin-bottom: 75px;
}
.SpContentsLayout_Location .Whereisit .img {
  width: 45.6363636364%;
}
.SpContentsLayout_Location .Whereisit .text {
  width: 54.3636363636%;
}
.SpContentsLayout_Location .profile .img {
  width: 34.1818181818%;
}
.SpContentsLayout_Location .profile .text {
  width: 65.8181818182%;
}
.SpContentsLayout_Location .profile .button {
  width: 280px;
  text-align: center;
  margin-left: 30px;
}
.SpContentsLayout_Location .profile .button .subtext {
  color: #444444;
  font-size: 14px;
  display: block;
}
.SpContentsLayout_Location .profile .button a {
  display: block;
  border: #DBDB00 solid 1px;
  color: #fff;
  background-color: #DBDB00;
  text-decoration: none;
  padding: 9px 5px 8px 5px;
}
.SpContentsLayout_Location .profile .button a:hover {
  background-color: #fff;
  color: #DBDB00;
}
.SpContentsLayout_Location .map {
  margin: 0 0 50px 0;
}
.SpContentsLayout_Location .map .mapblock {
  max-width: 950px;
  margin: 0 auto;
  height: 580px;
}
.SpContentsLayout_Location .map .mapblock iframe {
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.SpContentsLayout_Location .traffic {
  margin: 0 0 50px 0;
}
.SpContentsLayout_Location .traffic p {
  margin-top: 0;
}
.SpContentsLayout_Location .traffic table.traffic01 {
  table-layout: fixed;
  width: 100%;
  margin: 0 0 60px 0;
}
.SpContentsLayout_Location .traffic table.traffic01 td {
  border-top: #ddd solid 1px;
  padding: 20px 5px 40px 5px;
}
.SpContentsLayout_Location .traffic table.traffic01 td.center {
  border-left: #ddd solid 1px;
  border-right: #ddd solid 1px;
}
.SpContentsLayout_Location .traffic table.traffic01 td dl {
  margin: 0;
  text-align: center;
}
.SpContentsLayout_Location .traffic table.traffic01 td dl dt {
  font-size: 22px;
  color: #202020;
  margin-bottom: 5px;
  font-weight: bold;
}
.SpContentsLayout_Location .traffic table.traffic01 td dl dd {
  color: #202020;
  margin: 0;
}
.SpContentsLayout_Location h4 {
  margin: 0 0 0 0;
  font-size: 20px;
  color: #202020;
  font-weight: bold;
}
.SpContentsLayout_Location .traffic table.traffic02 {
  margin: 0 auto 60px;
  color: #1f1f1f;
}
.SpContentsLayout_Location .traffic table.traffic02 th, .SpContentsLayout_Location .traffic table.traffic02 td {
  padding-bottom: 1em;
}
.SpContentsLayout_Location .traffic table.traffic02 th {
  text-align: left;
  font-weight: normal;
  padding-right: 50px;
}
.SpContentsLayout_Location .traffic table.traffic02 td a {
  color: #1f1f1f;
  text-decoration: underline;
}
.SpContentsLayout_Location .traffic table.traffic02 td a:hover {
  text-decoration: none;
}
.SpContentsLayout_Location div.airport {
  margin: 0 auto;
  max-width: 750px;
  letter-spacing: -0.4em;
}
.SpContentsLayout_Location div.airport .box {
  width: 50%;
  padding: 0 5px;
  letter-spacing: normal;
  vertical-align: top;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.SpContentsLayout_Location div.airport .box .logo {
  line-height: 1;
  margin-bottom: 5px;
  vertical-align: top;
}
.SpContentsLayout_Location div.airport .box .logo a {
  display: inline-block;
  border: #ddd solid 1px;
  overflow: hidden;
}
.SpContentsLayout_Location div.airport .box .logo a:hover {
  border: #777 solid 1px;
}
.SpContentsLayout_Location div.airport .box .logo a img {
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
.SpContentsLayout_Location div.airport .box .logo a:hover img {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
.SpContentsLayout_Location div.airport .box dl {
  margin: 0;
}
.SpContentsLayout_Location div.airport .box dl dd {
  margin: 0;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Location .imgright .img, .SpContentsLayout_Location .imgright .text {
    float: none;
    width: auto;
  }
  .SpContentsLayout_Location .imgright .img {
    text-align: center;
    padding-top: 0;
  }
  .SpContentsLayout_Location .profile, .SpContentsLayout_Location .map {
    margin-bottom: 30px;
  }
  .SpContentsLayout_Location .profile .button {
    margin-left: auto;
    margin-right: auto;
  }
  .SpContentsLayout_Location .map .mapblock {
    height: 300px;
  }
  .SpContentsLayout_Location .traffic table.traffic01, .SpContentsLayout_Location .traffic table.traffic01 tr, .SpContentsLayout_Location .traffic table.traffic01 tbody, .SpContentsLayout_Location .traffic table.traffic01 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .SpContentsLayout_Location .traffic table.traffic01, .SpContentsLayout_Location .traffic table.traffic02 {
    margin-bottom: 20px;
  }
  .SpContentsLayout_Location .traffic table.traffic01 td {
    border-top: none;
    padding: 10px 5px 10px 5px;
  }
  .SpContentsLayout_Location .traffic table.traffic01 td.center {
    border-left: none;
    border-right: none;
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
  }
  .SpContentsLayout_Location .traffic table.traffic01 td dl dt {
    margin-bottom: 0;
    font-size: 20px;
  }
  .SpContentsLayout_Location .traffic table.traffic02, .SpContentsLayout_Location .traffic table.traffic02 tr, .SpContentsLayout_Location .traffic table.traffic02 tbody, .SpContentsLayout_Location .traffic table.traffic02 th, .SpContentsLayout_Location .traffic table.traffic02 td {
    display: block;
    width: 100%;
    line-height: 1.2;
  }
  .SpContentsLayout_Location .traffic table.traffic02 th {
    padding-right: 0;
    padding-bottom: 0;
  }
  .SpContentsLayout_Location .traffic table.traffic02 td {
    padding-bottom: 1.5em;
  }
  .SpContentsLayout_Location {
    font-size: 16px;
  }
  .SpContentsLayout_Location .imgright .text p, .SpContentsLayout_Location .profile .button .subtext, .SpContentsLayout_Location .traffic p {
    font-size: 12px;
  }
  .SpContentsLayout_Location .traffic table.traffic01, .SpContentsLayout_Location .traffic table.traffic02, .SpContentsLayout_Location div.airport .box dl dd {
    font-size: 12px;
  }
  .SpContentsLayout_Location .traffic table.traffic01 td dl dt, .SpContentsLayout_Location div.airport .box dl dt {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .SpContentsLayout_Location div.airport .box {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    padding: 0;
  }
  .SpContentsLayout_Location div.airport .box .logo a {
    margin-bottom: 0;
    max-width: 75%;
  }
}
/*↓↓↓スペシャルコンテンツ愛知県の大学↓↓↓*/
.SpContentsLayout_University .aichimapblock {
  margin-bottom: 30px;
}
.SpContentsLayout_University .aichimapblock .left {
  float: left;
  font-size: 18px;
}
.SpContentsLayout_University .aichimapblock .left p {
  margin-top: 0;
}
.SpContentsLayout_University .aichimapblock .right {
  float: right;
}
.SpContentsLayout_University .aichimapblock .right .spmap {
  display: none;
}
.SpContentsLayout_University .aichimapblock .right .spmap ul {
  margin: 10px auto 0;
  list-style: none;
  letter-spacing: -0.4em;
  padding: 0;
}
.SpContentsLayout_University .aichimapblock .right .spmap ul li {
  letter-spacing: normal;
  display: inline-block;
  width: 16.6666666667%;
  padding: 0 5px;
  margin-bottom: 5px;
  vertical-align: top;
  text-align: center;
  box-sizing: border-box;
  font-size: 13px;
}
.SpContentsLayout_University .aichimapblock .right .spmap ul li a {
  text-decoration: none;
  border: #1f1f1f solid 1px;
  display: block;
  background-color: #1f1f1f;
  color: #fff;
  border-radius: 50px;
}
.SpContentsLayout_University .aichimapblock .right .spmap ul li a:hover {
  color: #1f1f1f;
  background-color: #fff;
}
.SpContentsLayout_University .UniversityList h3 {
  margin-bottom: 0;
}
.SpContentsLayout_University .UniversityList .text01 {
  margin: 0 0 30px 0;
}
.SpContentsLayout_University .UniversityList .inner {
  margin: 0 auto;
  max-width: 1000px;
}
.SpContentsLayout_University .UniversityList .inner h4 {
  font-size: 28px;
  font-weight: bold;
  color: #00B2B2;
  margin: 0;
}
.SpContentsLayout_University .UniversityList .inner table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 30px 0;
}
.SpContentsLayout_University .UniversityList .inner table, .SpContentsLayout_University .UniversityList .inner table th, .SpContentsLayout_University .UniversityList .inner table td {
  border: #ddd solid 1px;
}
.SpContentsLayout_University .UniversityList .inner table th {
  background-color: #eee;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
  padding: 12px 5px 12px 5px;
}
.SpContentsLayout_University .UniversityList .inner table td {
  vertical-align: top;
}
.SpContentsLayout_University .UniversityList .inner table th:nth-child(1), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) {
  width: 30%;
}
.SpContentsLayout_University .UniversityList .inner table th:nth-child(2), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2) {
  width: 60%;
}
.SpContentsLayout_University .UniversityList .inner table th:nth-child(1) {
  font-size: 18px;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(3) {
  padding-left: 10px;
  padding-right: 10px;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) {
  font-size: 18px;
  color: #00B2B2;
  padding-top: 12px;
  padding-bottom: 10px;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) a {
  color: #00B2B2;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) p {
  margin: 0;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) p.Otherlang {
  font-size: 15px;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2) {
  padding-top: 15px;
  padding-bottom: 15px;
}
.SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(3) {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 680px) {
  .SpContentsLayout_University .aichimapblock .right .pcmap {
    display: none;
  }
  .SpContentsLayout_University .aichimapblock .right .spmap {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_University .aichimapblock .right .spmap ul li {
    width: 20%;
  }
  .SpContentsLayout_University .aichimapblock .left p, .SpContentsLayout_University .UniversityList .text01 {
    font-size: 12px;
  }
  .SpContentsLayout_University .UniversityList .text01 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .SpContentsLayout_University {
    margin-bottom: 50px;
  }
  .SpContentsLayout_University .aichimapblock .right .spmap ul li {
    width: 25%;
  }
  .SpContentsLayout_University .UniversityList .inner h4 {
    font-size: 20px;
  }
  .SpContentsLayout_University .UniversityList .inner table, .SpContentsLayout_University .UniversityList .inner table th, .SpContentsLayout_University .UniversityList .inner table td, .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) p.Otherlang {
    font-size: 10px;
  }
  .SpContentsLayout_University .UniversityList .inner table {
    margin-bottom: 10px;
  }
  .SpContentsLayout_University .UniversityList .inner table th {
    padding: 5px 5px 5px 5px;
  }
  .SpContentsLayout_University .UniversityList .inner table td {
    line-height: 1.2;
  }
  .SpContentsLayout_University .UniversityList .inner table th:nth-child(1) {
    font-size: 10px;
  }
  .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) {
    font-size: 12px;
  }
  .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1) {
    padding-top: 6px;
    padding-bottom: 5px;
  }
  .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2) {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(3) {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(1), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
  }
  .SpContentsLayout_University .UniversityList .inner table th:nth-child(2), .SpContentsLayout_University .UniversityList .inner table tr:nth-child(n+2) td:nth-child(2) {
    width: 55%;
  }
  .SpContentsLayout_University h3.aichimap {
    margin-bottom: 0;
  }
  .SpContentsLayout_University .aichimapblock .right .spmap ul li a {
    padding: 2px 2px 1px 2px;
  }
}
@media screen and (max-width: 400px) {
  .SpContentsLayout_University .aichimapblock .right .spmap ul li {
    width: 33.33333%;
    font-size: 10px;
  }
}
/*↓↓↓スペシャルコンテンツ愛知県をもっと知ろう↓↓↓*/
.SpContentsLayout_Location .appeal .Blocks {
  letter-spacing: -0.4em;
  margin-bottom: 30px;
}
.SpContentsLayout_Location .appeal .Blocks .box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 26.8181818182%;
}
.SpContentsLayout_Location .appeal .SitesLink .box {
  width: 295px;
}
.SpContentsLayout_Location .appeal .Blocks .box.center {
  margin: 0 9.7727272727%;
}
.SpContentsLayout_Location .appeal .Blocks .box.rightText {
  margin: 0 0 0 9.7727272727%;
  width: 63.4090909091%;
  font-size: 18px;
  color: #1f1f1f;
}
.SpContentsLayout_Location .appeal .Blocks .box.rightText p {
  margin: 0;
}
.SpContentsLayout_Location .appeal .Blocks .box .name {
  font-size: 18px;
  text-align: center;
  margin: 0;
}
.SpContentsLayout_Location .appeal .Blocks .box .banner {
  margin: 0 auto;
  max-width: 295px;
}
.SpContentsLayout_Location .appeal .Blocks .box .banner a {
  display: block;
  border: #ddd solid 1px;
  overflow: hidden;
}
.SpContentsLayout_Location .appeal .Blocks .box .banner a:hover {
  border: #777 solid 1px;
}
.SpContentsLayout_Location .appeal .Blocks .box .banner a img {
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
.SpContentsLayout_Location .appeal .Blocks .box .banner a:hover img {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
.SpContentsLayout_Location .appeal .Blocks .box .comment {
  margin: 0;
  color: #202020;
  text-align: center;
  padding: 0px 5px;
  font-size: 15px;
}
.SpContentsLayout_More .SitesLink, .SpContentsLayout_More .skatingBlock {
  margin: 0 0 200px 0;
}
.SpContentsLayout_More .SitesLink ul {
  font-size: 22px;
}
.SpContentsLayout_More .SitesLink ul li {
  margin: 0.5em 0 0.5em 0;
  color: #000;
}
.SpContentsLayout_More .SitesLink ul li a {
  color: #000;
}
.SpContentsLayout_More .skatingBlock {
  font-size: 18px;
  color: #1f1f1f;
}
.SpContentsLayout_More .skatingBlock p {
  margin: 0;
}
@media screen and (max-width: 954px) {
  .SpContentsLayout_Location .appeal .Blocks .box {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: auto;
  }
  .SpContentsLayout_Location .appeal .Blocks .box.center {
    margin: 0 2%;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .banner {
    margin: 0;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .name {
    text-align: left;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .comment {
    text-align: left;
    padding: 0;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .comment br {
    display: none;
    margin-bottom: 5px;
  }
  .SpContentsLayout_Location .appeal .Blocks .box.rightText {
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Location .appeal .Blocks .box, .SpContentsLayout_Location .appeal .Blocks .box.center {
    letter-spacing: normal;
    display: block;
    width: 100%;
    margin: 0 auto 15px auto;
  }
  .SpContentsLayout_Location .appeal .Blocks .box.rightText {
    margin: 0;
    display: block;
    width: 100%;
  }
  .SpContentsLayout_More .SitesLink, .SpContentsLayout_More .skatingBlock {
    margin: 0 0 100px 0;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .comment, .SpContentsLayout_More .skatingBlock p, .SpContentsLayout_Location .appeal .Blocks .box .comment, .SpContentsLayout_Location .appeal .Blocks .box.rightText p {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_More .SitesLink, .SpContentsLayout_More .skatingBlock {
    margin: 0 0 50px 0;
  }
  .SpContentsLayout_Location .appeal .Blocks .box .name, .SpContentsLayout_More .skatingBlock, .SpContentsLayout_Location .appeal .Blocks .box.rightText {
    font-size: 14px;
  }
}
/*↓↓↓スペシャルコンテンツ愛知生活便利帳↓↓↓*/
.SpContentsLayout_Usefulinfo p.text01 {
  font-size: 18px;
  margin: 0 0 50px 0;
}
.SpContentsLayout_Usefulinfo .free {
  max-width: 695px;
  margin: 0 auto;
}
.SpContentsLayout_Usefulinfo .free .button {
  margin: 0 0 5px 0;
}
.SpContentsLayout_Usefulinfo .free .button a {
  display: block;
  background-image: url(/Templates/main/img/contents/specialcontents/usefulinfo/free_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
.SpContentsLayout_Usefulinfo .free .text {
  font-size: 15px;
  text-align: center;
  margin: 0;
  color: #D2BB9D;
}
.SpContentsLayout_Usefulinfo .free .button a:hover img {
  visibility: hidden;
}
.SpContentsLayout_Usefulinfo p.link {
  font-size: 22px;
  margin: 1em 0 0 0;
  font-weight: bold;
  padding: 0 2px;
}
.SpContentsLayout_Usefulinfo p.link a {
  color: #212121;
}
.SpContentsLayout_Scholarship .abroad p.text02 {
  font-size: 18px;
  margin: 0 0 25px 0;
}
.SpContentsLayout_Scholarship .abroad table.links {
  max-width: 1000px;
  margin: 0 auto;
}
.SpContentsLayout_Scholarship .abroad table.links td {
  padding: 0 12px 24px;
  width: 50%;
  vertical-align: top;
}
.SpContentsLayout_Scholarship .abroad table.links td a {
  display: block;
  border: #ddd solid 1px;
  padding: 15px;
  box-sizing: border-box;
  text-decoration: none;
}
.SpContentsLayout_Scholarship .abroad table.links td a .name {
  font-size: 18px;
  color: #BF9E73;
  text-decoration: underline;
  margin: 0 0 0.75em 0;
}
.SpContentsLayout_Scholarship .abroad table.links td a:hover .name {
  text-decoration: none;
}
.SpContentsLayout_Scholarship .abroad table.links td a dl {
  color: #1f1f1f;
  text-decoration: none;
  margin: 0;
}
.SpContentsLayout_Scholarship .abroad table.links td a dl dd {
  margin: 0;
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Usefulinfo p.text01, .SpContentsLayout_Scholarship .abroad p.text02, .SpContentsLayout_Scholarship .abroad table.links td a .name {
    font-size: 12px;
  }
  .SpContentsLayout_Usefulinfo .free .text {
    font-size: 12px;
  }
  .SpContentsLayout_Scholarship .abroad table.links td a .name {
    margin-bottom: 5px;
  }
  .SpContentsLayout_Scholarship .abroad table.links td a dl {
    font-size: 10px;
  }
  .SpContentsLayout_Usefulinfo p.text01 {
    margin: 0 0 25px 0;
    font-size: 12px;
  }
  .SpContentsLayout_Scholarship .abroad table.links, .SpContentsLayout_Scholarship .abroad table.links tr, .SpContentsLayout_Scholarship .abroad table.links tbody, .SpContentsLayout_Scholarship .abroad table.links td {
    display: block;
    width: 100%;
  }
  .SpContentsLayout_Scholarship .abroad table.links td a {
    height: auto !important;
    padding: 7px;
  }
  .SpContentsLayout_Scholarship .abroad table.links td {
    padding: 0 0 15px 0;
  }
}
/*↓↓↓スペシャルコンテンツ奨学金などの情報↓↓↓*/
.SpContentsLayout_Scholarship .text01, .SpContentsLayout_Scholarship h4 {
  font-size: 18px;
}
.SpContentsLayout_Scholarship .abroad {
  margin-bottom: 50px;
}
.SpContentsLayout_Scholarship .text01 {
  margin: 0 0 60px 0;
}
.SpContentsLayout_Scholarship h4 {
  margin: 0;
  font-weight: normal;
}
.SpContentsLayout_Scholarship .block01 {
  max-width: 970px;
  margin: 0 auto;
}
.SpContentsLayout_Scholarship .block01 .Type01 {
  margin: 0 0 50px 0;
}
.SpContentsLayout_Scholarship .block01 .Type01 table, .SpContentsLayout_Scholarship .block01 .Type02 table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.SpContentsLayout_Scholarship .block01 .Type01 table, .SpContentsLayout_Scholarship .block01 .Type01 table th, .SpContentsLayout_Scholarship .block01 .Type01 table td, .SpContentsLayout_Scholarship .block01 .Type02 table, .SpContentsLayout_Scholarship .block01 .Type02 table th, .SpContentsLayout_Scholarship .block01 .Type02 table td {
  border: #ddd solid 1px;
}
.SpContentsLayout_Scholarship .block01 .Type02H {
  margin-bottom: 5px;
}
.SpContentsLayout_Scholarship .block01 .Type02H span {
  display: block;
  font-size: 14px;
  line-height: 1;
}
.SpContentsLayout_Scholarship .block01 .Type02 table, .SpContentsLayout_Scholarship .block01 .Type02 .Type02last {
  max-width: 550px;
}
.SpContentsLayout_Scholarship .block01 .Type01 table th, .SpContentsLayout_Scholarship .block01 .Type01 table td {
  vertical-align: middle;
}
.SpContentsLayout_Scholarship .block01 .Type01 table th {
  background-color: #eee;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 8px;
}
.SpContentsLayout_Scholarship .block01 .Type01 table td {
  padding-left: 5px;
  padding-right: 5px;
}
.SpContentsLayout_Scholarship .block01 .Type01 table th:nth-child(n+2), .SpContentsLayout_Scholarship .block01 .Type01 table td:nth-child(n+2) {
  text-align: center;
}
.SpContentsLayout_Scholarship .block01 .Type01 table tr:nth-child(n+2) td:nth-child(1) {
  font-size: 18px;
  line-height: 1;
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.SpContentsLayout_Scholarship .block01 .Type01 table td:nth-child(1), .SpContentsLayout_Scholarship .block01 .Type01 table th:nth-child(1) {
  width: 24%;
}
.SpContentsLayout_Scholarship .block01 .Type01 .Type01last, .SpContentsLayout_Scholarship .block01 .Type02 .Type02last {
  margin: 0;
  text-align: right;
}
.SpContentsLayout_Scholarship .block01 .Type02 table th, .SpContentsLayout_Scholarship .block01 .Type02 table td {
  text-align: center;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.SpContentsLayout_Scholarship .block01 .Type02 table th {
  background-color: #eee;
  font-weight: normal;
}
.SpContentsLayout_Scholarship .block01 .Type02 table tr:nth-child(1) th:nth-child(2) {
  font-size: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.SpContentsLayout_Scholarship .block01 .Type02 table tr:nth-child(2) th {
  padding-top: 9px;
  padding-bottom: 9px;
}
.SpContentsLayout_Scholarship .block01 .Type02 table tr:nth-child(n+3) td {
  padding-top: 9px;
  padding-bottom: 9px;
}
.SpContentsLayout_Scholarship .block01 .Type02 table .num {
  width: 100px;
}
.SpContentsLayout_Scholarship .costBlock {
  letter-spacing: -0.4em;
  margin-bottom: 40px;
}
.SpContentsLayout_Scholarship .costBlock .left, .SpContentsLayout_Scholarship .costBlock .right {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.SpContentsLayout_Scholarship .costBlock .left {
  width: 20%;
}
.SpContentsLayout_Scholarship .costBlock .left h4 {
  font-size: 20px;
}
.SpContentsLayout_Scholarship .costBlock .right {
  width: 80%;
  font-size: 18px;
  padding-top: 4px;
}
.SpContentsLayout_Scholarship .costBlock .right .Graph {
  max-width: 575px;
}
.SpContentsLayout_Scholarship .costBlock .right .Graph p {
  font-size: 14px;
  text-align: right;
}
.SpContentsLayout_Scholarship .costBlock .right p {
  margin-top: 0;
}
.SpContentsLayout_Scholarship .costBlock .right a {
  color: #1F1F1F;
}
@media screen and (max-width: 768px) {
  .SpContentsLayout_Scholarship .text01, .SpContentsLayout_Scholarship h4 {
    font-size: 15px;
  }
  .SpContentsLayout_Scholarship .block01 .Type02H span {
    font-size: 10px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 table td:nth-child(1), .SpContentsLayout_Scholarship .block01 .Type01 table th:nth-child(1) {
    width: 6em;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 table tr:nth-child(n+2) td:nth-child(1) {
    font-size: 14px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 table th, .SpContentsLayout_Scholarship .block01 .Type01 table td {
    font-size: 12px;
  }
  .SpContentsLayout_Scholarship .block01 .Type02 table th, .SpContentsLayout_Scholarship .block01 .Type02 table td {
    font-size: 12px;
  }
  .SpContentsLayout_Scholarship .block01 .Type02 table tr:nth-child(1) th:nth-child(2) {
    font-size: 15px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 .Type01last, .SpContentsLayout_Scholarship .block01 .Type02 .Type02last {
    font-size: 10px;
  }
  .SpContentsLayout_Scholarship .block01 .Type02 table .num {
    width: 4em;
  }
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Scholarship .block01 .Type01 {
    overflow-x: scroll;
    margin-bottom: 25px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01::-webkit-scrollbar {
    height: 10px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #ccc;
    border-radius: 5px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 table, .SpContentsLayout_Scholarship .block01 .Type01 .Type01last {
    width: 700px;
  }
  .SpContentsLayout_Scholarship .costBlock .left, .SpContentsLayout_Scholarship .costBlock .right {
    display: block;
    width: 100%;
  }
  .SpContentsLayout_Scholarship .costBlock .right {
    padding-top: 0;
    font-size: 15px;
  }
  .SpContentsLayout_Scholarship .costBlock .left h4 {
    font-size: 14px;
    font-weight: bold;
  }
  .SpContentsLayout_Scholarship .text01, .SpContentsLayout_Scholarship h4, .SpContentsLayout_Scholarship .block01 .Type01 table tr:nth-child(n+2) td:nth-child(1), .SpContentsLayout_Scholarship .block01 .Type02 table tr:nth-child(1) th:nth-child(2), .SpContentsLayout_Scholarship .costBlock .right p {
    font-size: 12px;
  }
  .SpContentsLayout_Scholarship .block01 .Type01 table th, .SpContentsLayout_Scholarship .block01 .Type01 table td, .SpContentsLayout_Scholarship .block01 .Type02 table th, .SpContentsLayout_Scholarship .block01 .Type02 table td {
    font-size: 10px;
  }
  .SpContentsLayout_Scholarship .text01 {
    margin-bottom: 30px;
  }
  .SpContentsLayout_Scholarship .costBlock {
    margin-bottom: 20px;
  }
}
/*↓↓↓スペシャルコンテンツ留学生インタビュー↓↓↓*/
.SpContentsLayout_Interview .countryLink ul {
  margin: 0 0 60px 1px;
  letter-spacing: -0.4em;
  list-style: none;
  padding: 0;
}
.SpContentsLayout_Interview .countryLink ul li {
  letter-spacing: normal;
  display: inline-block;
  width: 16.666666%;
  vertical-align: top;
  margin-left: -1px;
  box-sizing: border-box;
  color: #1f1f1f;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.SpContentsLayout_Interview .countryLink ul li a {
  border: #FFBF00 solid 1px;
  display: block;
  text-decoration: none;
  color: #1f1f1f;
  padding: 10px 5px 10px 5px;
}
.SpContentsLayout_Interview .countryLink ul li a:hover {
  background-color: #FFBF00;
}
.SpContentsLayout_Interview .countryLink ul li.nowpage, .SpContentsLayout_Interview .countryLink ul li:hover {
  padding-bottom: 20px;
  background-image: url(/Templates/main/img/contents/specialcontents/interview/linkitem.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.SpContentsLayout_Interview .countryLink ul li.nowpage span.nolink {
  padding: 10px 5px 10px 5px;
  background-color: #FFBF00;
  display: block;
  border: #FFBF00 solid 1px;
}
.SpContentsLayout_Interview table.countryLink {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 60px 0;
}
.SpContentsLayout_Interview table.countryLink td {
  border: #FFBF00 solid 1px;
  width: 16.666666%;
  color: #1f1f1f;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.SpContentsLayout_Interview table.countryLink td.nowpage {
  background-image: url(/Templates/main/img/contents/specialcontents/interview/linkitem.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.SpContentsLayout_Interview table.countryLink td.nowpage span.nolink {
  background-color: #FFBF00;
  display: block;
}
.SpContentsLayout_Interview .nameBlock {
  max-width: 460px;
  letter-spacing: -0.4em;
  margin: 0 0 25px 0;
}
.SpContentsLayout_Interview .nameBlock .text, .SpContentsLayout_Interview .nameBlock .img {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpContentsLayout_Interview .nameBlock .text {
  width: 75.8695652174%;
}
.SpContentsLayout_Interview .nameBlock .text h3 {
  margin: 0 0 5px 0;
}
.SpContentsLayout_Interview .nameBlock .text p {
  margin: 0;
  font-size: 18px;
}
.SpContentsLayout_Interview .nameBlock .img {
  width: 24.1304347826%
}
.SpContentsLayout_Interview .Block {
  margin-bottom: 30px;
  min-height: 70px;
}
.SpContentsLayout_Interview .Block .box {
  float: left;
  display: table;
}
.SpContentsLayout_Interview .Block .question {
  width: 41.8181818182%;
}
.SpContentsLayout_Interview .Block .answer {
  width: 58.1818181818%;
}
.SpContentsLayout_Interview .Block .box .item, .SpContentsLayout_Interview .Block .box .text {
  display: table-cell;
  vertical-align: top;
}
.SpContentsLayout_Interview .Block .box .item {
  width: 60px;
  padding-right: 18px;
  box-sizing: border-box;
}
.SpContentsLayout_Interview .Block .question .text p {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.SpContentsLayout_Interview .Block .answer .text p {
  margin: 0;
  font-size: 17px;
}
.SpContentsLayout_Interview .Block .question .text {
  padding-top: 7px;
}
.SpContentsLayout_Interview .Block .answer .text {
  padding-top: 9px;
}
.SpContentsLayout_Interview .Block .question .text {
  padding-right: 20px;
}
@media screen and (max-width: 954px) {
  .SpContentsLayout_Interview .countryLink ul li {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .SpContentsLayout_Interview .countryLink ul li {
    font-size: 8px;
  }
  .SpContentsLayout_Interview .countryLink ul li a {
    padding: 10px 2px;
  }
  .SpContentsLayout_Interview .countryLink ul {
    margin: 0 -30px 20px -23px;
  }
  .SpContentsLayout_Interview .countryLink ul li.nowpage span.nolink {
    padding: 10px 2px 10px 2px;
  }
  .SpContentsLayout_Interview .nameBlock .text p {
    margin: 0;
    font-size: 12px;
  }
  .SpContentsLayout_Interview .Block .box {
    float: none;
    width: 100%;
  }
  .SpContentsLayout_Interview .Block .question {
    margin-bottom: 5px;
  }
  .SpContentsLayout_Interview .Block .question .text {
    padding-top: 0px;
    padding-right: 0;
  }
  .SpContentsLayout_Interview .Block .answer .text {
    padding-top: 3px;
  }
  .SpContentsLayout_Interview .Block .question .text p {
    font-size: 14px;
  }
  .SpContentsLayout_Interview .Block .answer .text p {
    font-size: 12px;
  }
  .SpContentsLayout_Interview .Block .box .item {
    width: 30px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .SpContentsLayout_Interview .Block .box .item img {
    width: 20px;
  }
  .SpContentsLayout_Interview .Block {
    margin-bottom: 20px;
    min-height: none;
  }
}
@media screen and (max-width: 480px) {
  .SpContentsLayout_Interview .Block .question .text p {
    font-size: 14px;
  }
  .SpContentsLayout_Interview .Block .answer .text p {
    font-size: 12px;
  }
}
/*↓↓↓スペシャルインタビュー↓↓↓*/
.SpInterviewLayout h2 {
  text-align: center;
  margin-bottom: 80px;
}
.SpInterviewLayoutList {
  max-width: 1100px;
  margin: 0 auto 50px;
}
.SpInterviewLayoutList ul {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: -0.4em;
}
.SpInterviewLayoutList ul li {
  width: 30.9090909091%;
  margin-right: 3.63636363635%;
  margin-bottom: 70px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpInterviewLayoutList ul li:nth-child(3n) {
  margin-right: 0;
}
.SpInterviewLayoutList ul li a, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li a {
  text-decoration: none;
  display: block;
}
.SpInterviewLayoutList ul li a:hover {
  /*background-color: rgba(0, 0, 0, 0.1);*/
}
.SpInterviewLayoutList ul li p.img, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.img {
  border: #ccc solid 1px;
  margin: 0 0 15px 0;
  overflow: hidden;
}
.SpInterviewLayoutList ul li p.title, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.title {
  margin: 0 0 15px 0;
  font-size: 17px;
  color: #000;
  text-decoration: underline;
  padding: 0 2px;
}
.SpInterviewLayoutList ul li a:hover p.title, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li a:hover p.title {
  text-decoration: none;
}
.SpInterviewLayoutList ul li p.comment, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.comment {
  margin: 0;
  font-size: 16px;
  color: #000;
  padding: 0 2px;
}
.SpInterviewLayoutList ul li a p.img img, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li a p.img img {
  display: block;
  transition-duration: 0.5s; /*変化に掛かる時間*/
  margin: 0 auto;
}
.SpInterviewLayoutList ul li a:hover p.img img, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li a:hover p.img img {
  transform: scale(1.1); /*画像の拡大率*/
  transition-duration: 0.5s; /*変化に掛かる時間*/
}
.page-specialinterview-child .BottomList {
  background-image: url(/Templates/main/img/contents/specialinterview/bkimg01.jpg);
  background-repeat: repeat;
  background-position: left top;
  padding: 40px 30px 50px 30px;
}
.page-specialinterview-child .BottomList .textimg {
  max-width: 190px;
  margin: 0 auto 40px;
}
.page-specialinterview-child .BottomList .sliders .bx-wrapper {
  max-width: 100% !important;
  border: none;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 0;
}
.page-specialinterview-child .BottomList .sliders .bx-wrapper ul {
  margin: 0;
}
.SpInterviewCommonLayout .CompanyName {
  margin-bottom: 60px;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout {
  letter-spacing: -0.4em;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .number, .SpInterviewCommonLayout .CompanyName .CenterLayout .company {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .number {
  width: 38.1818181818%;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .number p {
  font-size: 120px;
  line-height: 1;
  color: #000;
  margin: 0;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .number img {
  width: 45.2380952381%;
  vertical-align: bottom;
  margin-bottom: 4px;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .number span.num {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 20px;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .company {
  width: 57.7272727273%;
  margin-left: 4.0909090909%;
}
.SpInterviewCommonLayout .CompanyName .CenterLayout .company h2 {
  font-size: 30px;
  margin: 0;
  padding-top: 25px;
  line-height: 1;
  color: #000;
}
.SpInterviewCommonLayout .Profile {
  background-image: url(/Templates/main/img/contents/specialinterview/bkimg01.jpg);
  background-repeat: repeat-x;
  background-position: center top;
  padding-top: 35px;
  margin-bottom: 100px;
}
.SpInterviewCommonLayout .Profile .CenterLayout {
  letter-spacing: -0.4em;
}
.SpInterviewCommonLayout .Profile .CenterLayout .img, .SpInterviewCommonLayout .Profile .CenterLayout .text {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpInterviewCommonLayout .Profile .CenterLayout .img {
  width: 38.1818181818%;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text {
  width: 57.7272727273%;
  margin-left: 4.0909090909%;
  color: #000;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .boldtext {
  margin: 0 0 0 0;
  font-size: 31px;
  font-weight: bold;
  height: 145px;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .profile01 {
  padding-top: 25px;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .profile01 p {
  margin: 0;
  font-size: 15px;
  padding: 0 2px;
  line-height: 1.72;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .profile02 {
  padding-top: 30px;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .profile02:before {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #FFBF00;
  margin-bottom: 7px;
}
.SpInterviewCommonLayout .Profile .CenterLayout .text .profile02 p {
  margin: 0;
  font-size: 15px;
  padding: 0 2px;
  line-height: 1.72;
}
.SpInterviewCommonLayout .Message {
  background-image: url(/Templates/main/img/contents/specialinterview/bkimg02.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 30px;
  margin-bottom: 100px;
}
.SpInterviewCommonLayout .Message .RightImg {
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 38.3636363636% auto;
  padding-top: 10px;
  position: relative;
}
.SpInterviewCommonLayout .Message .RightImg .img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  text-align: right;
}
.SpInterviewCommonLayout .Message .RightImg .img img {
  width: 38.3636363636%;
}
.SpInterviewCommonLayout .Message .RightImg .text {
  width: 66.6363636364%;
  color: #000;
  position: relative;
  z-index: 100;
}
.SpInterviewCommonLayout .Message .RightImg .text .comment {
  background-color: rgba(255, 255, 255, 0.87);
  padding: 20px;
}
.SpInterviewCommonLayout .Message .RightImg .text .comment p {
  margin: 0;
  font-size: 16px;
  line-height: 1.72;
}
.SpInterviewCommonLayout h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 15px 20px;
  line-height: 1;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.SpInterviewCommonLayout .Message .RightImg .text p.boldtext {
  margin: 0 0 20px 0;
  font-size: 31px;
  font-weight: bold;
  padding: 0 20px;
}
.SpInterviewCommonLayout h3:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 30px;
  background-color: #FFBF00;
  vertical-align: -6px;
  margin-right: 9px;
}
.SpInterviewCommonLayout .Employee {
  background-image: url(/Templates/main/img/contents/specialinterview/bkimg03.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 100px;
}
.SpInterviewCommonLayout .Employee .LeftImg {
  position: relative;
  padding-top: 10px;
}
.SpInterviewCommonLayout .Employee .LeftImg .img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext::before {
  content: "";
  display: block;
  width: 65px;
  height: 3px;
  background-color: #FFBF00;
  margin-bottom: 7px;
}
.SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext {
  width: 33.3636363636%;
  margin-top: 20px;
}
.SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext p {
  margin: 0;
  font-size: 15px;
  letter-spacing: -0.125pt;
  line-height: 1.72;
}
.SpInterviewCommonLayout .Employee .LeftImg .img img {
  width: 39.1818181818%;
}
.SpInterviewCommonLayout .Employee .LeftImg .text {
  width: 66.6363636364%;
  color: #000;
  margin-left: 33.3636363636%;
  position: relative;
  z-index: 100;
}
.SpInterviewCommonLayout .Employee .LeftImg .text .comment {
  background-color: rgba(255, 255, 255, 0.87);
  padding: 20px;
}
.SpInterviewCommonLayout .Employee .LeftImg .text .comment p {
  margin: 0;
  font-size: 16px;
  line-height: 1.72;
}
.SpInterviewCommonLayout .Employee .LeftImg .text p.boldtext {
  margin: 0 0 20px 0;
  font-size: 31px;
  font-weight: bold;
  padding: 0 20px;
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}
.SpInterviewCommonLayout .Employee .annotation {
  padding-top: 30px;
}
.SpInterviewCommonLayout .Employee .annotation table {
  width: 100%;
  font-size: 12px;
}
.SpInterviewCommonLayout .Employee .annotation table th {
  font-weight: normal;
  padding-right: 0.75em;
  width: 2em;
  text-align: left;
}
.page-pickup07 .SpInterviewCommonLayout .Employee .annotation table th, .page-pickup11 .SpInterviewCommonLayout .Employee .annotation table th {
  width: 1em;
  padding-right: 0;
}
.SpInterviewCommonLayout .lastimg {
  margin-bottom: 200px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .SpInterviewLayoutList {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 954px) {
  .SpInterviewCommonLayout .Profile .CenterLayout .text .boldtext {
    margin: 0 0 0 0;
    font-size: 25px;
    font-weight: bold;
    height: 115px;
    line-height: 1.3;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number p {
    font-size: 90px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .company h2 {
    font-size: 25px;
    padding-top: 17px;
  }
  .SpInterviewCommonLayout .CompanyName {
    margin-bottom: 30px;
  }
  .SpInterviewCommonLayout .Profile {
    background-image: url(/Templates/main/img/contents/specialinterview/bkimg01.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 20px;
    margin-bottom: 50px;
    background-size: auto 150px;
  }
}
@media screen and (max-width: 768px) {
  .SpInterviewCommonLayout .Profile .CenterLayout .img, .SpInterviewCommonLayout .Profile .CenterLayout .text {
    display: block;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .profile01 p {
    padding: 0;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .img {
    text-align: center;
    margin-bottom: 15px;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .img img {
    /*width: 50%;*/
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .boldtext {
    margin: 0 0 20px 0;
    font-size: 25px;
    font-weight: bold;
    height: auto;
    line-height: 1.3;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .profile01 {
    padding-top: 0;
  }
  .SpInterviewCommonLayout .Message .RightImg .text, .SpInterviewCommonLayout .Employee .LeftImg .text, .SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext {
    width: 100%;
    margin-left: 0;
  }
  .SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext {
    text-align: left;
    padding: 0 12px;
    box-sizing: border-box;
    margin-top: 5px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout {
    display: table;
    width: 100%;
    box-sizing: border-box;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number, .SpInterviewCommonLayout .CompanyName .CenterLayout .company {
    display: table-cell;
    vertical-align: middle;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number {
    width: 250px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .company {
    width: auto;
    margin-left: 0;
  }
  .SpInterviewCommonLayout h3 {
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .SpInterviewCommonLayout h3:before {
    margin-right: 4px;
  }
  .SpInterviewCommonLayout .Message .RightImg .text p.boldtext, .SpInterviewCommonLayout .Employee .LeftImg .text p.boldtext {
    margin-bottom: 0;
  }
  .SpInterviewCommonLayout .Message {
    padding-bottom: 45px;
    margin-bottom: 0;
  }
  .SpInterviewCommonLayout .Employee {
    margin-top: -20px;
    padding-bottom: 70px;
    margin-bottom: -20px;
  }
  .SpInterviewCommonLayout .Employee .LeftImg, .SpInterviewCommonLayout .Message .RightImg {
    padding-top: 0;
  }
  .SpInterviewCommonLayout .Message .RightImg .img, .SpInterviewCommonLayout .Employee .LeftImg .img {
    position: static;
    text-align: center;
    margin-bottom: 15px;
  }
  .SpInterviewCommonLayout .Employee .annotation {
    padding-top: 10px;
  }
  .SpInterviewCommonLayout .Message .RightImg .img img {
    width: 100%;
    max-width: 422px;
    margin: 0 auto;
  }
  .SpInterviewCommonLayout .Employee .LeftImg .img img {
    width: 100%;
    max-width: 431px;
    margin: 0 auto;
  }
  .SpInterviewCommonLayout .Message .RightImg .text p.boldtext, .SpInterviewCommonLayout .Employee .LeftImg .text p.boldtext {
    padding: 0 10px;
    font-size: 25px;
    line-height: 1.3;
  }
  .SpInterviewCommonLayout .Message .RightImg .text .comment, .SpInterviewCommonLayout .Employee .LeftImg .text .comment {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 10px;
  }
}
@media screen and (max-width: 640px) {
  .SpInterviewLayout h2 {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  .SpInterviewLayoutList ul li {
    width: 47.5%;
    margin-bottom: 30px;
  }
  .SpInterviewLayoutList ul li:nth-of-type(1), .SpInterviewLayoutList ul li:nth-of-type(3), .SpInterviewLayoutList ul li:nth-of-type(5), .SpInterviewLayoutList ul li:nth-of-type(7), .SpInterviewLayoutList ul li:nth-of-type(9), .SpInterviewLayoutList ul li:nth-of-type(11) {
    margin-right: 5%;
  }
  .SpInterviewLayoutList ul li:nth-of-type(2), .SpInterviewLayoutList ul li:nth-of-type(4), .SpInterviewLayoutList ul li:nth-of-type(6), .SpInterviewLayoutList ul li:nth-of-type(8), .SpInterviewLayoutList ul li:nth-of-type(10), .SpInterviewLayoutList ul li:nth-of-type(12) {
    margin-right: 0;
  }
  .SpInterviewLayoutList ul li p.img {
    margin-bottom: 10px;
  }
  .SpInterviewLayoutList ul li p.title, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.title {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .SpInterviewLayoutList ul li p.comment, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.comment {
    font-size: 14px;
  }
  .SpInterviewCommonLayout h3 {
    font-size: 15px;
  }
  .SpInterviewCommonLayout .Message .RightImg .text p.boldtext, .SpInterviewCommonLayout .Employee .LeftImg .text p.boldtext {
    font-size: 16px;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .boldtext {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .SpInterviewCommonLayout .Message .RightImg .text .comment p, .SpInterviewCommonLayout .Employee .LeftImg .text .comment p {
    font-size: 12px;
    line-height: 1.3;
  }
  .SpInterviewCommonLayout .Employee .LeftImg .img .imgsubtext p {
    font-size: 12px;
    line-height: 1.3;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .profile01 p, .SpInterviewCommonLayout .Profile .CenterLayout .text .profile02 p {
    line-height: 1.3;
    font-size: 12px;
  }
  .SpInterviewCommonLayout .lastimg {
    margin-bottom: 50px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .SpInterviewLayoutList ul li p.img {
    margin-bottom: 5px;
  }
  .page-specialinterview-child .BottomList {
    padding: 20px 30px 25px 30px;
  }
  .page-specialinterview-child .BottomList .textimg {
    margin: 0 auto 20px;
    width: 100px;
  }
  .SpInterviewLayoutList ul li p.title, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.title {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .SpInterviewLayoutList ul li p.img, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.img {
    margin: 0 0 5px 0;
  }
  .SpInterviewLayoutList ul li p.comment, .page-specialinterview-child .BottomList .sliders .bx-wrapper ul li p.comment {
    font-size: 10px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number, .SpInterviewCommonLayout .CompanyName .CenterLayout .company {
    display: block;
    vertical-align: middle;
    width: auto;
  }
  .SpInterviewCommonLayout .CompanyName {
    margin-bottom: 15px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number img {
    width: 100px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .number p {
    font-size: 60px;
  }
  .SpInterviewCommonLayout .CompanyName .CenterLayout .company h2 {
    padding-top: 10px;
  }
  .SpInterviewCommonLayout .Profile {
    margin-bottom: 25px;
  }
  .SpInterviewCommonLayout .Profile .CenterLayout .text .profile02 {
    padding-top: 20px;
  }
  .SpInterviewCommonLayout .Message {
    margin-bottom: 0;
  }
}
/*↓↓↓スペシャルコンテンツ対企業↓↓↓*/
.tmp_SpContents02 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 25px 0;
}
.tmp_SpContents02 .left {
  float: left;
  width: 54.5454545455%
}
.tmp_SpContents02 .right {
  width: 43.3636363636%;
  margin-left: 2.0909090909%;
  float: right;
}
.tmp_SpContents02 a {
  display: block;
}
.tmp_SpContents02 .box02 {
  margin-top: 2.5%;
}
.tmp_SpContents02 a:hover img {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.tmp_SpContents02 .box01 a, .tmp_SpContents02 .box02 a, .tmp_SpContents02 .box03 a {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
.tmp_SpContents02 .box01 a {
  background-image: url(/Templates/main/img/contents/specialcontents02/linkparts01_2026_on.gif);
}
.tmp_SpContents02 .box02 a {
  background-image: url(/Templates/main/img/contents/specialcontents02/linkparts02_on.gif);
}
.tmp_SpContents02 .box03 a {
  background-image: url(/Templates/main/img/contents/specialcontents02/linkparts03_on.gif);
}
.SpContents02_Message {
  background-color: #EEEEEE;
  letter-spacing: -0.4em;
  padding: 35px 0;
}
.SpContents02_Message .img, .SpContents02_Message .text {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpContents02_Message .img {
  width: 34.3636363636%;
}
.SpContents02_Message .text {
  width: 59.0909090909%;
  margin: 0 3.27272727275%;
}
.SpContents02_Message .text h3 {
  font-size: 34px;
  color: #202020;
  margin: 0 0 8px 0;
  padding: 0 2px;
  line-height: 1;
  font-weight: normal;
}
.SpContents02_Message .text h3:before {
  width: 65px;
  height: 3px;
  content: "";
  background-color: #212121;
  display: block;
  margin-bottom: 8px;
}
.SpContents02_Message .text p {
  margin: 0;
  font-size: 18px;
  color: #1F1F1F;
  line-height: 1.8;
}
.SpContents02Layout .pagetitle {
  margin-bottom: 80px;
}
.SpContents02Layout .pagetitle p {
  text-align: center;
  margin: 0;
}
.SpContents02Layout .pagetitle01 {
  background: linear-gradient(to right, #A3D900 50%, #80AA00 50%);
}
.SpContents02Layout .pagetitle02 {
  background: linear-gradient(to right, #5CE7E7 50%, #00D9D9 50%);
}
.SpContents02Layout .pagetitle03 {
  background: linear-gradient(to right, #F282B5 50%, #F06AA7 50%);
}
.SpContents02Layout_Acceptance h3:before {
  background-color: #A3D900;
}
.SpContents02Layout_Employment h3:before {
  background-color: #00D9D9;
}
.SpContents02Layout_Point h3:before {
  background-color: #F282B5;
}
.SpContents02Layout_Acceptance h3 span.mini {
  font-size: 18px;
  vertical-align: 2px;
}
@media screen and (max-width: 954px) {
  .SpContents02_Message .text h3 {
    font-size: 28px;
  }
  .SpContents02_Message .text p {
    font-size: 15px;
  }
  .SpContents02_Message .text {
    margin-right: 0;
    width: 62.3636363637%;
  }
  .SpContents02Layout .pagetitle {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .SpContents02_Message .img, .SpContents02_Message .text {
    width: 100%;
    display: block;
    margin: 0;
  }
  .SpContents02_Message .img {
    text-align: center;
    margin-bottom: 20px;
  }
  .SpContents02Layout .pagetitle {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .SpContents02_Message .text h3 {
    font-size: 20px;
  }
  .SpContents02_Message .text p {
    font-size: 10px;
    line-height: 1.5;
  }
  .SpContents02_Message .img {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  .SpContents02Layout .pagetitle {
    margin-bottom: 20px;
  }
}
/*↓↓↓スペシャルコンテンツ対企業01↓↓↓*/
.SpContents02Layout_Acceptance p.text01, .SpContents02Layout_Acceptance p.kome {
  font-size: 18px;
}
.SpContents02Layout_Acceptance p.kome {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 50px;
}
.SpContents02Layout_Acceptance .graph01, .SpContents02Layout_Acceptance .graph02 {
  letter-spacing: -0.4em;
}
.SpContents02Layout_Acceptance .graph02 {
  margin-bottom: 100px;
}
.SpContents02Layout_Acceptance .graph01 .left, .SpContents02Layout_Acceptance .graph01 .right, .SpContents02Layout_Acceptance .graph02 .left, .SpContents02Layout_Acceptance .graph02 .right {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpContents02Layout_Acceptance .graph01 .left {
  width: 54.0909090909%;
}
.SpContents02Layout_Acceptance .graph01 .right {
  width: 43.2727272727%;
  margin-left: 2.6363636364%;
}
.SpContents02Layout_Acceptance .graph02 .left {
  width: 50.8181818182%;
}
.SpContents02Layout_Acceptance .graph02 .right {
  width: 38.9090909091%;
  margin-left: 10.2727272727%;
  text-align: center;
}
.page-specialcontents02-child .SpContents02Layout_Acceptance .linkBlock, .page-specialcontents02-child .SpContents02Layout_Employment .linkBlock, .page-specialcontents02-child .SpContents02Layout_Point .linkBlock {
  background-color: #EEEEEE;
}
@media screen and (max-width: 640px) {
  .SpContents02Layout_Acceptance h3 span.mini {
    display: block;
    line-height: 1;
    font-size: 14px;
  }
  .SpContents02Layout_Acceptance p.text01, .SpContents02Layout_Acceptance p.kome {
    font-size: 12px;
  }
  .SpContents02Layout_Acceptance .graph01 .left, .SpContents02Layout_Acceptance .graph01 .right, .SpContents02Layout_Acceptance .graph02 .left, .SpContents02Layout_Acceptance .graph02 .right {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
  }
  .SpContents02Layout_Acceptance .graph01 .left, .SpContents02Layout_Acceptance .graph01 .right, .SpContents02Layout_Acceptance .graph02 .left {
    margin-bottom: 30px;
  }
  .SpContents02Layout_Acceptance .graph02 {
    margin-bottom: 40px;
  }
}
/*↓↓↓スペシャルコンテンツ対企業02↓↓↓*/
.SpContents02Layout_Employment h3 span.mini {
  font-size: 18px;
  vertical-align: 2px;
}
.SpContents02Layout_Employment p.text01 {
  font-size: 18px
}
.SpContents02Layout_Employment .block01, .SpContents02Layout_Employment .block02 {
  letter-spacing: -0.4em;
}
.SpContents02Layout_Employment .block01 {
  padding-top: 20px;
  margin-bottom: 50px;
}
.SpContents02Layout_Employment p.comment01, .SpContents02Layout_Employment p.comment02 {
  letter-spacing: normal;
}
.SpContents02Layout_Employment p.comment01 {
  margin-bottom: 0;
  font-size: 21px;
  font-weight: bold;
}
.SpContents02Layout_Employment p.comment02 {
  margin-top: 0;
  font-size: 13px;
}
.SpContents02Layout_Employment .block02 {
  margin-bottom: 100px;
  padding-top: 20px;
}
.SpContents02Layout_Employment .block01 .left, .SpContents02Layout_Employment .block01 .right, .SpContents02Layout_Employment .block02 .left, .SpContents02Layout_Employment .block02 .right {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.SpContents02Layout_Employment .block01 .left {
  width: 43.7272727273%;
}
.SpContents02Layout_Employment .block01 .right {
  width: 54.7272727273%;
  margin-left: 1.5454545454%;
}
.SpContents02Layout_Employment .block02 .left {
  width: 43.6363636364%;
}
.SpContents02Layout_Employment .block02 .right {
  width: 52.7272727273%;
  margin-left: 3.6363636363%;
}
.SpContents02Layout_Employment .LowCause {
  background-color: #EEEEEE;
  margin-bottom: 50px;
  padding: 20px 0 30px 0;
}
.SpContents02Layout_Employment .LowCause .block {
  max-width: 820px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
.SpContents02Layout_Employment .LowCause p.bold {
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.SpContents02Layout_Employment .LowCause .block .box {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding: 0 5px;
}
.SpContents02Layout_Employment .LowCause .block .box p {
  margin: 0;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
}
.SpContents02Layout_Employment .LowCause .block .box ul {
  background-color: #fff;
  margin: 0;
  font-size: 18px;
  padding: 1em 1em 1em 2em;
}
.SpContents02Layout_Employment .LowCause .block .box ul li {
  line-height: 1.8;
}
.SpContents02Layout_Employment .LowCause .block .left p, .SpContents02Layout_Employment .LowCause .block .left ul {
  color: #55B7AD;
}
.SpContents02Layout_Employment .LowCause .block .right p, .SpContents02Layout_Employment .LowCause .block .right ul {
  color: #0085B2;
}
.SpContents02Layout_Employment ul.points {
  max-width: 842px;
  letter-spacing: -0.4em;
  padding: 0;
  margin: 50px auto;
}
.SpContents02Layout_Employment ul.points li {
  letter-spacing: normal;
  display: inline-block;
  width: 48.0997624703%;
  margin-bottom: 10px;
}
.SpContents02Layout_Employment ul.points li:nth-child(even) {
  margin-left: 3.8004750594%;
}
@media screen and (max-width: 640px) {
  .SpContents02Layout_Employment h3 span.mini {
    display: block;
    line-height: 1;
    font-size: 14px;
  }
  .SpContents02Layout_Employment p.text01 {
    font-size: 12px
  }
  .SpContents02Layout_Employment .block01 .left, .SpContents02Layout_Employment .block01 .right, .SpContents02Layout_Employment .block02 .left, .SpContents02Layout_Employment .block02 .right {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
  }
  .SpContents02Layout_Employment .block01 .left, .SpContents02Layout_Employment .block02 .left {
    margin-bottom: 30px;
  }
  .SpContents02Layout_Employment .block01, .SpContents02Layout_Employment .block02 {
    margin-bottom: 40px;
  }
  .SpContents02Layout_Employment .LowCause .block .box {
    display: block;
    padding: 0;
    width: 100%;
  }
  .SpContents02Layout_Employment .LowCause .block .left {
    margin-bottom: 15px;
  }
  .SpContents02Layout_Employment .LowCause .block .box ul {
    height: auto !important;
  }
  .SpContents02Layout_Employment .LowCause p.bold {
    font-size: 12px;
  }
  .SpContents02Layout_Employment .LowCause .block .box p {
    font-size: 16px;
  }
  .SpContents02Layout_Employment .LowCause .block .box ul {
    font-size: 12px;
  }
  .SpContents02Layout_Employment .LowCause .block .box ul li {
    line-height: 1.5;
  }
  .SpContents02Layout_Employment ul.points li {
    display: block;
    width: 100%;
    margin-left: 0 !important;
  }
}
/*↓↓↓スペシャルコンテンツ対企業03↓↓↓*/
.SpContents02Layout_Point .stepBlock {
  display: table;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 9% auto;
}
.SpContents02Layout_Point .stepBlock01 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step01_line.gif);
}
.SpContents02Layout_Point .stepBlock02 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step02_line.gif);
}
.SpContents02Layout_Point .stepBlock03 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step03_line.gif);
}
.SpContents02Layout_Point .stepBlock04 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step04_line.gif);
}
.SpContents02Layout_Point .stepBlock05 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step05_line.gif);
  padding-bottom: 37px;
}
.SpContents02Layout_Point .stepBlock06 {
  background-image: url(/Templates/main/img/contents/specialcontents02/point/step06_line.gif);
}
.SpContents02Layout_Point .stepBlock .number, .SpContents02Layout_Point .stepBlock .text {
  display: table-cell;
  vertical-align: top;
}
.SpContents02Layout_Point .stepBlock .number {
  width: 9%;
}
.SpContents02Layout_Point .stepBlock01 .number img {
  margin-top: -2px;
}
.SpContents02Layout_Point .stepBlock .text {
  padding-left: 5px;
  padding-top: 25px;
}
.SpContents02Layout_Point .stepBlock .text table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 20px 0;
}
.SpContents02Layout_Point .stepBlock .text table th, .SpContents02Layout_Point .stepBlock05 .text table {
  width: 22.7911646586%;
}
.SpContents02Layout_Point .stepBlock .text table th {
  font-size: 22px;
  color: #fff;
  vertical-align: middle;
  line-height: 1;
  padding: 0 10px;
  text-align: left;
  height: 50px;
}
.SpContents02Layout_Point .stepBlock .text table td {
  padding: 5px 10px;
  vertical-align: middle;
}
.SpContents02Layout_Point .stepBlock .text table, .SpContents02Layout_Point .stepBlock .text table th, .SpContents02Layout_Point .stepBlock .text table td {
  border-style: solid;
  border-width: 1px;
}
.SpContents02Layout_Point .stepBlock01 .text table, .SpContents02Layout_Point .stepBlock01 .text table th, .SpContents02Layout_Point .stepBlock01 .text table td, .SpContents02Layout_Point .stepBlock02 .text table, .SpContents02Layout_Point .stepBlock02 .text table th, .SpContents02Layout_Point .stepBlock02 .text table td, .SpContents02Layout_Point .stepBlock03 .text table, .SpContents02Layout_Point .stepBlock03 .text table th, .SpContents02Layout_Point .stepBlock03 .text table td {
  border-color: #96D2CC;
}
.SpContents02Layout_Point .stepBlock04 .text table, .SpContents02Layout_Point .stepBlock04 .text table th, .SpContents02Layout_Point .stepBlock04 .text table td, .SpContents02Layout_Point .stepBlock05 .text table, .SpContents02Layout_Point .stepBlock05 .text table th, .SpContents02Layout_Point .stepBlock05 .text table td {
  border-color: #F3B921;
}
.SpContents02Layout_Point .stepBlock06 .text table, .SpContents02Layout_Point .stepBlock06 .text table th, .SpContents02Layout_Point .stepBlock06 .text table td {
  border-color: #F282B5;
}
.SpContents02Layout_Point .stepBlock07 .text table, .SpContents02Layout_Point .stepBlock07 .text table th, .SpContents02Layout_Point .stepBlock07 .text table td {
  border-color: #EE5B9D;
}
.SpContents02Layout_Point .stepBlock01 .text table th, .SpContents02Layout_Point .stepBlock02 .text table th, .SpContents02Layout_Point .stepBlock03 .text table th {
  background-color: #96D2CC;
}
.SpContents02Layout_Point .stepBlock04 .text table th, .SpContents02Layout_Point .stepBlock05 .text table th {
  background-color: #F3B921;
}
.SpContents02Layout_Point .stepBlock06 .text table th {
  background-color: #F282B5;
}
.SpContents02Layout_Point .stepBlock07 .text table th {
  background-color: #EE5B9D;
}
.SpContents02Layout_Point .stepBlock .text table td dl {
  display: table;
  margin: 0;
  width: 100%;
}
.SpContents02Layout_Point .stepBlock .text table td dl dt, .SpContents02Layout_Point .stepBlock .text table td dl dd {
  display: table-cell;
  vertical-align: middle;
}
.SpContents02Layout_Point .stepBlock .text table td dl dt {
  font-size: 17px;
  white-space: nowrap;
  font-weight: bold;
  padding-right: 1em;
  width: 4em;
}
.SpContents02Layout_Point .stepBlock .text table td dl dd {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.SpContents02Layout_Point .stepBlock .text table td dl dd span.mini {
  font-size: 12px;
  font-weight: normal;
  margin-left: 3em;
  vertical-align: 2px;
}
.SpContents02Layout_Point .stepBlock01 .text table td dl dt, .SpContents02Layout_Point .stepBlock02 .text table td dl dt, .SpContents02Layout_Point .stepBlock03 .text table td dl dt {
  color: #96D2CC;
}
.SpContents02Layout_Point .stepBlock04 .text table td dl dt, .SpContents02Layout_Point .stepBlock05 .text table td dl dt {
  color: #F3B921;
}
.SpContents02Layout_Point .stepBlock06 .text table td dl dt {
  color: #F282B5;
}
.SpContents02Layout_Point .stepBlock07 .text table td dl dt {
  color: #EE5B9D;
}
.SpContents02Layout_Point .stepBlock .text .textblock01 {
  letter-spacing: -0.4em;
}
.SpContents02Layout_Point .stepBlock .text .textblock01 .left, .SpContents02Layout_Point .stepBlock .text .textblock01 .right {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.SpContents02Layout_Point .stepBlock .text .textblock01 .left {
  width: 39.156626506%;
  padding-left: 20px;
  font-size: 18px;
}
.SpContents02Layout_Point .stepBlock .text .textblock01 .right {
  padding-left: 20px;
  width: 60.843373494%;
  font-size: 14px;
}
.SpContents02Layout_Point .stepBlock .text .textblock01 ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.SpContents02Layout_Point .stepBlock .text .contacttext {
  color: #F06AA7;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding-left: 20px;
}
.SpContents02Layout_Point .stepBlock02 .text .textblock01 .left, .SpContents02Layout_Point .stepBlock03 .text .textblock01 .left, .SpContents02Layout_Point .stepBlock04 .text .textblock01 .left {
  width: 100%;
}
.SpContents02Layout_Point .stepBlock02 .text .textblock01 ul, .SpContents02Layout_Point .stepBlock03 .text .textblock01 ul {
  margin-bottom: 1em;
}
.SpContents02Layout_Point .stepBlock .text .textblock02 {
  padding: 0 20px;
  font-size: 18px;
}
/*.SpContents02Layout_Point .stepBlock .text .textblock02 p{
	margin: 0;
}
.SpContents02Layout_Point .stepBlock06 .text .textblock02:nth-of-type(2) p{
	margin-bottom: 1em;
}*/
.SpContents02Layout_Point .stepBlock .text .textblock02 ul {
  margin: 1em 0 1.5em 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}
.SpContents02Layout_Point .stepBlock .text .textblock02 .colorPink {
  color: #F06AA6;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock {
  border: #ddd solid 1px;
  background-color: #eee;
  padding: 10px 20px;
  margin-bottom: 60px;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 {
  padding-bottom: 20px;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock p.bold {
  margin: 0;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: bold;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock p.normal {
  margin: 0;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock p.marginbottom {
  margin: 0 0 25px 0;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock .box01 {
  letter-spacing: -0.4em;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock .box01 div {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock ul.linksButton, .SpContents02Layout_Point .contactusBlock table ul.linksButton {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  letter-spacing: -0.4em;
  width: 240px;
}
.SpContents02Layout_Point .stepBlock02 .text .contactBlock ul.linksButton {
  margin-top: 5px;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock ul.linksButton li, .SpContents02Layout_Point .contactusBlock table ul.linksButton li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 110px;
  margin-right: 10px;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock ul.linksButton li:nth-of-type(2) {
  margin-right: 0;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock ul.linksButton li a, .SpContents02Layout_Point .contactusBlock table ul.linksButton li a {
  display: block;
  text-decoration: none;
  border: #F282B5 solid 1px;
  color: #fff;
  background-color: #F282B5;
  text-align: center;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
}
.SpContents02Layout_Point .stepBlock .text .contactBlock ul.linksButton li a:hover, .SpContents02Layout_Point .contactusBlock table ul.linksButton li a:hover {
  background-color: #fff;
  color: #F282B5;
}
.SpContents02Layout_Point .stepBlock03 .text .contactBlock .box div {
  width: 50%;
}
.SpContents02Layout_Point .stepBlock03 .text .contactBlock p.normal {
  margin: 0 0 15px 0;
}
.SpContents02Layout_Point .stepBlock02 .text .contactBlock .box01 .left {
  width: 37.7358490566%;
}
.SpContents02Layout_Point .stepBlock02 .text .contactBlock .box01 .right {
  width: 62.2641509434%;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .left {
  /*width: 32.4947589099%;*/
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right {
  /*width: 67.5052410901%;*/
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .left, .SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right {
  vertical-align: middle;
  width: 50%;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .left .normal span.time {
  margin-left: 1.5em;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right ul, .SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right p {
  display: inline-block;
  vertical-align: middle;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right ul {
  margin: 0;
  padding-top: 8px;
  width: 110px;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right ul li {
  margin: 0;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .right p {
  font-size: 12px;
  margin: 0;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left {
  width: 28.3018867925%;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right {
  width: 71.6981132075%;
  text-align: right;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right {
  vertical-align: middle;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td {
  border: none;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table {
  table-layout: fixed;
  width: 100%;
  max-width: 624px;
  text-align: center;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table.line01 {
  margin-bottom: 20px;
  margin-left: auto;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table.line02 {
  margin: 0 0 0 auto;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td {
  padding: 0;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td.mark {
  width: 22px;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td.mark img {
  vertical-align: -1px;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search p, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search p {
  border: #ddd solid 1px;
  border-collapse: collapse;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search {
  display: table;
  width: 100%;
  max-width: 235px;
  height: 35px;
  margin: 20px 0 20px 0;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search p, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search p {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search p.input, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search p.input {
  background-color: #fff;
  padding: 0 10px;
}
.SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search p.button, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search p.button {
  background-color: #555;
  color: #fff;
  text-align: center;
  width: 40px;
}
.SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right {
  vertical-align: middle;
  box-sizing: border-box;
}
.SpContents02Layout_Point .stepBlock07 .text .contactBlock {
  margin-top: 30px;
}
.SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right {
  padding-left: 10px;
}
.SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right p {
  text-align: left;
  font-size: 16px;
  color: #000;
  margin: 0;
}
.SpContents02Layout_Point .contactusBlock {
  background-color: #EEEEEE;
  padding: 10px 0;
  margin-bottom: 80px;
}
.SpContents02Layout_Point .contactusBlock p.text01 {
  font-size: 26px;
  text-align: center;
  margin: 0;
  font-weight: bold;
  color: #F06AA6;
}
.SpContents02Layout_Point .contactusBlock table {
  width: 100%;
  padding: 0 5px;
}
.SpContents02Layout_Point .contactusBlock table th, .SpContents02Layout_Point .contactusBlock table td {
  text-align: left;
  vertical-align: middle;
  color: #000;
  padding: 10px 0;
}
.SpContents02Layout_Point .contactusBlock table th {
  font-size: 18px;
  font-weight: bold;
  width: 21.8181818182%;
  white-space: nowrap;
  line-height: 1.2;
}
.SpContents02Layout_Point .contactusBlock table.type01 {
  margin-bottom: 5px;
}
.SpContents02Layout_Point .contactusBlock table.type02 {
  border-top: #fff solid 1px;
}
.SpContents02Layout_Point .contactusBlock table td.address {
  line-height: 1.2;
}
.SpContents02Layout_Point .contactusBlock table td.link {
  width: 240px;
}
.SpContents02Layout_Point .contactusBlock table ul.linksButton {
  width: 240px;
  text-align: right;
  margin: 0;
}
.SpContents02Layout_Point .contactusBlock table ul.linksButton li {
  margin-left: 10px;
  margin-right: 0;
}
.SpContents02Layout_Point .meritblock {
  letter-spacing: -0.4em;
  margin-bottom: 50px;
}
.SpContents02Layout_Point .meritblock div {
  letter-spacing: normal;
  display: inline-block;
  width: 33.33333%;
  padding: 0 15px 25px 15px;
  box-sizing: border-box;
  vertical-align: top;
}
.SpContents02Layout_Point .meritblock div dl {
  background-color: #F282B5;
  margin: 0;
  padding: 13px 15px 13px 15px;
}
.SpContents02Layout_Point .meritblock div dl dt {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.SpContents02Layout_Point .meritblock div dl dd {
  font-size: 15px;
  color: #000;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 954px) {
  .SpContents02Layout_Point .stepBlock {
    background-image: none;
  }
  .SpContents02Layout_Point .stepBlock05 {
    padding-bottom: 0;
  }
  .SpContents02Layout_Point .stepBlock, .SpContents02Layout_Point .stepBlock .number, .SpContents02Layout_Point .stepBlock .text {
    display: block;
  }
  .SpContents02Layout_Point .stepBlock .number {
    width: 99px;
    margin-bottom: 10px;
  }
  .SpContents02Layout_Point .stepBlock .text {
    padding-top: 0;
    margin-bottom: 30px;
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .SpContents02Layout_Point .contactusBlock table, .SpContents02Layout_Point .contactusBlock table tbody, .SpContents02Layout_Point .contactusBlock table tr, .SpContents02Layout_Point .contactusBlock table th, .SpContents02Layout_Point .contactusBlock table td {
    display: block;
    box-sizing: border-box;
    width: 100%;
  }
  .SpContents02Layout_Point .contactusBlock table {
    padding: 0;
  }
  .SpContents02Layout_Point .contactusBlock table th {
    padding-bottom: 0;
  }
  .SpContents02Layout_Point .contactusBlock table th br {
    display: none;
  }
  .SpContents02Layout_Point .contactusBlock table td.address {
    padding-top: 0;
    padding-bottom: 5px !important;
  }
  .SpContents02Layout_Point .contactusBlock table td.link {
    width: 100%;
    padding-top: 0;
  }
  .SpContents02Layout_Point .contactusBlock table ul.linksButton {
    width: auto;
    text-align: left;
  }
  .SpContents02Layout_Point .contactusBlock table ul.linksButton li {
    margin-left: 0px;
    margin-right: 10px;
  }
  .SpContents02Layout_Point .stepBlock .text .contactBlock .box01 div {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right {
    letter-spacing: -0.4em;
  }
  .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right {
    padding-left: 0;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table {
    width: 50%;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table.line01 {
    padding-right: 5px;
    margin-bottom: 0;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table.line02 {
    padding-left: 5px;
  }
  .SpContents02Layout_Point .meritblock div {
    width: 50%;
  }
  .SpContents02Layout_Point .meritblock div:nth-child(odd) {
    padding: 0 15px 25px 0;
  }
  .SpContents02Layout_Point .meritblock div:nth-child(even) {
    padding: 0 0 25px 15px;
  }
  .SpContents02Layout_Point .meritblock div dl dt {
    margin-bottom: 5px;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search {
    margin: 10px 0;
  }
}
@media screen and (max-width: 640px) {
  .SpContents02Layout_Point .stepBlock .text table, .SpContents02Layout_Point .stepBlock .text table tbody, .SpContents02Layout_Point .stepBlock .text table tr, .SpContents02Layout_Point .stepBlock .text table th, .SpContents02Layout_Point .stepBlock .text table td, .SpContents02Layout_Point .stepBlock .text table td dl, .SpContents02Layout_Point .stepBlock .text table td dl dt, .SpContents02Layout_Point .stepBlock .text table td dl dd {
    display: block;
    box-sizing: border-box;
  }
  .SpContents02Layout_Point .stepBlock .text table {
    border: none;
    margin: 0 0 10px 0;
  }
  .SpContents02Layout_Point .stepBlock .text table th {
    width: 230px;
    padding: 7px 10px;
    height: auto;
  }
  .SpContents02Layout_Point .stepBlock .text table td {
    width: 100%;
  }
  .SpContents02Layout_Point .stepBlock .text .textblock01 .left, .SpContents02Layout_Point .stepBlock .text .textblock01 .right {
    display: block;
    padding-left: 0;
    width: 100%;
  }
  .SpContents02Layout_Point .stepBlock .text table td dl dt {
    width: auto;
    padding-right: 0;
  }
  .SpContents02Layout_Point .stepBlock .text table td dl dd {
    margin: 0;
  }
  .SpContents02Layout_Point .stepBlock .text .textblock02 {
    padding: 0;
  }
  .SpContents02Layout_Point .stepBlock .text .contacttext {
    padding-left: 0;
    font-size: 16px;
  }
  .SpContents02Layout_Point .stepBlock02 .text .contactBlock .left ul.linksButton {
    margin: 0 0 10px 0;
  }
  .SpContents02Layout_Point .stepBlock .text table td dl dd span.mini {
    display: block;
    margin-left: 0;
  }
  .SpContents02Layout_Point .stepBlock .text .contactBlock {
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .SpContents02Layout_Point .stepBlock .text .contactBlock p.marginbottom {
    margin: 0 0 20px 0;
  }
  .SpContents02Layout_Point .stepBlock02 .text .contactBlock ul.linksButton {
    margin-bottom: 20px;
  }
  .SpContents02Layout_Point .stepBlock02 .text .contactBlock {
    padding-bottom: 0;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td {
    text-align: center;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td.mark {
    width: 100%;
    padding: 0 0 4px 0;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td.mark img {
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  .SpContents02Layout_Point .meritblock div {
    padding: 0 0 10px 0 !important;
    width: 100%;
  }
  .SpContents02Layout_Point .meritblock div dl {
    height: auto !important;
    padding: 10px;
  }
  .SpContents02Layout_Point .stepBlock .text .contactBlock {
    margin-bottom: 20px;
  }
  .SpContents02Layout_Point .stepBlock .number {
    width: 80px;
  }
  .SpContents02Layout_Point .stepBlock .text table th {
    font-size: 17px;
  }
  .SpContents02Layout_Point .stepBlock .text table td dl dt, .SpContents02Layout_Point .stepBlock .text table td dl dd, .SpContents02Layout_Point .stepBlock .text .textblock01 .left, .SpContents02Layout_Point .stepBlock .text .contactBlock p.bold, .SpContents02Layout_Point .stepBlock .text .textblock02, .SpContents02Layout_Point .contactusBlock table th, .SpContents02Layout_Point .meritblock div dl dt {
    font-size: 14px;
  }
  .SpContents02Layout_Point .stepBlock .text .textblock01 .right, .SpContents02Layout_Point .stepBlock .text .contactBlock p.normal, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .right p, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .left .search p.input, .SpContents02Layout_Point .stepBlock07 .text .contactBlock .box01 .left .search p.input, .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table td, .SpContents02Layout_Point .contactusBlock table td, .SpContents02Layout_Point .contactusBlock table ul.linksButton li, .SpContents02Layout_Point .meritblock div dl dd, .SpContents02Layout_Point .stepBlock .text .contactBlock p.marginbottom {
    font-size: 12px;
  }
  .SpContents02Layout_Point .contactusBlock {
    margin-bottom: 30px;
  }
  .SpContents02Layout_Point .contactusBlock p.text01 {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock02 .box01 .right table.line01 {
    border-bottom: #fff solid 1px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .SpContents02Layout_Point .stepBlock06 .text .contactBlock01 .box01 .left .normal span {
    display: block;
    margin-left: 0 !important;
  }
}
/*↓↓↓スペシャルコンテンツ対企業↓↓↓*/
#sb_instagram .sb_instagram_header a {
  color: #000;
}
.meetupLayout .RedText {
  color: #FF0000;
  font-size: 20px;
}
.meetupLayout .RedText0 {
  margin-bottom: 0;
}
.meetupLayout .RedText01 {
  margin-top: 0;
  margin-bottom: 0;
  text-indent: -1em;
  margin-left: 1em;
}
.meetupLayout .RedText02 {
  margin-top: 0;
  text-indent: -1em;
  margin-left: 1em;
}
.meetupLayout h3 {
  text-align: center;
  font-size: 27px;
}
.meetupLayout .formBlock table {
  table-layout: fixed;
}
.meetupLayout .formBlock table.type01table {
  margin-bottom: 0;
}
.page-meetup .formBlock table, .page-meetup-child .formBlock table {
  margin-bottom: 0;
}
.contactusFormLayout .formBlock table {
  margin-bottom: 40px;
}
.page-meetup .meetupLayout .formBlock table.type02table {
  margin-bottom: 40px;
}
.meetupLayout .formBlock table td {
  vertical-align: middle;
}
.meetupLayout .formBlock table td.typeRadio p {
  letter-spacing: -0.4em;
}
.meetupLayout .formBlock table td.typeRadio p .vertical-item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin-top: 0;
}
.meetupLayout .formBlock table td.typeRadio01 p .vertical-item {
  width: 14%;
}
.meetupLayout .formBlock table td.typeRadio02 p .vertical-item {
  width: 20%;
}
.meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
  width: 25%;
  letter-spacing: -0.05em;
}
.meetupLayout .formBlock table td.typeRadio04 p .vertical-item {
  width: 33.33333%;
  margin-right: 0;
}
.meetupLayout .formBlock table td.typeRadio02 .other-item {
  display: inline-block;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
  width: 33.33333%;
  margin-right: 0;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio04 p .vertical-item {
  width: 25%;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio05 p .vertical-item {
  width: 20%;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.StudentType p {
  letter-spacing: -0.4em;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.StudentType p span {
  letter-spacing: normal;
  display: inline-block;
  margin-right: 1em;
  vertical-align: top;
  margin-top: 0;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.StudentType p.StudentType02 {
  margin-top: 5px;
}
.page-onlineintoyota02 .meetupLayout .formBlock table td.StudentType p.StudentType02 span.vertical-item {
  padding-top: 5px;
}
.meetupLayout .formBlock table td.typeRadio04 p.Comment {
  letter-spacing: normal;
}
.meetupLayout .formBlock table th.widthmax {
  width: 100%;
  font-weight: bold;
  text-align: center;
  background-color: #ccc;
}
.meetupLayout .formBlock table th .mini {
  font-size: 12px;
}
.meetupLayout .formBlock table th .mini01 {
  display: block;
}
.meetupLayout .comment p, .meetupLayout .comment dl {
  font-size: 15px;
}
.meetupLayout .comment dl dt {
  font-weight: bold;
}
.meetupLayout .comment dl dd {
  margin: 0;
}
.page-meetup02 .meetupLayout .formBlock h4, .page-meetup02-child .meetupLayout .formBlock h4, .page-onlineintoyota02 .meetupLayout .formBlock h4, .page-onlineintoyota02-child .meetupLayout .formBlock h4, .page-2021preentryLayout .meetupLayout .formBlock h4 {
  margin: 0;
  font-size: 20px;
}
.page-meetup02 .meetupLayout .formBlock h4 span, .page-meetup02-child .meetupLayout .formBlock h4 span, .page-onlineintoyota02 .meetupLayout .formBlock h4 span, .page-onlineintoyota02-child .meetupLayout .formBlock h4 span, .page-2021preentryLayout .meetupLayout .formBlock h4 span {
  font-size: 14px;
  font-weight: normal;
}
.page-meetup02 .meetupLayout .formBlock h4.type02, .page-meetup02-child .meetupLayout .formBlock h4.type02, .page-onlineintoyota02 .meetupLayout .formBlock h4.type02, .page-onlineintoyota02-child .meetupLayout .formBlock h4.type02, .page-2021preentryLayout .meetupLayout .formBlock h4.type02 {
  margin-bottom: 0;
}
.page-meetup02 .meetupLayout .formBlock ul, .page-meetup02-child .meetupLayout .formBlock ul, .page-onlineintoyota02 .meetupLayout .formBlock ul, .page-onlineintoyota02-child .meetupLayout .formBlock ul {
  margin: 0 0 40px 0;
  font-size: 15px;
  padding: 0;
  list-style: none;
}
.page-onlineintoyota02 .meetupLayout .formBlock table.Type03 {
  table-layout: auto;
}
.page-meetup02 .meetupLayout .formBlock dl, .page-meetup02-child .meetupLayout .formBlock dl, .page-onlineintoyota02 .meetupLayout .formBlock dl, .page-onlineintoyota02-child .meetupLayout .formBlock dl {
  margin: 0;
}
.page-meetup02 .meetupLayout .formBlock dl dt, .page-meetup02-child .meetupLayout .formBlock dl dt, .page-onlineintoyota02 .meetupLayout .formBlock dl dt, .page-onlineintoyota02-child .meetupLayout .formBlock dl dt {
  font-weight: bold;
}
.page-meetup02 .meetupLayout .formBlock dl dd, .page-meetup02-child .meetupLayout .formBlock dl dd, .page-onlineintoyota02 .meetupLayout .formBlock dl dd, .page-onlineintoyota02-child .meetupLayout .formBlock dl dd {
  margin: 0;
  padding: 0;
}
.page-meetup02 .meetupLayout .formBlock table td .max100, .page-meetup02-child .meetupLayout .formBlock table td .max100, .page-onlineintoyota02 .meetupLayout .formBlock table td .max100, .page-onlineintoyota02-child .meetupLayout .formBlock table td .max100 {
  width: 100%;
  box-sizing: border-box;
}
.page-meetup02 .meetupLayout .formBlock table td .width4em, .page-meetup02-child .meetupLayout .formBlock table td .width4em, .page-onlineintoyota02 .meetupLayout .formBlock table td .width4em, .page-onlineintoyota02-child .meetupLayout .formBlock table td .width4em {
  width: 4em;
  box-sizing: border-box;
}
div.meetupButton {
  max-width: 700px;
  margin: 100px auto 0 auto;
  width: 100%;
}
div.meetupButton a {
  display: block;
  border: #00A3D9 solid 1px;
  background-color: #00A3D9;
  color: #fff;
  text-decoration: none;
  border-radius: 7px;
  padding: 15px 10px;
  text-align: center;
  width: 100%;
  font-size: 33px;
}
div.meetupButton a:hover {
  background-color: #008EBD;
}
.page-2021preentryLayout .contactusFormLayout .formBlock table td.birthDate label i {
  margin-left: 5px;
  vertical-align: -2px;
}
@media screen and (max-width: 954px) {
  .meetupLayout .formBlock table td.typeRadio02 p .vertical-item, .meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
    width: 33.33333%;
  }
  .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
    width: 50%;
  }
  .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio04 p .vertical-item {
    width: 50%;
  }
  .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio05 p .vertical-item {
    width: 33.33333%;
  }
}
@media screen and (max-width: 768px) {
  .meetupLayout .formBlock table td.typeRadio01 p .vertical-item {
    width: 25%;
  }
  .meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  div.meetupButton {
    margin: 50px auto 0 auto;
  }
  div.meetupButton a {
    font-size: 20px;
  }
  .meetupLayout .formBlock table td.typeRadio02 p .vertical-item {
    width: 50%;
  }
  .meetupLayout .formBlock table td.typeRadio03 p .vertical-item {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  div.meetupButton {
    margin: 20px auto 0 auto;
  }
  div.meetupButton a {
    font-size: 15px;
  }
  .meetupLayout .formBlock table td.typeRadio01 p .vertical-item {
    width: 33.33333%;
  }
  .meetupLayout .formBlock table td.typeRadio02 p .vertical-item, .meetupLayout .formBlock table td.typeRadio04 p .vertical-item, .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio03 p .vertical-item, .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio04 p .vertical-item, .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio05 p .vertical-item {
    width: 100%;
  }
  .page-onlineintoyota02 .meetupLayout .formBlock table td.typeRadio05.officeOverseas p .vertical-item {
    width: 50%;
  }
}
.csColumn img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.csRow {
  clear: both;
}
.csRow:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.35rem;
  text-align: center;
}
.alert-danger {
  color: #78261f;
  background-color: #fadbd8;
  border-color: #f8ccc8;
}
.alert-danger hr {
  border-top-color: #f5b7b1;
}
.alert-danger .alert-link {
  color: #4f1915;
}
#lightboxOverlay {
  z-index: 99999;
}
#lightbox {
  z-index: 100000;
}
body.single .entryBody img {
  margin: 10px;
}
p.BtnAichiPamphlet {
  max-width: 510px;
  margin: 0 auto 0 auto;
  padding: 30px 10px 40px 10px;
}
p.BtnAichiPamphlet a {
  display: block;
  position: relative;
  border: #333 solid 1px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 10px 35px 10px 35px;
}
p.BtnAichiPamphlet a:after {
  display: block;
  content: "\f332";
  font-family: 'WebHostingHub-Glyphs';
  position: absolute;
  right: 14px;
  top: 24px;
}
p.BtnAichiPamphlet a:hover {
  background-color: #333;
  color: #fff;
}
#NowMaintenance {
  text-align: center;
  padding: 30px;
}
#NowMaintenance p.img01 {
  margin: 0;
  padding: 40px 0 20px 0;
}
#NowMaintenance p.text01 {
  color: #D90000;
  font-size: 36px;
  font-weight: bold;
  margin: 1em 0;
}
#NowMaintenance div.bar {
  max-width: 900px;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin: 0 auto;
}
#NowMaintenance p.comment {
  font-size: 25px;
  color: #000;
  margin: 20px 0;
}
#NowMaintenance p.comment a {
  color: #000;
  text-decoration: underline;
}
#NowMaintenance p.comment a:hover {
  text-decoration: none;
}
.entryGateThanks p.StudentLogin {
  margin: 0 auto;
  max-width: 350px;
}
.entryGateThanks p a {
  color: #333;
}
.entryGateThanks p.StudentLogin a {
  display: table;
  border: #ccc solid 1px;
  padding: 7px 5px;
  /*letter-spacing: -0.4em;*/
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
  color: #000;
  font-size: 20px;
}
.entryGateThanks p.StudentLogin a:hover {
  background-color: #ccc;
}
.entryGateThanks p.StudentLogin a span {
  /*letter-spacing: normal*/
  display: table-cell;
  vertical-align: middle;
}
.entryGateThanks p.StudentLogin a span.icon {
  width: 1.5em;
  padding-right: 5px;
  font-size: 30px;
  line-height: 1;
  padding-top: 3px;
  text-align: center;
}
.entryGateThanks p.StudentLogin a span.text {
  text-align: center;
  line-height: 1;
}
.entryGateThanks p.LinkBtn {
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}
.entryGateThanks p.LinkBtn a {
  display: inline-block;
  text-decoration: none;
  border: #333 solid 1px;
  color: #333;
  background-color: #fff;
  padding: 0.25em 0.75em 0.25em 0.75em;
  border-radius: 7px;
}
.entryGateThanks p.LinkBtn a:hover {
  background-color: #333;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .internshipHostcorpLayout table table.management, .internshipHostcorpLayout table table.management tbody, .internshipHostcorpLayout table table.management tr, .internshipHostcorpLayout table table.management th, .internshipHostcorpLayout table table.management td {
    display: block;
    width: 100%;
  }
  .internshipHostcorpLayout table table.management th {}
  .internshipHostcorpLayout table table.management td {
    padding-bottom: 1em;
  }
}
.contactusFormLayout .formBlock.entryGate table td select {
  max-width: 100%;
}
.page-home .EventCalendar {
  padding-bottom: 70px;
}
.page-home .EventCalendar h2 {
  margin-bottom: 30px
}
.page.eventcalendar .calendarBlock, .page-home .EventCalendar .calendarBlock {
  overflow: hidden;
  position: relative;
}
.page.eventcalendar .calendarBlock:before, .page-home .EventCalendar .calendarBlock:before {
  display: block;
  width: 100%;
  height: 23px;
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.page.eventcalendar .calendarBlock iframe, .page-home .EventCalendar .calendarBlock iframe {
  width: 100%;
  border: none !important;
  vertical-align: top;
}