@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Lato|Cabin|Ubuntu);
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

* {
  word-wrap: break-word;
  outline: none;
}

img {
  max-width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  height: auto;
  width: auto\9;
  /* ie8 */
}

video embed,
video object,
video iframe {
  width: 100%;
  height: auto;
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/NotoSansCJKjp-Thin.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Thin.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Thin.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/NotoSansCJKjp-Light.eot");
  src: url("../fonts/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Light.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Light.woff") format("woff");
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NotoSansCJKjp-DemiLight.eot");
  src: url("../fonts/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-DemiLight.otf") format("opentype"), url("../fonts/NotoSansCJKjp-DemiLight.woff") format("woff");
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff");
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Medium.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff");
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff");
}

@font-face {
  font-family: 'NSJ';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansCJKjp-Black.eot");
  src: url("../fonts/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Black.otf") format("opentype"), url("../fonts/NotoSansCJKjp-Black.woff") format("woff");
}

a:link, a:visited {
  color: #006adc;
  text-decoration: underline;
}

body {
  font-family: 'Lato', '游ゴシック',YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Helvetica,Arial,sans-serif;
  color: #333333;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  min-width: 1040px;
}

ol {
  margin-bottom: 30px;
}
ol li {
  list-style: decimal;
  margin: 0 0 1em 1em;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
  color: #26292c;
  line-height: 140%;
}

li ol {
  margin-top: 10px;
}

.header {
  position: fixed;
  background: #212631;
  width: 100%;
}
.header .sb-open-left {
  display: none;
  cursor: pointer;
}
.header .sb-open-right {
  display: none;
  cursor: pointer;
}
.header .phone {
  display: none;
}

.gnav .logo {
  text-align: center;
  margin: 0px 0;
  float: left;
}
.gnav .logo img {
  width: 193px;
}
.gnav .logo + .logo_txt02 {
  line-height: 22px;
  padding-top: 2px;
  color: #CCCCCC;
  float: left;
  margin-left: 10px;
  font-size: 108%;
}

#spnav-open {
  display: block;
  left: 0;
  top: 0;
  position: absolute;
}
#spnav-open a {
  width: 51px;
  height: 51px;
  display: block;
  position: relative;
  cursor: pointer;
}
#spnav-open a:before {
  width: 30px;
  position: absolute;
  height: 13px;
  content: '';
  display: block;
  top: 21px;
  left: 7px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
}
#spnav-open a:after {
  width: 30px;
  position: absolute;
  height: 1px;
  content: '';
  display: block;
  top: 28px;
  left: 7px;
  background: #555555;
}

.spnav-btn-close {
  transition: all 0.6s;
  background: rgba(0, 0, 0, 0.9);
}
.spnav-btn-close a:before {
  width: 30px;
  position: absolute;
  height: 1px !important;
  content: '';
  display: block;
  background: #cccccc !important;
  border: none !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.spnav-btn-close a:after {
  width: 30px;
  position: absolute;
  height: 1px;
  content: '';
  display: block;
  background: #cccccc !important;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.container p {
  margin-bottom: 30px;
  font-size: 108%;
  line-height: 180%;
}
.container h2 {
  text-align: left;
  color: #1A64BD;
  margin: 45px 35px 30px 0;
  font-size: 182%;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  background-size: 13px 21px;
  padding: 5px 30px 0 0;
}
.container h3 {
  text-align: left;
  margin-bottom: 25px;
}
.container h4 {
  text-align: left;
  margin-bottom: 25px;
}
.container h5 {
  text-align: left;
  margin-bottom: 25px;
}

#top .container h1 {
  text-align: center;
  font-size: 182%;
  padding: 30px 0 30px 0;
  margin-bottom: 25px;
  font-weight: bold;
  color: #fff;
}
#top .container h1 span {
  color: #4C3FA5;
}
#top .container h2 a:link {
  text-decoration: none !important;
}

.container02 {
  border-top: none !important;
  clear: both;
}

.sub-contents .sub01,
.sub-contents .sub02,
.sub-contents .sub03,
.sub-contents .sub04,
.sub-contents .sub05 {
  clear: both;
  margin-bottom: 0px;
}
.sub-contents .sub01 a,
.sub-contents .sub02 a,
.sub-contents .sub03 a,
.sub-contents .sub04 a,
.sub-contents .sub05 a {
  border-radius: 8px;
  display: block;
}
.sub-contents .sub01 a img,
.sub-contents .sub02 a img,
.sub-contents .sub03 a img,
.sub-contents .sub04 a img,
.sub-contents .sub05 a img {
  width: 143px;
}
.sub-contents .sub01 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img01.png") no-repeat 10px 10px, url("../images/nav_bg01.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.sub-contents .sub02 {
  margin-top: 10px;
}
.sub-contents .sub02 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img02.png") no-repeat 10px 10px, url("../images/nav_bg02.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.sub-contents .sub03 {
  margin-top: 10px;
}
.sub-contents .sub03 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img03.png") no-repeat 10px 10px, url("../images/nav_bg03.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.sub-contents .sub04 {
  margin-top: 10px;
}
.sub-contents .sub04 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img04.png") no-repeat 10px 10px, url("../images/nav_bg04.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.sub-contents .sub05 {
  margin-top: 10px;
}
.sub-contents .sub05 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img05.png") no-repeat 10px 10px, url("../images/nav_bg05.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.sub-contents ul.nav-menu01 {
  margin-bottom: 10px;
}
.sub-contents ul.nav-menu01 li {
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
  font-size: 131%;
}
.sub-contents ul.nav-menu01 li a {
  background: url("../images/nav_img02-01.png") no-repeat 5px center, url("../images/nav_arrow02.png") no-repeat 96% center;
  background-size: 40px 40px,13px 21px;
  color: #313040 !important;
  text-decoration: none !important;
  display: block;
  padding: 25px 0 22px 65px;
}
.sub-contents ul.nav-menu01 li a:hover {
  opacity: 0.65;
}
.sub-contents ul.nav-menu01 li + li a {
  background: url(../images/nav_img02-02.png) no-repeat 5px center, url(../images/nav_arrow02.png) no-repeat 96% center;
  background-size: 40px 40px,13px 21px;
}
.sub-contents dl {
  margin-bottom: 30px;
}
.sub-contents dl dt {
  font-weight: bold;
  font-size: 123.1%;
}
.sub-contents dl dt span {
  color: #0047ae !important;
  text-decoration: none !important;
  border: 1px solid #0048AF;
  border-radius: 8px;
  display: block;
  padding: 18px 0 16px 18px;
}
.sub-contents dl dt a {
  background: url(../images/nav_arrow03.png) no-repeat 96% center;
  background-size: 13px 21px;
  color: #0047AE !important;
  text-decoration: none !important;
  padding: 18px 0 16px 18px;
  border: 1px solid #0048AF;
  border-radius: 8px;
  display: block;
}
.sub-contents dl dt a:hover {
  opacity: 0.65;
}
.sub-contents dl dd li {
  font-size: 108%;
  border-bottom: 1px solid #DDD;
  list-style: none;
}
.sub-contents dl dd li a {
  background: url(../images/nav_ico01.png) no-repeat 15px center;
  background-size: 16px 16px;
  color: #111 !important;
  text-decoration: none !important;
  display: block;
  padding: 18px 0 15px 45px;
  line-height: 140%;
}
.sub-contents dl dd li a:hover {
  text-decoration: underline !important;
}
.sub-contents .official {
  margin-bottom: 30px;
}
.sub-contents .naisyoku-link a {
  display: block;
  background-color: #6D6868;
  border-radius: 10px;
  height: 80px;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: flex-center;
  justify-content: center;
}

.blog-bn .sub02,
.blog-bn .sub04,
.blog-bn .sub05 {
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-bn .sub02 a,
.blog-bn .sub04 a,
.blog-bn .sub05 a {
  border-radius: 8px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-bn .sub02 a img,
.blog-bn .sub04 a img,
.blog-bn .sub05 a img {
  width: 143px;
}
.blog-bn .sub02 {
  margin-top: 10px;
}
.blog-bn .sub02 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img02.png") no-repeat 10px 10px, url("../images/nav_bg02.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.blog-bn .sub04 {
  margin-top: 10px;
}
.blog-bn .sub04 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img04.png") no-repeat 10px 10px, url("../images/nav_bg04.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}
.blog-bn .sub05 {
  margin-top: 10px;
}
.blog-bn .sub05 a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center, url("../images/nav_img05.png") no-repeat 10px 10px, url("../images/nav_bg05.png") repeat 0 0;
  background-size: 13px 21px,80px 60px,auto;
}

#footer {
  text-align: left;
  clear: both;
}
#footer .inner {
  overflow: hidden;
  *zoom: 1;
  width: 1040px;
  margin: 0 auto;
}
#footer .foot_sec01 {
  background: #F6F6F6;
  border-bottom: 1px solid #DDDDDD;
}
#footer .foot_sec01__box1__txt {
  line-height: 140%;
  color: #1F66B8;
}
#footer .foot_sec01__box3__txt {
  line-height: 140%;
  font-size: 123.1%;
  text-align: center;
}
#footer .foot_sec01__box3_link {
  margin: 5px 0 0;
  padding: 0px 0 0 0px;
  margin: 0px 0 0;
  font-size: 153.9%;
  background: none;
}
#footer .foot_sec01__box3_link a {
  text-decoration: none;
  background: url(../images/top_icon04.png) no-repeat 24px 18px #ff7a4d;
  background-size: 30px 25px;
  border-radius: 8px;
  display: block;
  line-height: 58px;
  padding-top: 2px;
  color: #fff;
  text-align: center;
}
#footer .foot_sec01__box3_link a:hover {
  opacity: 0.65;
}
#footer .in01_ul li {
  line-height: 140%;
  font-size: 216%;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#footer .in01_ul li a {
  display: block;
  text-decoration: none;
  color: #333333;
}
#footer .in01_ul li a:hover {
  opacity: 0.65;
}
#footer .in01_ul span {
  background-color: #004bac;
  margin-right: 10px;
  color: #fff;
  font-size: 98%;
}
#footer .fs01_txt {
  line-height: 140%;
  display: inline-block;
  text-align: left;
}
#footer .fs01_txt span {
  color: #FF7945;
}
#footer .foot_sec02 {
  line-height: 160%;
  clear: both;
}
#footer .foot_sec02 .inner {
  padding: 53px 0;
}
#footer .foot_sec02 li {
  width: 172px;
  float: left;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}
#footer .foot_sec02 li a {
  display: block;
  height: 30px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  padding: 50px 0 0;
  font-size: 108%;
}
#footer .foot_sec02 li a:hover {
  opacity: 0.65;
}
#footer .foot_sec02 li + li {
  border-left: none;
}
#footer .foot_sec02 .in01 a {
  background: url(../images/foot_icon01.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec02 .in02 a {
  background: url(../images/foot_icon02.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec02 .in03 a {
  background: url(../images/foot_icon03.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec02 .in04 a {
  background: url(../images/foot_icon04.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec02 .in05 a {
  background: url(../images/foot_icon05.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec02 .in06 a {
  background: url(../images/foot_icon06.png) no-repeat center 5px;
  background-size: 32px 34px;
}
#footer .foot_sec03 {
  padding: 40px 0 20px;
  color: #313040;
}
#footer .foot_sec03 li {
  line-height: 220%;
}
#footer .foot_sec03 li a {
  background: url(../images/top_arrow08.png) no-repeat left center;
  display: block;
  padding-left: 15px;
  text-decoration: under-line;
  font-size: 108%;
}
#footer .foot_sec03 li ul {
  margin-left: 10px;
}
#footer .foot_sec03 .block01 p {
  margin-bottom: 10px;
  font-size: 108%;
}
#footer .foot_sec03 .block01 p img {
  width: 310px;
  height: 35px;
}
#footer .foot_sec03 .block01 p + p {
  margin-bottom: 20px;
}
#footer .foot_sec03 .block02 h2 {
  color: #fff;
  font-size: 123.1%;
  border-bottom: 1px solid #585A6A;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#footer .foot_sec03 .block02 dt {
  font-size: 138.5%;
  font-weight: bold;
}
#footer .foot_sec03 .block02 dd {
  font-size: 108%;
  font-weight: bold;
  line-height: 180%;
}
#footer .foot_sec03 .block02 dd a {
  color: #004BAC;
  text-decoration: underline;
}
#footer .foot_sec03 .block02 dd a:hover {
  text-decoration: none;
}
#footer .foot_sec04 {
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 0;
  background: #212631;
}
#footer .foot_sec04 p {
  color: #fff;
  font-size: 108%;
}

.slick-slider {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* Arrows */
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 10;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 11;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: url(../images/prev.png);
}

.slick-next:before {
  content: url(../images/next.png);
}

.key .single-item .slick-slide {
  padding: 20px 10px;
  margin-bottom: 0px;
}
.key .single-item .slick-slide img {
  margin: 0 auto;
}
.key .slick-prev {
  left: 3%;
}
.key .slick-next {
  right: 3%;
}

.top_sec01 div,
.container03 div {
  text-align: center;
  float: left;
  width: 345px;
  /*	p{
  		margin-bottom:15px !important;
  	}
  	p + p{
  		border:1px solid #ddd;
  		border-radius:5px;
  		padding:5px 5px 5px;
  		margin-bottom:5px !important;
  	}
  	p + p + p{
  		border:none;
  		@include f18;
  	}	*/
}
.top_sec01 div + div,
.container03 div + div {
  width: 349px;
  border-left: 1px solid #ddd;
  background: url(../images/top_img09.png) no-repeat 0 55px;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
}
.top_sec01 .step01 p,
.container03 .step01 p {
  color: #4D5A7F;
  border-color: #4D5A7F;
}
.top_sec01 .step02 p,
.container03 .step02 p {
  color: #E54B59;
  border-color: #E54B59;
}
.top_sec01 .step03 p,
.container03 .step03 p {
  color: #00B7D7;
  border-color: #00B7D7;
}
.top_sec01 .catch,
.container03 .catch {
  font-size: 123.1%;
  clear: both;
  text-align: left;
  line-height: 220%;
  color: #CCCCCC;
  margin: 20px 0 0px;
}
.top_sec01 .catch p,
.container03 .catch p {
  background: #212631;
}
.top_sec01 .sec01_txt01,
.container03 .sec01_txt01 {
  font-size: 153.9%;
  font-weight: bold;
  color: #313040;
  margin: 0 auto 35px;
  display: inline-block;
}
.top_sec01 .sec01_txt01 a,
.container03 .sec01_txt01 a {
  color: #313040;
  display: block;
  text-decoration: none;
  text-align: left;
  padding: 5px 22px 0 0;
  background: url(../images/top_arrow01.png) no-repeat right center;
  background-size: 13px 21px;
}
.top_sec01 .sec01_txt01 a:hover,
.container03 .sec01_txt01 a:hover {
  opacity: 0.6%;
}

.top_sec01__btn {
  text-align: right;
}
.top_sec01__btn a {
  background: url("../images/nav_arrow01.png") no-repeat 96% center;
  background-size: 10px auto;
  color: #fff;
  margin-bottom: 0;
  padding-right: 24px;
  text-align: right;
}

.top_sec02 {
  width: 100%;
  display: inline-block;
}
.top_sec02 .item {
  width: 245px;
  float: left;
}
.top_sec02 .item p {
  margin-bottom: 20px;
}
.top_sec02 .item dt {
  font-size: 138.5%;
  color: #333;
  margin-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
.top_sec02 .item dt a {
  color: #7272B5;
  display: block;
  text-decoration: none;
}
.top_sec02 .item dd + dd {
  margin-top: 20px;
  line-height: 170%;
  font-size: 123.1%;
  text-align: left;
}
.top_sec02 .item + .item {
  margin-left: 20px;
}

.top_sec02 .item a {
  text-decoration: none;
}
.top_sec02 .item dd + dd {
  color: #333;
}

.top_sec03 {
  clear: both;
}
.top_sec03 .inner02 h2 {
  margin-top: 0px;
}
.top_sec03 .inner02 + .inner02 {
  margin-left: 40px;
}
.top_sec03 .inner02 + .inner02 h2 {
  margin-top: 0px;
}
.top_sec03 dl {
  background: #F6F6F6;
  border-radius: 8px;
  margin-top: 2px;
  padding: 20px 20px;
  display: inline-block;
  font-size: 123.1%;
}
.top_sec03 dl dt {
  font-weight: bold;
  width: 130px;
}
.top_sec03 dl dd {
  line-height: 140%;
  text-align: left;
}

.top_sec04 .item {
  width: 200px;
  float: left;
  padding: 0 25px;
}
.top_sec04 .item p {
  margin-bottom: 10px;
  font-size: 116%;
}
.top_sec04 .item dt {
  background: #444;
  border-radius: 3px;
  padding: 5px 0;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.top_sec04 .item dd {
  line-height: 160%;
  font-size: 123.1%;
}
.top_sec04 .item + .item {
  padding: 0 25px 0 24px;
  border-left: 1px solid #D9D9DC;
}
.top_sec04 .sc dt {
  background: #7270B7;
}
.top_sec04 .sw dt {
  background: #7CB26A;
}
.top_sec04 .cc dt {
  background: #67A5C7;
}
.top_sec04 .stc dt {
  background: #C98B60;
}

.top_sec04_tit {
  position: relative;
}

.top_sec04_btn {
  position: absolute;
  right: 0;
  top: 30px;
  font-size: 116%;
  text-align: center;
  clear: both;
  width: 170px;
  height: 30px;
  line-height: 30px;
}
.top_sec04_btn a {
  position: relative;
  display: block;
  padding: 10px 25px 10px 10px;
  text-decoration: none;
}
.top_sec04_btn a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_sec04_btn a {
  background: #4C44A2;
  color: #fff;
  padding: 0;
  border-radius: 3px;
}
.top_sec04_btn a:hover {
  opacity: 0.6;
}

.top_sec05 {
  padding: 50px 0 50px;
  display: inline-block;
  width: 100%;
}
.top_sec05 .txt_area {
  width: 615px;
  float: right;
}
.top_sec05 .txt_area h2 {
  margin: 0 0 20px;
  text-align: left;
}
.top_sec05 .txt_area h2 a {
  text-decoration: none !important;
  background: url(../images/top_arrow05.png) no-repeat right center;
  padding-right: 20px;
}
.top_sec05 .img {
  width: 340px;
  float: left;
  margin-bottom: 0;
}

.top_sec06 {
  clear: both;
}
.top_sec06 > div {
  width: 480px;
}
.top_sec06 > div h2 {
  border-top: 2px solid #2E2C6B;
  border-bottom: 1px solid #DDDDDD;
  padding: 15px 0;
  margin: 0 0 25px;
  line-height: 50px;
}
.top_sec06 .fl {
  float: left;
  color: #333333;
}
.top_sec06 .fl .navi {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.top_sec06 .fl .navi li {
  float: left;
  width: 50%;
  font-size: 197%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/top_icon02.png) no-repeat left center;
  padding-left: 35px;
  line-height: 30px;
}
.top_sec06 .fl .navi li + li {
  background: url(../images/top_icon03.png) no-repeat left center;
}
.top_sec06 .fl .btns li {
  width: 235px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  float: left;
  margin: 0 0 10px 0;
  font-size: 116%;
}
.top_sec06 .fl .btns li a {
  text-decoration: none;
  color: #1A0C3F;
  background: url(../images/top_icon04.png) no-repeat 10px center;
  padding: 0 10px 0 40px;
  display: block;
}
.top_sec06 .fl .btns li + li {
  margin: 0 0 10px 10px;
}
.top_sec06 .fl .btns li + li a {
  background: url(../images/top_icon05.png) no-repeat 10px center;
}
.top_sec06 .fl .btns li + li + li {
  margin: 0 0 10px 0px;
}
.top_sec06 .fl .btns li + li + li a {
  background: url(../images/top_icon06.png) no-repeat 10px center;
}
.top_sec06 .fl .btns li + li + li + li {
  margin: 0 0 10px 10px;
}
.top_sec06 .fl .btns li + li + li + li a {
  background: url(../images/top_icon07.png) no-repeat 10px center;
}
.top_sec06 .fr {
  float: right;
}
.top_sec06 .fr h2 {
  background: url(../images/top_icon01.png) no-repeat 60px center;
}
.top_sec06 .fr dl {
  line-height: 160%;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
  font-size: 108%;
}
.top_sec06 .fr dl dt {
  float: left;
  width: 18%;
}
.top_sec06 .fr dl dd {
  float: right;
  width: 77%;
}

#mid #footer .foot_sec03 .block02 dt a {
  color: #333;
}

#mid .tpath {
  height: 84px;
  color: #31303F;
  margin-bottom: 0;
}
#mid .tpath ul:first-child {
  float: left;
  padding: 22px 0;
}
#mid .tpath ul:first-child li {
  font-size: 93%;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline-block;
}
#mid .tpath ul:first-child li + li {
  background: url(../images/tpath_bg01.png) no-repeat left center;
  padding-left: 12px;
  margin-left: 10px;
}
#mid .tpath ul:first-child a {
  color: #004EA9;
  text-decoration: none;
  padding: 0px 0px;
  border-bottom: 1px solid #004EA9;
}
#mid .tpath ul + ul {
  float: right;
}
#mid .tpath ul + ul li {
  font-size: 93%;
  float: left;
  background: #261659;
  border-radius: 3px;
  height: 20px;
  line-height: 20px;
  margin: 10px 1px;
  width: 124px;
  text-align: center;
}
#mid .tpath ul + ul a {
  color: #fff;
  text-decoration: none;
  padding: 3px 10px;
}
#mid .h1_block {
  background: #F4F4F6;
  border: none;
}
#mid .h1_block .inner {
  margin-bottom: 0;
}
#mid .h1_block .inner h1 {
  font-size: 216%;
  margin: 20px 0;
  border: none;
  padding: 0;
  text-align: left;
  color: #fff;
  line-height: 140%;
}
#mid .h1_block + .container {
  margin-top: 30px;
}
#mid .mid_sec03 h2 {
  color: #0048AF;
  margin: 30px 0 40px;
  line-height: 160%;
  padding: 0;
  font-size: 182%;
}
#mid .mid_sec03 h2:after {
  content: url(../images/mid_footico01.png);
  padding: 0 0 0 15px;
  position: relative;
  top: 1px;
}
#mid p {
  font-size: 123.1%;
}
#mid a {
  color: #002DB2;
  text-decoration: underline;
}
#mid a:hover {
  color: #006DD9;
  text-decoration: none;
}
#mid .common_list {
  margin-bottom: 20px;
}
#mid .common_list li {
  background: url(../images/common_ico01.png) no-repeat left 5px;
  background-size: 8px;
  padding-left: 16px;
  line-height: 160%;
  color: #453F65;
  margin-bottom: 5px;
}
#mid .common_link {
  margin-bottom: 20px;
}
#mid .common_link li {
  background: url(../images/common_ico02.png) no-repeat left 2px;
  padding-left: 25px;
  line-height: 160%;
  color: #453F65;
  margin-bottom: 5px;
}
#mid .common_link02 {
  margin-bottom: 20px;
}
#mid .common_link02 li {
  background: url(../images/common_ico03.png) no-repeat left 2px;
  padding-left: 25px;
  line-height: 160%;
  color: #453F65;
  margin-bottom: 5px;
}
#mid .common_info {
  clear: both;
  background: #F4F4F6;
}
#mid .common_info .inner {
  padding: 25px 0;
  margin: 0 auto;
}
#mid .common_info .inner > div {
  width: 480px;
}
#mid .common_info .inner .fl {
  float: left;
  color: #333333;
}
#mid .common_info .inner .fl .navi {
  display: inline-block;
  width: 100%;
}
#mid .common_info .inner .fl .navi li {
  float: left;
  width: 50%;
  font-size: 182%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/top_icon02.png) no-repeat left center;
  padding-left: 35px;
  line-height: 30px;
  font-weight: bold;
}
#mid .common_info .inner .fl .navi li + li {
  background: url(../images/top_icon03.png) no-repeat left center;
}
#mid .common_info .inner .fl .common_info_logo {
  float: left;
  margin-right: 20px;
}
#mid .common_info .inner .fl .common_info_add {
  float: left;
  font-size: 108%;
}
#mid .common_info .inner .fr {
  float: right;
}
#mid .common_info .inner .fr .btns li {
  width: 235px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  float: left;
  margin: 0 0 10px 0;
  font-size: 116%;
  background: #fff;
}
#mid .common_info .inner .fr .btns li a {
  text-decoration: none;
  color: #1A0C3F;
  background: url(../images/top_icon04.png) no-repeat 10px center;
  padding: 0 10px 0 40px;
  display: block;
}
#mid .common_info .inner .fr .btns li a:hover {
  opacity: 0.6;
}
#mid .common_info .inner .fr .btns li + li {
  margin: 0 0 10px 10px;
}
#mid .common_info .inner .fr .btns li + li a {
  background: url(../images/top_icon05.png) no-repeat 10px center;
}
#mid .common_info .inner .fr .btns li + li + li {
  margin: 0 0 0px 0px;
}
#mid .common_info .inner .fr .btns li + li + li a {
  background: url(../images/top_icon06.png) no-repeat 10px center;
}
#mid .common_info .inner .fr .btns li + li + li + li {
  margin: 0 0 0px 10px;
  margin: 0 0 0px 0px;
  float: right;
}
#mid .common_info .inner .fr .btns li + li + li + li a {
  background: url(../images/top_icon07.png) no-repeat 10px center;
}
#mid .mid_sec02 {
  text-align: left;
}
#mid .mid_sec02 h2,
#mid .ent-body h2 {
  font-size: 197%;
  border-left: 8px solid #0048AF;
  text-align: left;
  margin: 30px 0 50px;
  padding: 14px 0 11px 15px;
  font-weight: bold;
  clear: both;
  line-height: 140%;
  background: none;
  width: 100%;
  box-sizing: border-box;
}
#mid .mid_sec02 h3,
#mid .ent-body h3 {
  border-radius: 8px;
  background: #EEEEEF;
  padding: 18px 0 12px 25px;
  margin: 80px 0 40px;
  font-weight: bold;
  clear: both;
  line-height: 140%;
}
#mid .mid_sec02 h4,
#mid .ent-body h4 {
  background: url(../images/common_ico01.png) no-repeat 0 10px;
  background-size: 8px 8px;
  border-bottom: 1px solid #0048AF;
  padding: 2px 0 17px 25px;
  margin: 70px 0 30px;
  font-weight: bold;
  clear: both;
  line-height: 140%;
}
#mid #mid .ent-dit h1 {
  text-align: left;
}
#mid .tpath_box {
  border-bottom: none;
}
#mid .mid_sec04 h2 {
  text-align: left;
  font-size: 197%;
  border-left: 8px solid #0048AF;
  text-align: left;
  margin: 0px 0 30px;
  padding: 14px 0 11px 15px;
  font-weight: bold;
  clear: both;
  line-height: 140%;
  background: none;
  width: 100%;
}
#mid .company-tab {
  width: 100%;
  border-collapse: separate;
  border-top: #313040 1px solid;
  border-left: #313040 1px solid;
  line-height: 170%;
  padding: 0px 0 0px;
  margin-bottom: 50px;
}
#mid .company-tab th, #mid .company-tab td {
  background-color: #fff;
  border-bottom: #313040 1px solid;
  border-right: #313040 1px solid;
  vertical-align: top;
  padding: 10px;
}
#mid .company-tab th {
  background-color: #004bac;
  color: #FFF;
}
#mid .sitemap li {
  line-height: 50px;
  font-weight: bold;
}
#mid .sitemap li a {
  font-size: 153.9%;
  display: block;
  background: #8080AF;
  border-radius: 7px;
  color: #fff;
  padding: 0 20px;
  text-decoration: none;
}
#mid .sitemap li a:after {
  content: url(../images/faq_bg01.png);
  margin-left: 10px;
}
#mid .sitemap li a:hover {
  opacity: 0.6;
}
#mid .sitemap li ul {
  margin-left: 150px;
}
#mid .sitemap li ul li a {
  background: none;
  border-bottom: 1px dotted #280F5E;
  border-radius: 0;
  color: #464A59;
  font-size: 138.5%;
  padding: 0;
}
#mid .sitemap li ul li a:after {
  content: url(../images/top_arrow05.png);
  margin-left: 10px;
}
#mid .sitemap li ul li ul li a {
  font-size: 123.1%;
  font-weight: normal;
}
#mid .sitemap li ul li ul li a:before {
  content: url(../images/common_ico02.png);
  margin-right: 10px;
}
#mid .sitemap li ul li ul li a:after {
  content: none;
  margin-right: 0px;
}
#mid .sitemap li ul li ul li ul li a {
  text-decoration: underline;
  border: none;
  line-height: 35px;
}
#mid .sitemap li ul li ul li ul li a:before {
  content: none;
  margin: 0px;
}
#mid .sitemap li ul li ul li ul li a:after {
  content: url(../images/sitemap_bg01.png);
  margin-right: 10px;
}
#mid .about .about_table {
  border: 1px solid #807FB1;
  border-radius: 8px;
}
#mid .about .about_table table {
  width: 100%;
}
#mid .about .about_table th, #mid .about .about_table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #807FB1;
  border-bottom: 1px solid #807FB1;
  padding: 20px;
  line-height: 160%;
  font-size: 123.1%;
}
#mid .about .about_table th {
  font-weight: bold;
  width: 20%;
}
#mid .about .about_table tr:last-child th,
#mid .about .about_table tr:last-child td {
  border-bottom: none;
}
#mid .about .about_table tr th:last-child,
#mid .about .about_table tr td:last-child {
  border-right: none;
}
#mid .greeting {
  background: #F5F4EC;
}
#mid .greeting .inner {
  padding-top: 50px;
}
#mid .greeting .inner .img01 {
  margin-bottom: 10px;
}
#mid .greeting .inner .img01 img {
  width: 39px;
}
#mid .greeting .inner .sign {
  text-align: right;
  margin-bottom: 10px;
}
#mid .price .fl {
  width: 49%;
  float: left;
}
#mid .price .fr {
  width: 49%;
  float: right;
}
#mid .price .price_table {
  border: 1px solid #807FB1;
  border-radius: 8px;
  margin-bottom: 50px;
}
#mid .price .price_table table {
  width: 100%;
}
#mid .price .price_table th, #mid .price .price_table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #807FB1;
  border-bottom: 1px solid #807FB1;
  padding: 20px;
  line-height: 160%;
  font-size: 123.1%;
}
#mid .price .price_table th {
  font-weight: bold;
  width: 120px;
}
#mid .price .price_table td span {
  font-weight: bold;
}
#mid .price .price_table tr:last-child th,
#mid .price .price_table tr:last-child td {
  border-bottom: none;
}
#mid .price .price_table tr th:last-child,
#mid .price .price_table tr td:last-child {
  border-right: none;
}
#mid .img_right {
  float: right;
  margin: 0 0 2em 2em;
}
#mid .img_left {
  float: left;
  margin: 0 2em 2em 0;
}

.pt-recruit_table {
  border: 1px solid #807FB1;
  margin-bottom: 30px;
  width: 100%;
}
.pt-recruit_table th, .pt-recruit_table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #807FB1;
  border-bottom: 1px solid #807FB1;
  padding: 20px;
  line-height: 160%;
  font-size: 123.1%;
}
.pt-recruit_table th {
  background: #F6F6F6;
  font-weight: bold;
  width: 20%;
}
.pt-recruit_table tr:last-child th,
.pt-recruit_table tr:last-child td {
  border-bottom: none;
}
.pt-recruit_table tr th:last-child,
.pt-recruit_table tr td:last-child {
  border-right: none;
}

.mb0 {
  margin-bottom: 0px;
}

.cap {
  padding-left: 1em;
  text-indent: -1em;
}

.naisyoku-2col__item__word p:nth-child(1) {
  font-weight: bold;
  color: #000;
}

.naisyoku-interview {
  background-color: #EDEDED;
  border-radius: 17px;
}

.naisyoku-interview__tit {
  text-align: center;
  font-weight: bold;
  color: #004bac;
  clear: both;
  line-height: 140%;
}

.naisyoku-interview__item {
  border-top: 1px solid #9f9f9f;
}

.naisyoku-interview__item__word p {
  font-weight: bold;
  color: #000;
  line-height: 1.4;
}

.com-btn__wrap {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: flex-center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}

.com-btn {
  margin: 5px 0 0;
  padding: 0px 0 0 0px;
  margin: 0px 0 0;
  font-size: 153.9%;
  background: none;
}
.com-btn a {
  text-decoration: none !important;
  background-color: #FF7A4D;
  border-radius: 8px;
  display: block;
  line-height: 58px;
  padding-top: 2px;
  color: #fff !important;
  text-align: center;
  font-weight: bold;
}
.com-btn a:hover {
  opacity: 0.65;
}

#mid .mid_sec01 {
  color: #FFF;
}
#mid .mid_sec01 .inner {
  width: 1040px;
  text-align: center;
  margin-bottom: 0;
}
#mid .mid_sec01 .kv_temp {
  margin-bottom: 0;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.mid_sec03 {
  border-top: 1px solid #DDD;
}
.mid_sec03 h2 {
  margin: 45px 0px 30px 0;
  width: 1040px;
  text-align: center;
}
.mid_sec03 h2:after {
  content: url(../images/mid_footico01.png);
  padding: 0 0 0 15px;
  position: relative;
  top: 3px;
}

.mid_sec03-01 {
  border-right: 1px solid #DDD;
  display: inline-block;
  width: 1039px;
}
.mid_sec03-01 ul {
  border-left: 1px solid #DDD;
  float: left;
}
.mid_sec03-01 ul a {
  color: #202631 !important;
  text-decoration: none !important;
}
.mid_sec03-01 ul a:hover {
  opacity: 0.65;
  text-decoration: underline !important;
}
.mid_sec03-01 ul li {
  margin-bottom: 20px;
}
.mid_sec03-01 ul li + li {
  line-height: 140%;
  font-size: 123.1%;
  text-align: left;
}

/* Slider */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: white url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}

/* Dots */
.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

.blog-list-content {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.blog-list-content .inner {
  overflow: hidden;
  *zoom: 1;
}

.common-tit01 {
  color: #0048af;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
  letter-spacing: 2px;
  position: relative;
  font-weight: bold;
}

.common-tit01:after {
  display: block;
  position: absolute;
  width: 80px;
  height: 4px;
  background: #004bac;
  content: '';
  margin-left: -40px;
  bottom: 0;
  left: 50%;
}

.blog-list-item a {
  display: block;
  padding: 19px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  text-decoration: none;
}

.blog-list-item-date {
  color: #999;
}

.blog-list-item-tit {
  letter-spacing: 2px;
  color: #333;
}

.blog-list-catname {
  margin-bottom: 1em;
  display: block;
  background: #ff7a4d;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.0rem;
}

.blog-list-two {
  width: 100%;
  text-align: left;
  padding-bottom: 3px;
}
.blog-list-two a {
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #dddddd;
  border-radius: 8px;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  text-decoration: none;
}
.blog-list-two a p {
  color: #333333;
}
.blog-list-two a:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

#mid .blog-list-two p {
  font-size: 100%;
  margin: 0;
}
#mid .blog-list-two h2 {
  margin: 0;
  text-align: left;
}

.blog-list-two-txt {
  width: 55%;
  float: right;
}

.blog-list-two-img {
  width: 40%;
  float: left;
}

.bltt-date {
  color: #777777 !important;
}

.bltt-tit {
  letter-spacing: 2px;
  font-weight: bold;
}

.bltt-boxp {
  line-height: 140%;
  margin-bottom: 1em;
}

.blog-list-two-catname {
  border-radius: 4px;
  display: inline-block;
  background: #ff7a4d;
  color: white !important;
  line-height: 1.3em !important;
  margin-top: 5px !important;
}

.news-list {
  width: 100%;
  text-align: left;
  padding-bottom: 3px;
}
.news-list a {
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #dddddd;
  border-radius: 8px;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  text-decoration: none;
}
.news-list a p {
  color: #333333;
}
.news-list a h2 {
  color: #0048af;
}
.news-list a:hover {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.news-list ul {
  margin-bottom: 8px;
}
.news-list li {
  display: inline-block;
}
.news-list li + li {
  margin-left: .5em;
}

.trem-name {
  background: #999;
  color: #fff;
  line-height: 130%;
  border-radius: 4px;
  padding: .4em 1em .3em;
}

.news-list-date {
  color: #999999 !important;
  font-weight: bold;
  margin-bottom: .6em;
}

.news-list-tit {
  letter-spacing: 2px;
  font-weight: bold;
}

.news-list-boxp {
  line-height: 140%;
  margin-bottom: 1em;
}

.news-list-catname {
  border-radius: 4px;
  display: inline-block;
  padding: .5em .8em .4em;
  background: #ff7a4d;
  color: white !important;
  line-height: 1.3em;
}

.blog-cat-list .cat-manual a, .ent-category .cat-manual a {
  color: #004bac !important;
  background: white !important;
  border: 1px solid #004bac;
}
.blog-cat-list .cat-manual a:hover, .ent-category .cat-manual a:hover {
  color: white !important;
  background: #004bac !important;
  border: 1px solid #004bac;
}
.blog-cat-list .cat-maincat a, .ent-category .cat-maincat a {
  color: #00a3d9 !important;
  background: white !important;
  border: 1px solid #00a3d9;
}
.blog-cat-list .cat-maincat a:hover, .ent-category .cat-maincat a:hover {
  color: white !important;
  background: #00a3d9 !important;
  border: 1px solid #00a3d9;
}
.blog-cat-list .cat-cat-test a, .ent-category .cat-cat-test a {
  color: #00b285 !important;
  background: white !important;
  border: 1px solid #00b285;
}
.blog-cat-list .cat-cat-test a:hover, .ent-category .cat-cat-test a:hover {
  color: white !important;
  background: #00b285 !important;
  border: 1px solid #00b285;
}
.blog-cat-list .cat-other a, .ent-category .cat-other a {
  color: #5c4d8c !important;
  background: white !important;
  border: 1px solid #5c4d8c;
}
.blog-cat-list .cat-other a:hover, .ent-category .cat-other a:hover {
  color: white !important;
  background: #5c4d8c !important;
  border: 1px solid #5c4d8c;
}
.blog-cat-list .cat-manual.current-cat a, .ent-category .cat-manual.current-cat a {
  color: white !important;
  background: #004bac !important;
  border: 1px solid #004bac;
}
.blog-cat-list .cat-maincat.current-cat a, .ent-category .cat-maincat.current-cat a {
  color: white !important;
  background: #00a3d9 !important;
  border: 1px solid #00a3d9;
}
.blog-cat-list .cat-cat-test.current-cat a, .ent-category .cat-cat-test.current-cat a {
  color: white !important;
  background: #00b285 !important;
  border: 1px solid #00b285;
}
.blog-cat-list .cat-other.current-cat a, .ent-category .cat-other.current-cat a {
  color: white !important;
  background: #5c4d8c !important;
  border: 1px solid #5c4d8c;
}

.blog-list-item .cat-manual, .blog-list-two-txt .cat-manual {
  background: #004bac !important;
}
.blog-list-item .cat-maincat, .blog-list-two-txt .cat-maincat {
  background: #00a3d9 !important;
}
.blog-list-item .cat-cat-test, .blog-list-two-txt .cat-cat-test {
  background: #00b285 !important;
}
.blog-list-item .cat-other, .blog-list-two-txt .cat-other {
  background: #5c4d8c !important;
}

.blog-cat-list {
  overflow: hidden;
  *zoom: 1;
}
.blog-cat-list li a {
  text-decoration: none;
  display: block;
}

#mid .cat-item a {
  text-decoration: none;
}

.author-info {
  text-align: left;
  overflow: hidden;
  *zoom: 1;
}
.author-info div {
  float: left;
  width: 18%;
}
.author-info div p img {
  border-radius: 100px;
}
.author-info div + div {
  float: right;
  width: 77%;
}
.author-info h2 {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: .6em;
  font-size: 1.6rem;
  color: #26292c;
}
.author-info h2 a {
  color: #0048af;
  text-decoration: none;
}
.author-info p {
  letter-spacing: 1px;
  font-size: 1.4rem;
  margin-bottom: 1em;
}

#mid .ent-dit ul li a {
  color: #fff;
  text-decoration: none;
}

.ent-dit {
  text-align: left;
}
.ent-dit h1 {
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: .5em;
  color: #0048af;
}
.ent-dit h2 {
  letter-spacing: 2px;
  font-weight: bold;
  background: #f3f3f3;
  padding: .8em 1em;
  border-radius: 0px;
  margin-bottom: 1em;
  color: #0048af;
}
.ent-dit h3 {
  letter-spacing: 2px;
  font-weight: bold;
  padding: .1em 0 .1em 1.0em;
  margin-bottom: 1em;
}
.ent-dit h4 {
  letter-spacing: 2px;
  font-weight: bold;
  color: #0048af;
  padding-bottom: .8em;
  margin-bottom: 1em;
  border-bottom: 1px solid #dddddd;
}
.ent-dit p {
  letter-spacing: 1px;
  margin-bottom: 2.5em;
  letter-spacing: 2px;
}
.ent-dit blockquote {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAqCAQAAABfRhDxAAABd0lEQVR4Ae3TA+wcURSF8altu/1qu0ERp47rNk5qxA1r27Zt225Q2/2rtmb98lY3zcyLirk33F/uObOy/u7xxhtvvPHGG2+ox36m/sarsJY9ZDELz8EUfPjx00v0rIziR9hnmsTDVfzhPUNtwStwQfk92riPr8lzdT6cLILX0j6XXO7jq5ARPrbpIXoN7X1MPpy83FJP11f0AjxQPtAyGeap852ys0r5ZrP4RvhUQB3RWym1qWJWsEMF3JadE8rPm8WX1c+/TfQ6+NUuMSsYogP2iz5S+1rjD0jverpSNMHPaLVZQzdKui14jD9uf8b/kfiQ4DbrKeqm4Bf+pN1fIZPSfPiFvU1+5wV+cbsoLYHsk5wXfBEDNinNiVzwzHnBdTHggvbncoXzgmliwD7ty0V/77ygOrYQMFR7M7Fgi+V8GJ90/opCMb4gyX/QyE1BFpbGnb+lRZxnZ3Ocf6Ob5XboyP7wX+o5CygveGeO8BE/L1lGzdArAfcGY1e4yspxAAAAAElFTkSuQmCC") no-repeat left top, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAArCAQAAACUGsNUAAABhUlEQVR4Ae2TA6ydQRBGt7bt9rSNakR1nNp2WMZ4Qe2gtm2bUW3b5qutx8ne++6bJP9uVPxn4pP5ZmmSoSJzeEQCHzhAR5MOijONhyTwnj20NK7QjI8kRNUyMqXxtXiexs8ol8ElvhKfSYipyVE+B/fS+aEuAxaRkK5+U9X6/or/QZngA56RoNQ06zepfnjwAQlqXbX+uOoPBx/wQR9BJvG7VPsm+ICN+gCKiI/TffABdfmhRhQUX5BXvgMEuvA1XcAvMltfnze+RyRQgQmcSxNwO40vxugYf1KU45jLNmCl+iXvWD/d+MBcG9BT9Rusb+E3YK20fySP6veJf0kW4065DDyQgEmaJ5O97GHGB5pJ+3uKq76j+Hjy+8Rn55oEDFZ9Dm6K7+t3PGukfWu5DKpfJn6dcYesLJX2M+RV42eJP04u9/jSHLLt+RSfl826DwR97dvYoMY34a74beLdYFRK82cG6Z42Kf47cXI3Hte7maWUUpTABLZT2YSEhISEhIT81SQC1rh0SnJKtIAAAAAASUVORK5CYII=") no-repeat right bottom;
  background-color: #f1f1f1;
  padding: 40px 70px;
  border-radius: 8px;
  margin-bottom: 2em;
}
.ent-dit blockquote p {
  margin-bottom: 0;
}
.ent-dit blockquote p + p {
  margin-top: 1em;
}
.ent-dit strong {
  font-weight: bold;
  font-size: 110%;
  color: #0048af;
}
.ent-dit ul {
  display: inline-block;
  margin-bottom: 2em;
}
.ent-dit ul li {
  margin-bottom: 1em;
  font-weight: bold;
  margin-bottom: 1.2em;
  position: relative;
  padding-left: 15px;
}
.ent-dit ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  left: 0;
  background: #004bac;
  border-radius: 5px;
  position: absolute;
}
.ent-dit q {
  display: inline-block;
  margin: 0 .5em;
  line-height: 140%;
  padding: .2em .5em;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.ent-dit + .ent-dit section {
  border-top: #ddd 1px solid;
}

div.crayon-syntax {
  padding: 1em;
}

p.ent-eyecach {
  position: relative;
  margin-bottom: 1.5em;
}
p.ent-eyecach img {
  position: relative;
}
p.ent-eyecach span {
  background-color: rgba(0, 0, 0, 0.6);
  color: white !important;
  position: absolute;
  line-height: 120% !important;
  bottom: 0;
  right: 0;
  display: inline-block;
  padding: .6em 1.5em;
  color: #999;
}

p.ent-date {
  color: #999;
  margin-bottom: .5em;
}

.ent-category {
  overflow: hidden;
  *zoom: 1;
}
.ent-category a {
  display: block;
  background: #004bac;
  color: #fff;
  padding: 5px 15px 5px;
  text-decoration: none;
  border-radius: 20px;
  font-weight: bold;
  font-size: 1.0rem;
  margin-bottom: 10px;
}
.ent-category ul {
  margin-bottom: 0 !important;
}
.ent-category li {
  display: inline-block;
  float: left;
  padding-left: 0 !important;
  margin-bottom: 5px !important;
}
.ent-category li:before {
  display: none !important;
}
.ent-category li + li {
  margin-left: 10px;
}

.side-nav-latest {
  margin-bottom: 40px;
}
.side-nav-latest div {
  width: 300px;
}
.side-nav-latest div a {
  display: inline-block;
  vertical-align: middle;
  padding: 20px 0;
  border-bottom: 1px solid #DDDDDD;
}
.side-nav-latest div a:hover {
  color: #999;
}
.side-nav-latest div p {
  width: 100px;
  text-align: center;
  float: left;
  margin-bottom: 0 !important;
}
.side-nav-latest div dl dt {
  color: #999999;
  margin-bottom: 5px;
}

.side-nav-tit {
  background: #ff7a4d;
  border-radius: 4px;
  line-height: 140%;
  letter-spacing: 2px;
  padding: .8em 1em .6em;
  color: #ffffff !important;
  margin-bottom: 0px !important;
}

.side-nav-tags {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.side-nav-tags li {
  display: inline-block;
  float: left;
  margin: 2px;
}
.side-nav-tags li a {
  display: block;
  text-align: left;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABPklEQVR4AcXWNVIGQRDFcSzBc5wUPQUp7sSQ4jEHwN3d7Rq4ngJ31+YhXfXJ+g4zW/VL+/82mwC3X0tnbxHswDOQBRcwA4ki4k1ADh1DstNwIHQDuTSrKs4uncR7gESxG+8FsugJLiwMEB6/hUIIgUDIghOnAzjeB2RRlcaNHCcDON4PZEOYzp0r7QHi4ixa41Yw3FodwPFBIAdqNO6VA2kRGWcv0AixEA2VcGdlAMeHgGTxjQ8DSfSqKs4OeUAfkAIV3/EyRfEe/vsNBfElCOYBT5LjixznAdcS4wuecR6wKik+7xn3HJAJL/8cn+O40cv2TUncY0QhvAqOz3rGZY+Y0YhbGlEALwriwkZMu4p7jMh3MGLKMy5iRB68KIl7jMi1MGJCbFz7Wf2oEx/RjosfkQoLcAoPsA4Vbu9+AWZhLO+EOCdPAAAAAElFTkSuQmCC") #eeeeee no-repeat 4px center;
  padding: 8px 8px 7px 24px;
  color: #111;
  text-decoration: none;
  line-height: 1.3em;
}

.side-nav-sns .inner {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  border: 1px solid #DDDDDD;
  border-radius: 8px;
  width: 258px;
  padding: 30px 20px;
  margin-bottom: 40px;
}
.side-nav-sns p {
  width: 100%;
  position: relative;
  text-align: center;
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-weight: bold;
  color: #0048af;
}
.side-nav-sns p:after {
  content: '';
  position: absolute;
  display: block;
  background: #004bac;
  width: 80px;
  height: 1px;
  left: 50%;
  bottom: 0;
  margin-left: -40px;
}
.side-nav-sns ul {
  display: inline-block;
}
.side-nav-sns ul li {
  float: left;
}
.side-nav-sns ul li img {
  width: 32px;
}
.side-nav-sns ul li + li {
  margin-left: 15px;
}

.side-year-arcive {
  clear: both;
}
.side-year-arcive > div {
  margin-bottom: 40px;
}
.side-year-arcive li a {
  margin-bottom: 0 !important;
  margin-bottom: 1em;
  display: block;
  position: relative;
  text-align: left;
  text-decoration: none;
  padding: 1.2em 1.5em 1em;
  line-height: 1.3rem;
  border-bottom: 1px solid #dddddd;
}
.side-year-arcive li a:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px;
  border-color: #333;
}
.side-year-arcive .yarc-tit {
  margin-bottom: 0px !important;
  color: #FFF !important;
}

.share {
  text-align: left;
}

.share-tit {
  color: #0048af;
  font-weight: bold;
  padding: 5px 0 5px 24px;
  margin-bottom: 1em;
}

.sns-link {
  width: 100%;
  display: inline-block;
  margin-bottom: 60px;
}
.sns-link li {
  width: 50%;
  float: left;
  text-align: center;
}
.sns-link li a {
  height: 50px;
  line-height: 50px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.sns-link .fb a {
  background: #3A5898;
}
.sns-link .fb a:hover {
  background: #758AB7;
}
.sns-link .tw a {
  background: #55ACEE;
}
.sns-link .tw a:hover {
  background: #89C4F3;
}

#mid .sns-link a {
  color: #FFF;
  text-decoration: none;
}

.awasete h2 {
  border: 1px solid #ff7a4d;
  padding: 1em 1.5em .8em;
  color: #ff7a4d;
  border-radius: 4px;
  font-weight: bold;
  text-align: left;
}

.rela-blog-list {
  width: 100%;
}
.rela-blog-list a {
  text-decoration: none;
  overflow: hidden;
  *zoom: 1;
  display: block;
}

div.rela-blog-list + div.rela-blog-list {
  border-top: 1px solid #ddd;
}

.rela-blog-txt {
  text-align: left;
}
.rela-blog-txt h2 {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: .3em;
}
.rela-blog-txt h3 {
  font-weight: bold;
  line-height: 140%;
  color: #0048af;
  background: none !important;
  padding: 0 !important;
  margin: 0 0 0.3em !important;
  border-bottom: 0 !important;
}
.rela-blog-txt p {
  color: #26292c;
  margin-bottom: 0 !important;
}

.rela-blog-txt-onely {
  text-align: left;
}
.rela-blog-txt-onely h2 {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: .3em;
}
.rela-blog-txt-onely h3 {
  font-weight: bold;
  line-height: 140%;
  color: #0048af;
  background: none !important;
  padding: 0 !important;
  margin: 0 0 0.3em !important;
  border-bottom: 0 !important;
}
.rela-blog-txt-onely p {
  color: #26292c;
  margin-bottom: 0 !important;
}

.author-info-shingle {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #ddd;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px;
}
.author-info-shingle h2 + div {
  float: left;
  width: 18%;
}
.author-info-shingle h2 + div p img {
  border-radius: 100px;
}
.author-info-shingle div + div {
  float: right;
  width: 77%;
}
.author-info-shingle h2 {
  overflow: hidden;
  *zoom: 1;
  font-weight: bold;
  line-height: 140%;
  padding: 0 1em .8em;
  margin-bottom: 1.2em;
  color: #26292c;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.author-info-shingle h3 {
  font-weight: bold;
  line-height: 140%;
  margin-bottom: .6em;
  font-size: 1.6rem;
  color: #26292c;
}
.author-info-shingle h3 a {
  color: #0048af;
  text-decoration: none;
}
.author-info-shingle p {
  letter-spacing: 1px;
  font-size: 1.4rem;
  margin-bottom: 0em;
}

.link {
  text-align: right;
  margin-bottom: 1em;
}
.link a {
  padding-left: 18px;
  position: relative;
}

.link a:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #ff7a4d;
  left: 0;
}

.pager-box {
  width: 100%;
  display: inline-block;
}
.pager-box .item {
  width: 42%;
  padding: 0 4%;
  float: left;
  position: relative;
}
.pager-box .item a {
  display: block;
  text-decoration: none;
  color: #0048af;
}
.pager-box .item a .l-box p {
  margin-bottom: 0;
}
.pager-box .item a .r-box p {
  display: table;
  width: 100%;
  text-align: left;
  line-height: 140%;
  margin-bottom: 0;
}
.pager-box .item a .r-box p span {
  vertical-align: middle;
  display: table-cell;
}
.pager-box .item a:hover {
  color: #999;
}
.pager-box .itemnext {
  float: right;
}
.pager-box .item:before {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -7px;
  top: 50%;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 5px;
  border-color: #ff7a4d;
}
.pager-box .item.itemnext:before {
  top: 0;
  left: 0px;
  width: 1px;
  height: 100%;
  margin: 0;
  border: none;
  background: #dddddd;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pager-box .item.itempre:after {
  position: absolute;
  content: '';
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  margin: 0;
  border: none;
  background: #dddddd;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.pager-box .item.itemnext:after {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -7px;
  top: 50%;
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 5px;
  border-color: #ff7a4d;
}

.ent-dit-kanren {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.ent-dit-kanren h2 {
  letter-spacing: 2px;
  border-top: 4px solid #004bac;
  border-bottom: 1px solid #dddddd;
  padding: 1.2em 1.5em 1.2em;
  text-align: left;
  color: #0048af;
  font-weight: bold;
  width: 100%;
}

.pdf-ico {
  text-align: left;
}

.pdf-ico-a {
  display: inline-block;
  background-image: url(../images/sozai_pdf_52.png);
  background-size: 20px auto;
  background-position: left 0 top 4px;
  background-repeat: no-repeat;
  padding-left: 26px;
}

.not-found {
  width: 100%;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
}
.not-found h2, .not-found p {
  font-family: "NSJ","Noto Sans Japanese";
  font-weight: 900;
  letter-spacing: 10px;
}
.not-found h2 {
  margin-bottom: 20px;
  color: #aaa;
}
.not-found p {
  color: #0048af;
}

ul.page-numbers {
  display: inline-block;
  text-align: center;
  clear: both;
}
ul.page-numbers li {
  display: inline-block;
  float: left;
}
ul.page-numbers li span, ul.page-numbers li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 2em;
  text-align: center;
  padding: 1.4em 1em 1.3em;
  background-color: #f3f3f3;
  text-decoration: none;
}
ul.page-numbers li a:hover {
  background-color: #004bac;
  color: #fff;
}
ul.page-numbers li .current {
  padding: 1.4em 1em 1.3em;
  background-color: #004bac;
  color: #fff;
}

#mid .page-numbers a {
  text-decoration: none;
}

.single-pn {
  width: 100%;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
  border-top: 1px solid #dddddd;
  background: #fafafa;
}
.single-pn li {
  margin-bottom: 1em;
  display: inline-block;
  position: relative;
  padding: 0 20px 0;
  text-align: left;
  margin-bottom: 0;
}
.single-pn li:after {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #006adc;
  left: 0px;
}
.single-pn li + li {
  border-left: 1px solid #dddddd;
}
.single-pn li + li:after {
  display: none;
}
.single-pn li + li:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #006adc;
  right: 0px;
}
.single-pn ul {
  position: relative;
}

.top-news {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}
.top-news .inner {
  text-align: left;
}
.top-news dl {
  width: 100%;
  display: inline-block;
}
.top-news dl dt {
  margin-bottom: 1em;
  color: #999;
}
.top-news dl dd {
  margin-bottom: 1em;
}
.top-news dl dd {
  margin-bottom: 0;
}
.top-news dl + dl {
  border-top: 1px solid #dddddd;
  padding-top: 1.6em;
  margin-top: 1.5em;
}

#scrolltotop a {
  background: #ff7a4d;
  border-radius: 50px;
  height: 50px;
  bottom: -120px;
  width: 50px;
  position: fixed;
  right: 3%;
  z-index: 99;
}
#scrolltotop span:after {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -8px;
  margin-left: -8px;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.inq-form {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.inq-form dl {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
  margin: 0;
}
.inq-form dt {
  width: 100%;
  margin-bottom: 0.8em;
  color: #0048af;
  padding: 0;
  font-size: 1.4rem;
}
.inq-form dt span {
  background: #004bac;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 3px;
  margin-right: 1.0em;
  color: #fff;
  border-radius: 4px;
}
.inq-form dd {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
.inq-form input[type=text], .inq-form input[type=tel], .inq-form input[type=number], .inq-form textarea, .inq-form input[type=password] {
  padding: 1.0em .8em;
  border: 1px solid #dddddd;
  overflow: hidden;
  line-height: 140%;
  outline: none;
  margin: 0;
  -webkit-appearance: none;
  border-radius: 4px;
  width: 97%;
}
.inq-form p {
  letter-spacing: 1px;
  margin-bottom: 1em;
  font-size: 1.4rem;
}

.inq-box {
  padding: 1.5em 2em;
  text-align: left;
  background: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.inq-box p {
  margin: 0;
}
.inq-box p + p {
  margin-top: 1em;
}

.required {
  background: #004bac;
}

.textFocus {
  color: #52586a !important;
}

.mw_wp_form_confirm p {
  background: none !important;
  letter-spacing: 1px;
}

label {
  overflow: hidden;
  *zoom: 1;
  padding: 2px 0;
  margin-right: 1.0em;
  margin-bottom: 1.0em;
}

.req-add-block {
  width: 94%;
  padding: 3%;
  overflow: hidden;
  *zoom: 1;
  text-align: left;
  background: #f2f9ea;
  margin-top: 20px;
}
.req-add-block p {
  font-weight: bold;
}

#gard {
  width: 100%;
  height: 100%;
  bottom: 0;
  position: fixed;
  z-index: 99;
  text-align: center;
  background: url("../images/gard.png") 0 0 repeat;
}
#gard img {
  margin: 0 auto;
}

.form-btn {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  clear: both;
  text-align: center;
  position: relative;
  margin: 50px 0;
}
.form-btn ul {
  padding-bottom: 3px;
}
.form-btn li {
  margin-right: 20px;
  padding-bottom: 3px;
  position: relative;
}
.form-btn li + li {
  margin-right: 0;
}

.inquiry .subm, .inquiry .subm3 {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 50%;
}
.inquiry .subm3 {
  z-index: 10;
}

.subm input[type=submit],
.subm2 input[type=submit],
.subm3 span {
  -webkit-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  border-radius: 12px;
  border: 0px;
  letter-spacing: 2px;
  outline: none;
  cursor: pointer;
  overflow: hidden;
  *zoom: 1;
  color: white !important;
}

.subm3 span {
  width: 282px;
  line-height: 62px;
  height: 62px;
  border-radius: 7px;
}

.subm input[type=submit],
.subm2 input[type=submit] {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.07) 0px 3px 0px 0px;
  position: relative;
}

.subm input[type=submit] {
  background: #1b207d;
  text-indent: .5em;
}

.subm:after {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 15px;
}

.subm2 input[type=submit] {
  background: #999999;
  margin-right: 1em;
}

.subm2:after {
  content: '';
  border-top: 1px solid white;
  border-left: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 15px;
}

.subm3 span {
  background: #dddddd;
  cursor: auto;
}

.confirm .subm3,
.error .subm3 {
  display: none;
}

.confirm span.recruit {
  display: none;
}

.subm,
.subm2 {
  overflow: hidden;
  *zoom: 1;
}

.confirm dl {
  margin-bottom: 20px !important;
  padding-bottom: 20px;
  border-bottom: dotted 1px #bbb;
}
.confirm dt, .confirm dd {
  font-weight: bold;
  margin: 0 !important;
  padding: 0 !important;
}
.confirm dt {
  color: #999;
  line-height: 130%;
}
.confirm dd {
  letter-spacing: 1px;
  margin-bottom: 2.5em;
  font-size: 1.4rem;
  color: #0048af;
}
.confirm dd p {
  margin: 0 !important;
  padding: 0 !important;
}
.confirm .req-open span {
  display: none;
}
.confirm .req-indi span {
  color: #666;
  font-size: 1.2rem;
}
.confirm .req-open-block p {
  display: none;
}

span.error {
  display: block;
  color: #d61651;
  overflow: hidden;
  *zoom: 1;
  margin-top: .6em;
  font-size: 90%;
  background-color: none !important;
}

.alert {
  color: #d61651;
  font-weight: bold;
}

.e_color {
  color: #F36;
}

.ebg {
  background: #FEF4F8;
}

input:focus, textarea:focus {
  background: #FAFEFF;
}

input[type="radio"] {
  outline: none !important;
  display: inline-block !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0.5em 0 !important;
}

.confirm .subm3,
.error .subm3 {
  display: none;
}

.subm,
.subm2 {
  display: inline-block;
}

#form-pp {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
}

.pp-inner {
  position: absolute;
  top: 50%;
}

.pp-box {
  border-radius: 8px;
  height: 300px;
  overflow: auto;
  background: #fff;
  padding: 20px;
  -webkit-overflow-scrolling: touch;
}
.pp-box h1 {
  color: #26292c;
  margin-bottom: 1em;
  text-align: center;
}
.pp-box h2 {
  padding: .2em 0 .2em;
  text-align: center;
  font-weight: bold;
  color: #004bac;
  margin-top: 50px;
  margin-bottom: .8em;
}
.pp-box p {
  letter-spacing: 1px;
  margin-bottom: 2.5em;
}
.pp-box ul {
  display: block;
  margin-bottom: 2em;
}
.pp-box ul li {
  margin-bottom: 1em;
  text-align: left;
  font-weight: bold;
  margin-bottom: 1.2em;
  position: relative;
  padding-left: 15px;
  color: #0048af;
}
.pp-box ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  left: 0;
  background: #004bac;
  border-radius: 5px;
  position: absolute;
}
.pp-box p.txt-center {
  font-weight: bold;
  color: #004bac;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

#form-pp-btn p {
  width: 100%;
  text-align: center;
  padding: 14px 0 13px;
  font-size: 1.4rem;
  cursor: pointer;
  background: #004bac;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}

.body-hide {
  overflow: hidden;
  position: relative;
  height: 100%;
}

#sp-nav {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0ffffff,endColorstr=#f0ffffff);
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  display: none;
  padding: 0 0 3.0em;
  overflow: hidden;
  *zoom: 1;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
  width: 100%;
  left: 0;
}

.close {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 14px 0 11px;
  position: relative;
  z-index: 9999;
}

#nav-close {
  width: 100%;
  height: 65px;
  display: block;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0;
}
#nav-close img {
  width: 110px;
  height: 65px;
  margin: 0 auto;
}

#sp-nav h2 {
  background: #004bac;
  color: #fff;
  font-size: 1.5rem;
  padding: 22px 14px 18px;
  font-weight: bold;
}

.m-menu dt {
  font-weight: bold;
  padding: 1.5em 20px;
  color: #ddd;
  background: none;
}
.m-menu dd li a {
  padding: 1.6em 26px 1.5em;
  line-height: 140%;
  border-bottom: solid 1px #444;
  display: block;
  font-size: 1.4rem;
  text-decoration: none;
  color: #fff;
  position: relative;
}
.m-menu dd li a:before {
  content: '';
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  position: absolute;
  display: block;
  margin-top: -4px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 10px;
  border-color: #999999 !important;
}
.m-menu dd li li a {
  font-weight: normal;
}

#gallery {
  overflow: hidden;
}
#gallery ul li {
  float: left;
}

#nav-close, #spnav-open {
  cursor: pointer;
}

@media only screen and (max-width: 667px) {
  html > * {
    transition: -webkit-tap-highlight-color 0.8s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  }

  html {
    font-size: 62.5%;
  }

  body {
    width: 100%;
    min-width: 100%;
    padding-top: 52px;
  }

  body#mid {
    width: 100%;
    min-width: 100%;
    padding-top: 52px;
  }
  body#mid .header .inner {
    height: 52px;
    margin: 0 0% 20px;
    width: 100%;
  }

  * {
    font-size: 1.4rem;
  }

  .header {
    overflow: hidden;
    *zoom: 1;
    height: 52px;
    top: 0;
    left: 0;
    z-index: 20;
  }
  .header .inner {
    border-bottom: 1px solid #424252;
    height: 51px;
    display: inherit;
  }
  .header .sb-open-left {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    border-right: 1px solid #424252;
  }
  .header .sb-open-right {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
  }
  .header .phone {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    border-left: 1px solid #DDDDDD;
  }

  .gnav .logo_txt01 {
    color: #CCCCCC;
    font-size: 1.1rem;
    line-height: 160%;
    padding: 5px 0 0;
  }
  .gnav .logo {
    text-align: center;
    margin: 0px 0;
    height: 25px;
    float: none;
  }
  .gnav .logo img {
    height: 100%;
  }
  .gnav .logo + .logo_txt02 {
    display: none;
  }

  .head_inq {
    display: none;
  }

  #spnav-open {
    width: 51px;
    height: 51px;
  }
  #spnav-open a:before {
    top: 15px;
  }
  #spnav-open a:after {
    top: 22px;
  }

  .spnav-btn-close {
    background: #333;
  }
  .spnav-btn-close a:before {
    top: 22px !important;
    left: 9px !important;
  }
  .spnav-btn-close a:after {
    top: 22px !important;
    left: 9px !important;
  }

  .subcontent {
    width: 100%;
  }

  .container h2 {
    font-size: 153.9%;
    text-align: center;
    width: 100%;
    margin: 20px 0px;
  }

  #top .container h1 {
    font-size: 123.1%;
    line-height: 140%;
    padding: 20px 0 20px 0;
    margin: 0 4%;
  }

  .contents {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0px;
    margin-bottom: 30px;
  }

  .sub-contents .sub01,
  .sub-contents .sub02,
  .sub-contents .sub03,
  .sub-contents .sub04,
  .sub-contents .sub05 {
    text-align: left;
    padding: 0 10px;
  }
  .sub-contents .sub01 a,
  .sub-contents .sub02 a,
  .sub-contents .sub03 a,
  .sub-contents .sub04 a,
  .sub-contents .sub05 a {
    padding: 21px 0 31px 115px;
  }
  .sub-contents ul.nav-menu01 li {
    text-align: left;
  }
  .sub-contents dl {
    text-align: left;
    padding: 0 10px;
  }
  .sub-contents .official {
    text-align: center;
  }
  .sub-contents .naisyoku-link {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
  }
  .sub-contents .naisyoku-link a {
    width: 100%;
  }

  .sb-slidebar a {
    display: block;
    line-height: 160%;
    padding: 1.2em;
    color: #fff !important;
    text-align: left;
    font-size: 1.4rem;
    border-bottom: 1px solid #AAA;
    text-decoration: none;
  }
  .sb-slidebar .sb-close {
    display: block;
    line-height: 160%;
    padding: 1.2em 0;
    color: #fff;
    width: 220px;
    background: #000;
    margin: 30px auto;
    text-align: center;
    font-size: 1.5rem;
  }

  .sp_none {
    display: none;
  }

  .blog-bn .sub02,
  .blog-bn .sub04,
  .blog-bn .sub05 {
    text-align: left;
    padding: 0 10px;
  }
  .blog-bn .sub02 a,
  .blog-bn .sub04 a,
  .blog-bn .sub05 a {
    padding: 21px 0 31px 115px;
  }

  #footer .inner {
    padding: 20px 0;
    height: auto;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer .foot_sec01 {
    padding: 0 0 20px 0px;
  }
  #footer .foot_sec01 .inner {
    padding: 0 4%;
    margin: 0 0 0px;
    width: 100%;
  }
  #footer .foot_sec01__box1__txt {
    font-size: 1.6rem;
    float: none;
    text-align: left;
    margin-bottom: 20px;
  }
  #footer .foot_sec01__box3__txt {
    margin-bottom: 15px;
    float: none;
    font-weight: bold;
  }
  #footer .in01_ul {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  #footer .in01_ul li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-center;
    justify-content: center;
    float: none;
    text-align: left;
    font-weight: bold;
  }
  #footer .in01_ul li a {
    padding: 0 4%;
    display: block;
    text-decoration: none;
  }
  #footer .in01_ul li + li {
    margin-top: 10px;
  }
  #footer .in01_ul span {
    font-size: 1.6rem;
    padding: 0px 10px;
  }
  #footer .fs01_txt {
    font-size: 2.2rem;
    padding: 20px 0 10px;
    font-weight: bold;
    width: 100%;
  }
  #footer .foot_sec02 {
    background: none;
    line-height: 50px;
    clear: both;
  }
  #footer .foot_sec02 .inner {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #footer .foot_sec02 li {
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 10px 0 0;
  }
  #footer .foot_sec02 li a {
    height: 40px;
    padding: 30px 0 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 93%;
    background: url(../images/top_icon08.png) no-repeat 5% center #4c44a2;
    background-size: 15px auto;
    display: block;
    border-bottom: 1px solid #DDDDDD;
  }
  #footer .foot_sec02 li a:hover {
    opacity: 0.65;
  }
  #footer .foot_sec02 li + li a {
    background: url(../images/top_icon09.png) no-repeat 5% center #2e2e69;
    background-size: 15px auto;
  }
  #footer .foot_sec03 {
    padding: 0px 0 0px;
  }
  #footer .foot_sec03 .inner {
    padding: 0px 0 0px;
    margin: 0;
    width: 100%;
  }
  #footer .foot_sec03 li {
    line-height: 160%;
  }
  #footer .foot_sec03 .block01 {
    padding: 20px 4% 0;
    font-size: 123.1%;
    text-align: left;
  }
  #footer .foot_sec03 .block01 p img {
    width: 310px;
    height: 35px;
  }
  #footer .foot_sec03 .block01 p + p {
    line-height: 160%;
  }
  #footer .foot_sec03 .block02_box {
    text-align: left;
  }
  #footer .foot_sec03 .block02 dt {
    line-height: 160%;
    font-size: 123.1%;
    padding: 15px 4% 10px;
    border-bottom: 1px solid #DDD;
  }
  #footer .foot_sec03 .block02 dt a {
    text-decoration: none;
    display: block;
    color: #333;
  }
  #footer .foot_sec03 .block02 dd {
    font-size: 123.1%;
    padding: 15px 4% 10px;
    border-bottom: 1px solid #DDD;
  }
  #footer .foot_sec03 .block02 dd a {
    text-decoration: none;
    display: block;
  }
  #footer .foot_sec04 p {
    font-size: 93%;
  }

  .slick-slider {
    position: relative;
  }

  /* Arrows */
  .slick-prev {
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }

  .slick-next {
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }

  .slick-prev:before {
    content: url(../images/prev_sp.png);
  }

  .slick-next:before {
    content: url(../images/next_sp.png);
  }

  .key {
    background: #212631;
    padding-top: 10px;
  }
  .key .single-item .slick-slide {
    margin-bottom: 0px;
    padding: 0px;
  }
  .key .slick-prev {
    left: 5px;
  }
  .key .slick-next {
    right: 5px;
  }
  .key .slick-slider {
    margin-bottom: 0px;
  }

  .top_sec01 {
    display: inline-block;
  }

  .top_sec01,
  .container03 {
    padding: 0 0%;
    background: #212631;
  }
  .top_sec01 h1,
  .container03 h1 {
    text-align: left;
  }
  .top_sec01 div,
  .container03 div {
    text-align: center;
    float: left;
    width: 100%;
    padding: 0px 0%;
  }
  .top_sec01 div p,
  .container03 div p {
    margin-bottom: 15px !important;
  }
  .top_sec01 div p + p,
  .container03 div p + p {
    border: none;
    border-radius: 5px;
    padding: 5px 5px 5px;
    margin-bottom: 5px !important;
  }
  .top_sec01 div p + p + p,
  .container03 div p + p + p {
    border: none;
    font-size: 108%;
    line-height: 120%;
  }
  .top_sec01 div + div,
  .container03 div + div {
    width: 92%;
    background: none;
    padding: 20px 4%;
    margin: 0px 0 0px 0px;
    border-bottom: 1px solid #ddd;
  }
  .top_sec01 .step01,
  .container03 .step01 {
    width: 92%;
    padding: 20px 4%;
    border-bottom: 1px solid #ddd;
  }
  .top_sec01 .step01 p,
  .container03 .step01 p {
    color: #4D5A7F;
  }
  .top_sec01 .step02 p,
  .container03 .step02 p {
    color: #E54B59;
  }
  .top_sec01 .step03,
  .container03 .step03 {
    width: 92%;
    padding: 20px 4% 0;
    border-bottom: none;
  }
  .top_sec01 .step03 p,
  .container03 .step03 p {
    color: #00B7D7;
  }
  .top_sec01 .step04 p,
  .container03 .step04 p {
    color: #6D4BBD;
  }
  .top_sec01 .catch,
  .container03 .catch {
    font-size: 108%;
    clear: both;
    text-align: left;
    margin: 10px 0 0 !important;
    padding: 0 4% 20px;
    height: auto;
  }
  .top_sec01 .catch p,
  .container03 .catch p {
    background: #212631;
  }
  .top_sec01 .sec01_txt01,
  .container03 .sec01_txt01 {
    width: 100%;
    color: #333333;
  }
  .top_sec01 .sec01_txt01 a,
  .container03 .sec01_txt01 a {
    text-align: center;
    background: url(../images/top_arrow01.png) no-repeat right center;
    background-size: 13px 21px;
  }
  .top_sec01 .sec01_txt01 + p,
  .container03 .sec01_txt01 + p {
    width: 30%;
    float: left;
  }
  .top_sec01 .sec01_txt01 + p + p,
  .container03 .sec01_txt01 + p + p {
    width: 60%;
    float: right;
    text-align: left;
    color: #333333;
    line-height: 170%;
  }

  .top_sec02 {
    padding: 20px 4% 0;
    border-top: 1px solid #DDD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top_sec02 .item {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }
  .top_sec02 .item p {
    margin-bottom: 20px;
  }
  .top_sec02 .item dt {
    font-size: 108%;
    color: #7272B5;
    margin-bottom: 15px;
  }
  .top_sec02 .item dt a {
    color: #7272B5;
    display: block;
    text-decoration: none;
    background: url(../images/top_arrow01.png) no-repeat right center;
  }
  .top_sec02 .item dd {
    font-size: 93%;
    line-height: 160%;
  }
  .top_sec02 .item dd + dd {
    font-size: 108%;
  }
  .top_sec02 .item + .item {
    float: right;
    margin-left: 0px;
  }
  .top_sec02 .item + .item dt {
    color: #7DB16C;
  }
  .top_sec02 .item + .item dt a {
    color: #7DB16C;
    background: url(../images/top_arrow02.png) no-repeat right center;
  }
  .top_sec02 .item + .item + .item {
    float: left;
    clear: both;
  }
  .top_sec02 .item + .item + .item dt {
    color: #68A5C5;
  }
  .top_sec02 .item + .item + .item dt a {
    color: #68A5C5;
    background: url(../images/top_arrow03.png) no-repeat right center;
  }
  .top_sec02 .item + .item + .item + .item {
    float: right;
    clear: none;
  }
  .top_sec02 .item + .item + .item + .item dt {
    color: #CB916C;
  }
  .top_sec02 .item + .item + .item + .item dt a {
    color: #CB916C;
    background: url(../images/top_arrow04.png) no-repeat right center;
  }

  .top_sec03 {
    padding: 0 0%;
    clear: both;
    margin-top: 0px;
    border-top: 1px solid #DDD;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top_sec03 .inner {
    width: 100%;
  }
  .top_sec03 .inner02 {
    padding: 0 4%;
  }
  .top_sec03 .inner02 h2 {
    width: 92%;
    margin-top: 20px;
    background: url(../images/top_arrow02.png) no-repeat 100% center;
    background-size: 13px 21px;
  }
  .top_sec03 .inner02 + .inner02 {
    margin: 0;
  }
  .top_sec03 .inner02 + .inner02 h2 {
    width: 92%;
    margin-top: 20px;
    background: url(../images/top_arrow02.png) no-repeat 100% center;
    background-size: 13px 21px;
  }
  .top_sec03 dl {
    margin-bottom: 10px;
  }
  .top_sec03 dl dt {
    font-size: 108%;
    margin-bottom: 10px;
  }
  .top_sec03 dl dd {
    font-size: 108%;
  }
  .top_sec03 li {
    float: left;
    width: 48%;
    margin: 0 0 10px 0;
  }
  .top_sec03 li + li {
    float: right;
    margin: 0 0 10px 0;
  }
  .top_sec03 li + li + li {
    float: left;
  }
  .top_sec03 li + li + li + li {
    float: right;
  }

  .top_sec04 {
    width: 80%;
    margin: 0 10% !important;
  }
  .top_sec04 .item + .item {
    padding: 0 25px 0 24px;
    border-left: none;
  }
  .top_sec04 .slick-list {
    overflow: hidden;
    height: 280px;
  }
  .top_sec04 .slick-prev {
    left: -20px;
  }
  .top_sec04 .slick-next {
    right: -20px;
  }

  .top_sec04_tit {
    position: relative;
  }

  .top_sec04_btn {
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 92%;
    margin: 0 4%;
  }
  .top_sec04_btn a {
    height: 40px;
    line-height: 40px;
  }

  .top_sec05 {
    padding: 0 4%;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top_sec05 .txt_area {
    width: 100%;
    float: none;
  }
  .top_sec05 .txt_area h2 {
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
    margin: 0 -4% 20px;
  }
  .top_sec05 .txt_area h2 a {
    text-decoration: none !important;
    background: url(../images/top_arrow05.png) no-repeat 95% center;
    padding: 15px 20px;
    display: block;
  }
  .top_sec05 .img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .top_sec06 {
    clear: both;
  }
  .top_sec06 > div {
    width: 100%;
  }
  .top_sec06 > div h2 {
    border-top: 2px solid #2E2C6B;
    border-bottom: 1px solid #DDDDDD;
    padding: 15px 0;
    margin: 0 0 25px;
    line-height: 30px;
    height: 30px;
  }
  .top_sec06 > div h2 img {
    height: 100%;
  }
  .top_sec06 .fl {
    float: none;
    clear: both;
    color: #333333;
  }
  .top_sec06 .fl .navi {
    display: inline-block;
    padding: 0px 4%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .top_sec06 .fl .navi li {
    float: left;
    width: 50%;
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/top_icon02.png) no-repeat left center;
    padding-left: 35px;
    line-height: 30px;
    font-weight: bold;
  }
  .top_sec06 .fl .navi li + li {
    background: url(../images/top_icon03.png) no-repeat left center;
  }
  .top_sec06 .fl p {
    padding: 0px 4%;
  }
  .top_sec06 .fl .btns {
    padding: 0px 4%;
  }
  .top_sec06 .fl .btns li {
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    line-height: 160%;
    height: 100px;
    text-align: center;
    float: left;
    margin: 0 0 10px 0;
    font-size: 100%;
  }
  .top_sec06 .fl .btns li a {
    text-decoration: none;
    color: #1A0C3F;
    background: url(../images/top_icon04.png) no-repeat center 10px;
    padding: 50px 10px 10px 10px;
    display: block;
  }
  .top_sec06 .fl .btns li + li {
    float: right;
    margin: 0 0 10px 0px;
  }
  .top_sec06 .fl .btns li + li a {
    background: url(../images/top_icon05.png) no-repeat center 10px;
  }
  .top_sec06 .fl .btns li + li + li {
    float: left;
    clear: both;
    margin: 0 0 10px 0px;
  }
  .top_sec06 .fl .btns li + li + li a {
    background: url(../images/top_icon06.png) no-repeat center 10px;
  }
  .top_sec06 .fl .btns li + li + li + li {
    float: right;
    clear: none;
    margin: 0 0 10px 10px;
  }
  .top_sec06 .fl .btns li + li + li + li a {
    background: url(../images/top_icon07.png) no-repeat center 10px;
  }
  .top_sec06 .fr {
    float: right;
  }
  .top_sec06 .fr h2 {
    background: url(../images/top_icon01.png) no-repeat 10% center;
    background-size: 16px auto;
  }
  .top_sec06 .fr dl {
    line-height: 160%;
    clear: both;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    font-size: 108%;
    padding: 10px 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top_sec06 .fr dl dt {
    float: none;
    width: 100%;
    font-weight: bold;
  }
  .top_sec06 .fr dl dd {
    float: none;
    width: 100%;
    line-height: 160%;
  }
  .top_sec06 .fr dl:nth-child(2n+1) {
    background: #F4F4F6;
  }

  #mid .inner {
    margin: 0 4% 20px;
    width: 92%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mid .tpath {
    margin-bottom: 0;
  }
  #mid .mid_sec03 h2 {
    border: none;
    text-align: center;
  }
  #mid p {
    font-size: 123.1%;
  }
  #mid a {
    color: #002DB2;
    text-decoration: underline;
  }
  #mid a:hover {
    color: #006DD9;
    text-decoration: none;
  }
  #mid .common_list {
    margin-bottom: 20px;
  }
  #mid .common_list li {
    background: url(../images/common_ico01.png) no-repeat left 5px;
    background-size: 8px;
    padding-left: 16px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link {
    margin-bottom: 20px;
  }
  #mid .common_link li {
    background: url(../images/common_ico02.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link02 {
    margin-bottom: 20px;
  }
  #mid .common_link02 li {
    background: url(../images/common_ico03.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_info .inner > div {
    width: 100%;
  }
  #mid .common_info .inner .fl .navi {
    margin-bottom: 20px;
  }
  #mid .common_info .inner .fl .navi li {
    font-size: 100%;
  }
  #mid .common_info .inner .fl .common_info_logo {
    display: none;
  }
  #mid .common_info .inner .fl .common_info_add {
    float: none;
    margin-bottom: 20px;
    font-size: 108%;
  }
  #mid .common_info .inner .fr .btns li {
    width: 49%;
    height: 100px;
    font-size: 100%;
  }
  #mid .common_info .inner .fr .btns li a {
    text-decoration: none;
    color: #1A0C3F;
    background: url(../images/top_icon04.png) no-repeat center 20px;
    padding: 50px 10px 20px 10px;
    display: block;
    line-height: 120%;
  }
  #mid .common_info .inner .fr .btns li + li {
    margin: 0 0 10px 0px;
    float: right;
  }
  #mid .common_info .inner .fr .btns li + li a {
    background: url(../images/top_icon05.png) no-repeat center 20px;
  }
  #mid .common_info .inner .fr .btns li + li + li {
    margin: 0 0 0px 0px;
    float: left;
  }
  #mid .common_info .inner .fr .btns li + li + li a {
    background: url(../images/top_icon06.png) no-repeat center 20px;
  }
  #mid .common_info .inner .fr .btns li + li + li + li a {
    background: url(../images/top_icon07.png) no-repeat center 20px;
  }
  #mid .mid_sec02 h2,
  #mid .ent-body h2 {
    font-size: 138.5%;
    margin: 1.2em 0 1.5em;
    padding: 0.7rem 0 0.4em 0.8rem;
  }
  #mid #mid .ent-dit h1 {
    color: #0048af !important;
    font-size: 1.2rem;
  }
  #mid .tpath_box {
    display: none;
  }
  #mid .mid_sec04 h2 {
    font-size: 138.5%;
    margin: 1.2em 0 1.5em;
    padding: 0.7rem 0 0.4em 0.8rem;
  }
  #mid .company-tab th, #mid .company-tab td {
    display: block;
  }
  #mid .sitemap li ul {
    margin-left: 10px;
  }
  #mid .about .about_table th, #mid .about .about_table td {
    border-right: none;
    display: block;
    padding: 10px 20px;
    width: 100%;
  }
  #mid .about .about_table th {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
  }
  #mid .about .about_table tr:last-child th {
    border-bottom: 1px solid #DDDDDD;
  }
  #mid .greeting .inner .sign img {
    width: 200px;
  }
  #mid .price .fl {
    width: 100%;
    float: none;
  }
  #mid .price .fr {
    width: 100%;
    float: none;
  }
  #mid .price .price_table th, #mid .price .price_table td {
    border-right: none;
    display: block;
    padding: 10px 20px;
    width: 100%;
  }
  #mid .price .price_table th {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
  }
  #mid .price .price_table tr:last-child th {
    border-bottom: 1px solid #DDDDDD;
  }
  #mid .img_right {
    float: none;
    margin: 0 0 1em 0;
    text-align: center;
  }
  #mid .img_left {
    float: none;
    margin: 0 0 1em 0;
    text-align: center;
  }

  .pt-recruit_table th, .pt-recruit_table td {
    border-right: none;
    display: block;
    padding: 10px 20px;
    width: 100%;
  }
  .pt-recruit_table th {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
  }
  .pt-recruit_table tr:last-child th {
    border-bottom: 1px solid #DDDDDD;
  }

  .naisyoku-2col__item__word p:nth-child(1) {
    font-size: 2rem !important;
    margin-bottom: 10px;
  }
  .naisyoku-2col__item__word p:nth-child(2) {
    font-size: 1.4rem;
  }

  .naisyoku-interview {
    padding: 20px;
  }

  .naisyoku-interview__tit {
    font-size: 2.4rem !important;
    margin-bottom: 15px;
  }

  .naisyoku-interview__item {
    padding-top: 30px;
  }

  .naisyoku-interview__item__word p {
    font-size: 2rem;
  }
  .naisyoku-interview__item__word p:nth-child(1) {
    margin-bottom: 0 !important;
  }

  .com-btn__wrap {
    margin-top: 30px;
  }

  .com-btn {
    width: 100%;
  }

  #mid .mid_sec01 {
    background: #004BAC;
  }
  #mid .mid_sec01 .inner {
    margin-bottom: 0 !important;
    width: 92%;
    padding: 33px 0;
  }
  #mid .mid_sec01 .kv_temp {
    font-size: 2rem;
    margin: 0px 0 0px;
    border: none;
    line-height: 140%;
  }

  .mid_sec03 .inner {
    margin: 0;
    width: 100%;
  }

  .mid_sec03-01 {
    width: 100%;
    box-sizing: border-box;
  }
  .mid_sec03-01 .inner {
    margin: 0;
  }
  .mid_sec03-01 ul {
    width: 50%;
    box-sizing: border-box;
    border-left: 1px solid #DDD;
    padding: 0 6% 10px;
  }
  .mid_sec03-01 ul:nth-child(2n+1) {
    clear: both;
  }

  /* Slider */
  /* Slider */
  .blog-list-content {
    margin-bottom: 30px;
  }

  .common-tit01 {
    font-size: 1.8rem;
    line-height: 140%;
  }

  .blog-list-main {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }

  .blog-list-item {
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: left;
  }
  .blog-list-item a {
    padding: 14px;
    overflow: hidden;
    *zoom: 1;
  }

  .sp-blog-list-img {
    width: 40%;
    float: left;
  }

  .sp-blog-list-txt {
    width: 55%;
    float: right;
  }

  .blog-list-item-date {
    margin-bottom: 5px;
    font-size: 1.2rem;
  }

  .blog-list-item-tit {
    line-height: 1.8em;
    font-size: 1.3rem;
  }

  .blog-list-catname {
    line-height: 1.6em;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: .4em .7em .2em;
  }

  .blog-list-two {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .blog-list-two a {
    padding: 14px;
    margin-bottom: 10px;
  }

  #mid .blog-list-two h2 {
    font-size: 1.2rem;
  }

  .blog-list-two-txt {
    width: 50%;
  }

  .blog-list-two-img {
    width: 45%;
  }

  .bltt-date {
    margin-bottom: .5em;
    font-size: 1.1rem;
  }

  .bltt-tit {
    line-height: 1.8em;
    font-size: 1.4rem;
  }

  .bltt-boxp {
    display: none;
  }

  .blog-list-two-catname {
    font-size: 1rem;
    padding: 3px 6px 3px;
  }

  .news-list-content {
    padding-top: 30px;
  }

  .news-list {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .news-list a {
    padding: 14px;
    margin-bottom: 10px;
  }

  .trem-name {
    font-size: 1.1rem;
  }

  .news-list-date {
    margin-bottom: .5em;
    font-size: 1.2rem;
  }

  .news-list-tit {
    line-height: 1.8em;
    font-size: 1.4rem;
  }

  .news-list-boxp {
    display: none;
  }

  .news-list-catname {
    font-size: 1rem;
    padding: 3px 6px 3px;
  }

  .blog-cat-list .cat-manual a, .ent-category .cat-manual a {
    color: white !important;
    background: #004bac !important;
    border: 1px solid #004bac;
  }
  .blog-cat-list .cat-maincat a, .ent-category .cat-maincat a {
    color: white !important;
    background: #00a3d9 !important;
    border: 1px solid #00a3d9;
  }
  .blog-cat-list .cat-cat-test a, .ent-category .cat-cat-test a {
    color: white !important;
    background: #00b285 !important;
    border: 1px solid #00b285;
  }
  .blog-cat-list .cat-other a, .ent-category .cat-other a {
    color: white !important;
    background: #5c4d8c !important;
    border: 1px solid #5c4d8c;
  }

  .blog-cat-nav {
    margin-bottom: 30px;
  }

  .blog-cat-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .blog-cat-list li {
    width: 50%;
    height: 60px;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
    background-color: #fbfbfb;
  }
  .blog-cat-list li a {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
    line-height: 1.3em;
  }
  .blog-cat-list li:nth-child(odd) {
    border-right: 1px solid #dddddd;
  }

  .cat-sp-tit {
    text-align: left;
    padding: 1.5em 1.5em 1.5em;
    border-bottom: 1px solid #dddddd;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .sp-btn {
    position: relative;
  }

  .sp-btn:after {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
    content: '＋';
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    background: #aaa;
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    padding: 1px 0 0 0;
    border-radius: 3px;
    text-align: center;
  }

  .active:after {
    content: '−';
    background: #004bac;
    line-height: 18px;
    padding: 0 0 2px 0;
  }

  .author-info {
    margin-right: 20px;
    margin-left: 20px;
  }
  .author-info div {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .author-info div p img {
    width: 96px;
  }
  .author-info div + div {
    width: 100%;
    text-align: left;
  }
  .author-info h2 {
    text-align: center;
  }
  .author-info p {
    font-size: 1.4rem;
    line-height: 1.7em;
  }

  .ent-dit {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .ent-dit h1 {
    line-height: 1.8em;
    font-size: 1.8rem;
  }
  .ent-dit h2 {
    line-height: 1.8em;
    font-size: 1.7rem;
  }
  .ent-dit h3 {
    line-height: 1.8em;
    font-size: 1.6rem;
  }
  .ent-dit h4 {
    line-height: 1.8em;
    font-size: 1.5rem;
  }
  .ent-dit p {
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .ent-dit blockquote {
    background-size: 24px 21px;
    padding: 20px 20px;
  }
  .ent-dit ul li {
    line-height: 1.6em;
    font-size: 1.4rem;
  }
  .ent-dit ul li:before {
    top: .5em;
  }

  .ent-dit + .ent-dit section {
    padding: 30px 0 0;
  }

  p.ent-eyecach span {
    font-size: 1rem;
  }

  .side-nav-latest {
    margin-bottom: 2rem;
    text-align: left;
  }
  .side-nav-latest div {
    width: 100%;
  }
  .side-nav-latest div a {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDDDD;
  }
  .side-nav-latest div p {
    width: 36%;
  }
  .side-nav-latest div dl {
    width: 60%;
    float: right;
    margin-left: 0px;
    line-height: 140%;
  }
  .side-nav-latest div dl dt {
    color: #666666;
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
  }
  .side-nav-latest div dl dd {
    font-size: 1.3rem;
  }
  .side-nav-latest div a dd {
    text-decoration: underline;
  }

  .side-nav-tit {
    border-radius: 0px;
    font-size: 1.6rem;
  }

  .side-nav-tags {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .side-nav-tags li a {
    background-size: 16px 16px;
    font-size: 1.1rem;
  }

  .side-nav-sns {
    padding-left: 15px;
    padding-right: 15px;
  }
  .side-nav-sns .inner {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px;
  }
  .side-nav-sns p {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem !important;
    font-size: 1.6rem;
    font-weight: bold !important;
  }

  .side-year-arcive {
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-year-arcive li a {
    line-height: 1.6em;
    font-size: 1.4rem;
  }
  .side-year-arcive .yarc-tit {
    border-radius: 8px;
  }

  .share-tit {
    background: url("../images/icon-shar-sp.png") left center no-repeat;
    background-size: 16px 16px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 1.6rem;
    text-align: left;
  }

  .sns-link {
    padding: 0 4%;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 3rem;
  }
  .sns-link li a {
    font-size: 1.4rem;
  }

  .awasete {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
  }
  .awasete h2 {
    font-size: 1.6rem;
  }

  .rela-blog-list ul {
    width: 36%;
    float: left;
  }
  .rela-blog-list a {
    width: 100%;
    padding: 20px 0;
  }

  .rela-blog-txt {
    width: 60%;
    float: right;
  }
  .rela-blog-txt h2 {
    font-size: 1.4rem;
    margin-bottom: .3em;
  }
  .rela-blog-txt h3 {
    font-size: 1.3rem;
    margin-bottom: .3em;
  }
  .rela-blog-txt p {
    font-size: 1.2rem !important;
    line-height: 140%;
  }

  .rela-blog-txt-onely {
    width: 100%;
  }
  .rela-blog-txt-onely h2 {
    font-size: 1.4rem;
    margin-bottom: .3em;
  }
  .rela-blog-txt-onely h3 {
    font-size: 1.4rem;
    margin-bottom: .3em;
  }
  .rela-blog-txt-onely p {
    font-size: 1.2rem !important;
    line-height: 140%;
  }

  .author-info-shingle {
    margin-right: 20px;
    margin-left: 20px;
  }
  .author-info-shingle h2 + div {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .author-info-shingle h2 + div p img {
    width: 96px;
  }
  .author-info-shingle div + div {
    width: 100%;
  }
  .author-info-shingle h2 {
    font-size: 1.7rem;
    text-align: center;
  }
  .author-info-shingle h3 {
    text-align: center;
  }
  .author-info-shingle p {
    font-size: 1.4rem;
    line-height: 1.7em;
  }

  .pager-box {
    border-top: 1px solid #dddddd;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .pager-box .item {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 26px;
  }
  .pager-box .item a .l-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .pager-box .item a .r-box {
    width: 100%;
  }
  .pager-box .item a .r-box p {
    display: block;
    font-size: 1.3rem;
  }

  .ent-dit-kanren {
    margin-bottom: 0px;
  }
  .ent-dit-kanren .rela-blog-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ent-dit-kanren h2 {
    line-height: 1.8em;
    font-size: 1.7rem;
  }

  .news-dit {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .not-found .inner {
    padding: 20px 20px 80px;
  }
  .not-found h2 {
    font-size: 100px;
  }
  .not-found p {
    font-size: 2rem;
  }

  ul.page-numbers {
    font-size: 1.2rem;
    margin: 20px auto 30px;
  }
  ul.page-numbers li span, ul.page-numbers li a {
    padding: 1.3em .8em;
    border-radius: 6em;
  }
  ul.page-numbers li .current {
    padding: 1.3em .8em;
  }
  ul.page-numbers li + li {
    margin-left: .8rem;
  }

  .single-pn {
    padding: 30px 0;
  }
  .single-pn li {
    line-height: 1.6em;
    font-size: 1.4rem;
  }

  .top-news {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
  }
  .top-news dl dt {
    line-height: 1.6em;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .top-news dl dd {
    line-height: 1.6em;
    font-size: 1.4rem;
  }

  #scrolltotop {
    display: none;
  }

  .inq-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 40px;
  }
  .inq-form dl {
    margin-bottom: 5px;
  }
  .inq-form dt {
    font-weight: bold;
    padding: .8em 0;
  }
  .inq-form dt span {
    padding: .4em .8em .5em;
    font-size: 1.1rem;
  }
  .inq-form input[type=text], .inq-form input[type=tel], .inq-form input[type=number], .inq-form textarea, .inq-form input[type=password] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.4rem;
  }
  .inq-form textarea {
    height: 150px;
  }
  .inq-form p {
    font-size: 1.4rem;
    line-height: 1.7em;
    text-align: left;
  }

  .inq-box {
    margin-bottom: 20px;
  }

  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
    font-size: 1.4rem;
    line-height: 1.7em;
  }

  label {
    padding: 0;
    margin: 0;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .form-btn {
    margin: 0;
    padding-bottom: 3px;
  }
  .form-btn ul {
    height: 44px;
  }

  .inquiry .subm, .inquiry .subm3 {
    margin-left: -70px;
  }

  .subm input[type=submit],
  .subm2 input[type=submit],
  .subm3 span {
    width: 140px;
    line-height: 48px;
    height: 48px;
    font-size: 1.4rem;
    font-weight: bold;
  }

  .subm3 span {
    width: 142px;
    border-radius: 8px;
  }

  .subm:after {
    top: 24px;
    right: 8px;
  }

  .subm2:after {
    top: 24px;
    left: 8px;
  }

  .subm3 span {
    font-size: 0.9rem;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }
  .confirm dt {
    margin-bottom: 10px !important;
  }
  .confirm dd {
    font-size: 1.4rem;
    line-height: 1.8em;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .brs {
    display: none;
  }

  .pp-inner {
    width: 100%;
    left: 0;
    padding: 0 10px;
    margin-top: -200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pp-box h1 {
    font-size: 1.8rem;
  }
  .pp-box h2 {
    font-size: 1.6rem;
  }
  .pp-box p {
    font-size: 1.4rem;
    line-height: 1.8em;
    font-size: 1.4rem;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .pp-box ul li {
    line-height: 1.6em;
    font-size: 1.4rem;
  }
  .pp-box ul li:before {
    top: 6px;
  }
  .pp-box p.txt-center {
    text-align: left;
  }

  #sp-nav {
    top: 51px;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .m-menu a {
    display: block;
    line-height: 160%;
    padding: 1.2em;
    color: #fff !important;
    text-align: left;
    font-size: 1.4rem;
    border-bottom: 1px solid #AAA;
    text-decoration: none;
  }
  .m-menu dt {
    background: #333;
  }
  .m-menu dd {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
  }
  .m-menu dd li {
    margin-bottom: 0;
  }
  .m-menu dd li li a {
    font-weight: normal;
  }

  #gallery {
    width: 100%;
    height: 75px;
    position: relative;
    margin-bottom: 20px;
  }
  #gallery ul {
    width: 1560px;
    position: absolute;
    left: 50%;
    margin-left: -780px;
  }
  #gallery ul li {
    width: 130px;
  }

  .sp-none {
    display: none;
  }

  .sp-none {
    display: none;
  }
}
@media only screen and (min-width: 668px) {
  a:hover, a:active {
    transition: background 0.6s, background-color 0.6s, color 0.6s, box-shadow 0.6s, text-decoration 0.6s;
    color: #4c96e6;
    text-decoration: none;
  }

  a:hover img {
    box-shadow: #000 0 0 0;
    transition: opacity 0.6s;
    filter: alpha(opacity=65);
    opacity: 0.65;
  }

  .img-hover-none a:hover img {
    filter: alpha(opacity=100);
    opacity: 1.00;
  }

  html {
    font-size: 62.5%;
  }

  body {
    background: url(../images/common_bg.png) repeat-x top center;
  }

  body#mid {
    background: url(../images/mid_bg01.png) repeat-x top center;
  }

  ol {
    margin-bottom: 50px;
  }
  ol li {
    font-size: 16px;
  }

  .header {
    top: 0;
    border-bottom: 1px solid #424251;
    z-index: 10000;
  }

  .sub_navi {
    clear: borh;
  }
  .sub_navi li {
    float: left;
  }
  .sub_navi a {
    display: block;
  }

  .gnav {
    padding: 15px 0 11px;
    display: inline-block;
    width: 1040px;
  }
  .gnav .logo_txt01 {
    display: none;
  }

  .head_inq {
    float: right;
  }
  .head_inq li {
    float: left;
    color: #FFF;
    line-height: 24px;
    padding: 0 20px 0 35px;
    background: url(../images/top_icon01.png) no-repeat 0px center;
    background-size: 24px auto;
    text-align: left;
    font-size: 108%;
  }
  .head_inq li a {
    color: #FFF !important;
    text-decoration: none !important;
  }
  .head_inq li a:hover {
    color: #FFF;
    text-decoration: underline !important;
  }
  .head_inq li + li {
    padding: 0 15px 0 15px;
    background: none;
    border-left: 1px solid #424252;
    font-weight: bold;
    font-size: 123.1%;
  }
  .head_inq li:last-child {
    padding-right: 0;
  }

  #spnav-open {
    width: 50px;
    height: 50px;
  }
  #spnav-open a {
    width: 50px;
    height: 50px;
  }
  #spnav-open a:before {
    left: 12px;
  }
  #spnav-open a:after {
    left: 12px;
  }

  .spnav-btn-close a:before {
    top: 25px !important;
    left: 12px;
  }
  .spnav-btn-close a:after {
    top: 25px !important;
    left: 12px;
  }

  .key .inner {
    width: 1040px;
    min-width: 1040px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
  }

  .container {
    width: 1040px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 0px;
  }

  .content {
    width: 700px;
    float: left;
  }

  .subcontent {
    width: 300px;
    float: right;
  }

  #top .container {
    margin-bottom: 50px;
  }

  .container02 {
    padding-top: 20px;
  }

  .container04 h2 {
    padding: 5px 0 0;
    margin: 45px 0 30px;
  }

  .contents {
    width: 700px;
    float: left;
  }

  .sub-contents {
    width: 300px;
    float: right;
    text-align: left;
  }
  .sub-contents .sub01,
  .sub-contents .sub02,
  .sub-contents .sub03,
  .sub-contents .sub04,
  .sub-contents .sub05 {
    line-height: 100%;
  }
  .sub-contents .sub01 a,
  .sub-contents .sub02 a,
  .sub-contents .sub03 a,
  .sub-contents .sub04 a,
  .sub-contents .sub05 a {
    width: 185px;
    padding: 31px 0 31px 115px;
  }
  .sub-contents ul.nav-menu01 li + li + li a {
    background: url(../images/nav_img02-03.png) no-repeat 5px center, url(../images/nav_arrow02.png) no-repeat 96% center;
    background-size: 40px 40px,13px 21px;
  }
  .sub-contents .naisyoku-link {
    width: 300px;
    text-align: center;
  }
  .sub-contents .naisyoku-link a {
    width: 300px;
  }

  .pc_none {
    display: none;
  }

  .blog-bn {
    width: 1040px;
    margin: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .blog-bn .sub02,
  .blog-bn .sub04,
  .blog-bn .sub05 {
    line-height: 100%;
  }
  .blog-bn .sub02 a,
  .blog-bn .sub04 a,
  .blog-bn .sub05 a {
    width: 320px;
    padding: 31px 0 31px 115px;
  }
  .blog-bn p {
    margin-left: 20px;
    float: left;
  }
  .blog-bn .sub02 {
    margin-left: 0;
  }

  #footer .inner {
    padding: 0px 0;
  }
  #footer .foot_sec01 {
    padding: 40px 0 46px 0px;
  }
  #footer .inner__foot_sec01 {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #footer .foot_sec01__box1__txt {
    height: 60px;
    font-size: 153.9%;
  }
  #footer .foot_sec01__box3__txt {
    margin-bottom: 20px;
  }
  #footer .foot_sec01__box3_link a {
    width: 320px;
  }
  #footer .in01_ul li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #footer .in01_ul li + li {
    margin-top: 10px;
  }
  #footer .in01_ul span {
    font-size: 16px;
    padding: 0px 14px;
  }
  #footer .fs01_txt {
    padding: 0px 0 20px;
    font-size: 167%;
  }
  #footer .foot_sec02 {
    height: 186px;
  }
  #footer .foot_sec02 .inner {
    height: 80px;
    border-bottom: 1px solid #DDDDDD;
  }
  #footer .foot_sec02 li a {
    color: #2C2C37;
  }
  #footer .foot_sec03 .block01 {
    width: 370px;
    float: left;
    line-height: 160%;
    padding-right: 150px;
    font-size: 123.1%;
  }
  #footer .foot_sec03 .block01 p img {
    width: 310px;
    height: 35px;
  }
  #footer .foot_sec03 .block02_box {
    float: right;
  }
  #footer .foot_sec03 .block02 {
    width: 260px;
    float: left;
  }
  #footer .foot_sec03 .block02 dt {
    margin-bottom: 10px;
  }

  /* Arrows */
  .slick-prev {
    top: 50%;
  }

  .slick-next {
    top: 50%;
  }

  .key {
    clear: both;
    position: relative;
    margin-top: 51px;
  }
  .key .inner {
    width: 1000px;
  }
  .key .single-item {
    margin: 0 -230px;
  }

  .top_sec01,
  .container03 {
    padding-top: 40px;
  }
  .top_sec01 .catch p,
  .container03 .catch p {
    background: #212631;
  }
  .top_sec01 div + div + div,
  .container03 div + div + div {
    width: 344px;
  }
  .top_sec01 .top_sec01-01,
  .container03 .top_sec01-01 {
    padding-top: 50px;
    width: 1040px;
  }
  .top_sec01 .top_sec01-01 div a + p,
  .container03 .top_sec01-01 div a + p {
    padding: 0 20px;
    text-align: left;
    color: #4D5A7F;
  }
  .top_sec01 .sec01_txt01 + p + p,
  .container03 .sec01_txt01 + p + p {
    color: #333;
    text-align: left;
    width: 298px;
    margin: 0 auto;
    font-size: 123.1%;
  }

  .top_sec03 {
    width: 100%;
  }
  .top_sec03 .inner02 {
    float: left;
    width: 500px;
  }
  .top_sec03 dl {
    width: 460px;
  }
  .top_sec03 dl dt {
    float: left;
  }
  .top_sec03 dl dd {
    float: left;
    width: 330px;
  }

  .top_sec04_tit {
    position: relative;
  }

  #mid .mid_sec03 {
    margin-bottom: 50px;
  }
  #mid .mid_sec03 h2 {
    font-weight: bold;
    display: inherit;
    padding: 0px 0px 0 0;
    border: none;
    text-align: left;
  }
  #mid p {
    font-size: 123.1%;
  }
  #mid a {
    color: #002DB2;
    text-decoration: underline;
  }
  #mid a:hover {
    color: #006DD9;
    text-decoration: none;
  }
  #mid .common_list {
    margin-bottom: 20px;
  }
  #mid .common_list li {
    background: url(../images/common_ico01.png) no-repeat left 5px;
    background-size: 8px;
    padding-left: 16px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link {
    margin-bottom: 20px;
  }
  #mid .common_link li {
    background: url(../images/common_ico02.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link02 {
    margin-bottom: 20px;
  }
  #mid .common_link02 li {
    background: url(../images/common_ico03.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .mid_sec02 h3,
  #mid .ent-body h3 {
    font-size: 167%;
  }
  #mid .mid_sec02 h4,
  #mid .ent-body h4 {
    font-size: 138.5%;
  }
  #mid .ent-tit {
    font-size: 232%;
    color: #004bac;
    text-align: left;
  }
  #mid #mid .ent-dit h1 {
    font-size: 232%;
    color: #0048af !important;
  }
  #mid .company-tab th, #mid .company-tab td {
    font-size: 123.1%;
  }
  #mid .company-tab th {
    width: 30%;
  }

  .naisyoku-2col {
    margin-top: 70px;
  }

  .naisyoku-2col__item {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
  }

  .naisyoku-2col__item__word {
    width: 370px;
  }
  .naisyoku-2col__item__word p:nth-child(1) {
    font-size: 20px !important;
    margin-bottom: 10px;
  }
  .naisyoku-2col__item__word p:nth-child(2) {
    font-size: 14px;
  }
  .naisyoku-2col__item__word.no2col {
    width: 100%;
  }

  .naisyoku-2col__item__img {
    width: 300px;
  }

  .naisyoku-2col__item:nth-child(even) .naisyoku-2col__item__word {
    order: 2;
  }
  .naisyoku-2col__item:nth-child(even) .naisyoku-2col__item__img {
    order: 1;
  }

  .naisyoku-2col__item + .naisyoku-2col__item {
    margin-top: 90px;
  }

  .naisyoku-2col__item + .naisyoku-2col__item.interm {
    margin-top: 45px;
  }

  .naisyoku-interview {
    padding: 50px 35px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .naisyoku-interview__tit {
    font-size: 26px !important;
    margin-bottom: 20px;
    width: 100%;
  }

  .naisyoku-interview__item {
    padding-top: 45px;
  }
  .naisyoku-interview__item div {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .naisyoku-interview__item__word {
    width: 280px;
  }
  .naisyoku-interview__item__word p {
    font-size: 20px !important;
    margin-bottom: 10px;
  }

  .naisyoku-interview__item__img {
    width: 296px;
  }

  .naisyoku-interview__item + .naisyoku-interview__item {
    margin-top: 60px;
  }

  .com-btn__wrap {
    margin-top: 55px;
  }

  .com-btn a {
    width: 408px;
    font-size: 20px !important;
  }

  #mid header {
    margin-bottom: 51px;
  }

  #mid .mid_sec01 .inner {
    padding: 13px 0 0;
  }
  #mid .mid_sec01 .kv_temp {
    font-size: 153.9%;
    margin: 10px 0 22px;
    line-height: 160%;
    padding: 0;
  }

  .mid_sec03-01 ul {
    width: 200px;
    padding: 0 29px;
  }
  .mid_sec03-01 ul + ul {
    padding: 0 30px 0 29px;
  }

  /* Slider */
  /* Slider */
  .blog-list-content {
    margin-bottom: 50px;
  }
  .blog-list-content .inner {
    width: 1040px;
    margin: 0 auto;
  }

  .common-tit01 {
    font-size: 216%;
  }

  .blog-list-main {
    width: 1060px;
    margin-left: -20px;
  }

  .blog-list-item {
    width: 333px;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
  }
  .blog-list-item a:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

  .blog-list-item-img {
    margin-bottom: 0;
  }

  .blog-list-item-date {
    margin-bottom: 10px;
    font-size: 108%;
  }

  .blog-list-item-tit {
    line-height: 1.6em;
    font-size: 123.1%;
  }

  .blog-list-catname {
    line-height: 1.6em;
    padding: 10px 15px 8px;
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 100%;
  }

  .blog-list-two a {
    padding: 20px;
    margin-bottom: 20px;
  }

  #mid .blog-list-two h2 {
    font-size: 1.5rem;
  }

  .bltt-date {
    font-size: 108%;
    margin-bottom: 10px !important;
  }

  .bltt-tit {
    line-height: 1.6em;
    font-size: 138.5%;
    margin-bottom: .5em;
    margin: 0 !important;
    width: 100% !important;
  }

  .bltt-boxp {
    font-size: 108%;
  }

  .blog-list-two-catname {
    font-size: 93%;
    padding: .2em .8em .1em !important;
  }

  .news-list a {
    padding: 20px;
    margin-bottom: 20px;
  }

  .trem-name {
    font-size: 93%;
    padding: .4em 1em .2em;
  }

  .news-list-date {
    padding-top: .2em;
    font-size: 108%;
  }

  .news-list-tit {
    line-height: 1.6em;
    font-size: 138.5%;
    margin-bottom: .5em;
  }

  .news-list-boxp {
    font-size: 108%;
  }

  .news-list-catname {
    font-size: 93%;
  }

  .blog-cat-nav {
    width: 100%;
    background: #f1f1f1;
    padding: 10px 0 0;
    margin-top: -40px;
    margin-bottom: 40px;
  }
  .blog-cat-nav .inner {
    width: 1040px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .blog-cat-list li {
    display: inline-block;
    margin: 0 10px 10px 0;
    float: left;
  }
  .blog-cat-list li a {
    padding: 12px 20px 10px;
    background: #fff;
    border-radius: 8px;
    font-size: 108%;
  }
  .blog-cat-list li a:hover {
    background: #ff7a4d;
    color: #fff;
  }

  .author-info {
    margin-bottom: 30px;
  }
  .author-info h2 {
    font-size: 167%;
  }
  .author-info p {
    font-size: 123.1%;
    line-height: 1.8em;
    font-size: 123.1%;
  }

  .ent-dit h1 {
    line-height: 1.6em;
    font-size: 216%;
  }
  .ent-dit h2 {
    line-height: 1.6em;
    font-size: 167%;
  }
  .ent-dit h3 {
    line-height: 1.6em;
    font-size: 153.9%;
  }
  .ent-dit h4 {
    line-height: 1.6em;
    font-size: 138.5%;
  }
  .ent-dit p {
    font-size: 123.1%;
    line-height: 2.2em;
  }
  .ent-dit ul li {
    line-height: 1.6em;
    font-size: 123.1%;
  }
  .ent-dit ul li:before {
    top: .6em;
  }

  .ent-dit + .ent-dit section {
    margin-top: 50px;
    padding-top: 50px;
  }

  p.ent-eyecach span {
    font-size: 11px;
  }

  .ent-category a {
    padding: 4px 15px 3px;
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 14px;
    text-decoration: none;
  }
  .ent-category a:hover {
    color: #fff;
    background: #ff7a4d;
  }

  .side-nav-latest div dl {
    width: 180px;
    float: left;
    margin-left: 20px;
    line-height: 140%;
    font-size: 108%;
    text-align: left;
  }

  .side-nav-tit {
    font-size: 123.1%;
  }

  .side-nav-tags {
    margin-bottom: 40px;
  }
  .side-nav-tags li a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqUlEQVR4AWPAB3omTpUF4uNA/A+I/6PhJ0Dshk+zKlTRfzz4Hi7Najg0/0YXI0VzHhAzAnEysjg2zU9xOJcLqoYR2SXImtVhmnHgaiDmBuJCZHEMzSTiPyDNKkD8DCRABj7CACLI1PwKZDnIgM9kataG+X8LiZpfwjTDDBAF4kvkaEY35CIRmrVgenAZcgGH5hfImgkagl8zYUNEgHgdEP8A4qOgRIZPPQCBH9/jkScXBwAAAABJRU5ErkJggg==") #eeeeee no-repeat 4px center;
    font-size: 12px;
  }
  .side-nav-tags li a:hover {
    background-color: #fff;
  }

  .side-nav-sns p {
    font-size: 123.1%;
  }

  .side-year-arcive li a {
    line-height: 1.6em;
    font-size: 116%;
  }
  .side-year-arcive li a:hover {
    background-color: white;
  }

  .share-tit {
    background: url("../images/icon-shar-pc.png") left center no-repeat;
    font-size: 138.5%;
  }

  .sns-link li a {
    font-size: 123.1%;
  }

  .awasete h2 {
    font-size: 123.1%;
  }

  .rela-blog-list ul {
    width: 100px;
    float: left;
  }
  .rela-blog-list a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 700px;
    padding: 30px 20px;
  }
  .rela-blog-list a:hover {
    background: white;
  }

  .rela-blog-txt {
    width: 550px;
    float: right;
  }
  .rela-blog-txt h2 {
    font-size: 138.5%;
  }
  .rela-blog-txt h3 {
    font-size: 17px !important;
  }
  .rela-blog-txt p {
    line-height: 170% !important;
    font-size: 14px !important;
  }

  .rela-blog-txt-onely {
    padding: 0 20px;
  }
  .rela-blog-txt-onely h2 {
    font-size: 138.5%;
  }
  .rela-blog-txt-onely h3 {
    font-size: 17px !important;
  }
  .rela-blog-txt-onely p {
    line-height: 170% !important;
    font-size: 14px !important;
  }

  .author-info-shingle {
    margin-bottom: 50px;
  }
  .author-info-shingle h2 {
    font-size: 153.9%;
    margin: 10px !important;
  }
  .author-info-shingle h3 {
    font-size: 138.5%;
  }
  .author-info-shingle p {
    font-size: 123.1%;
    line-height: 1.8em;
    font-size: 123.1%;
  }

  .pager-box {
    border-top: 1px solid #dddddd;
    padding-top: 40px;
    margin-bottom: 50px;
  }
  .pager-box .item a .l-box {
    width: 40%;
    vertical-align: top;
    margin-bottom: 0px;
    float: left;
  }
  .pager-box .item a .r-box {
    width: 55%;
    vertical-align: middle;
    padding-left: 5%;
    float: left;
  }
  .pager-box .item a .r-box p {
    font-size: 116%;
    min-height: 70px;
  }

  .ent-dit-kanren {
    margin-bottom: 30px;
  }
  .ent-dit-kanren h2 {
    line-height: 1.6em;
    font-size: 138.5%;
  }

  .news-dit {
    margin-bottom: 50px;
  }

  .not-found .inner {
    width: 1040px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 60px 0 180px;
  }
  .not-found h2 {
    font-size: 280px;
  }
  .not-found p {
    font-size: 70px;
  }

  ul.page-numbers {
    font-size: 123.1%;
    overflow: hidden;
    *zoom: 1;
    margin-top: 20px;
    margin-bottom: 60px;
    border-radius: 8px;
  }

  .single-pn {
    padding: 40px 0;
  }
  .single-pn li {
    line-height: 1.6em;
    font-size: 123.1%;
  }

  .top-news {
    margin: 50px 0;
  }
  .top-news .inner {
    border: 1px solid #dddddd;
    padding: 30px;
    margin-bottom: 10px;
    width: 1058px;
    border-radius: 8px;
    margin-right: auto;
    margin-left: auto;
  }
  .top-news dl dt {
    line-height: 1.6em;
    margin-bottom: 0;
    float: left;
    padding: 0 2em;
    font-size: 108%;
    display: inline-block;
  }
  .top-news dl dd {
    line-height: 1.6em;
    padding-right: 2em;
    font-size: 123.1%;
    float: left;
    display: inline-block;
  }

  .inq-form {
    width: 900px;
    padding: 80px 20px 60px;
    overflow: hidden;
    *zoom: 1;
    display: block;
    margin: 0 auto;
  }
  .inq-form dl {
    margin-bottom: 1em;
  }
  .inq-form dl:first-child {
    padding-top: 50px;
  }
  .inq-form dt {
    padding: 1.2em 0;
    margin-bottom: 0;
    width: 24%;
    float: left;
    font-size: 123.1%;
  }
  .inq-form dt span {
    font-size: 12px !important;
    padding: 0.5em 0.8em 0.4em;
  }
  .inq-form dd {
    width: 74%;
    float: right;
  }
  .inq-form input[type=text], .inq-form input[type=tel], .inq-form input[type=number], .inq-form textarea, .inq-form input[type=password] {
    padding: 1.0em 1%;
    font-size: 16px;
    line-height: 160%;
  }
  .inq-form textarea {
    height: 200px;
  }
  .inq-form p {
    font-size: 123.1%;
    line-height: 1.8em;
    font-size: 138.5%;
  }

  .req-zip input {
    width: 40% !important;
  }

  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
    font-size: 123.1%;
    line-height: 1.8em;
  }

  .req-add-block dl + dl dt, .req-add-block dl + dl dd {
    margin-bottom: 0 !important;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .form-btn ul {
    height: 60px;
  }

  .inquiry .subm, .inquiry .subm3 {
    margin-left: -140px;
  }

  .subm input[type=submit],
  .subm2 input[type=submit],
  .subm3 span {
    width: 280px;
    border-radius: 8px;
    line-height: 60px;
    height: 60px;
    font-size: 138.5%;
    font-family: "NSJ","Noto Sans Japanese";
    font-weight: 400;
  }

  .subm input[type=submit]:hover {
    background: #0098e5;
  }

  .subm:after {
    top: 30px;
  }

  .subm2 input[type=submit]:hover {
    background: #999999;
  }

  .subm2:after {
    top: 30px;
  }

  .subm input[type=submit]:hover,
  .subm2 input[type=submit]:hover {
    transition: background 0.6s;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }
  .confirm dd {
    font-size: 123.1%;
    line-height: 2.2em;
  }
  .confirm dd p {
    font-size: 18px;
  }
  .confirm .req-indi span {
    font-size: 108%;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .brp {
    display: none;
  }

  .pp-inner {
    left: 50%;
    margin-top: -300px;
    margin-left: -450px;
    width: 880px;
  }

  .pp-box {
    height: 360px;
    padding: 30px 30px 10px;
  }
  .pp-box h1 {
    font-size: 30px;
  }
  .pp-box h2 {
    font-size: 167%;
  }
  .pp-box p {
    font-size: 123.1%;
    line-height: 2.2em;
    font-size: 123.1%;
    margin-bottom: 1.5em;
    text-align: left;
  }
  .pp-box ul li {
    line-height: 1.6em;
    font-size: 123.1%;
  }
  .pp-box ul li:before {
    top: 4px;
  }
  .pp-box p.txt-center {
    text-align: center;
  }

  #form-pp-btn p {
    font-size: 138.5%;
  }

  #sp-nav {
    top: 50px;
  }

  #sp-nav:not(:target) {
    filter: none;
  }

  #nav-close {
    height: 100px;
  }

  #sp-nav h2 {
    font-size: 123.1%;
  }

  .m-menu dl {
    width: 900px;
    padding: 50px 0;
    display: block;
    margin: 0 auto;
  }
  .m-menu dt {
    color: #777;
    text-align: center;
    font-size: 167%;
    border-bottom: 1px solid #444;
  }
  .m-menu dd li a {
    font-size: 138.5%;
  }
  .m-menu dd li a:before {
    content: '';
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    position: absolute;
    display: block;
    margin-top: -7px;
    top: 50%;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 10px;
  }
  .m-menu dd li a:hover {
    color: #aaa;
  }
  .m-menu dd li li a {
    font-weight: normal;
  }

  #gallery {
    width: 100%;
    height: 150px;
    position: relative;
    min-width: 1040px;
  }
  #gallery ul {
    width: 3120px;
    position: absolute;
    left: 50%;
    margin-left: -1560px;
  }
  #gallery ul li {
    width: 260px;
  }
  #gallery ul li img {
    width: 100%;
  }

  #nav-close, #spnav-open {
    display: none;
  }

  .pc-none {
    display: none;
  }

  .pc-none {
    display: none;
  }
}
@media only screen and (min-width: 1121px) {
  #footer .foot_sec03 .block01 p img {
    width: 310px;
    height: 35px;
  }

  /* Arrows */
  .top_sec01 .catch p,
  .container03 .catch p {
    background: #212631;
  }

  .top_sec04_tit {
    position: relative;
  }

  #mid p {
    font-size: 123.1%;
  }
  #mid a {
    color: #002DB2;
    text-decoration: underline;
  }
  #mid a:hover {
    color: #006DD9;
    text-decoration: none;
  }
  #mid .common_list {
    margin-bottom: 20px;
  }
  #mid .common_list li {
    background: url(../images/common_ico01.png) no-repeat left 5px;
    background-size: 8px;
    padding-left: 16px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link {
    margin-bottom: 20px;
  }
  #mid .common_link li {
    background: url(../images/common_ico02.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link02 {
    margin-bottom: 20px;
  }
  #mid .common_link02 li {
    background: url(../images/common_ico03.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }

  /* Slider */
  /* Slider */
  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .m-menu dd li li a {
    font-weight: normal;
  }
}
@media only screen and (min-width: 1348px) {
  #footer .foot_sec03 .block01 p img {
    width: 310px;
    height: 35px;
  }

  /* Arrows */
  .top_sec01 .catch p,
  .container03 .catch p {
    background: #212631;
  }

  .top_sec04_tit {
    position: relative;
  }

  #mid p {
    font-size: 123.1%;
  }
  #mid a {
    color: #002DB2;
    text-decoration: underline;
  }
  #mid a:hover {
    color: #006DD9;
    text-decoration: none;
  }
  #mid .common_list {
    margin-bottom: 20px;
  }
  #mid .common_list li {
    background: url(../images/common_ico01.png) no-repeat left 5px;
    background-size: 8px;
    padding-left: 16px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link {
    margin-bottom: 20px;
  }
  #mid .common_link li {
    background: url(../images/common_ico02.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link02 {
    margin-bottom: 20px;
  }
  #mid .common_link02 li {
    background: url(../images/common_ico03.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }

  /* Slider */
  /* Slider */
  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .m-menu dd li li a {
    font-weight: normal;
  }
}
@media only screen and (min-width: 668px) and (max-width: 1120px) {
  html {
    font-size: 62.5%;
  }

  #footer .foot_sec03 .block01 p img {
    width: 310px;
    height: 35px;
  }

  /* Arrows */
  .top_sec01 .catch p,
  .container03 .catch p {
    background: #212631;
  }

  .top_sec04_tit {
    position: relative;
  }

  #mid p {
    font-size: 123.1%;
  }
  #mid a {
    color: #002DB2;
    text-decoration: underline;
  }
  #mid a:hover {
    color: #006DD9;
    text-decoration: none;
  }
  #mid .common_list {
    margin-bottom: 20px;
  }
  #mid .common_list li {
    background: url(../images/common_ico01.png) no-repeat left 5px;
    background-size: 8px;
    padding-left: 16px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link {
    margin-bottom: 20px;
  }
  #mid .common_link li {
    background: url(../images/common_ico02.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }
  #mid .common_link02 {
    margin-bottom: 20px;
  }
  #mid .common_link02 li {
    background: url(../images/common_ico03.png) no-repeat left 2px;
    padding-left: 25px;
    line-height: 160%;
    color: #453F65;
    margin-bottom: 5px;
  }

  /* Slider */
  /* Slider */
  .textFocus {
    color: #52586a !important;
  }

  .mw_wp_form_confirm p {
    background: none !important;
  }

  #gard {
    width: 100%;
    height: 100%;
    bottom: 0;
    position: fixed;
    z-index: 99;
    text-align: center;
    background: url("../images/gard.png") 0 0 repeat;
  }
  #gard img {
    margin: 0 auto;
  }

  .confirm dl {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: dotted 1px #bbb;
  }

  .e_color {
    color: #F36;
  }

  .ebg {
    background: #FEF4F8;
  }

  .brp {
    display: none;
  }

  .m-menu dd li li a {
    font-weight: normal;
  }
}
