@charset "utf-8";

/* =============================================================

    Plugins CSS

============================================================= */

/*--------------------------------------------------------------

   Slick Slider

------------------------------------------------------------- */

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  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;
}

.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 {}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 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;
}


/* =============================================================

    Common Setting

============================================================= */

/* BODY
---------------------------------------------*/

html {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  min-width: 1000px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
}

html,
body {
  height: 100%;
}

body {
  margin-right: auto;
  margin-left: auto;
  min-width: 1000px;
  text-align: left;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #333;
  background-color: #fff;
}

img {
  border: none;
}

p {
  line-height: 1.6em;
}

a {
  color: #333;
  text-decoration: underline;
  outline: none;
}

a:hover {
  color: #FF7F00;
  text-decoration: none;
  outline: none;
}

a:active {
  background-color: transparent;
  outline: none;
}

strong {
  font-weight: bold;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}


/*  Container Setting
--------------------------------------------- */

#container {
  position: relative;
  width: 100% !important;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#container.display_pc {
  width: 100% !important;
  position: relative !important;
  right: auto !important;
}

.inner {
  margin: 0 auto;
  text-align: left;
}

/*  Overlay Setting
--------------------------------------------- */

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: rgba(0, 0, 0, .6);
}


/*---------------------------------------------
 HEADER
---------------------------------------------*/

#header {
  width: 100%;
}

#menu_btn {
  display: none;
}

#headertop {
  position: relative;
  width: 960px;
  height: 118px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

#header h1 {
  position: absolute;
  top: 36px;
  left: 20px;
  width: 560px;
  height: 50px;
  z-index: 10;
  line-height: 18px;
}

#header h1>a {
  text-decoration: none;
  color: #000;
  font-size: 13px;
}

#header h1>a>img {
  display: inline-block;
  width: 293px;
  height: auto;
  vertical-align: bottom;
}

#header h1 span {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 5px;
}

#tnav {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  z-index: 20;
  width: 960px;
  height: 19px;
  text-align: right;
  margin: 0 auto;
  font-size: 12px;
  line-height: 14px;
}

#tnav li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

#tnav li a {
  display: block;
  transition: color .05s ease-in-out, background-image .4s ease-in-out;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}

#tnav li a:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: left center;
  content: "";
}

#tnav li a:hover {
  color: #ff7f00;
}

#tnav li#tnav_english a {
  padding-left: 22px;
  text-transform: uppercase;
}

#tnav li#tnav_english a:before {
  background-image: url(/img/common/btn_tnav_english.gif);
}

#tnav li#tnav_news a {
  padding-left: 12px;
}

#tnav li#tnav_news a:before {
  width: 9px;
  background-image: url(/img/common/btn_tnav_news.gif);
}

#tnav li#tnav_sitemap a {
  padding-left: 20px;
}

#tnav li#tnav_sitemap a:before {
  width: 18px;
  background-image: url(/img/common/btn_tnav_sitemap.gif);
}

#tnav li#tnav_contact a {
  padding-left: 22px;
}

#tnav li#tnav_contact a:before {
  width: 18px;
  background-image: url(/img/common/btn_tnav_contact.gif);
}

/* 文字サイズ変更
---------------------------------------------*/

#text_size {
  position: absolute;
  top: 50px;
  right: 20px;
  z-index: 20;
  width: 214px;
  height: 36px;
  border: 3px solid #ddd;
  background-color: #F8F8F8;
}

#text_size h2 {
  position: absolute;
  top: 12px;
  left: 9px;
  width: 100px;
  height: 30px;
  color: #3e3e3e;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0;
  text-shadow: 1px 1px 1px #fff;
  padding: 0;
  background: none;
}

ul#textsizer {
  position: absolute;
  top: 8px;
  right: 0px;
  width: 108px;
  height: 20px;
}

ul#textsizer li {
  float: left;
  text-indent: -9999px;
  margin-right: 6px;
}

ul#textsizer li a {
  display: block;
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
}

ul#textsizer li#text_size_s a {
  background-image: url(/img/common/btn_textsize_s.gif);
}

ul#textsizer li#text_size_m a {
  background-image: url(/img/common/btn_textsize_m.gif);
}

ul#textsizer li#text_size_l a {
  background-image: url(/img/common/btn_textsize_l.gif);
}

ul#textsizer li#text_size_s a:hover {
  background-image: url(/img/common/btn_textsize_s_o.gif);
}

ul#textsizer li#text_size_m a:hover {
  background-image: url(/img/common/btn_textsize_m_o.gif);
}

ul#textsizer li#text_size_l a:hover {
  background-image: url(/img/common/btn_textsize_l_o.gif);
}

ul#textsizer li#text_size_s a.textresizer-active {
  background-image: url(/img/common/btn_textsize_s_o.gif);
}

ul#textsizer li#text_size_m a.textresizer-active {
  background-image: url(/img/common/btn_textsize_m_o.gif);
}

ul#textsizer li#text_size_l a.textresizer-active {
  background-image: url(/img/common/btn_textsize_l_o.gif);
}

ul#textsizer .small-text {
  font-size: 10px;
}

ul#textsizer .medium-text {
  font-size: 12px;
}

ul#textsizer .large-text {
  font-size: 14px;
}


/* GLOBAL NAVI
---------------------------------------------*/

#gnav_wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  border-top: 2px solid #ff7f00;
  border-bottom: 1px solid #ccc;
}

#gnavi {
  width: 958px;
  padding: 0 21px;
  margin: 0 auto;
  text-align: left;
}

#gnavi li {
  position: relative;
  z-index: 1;
  float: left;
}

#gnavi>li:before {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 20px;
  border-right: 1px solid #ddd;
  content: "";
}

#gnavi>li:first-child:before {
  border-left: 1px solid #ddd;
}

#gnavi>li>p>a {
  display: block;
  position: relative;
  z-index: 2;
  height: 43px;
  padding-top: 21px;
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .08em;
  line-height: 15px;
}

#gnavi>li:after {
  transition: opacity .2s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 12px;
  right: 10px;
  bottom: 12px;
  left: 10px;
  z-index: -1;
  background: #f4f4f4;
  content: "";
}

#gnavi>li>p>a:hover {
  color: inherit;
}

#gnavi>li:hover:after {
  opacity: 1;
}

#gnavi>li>p>a:after {
  content: attr(data-text);
  transform: scale(.8);
  display: block;
  color: #ff7f00;
  font-size: 6px;
  line-height: 1.6;
  letter-spacing: .02em;
  text-transform: uppercase;
}

#gnavi li#gnav_home a {
  width: 194px;
}

#gnavi li#gnav_business a {
  width: 189px;
}

#gnavi li#gnav_company a {
  width: 192px;
}

#gnavi li#gnav_investors a {
  width: 192px;
}

#gnavi li#gnav_recruit a {
  width: 191px;
  background: url(../img/common/btn_gnav_blank.png) no-repeat 132px 24px !important;
}

#gnavi li ul li a,
#gnavi li ul li ul li a {
  transition: color .2s ease-in-out;
  display: block;
  position: relative;
  margin-top: -1px;
  padding: 9px 9px 8px 25px;
  border: 1px solid #ccc;
  background: rgba(243, 243, 243, .7);
  font-size: 13.5px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}

#gnavi li ul li a:hover,
#gnavi li ul li ul li a:hover {
  color: #fff;
  background-color: #444;
}

#gnavi li ul li a:before,
#gnavi li ul li ul li a:before {
  position: absolute;
  top: 15px;
  left: 12px;
  width: 0;
  height: 0;
  border-width: 3px 5px;
  border-color: transparent transparent transparent #ff7f00;
  border-style: solid;
  content: "";
}

#gnavi li ul li a:hover:before,
#gnavi li ul li ul li a:hover:before {
  border-left-color: #fff;
}

#gnavi li ul {
  margin-top: 1px;
}

#gnavi li ul li ul {
  margin-top: 0;
}

#gnavi li ul li ul {
  margin-left: -1px;
}

#gnavi li ul a.sf-with-ul:after {
  transition: border .2s ease-in-out;
  transform: rotate(45deg);
  position: absolute;
  top: 14px;
  right: 15px;
  width: 7px;
  height: 7px;
  border-width: 1px 1px 0 0;
  border-color: #000 #000 transparent transparent;
  border-style: solid;
  content: "";
}

#gnavi li ul a.sf-with-ul:hover:after {
  border-color: #fff #fff transparent transparent;
}


/*---------------------------------------------
 ページタイトル
---------------------------------------------*/

#page_ttl_wrap {
  width: 100%;
  padding-top: 1px;
  background-color: #F4F4F4;
}

#page_ttl {
  width: 960px;
  height: 49px;
  padding: 30px 20px 0 20px;
  margin: 0 auto;
  line-height: 1.5;
}

#page_ttl h2 {
  position: relative;
  padding: 0 0 0 27px;
  font-size: 1.8em;
  letter-spacing: .08em;
  text-align: left;
}

#page_ttl h2:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 7px;
  margin-top: -4px;
  background: #ff7f00;
  content: "";
}

#page_ttl h2:after {
  display: inline-block;
  content: attr(data-text);
  transform: scale(.88);
  padding-left: 10px;
  font-size: 6px;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .15em;
  vertical-align: middle;
}



/* PAGE NAV
---------------------------------------------*/

#page_nav {
  width: 960px;
  font-size: 0.833em;
  padding: 15px 20px 25px 20px;
  margin: 0 auto;
}


/* MAIN TITLE
---------------------------------------------*/

.mainttl_main {
  display: block;
  margin-bottom: 10px;
  color: #ff7f00;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: .05em;
}

.mainttl_sub {
  display: block;
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.8;
}


/*---------------------------------------------
 CONTENTS
---------------------------------------------*/

#contents {
  width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
}



/*---------------------------------------------
 見出し
---------------------------------------------*/

.ttl_001 {
  position: relative;
  width: 660px;
  height: 44px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: .1em;
  text-shadow: 2px 2px 0px #000;
  padding: 19px 15px 0 25px;
  background: url(/img/common/bg_ttl_01.jpg) no-repeat left top;
}

.ttl_001 .btn {
  float: right;
  margin-top: -7px;
}

.ttl_002 {
  width: 672px;
  height: 30px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  padding: 14px 0 0 28px;
  background: url(/img/common/bg_ttl_02.gif) no-repeat 0 2px;
}

.ttl_003 {
  width: 675px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  padding: 12px 0 10px 25px;
  border-top: 1px solid #FF7F00;
  border-bottom: 1px solid #ddd;
  background: url(/img/common/bg_ttl_03.gif) no-repeat left center;
}

.btn {}

.btn_defalut {
  transition: color .2s ease-in-out, background-color .2s ease-in-out;
  position: relative;
  display: inline-block;
  border-radius: 4px;
  padding: 5px 18px 5px 28px;
  border: 1px solid #ccc;
  background: -moz-linear-gradient(top, #f6b058, #ff870e);
  background: -webkit-linear-gradient(top, #f6b058, #ff870e);
  background: linear-gradient(to bottom, #f6b058, #ff870e);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0;
  text-decoration: none;
  text-shadow: 1px 1px 2px #a55104;
}

.btn_defalut:before,
.btn_defalut:after {
  position: absolute;
  top: 50%;
  left: 11px;
  transition: border-color .2s ease-in-out;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #aa6308;
  border-style: solid;
  content: "";
}

.btn_defalut:after {
  left: 10px;
  margin-top: -4px;
  border-color: transparent transparent transparent #fff;
}

.btn_defalut:hover {
  position: relative;
  top: 1px;
  background: -moz-linear-gradient(top, #ff9c3f, #fe6c05);
  background: -webkit-linear-gradient(top, #ff9c3f, #fe6c05);
  background: linear-gradient(to bottom, #ff9c3f, #fe6c05);
  text-shadow: 1px 1px 2px #bd6e2b;
  color: #fff;
}

.btn_small {
  display: inline-block;
  transition: border-color .2s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
  position: relative;
  padding: 2px 8px 1px 18px;
  border: 1px solid #ccc;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: .1em;
  line-height: 1.5;
  vertical-align: middle;
}

.btn_small:before {
  transition: border-color .2s ease-in-out;
  position: absolute;
  top: 5px;
  left: 7px;
  width: 0;
  height: 0;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #ff7f00;
  border-style: solid;
  content: "";
}

.btn_small:hover {
  color: #fff;
  border-color: #ff7f00;
  background-color: #ff7f00;
}

.btn_small:hover:before {
  border-left-color: #fff;
}

/*---------------------------------------------
 メインコンテンツ
---------------------------------------------*/


#main {
  float: left;
  width: 700px;
}



/*---------------------------------------------
 サイドバー
---------------------------------------------*/


#side {
  float: right;
  width: 220px;
}


/* サイドメニュー
---------------------------------------------*/

#side_nav {
  position: relative;
  width: 200px;
  margin-bottom: 20px;
  padding: 24px 9px 5px 9px;
  border: 1px solid #ddd;
  background-color: #fff;
}

#side_nav h3 {
  position: relative;
  margin-top: -22px;
  margin-right: -10px;
  margin-left: -10px;
  padding: 22px 10px 22px 26px;
  font-size: 1.25em;
  letter-spacing: .05em;
}

#side_nav h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 7px;
  margin-top: -4px;
  background: #ff7f00;
  content: "";
}

#side_nav h3:after {
  display: inline-block;
  content: attr(data-text);
  transform: scale(.8);
  padding-left: 5px;
  font-size: 8px;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .1em;
  vertical-align: middle;
}

#side_nav ul {
  width: 200px;
}

@media screen and (min-width: 768px) {
  #side_nav ul {
    display: block !important;
  }
}

#side_nav>ul>li {
  overflow: hidden;
  width: 200px;
  height: auto !important;
  margin-bottom: 5px;
  background: none !important;
  letter-spacing: .08em;
  line-height: 1.6;
}

#side_nav>ul>li>a,
#side_nav>ul>li>p>a,
#side_nav>ul>li>span,
#side_nav>ul>li>p>span {
  display: block;
  position: relative;
  transition: color .2s ease-in-out;
  height: auto !important;
  padding: 7px 8px 6px 25px;
  background: #f8f7f3 !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  font-size: 1.06em;
  font-weight: bold;
}

#side_nav>ul>li>a:before,
#side_nav>ul>li>p>a:before,
#side_nav>ul>li>span:before,
#side_nav>ul>li>p>span:before {
  transition: border-color .2s ease-in-out;
  position: absolute;
  top: 13px;
  left: 11px;
  width: 0;
  height: 0;
  border-width: 4px 5px;
  border-color: transparent transparent transparent #ff7f00;
  border-style: solid;
  content: "";
}

#side_nav>ul>li>a:hover,
#side_nav>ul>li>p>a:hover,
#side_nav>ul>li>span,
#side_nav>ul>li>p>span {
  color: #fff !important;
  background: #444 !important;
  font-weight: normal;
}

#side_nav>ul>li>a:hover:before,
#side_nav>ul>li>p>a:hover:before,
#side_nav>ul>li>span:before,
#side_nav>ul>li>p>span:before {
  border-left-color: #fff;
}

p#sidenav_01_ttl,
p#sidenav_01_ttl a:hover {
  text-indent: 0 !important;
  background: none !important;
}

/* バナーエリア
---------------------------------------------*/

#bnr_area {
  width: 220px;
  margin-top: 0;
}

#bnr_area ul {
  width: 220px;
}

#bnr_area ul li {
  width: 220px;
  margin-bottom: 10px;
}

.bnr_contact {
  position: relative;
  background: url(/img/common/bg_ttl_01.jpg);
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.bnr_contact:before {
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #fff;
  content: "";
}

.bnr_contact a {
  display: block;
  color: #fff;
  padding: 20px 5px 20px 15px;
  text-decoration: none;
}

.bnr_contact .bnr_contact_ttl {
  display: block;
  padding: 0 0 15px;
}

.bnr_contact .bnr_contact_cont {
  margin-bottom: 15px;
  background: url(/img/common/icn_contact.png) no-repeat 0 0;
  background-size: 28px;
}

.bnr_contact .txt_tel {
  display: block;
  padding: 0 0 0 35px;
  font-size: 26px;
  font-family: helvetica, arial, meiryo, 'ms pgothic', sans-serif;
  letter-spacing: -.02em;
  line-height: .8;
}

.bnr_contact .txt_tel_small {
  display: block;
  padding: 2px 0 0 35px;
  font-size: 10px;
  font-weight: normal;
}

.bnr_contact .btn_defalut {
  padding-top: 8px;
  padding-bottom: 8px;
}

.bnr_contact .btn {
  display: block;
  margin-right: 8px;
  text-align: center;
}


/*---------------------------------------------
 PageTop
---------------------------------------------*/

#pagetop {
  display: block;
  position: fixed;
  bottom: 60px;
  right: 60px;
  width: 42px;
  height: 42px;
}

#pagetop a {
  display: block;
  transition: opacity .3s ease-in-out;
  position: relative;
  top: auto;
  left: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  background: #333;
  border-radius: 100%;
}

#pagetop a:before {
  display: block;
  border-radius: 1px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  margin-left: -6px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(-45deg) skew(2deg,2deg);
  -ms-transform: rotate(-45deg) skew(2deg,2deg);
  content: "";
}

#pagetop a:hover {
  opacity: .7;
}

#pagetop a span {
  display: none;
}




/*---------------------------------------------
 FOOTER
---------------------------------------------*/


#footer {
  width: 100%;
}


/* FOOTERメニュー
---------------------------------------------*/


#footer_menu_wrap {
  width: 100%;
  background-color: #f4f4f4;
}

#footer_menu {
  width: 960px;
  padding: 20px 20px;
  margin: 0 auto;
}

#footer_menu img {
  padding: 0 0 1px 3px;
}


/* 全体４行分の大枠ul */

ul.footer_menu1 {
  width: 960px;
}

ul.footer_menu1 li {
  width: 960px;
  padding-bottom: 20px;
  margin-top: 20px;
  background: url(/img/common/hr_ftlist.gif) no-repeat left bottom;
}

ul.footer_menu1 li:last-child {
  background: none;
}


/* 1行目の横並びul */

ul.footer_menu1 li ul.footer_menu2 {
  width: 960px;
}

ul.footer_menu1 li ul.footer_menu2 li {
  float: left;
  width: auto;
  font-weight: bold;
  padding: 1px 0 0 10px;
  margin: 0 15px 0 0;
  background: url(/img/common/bg_ftlist_mark.png) no-repeat left center;
}


/* 2〜4行目のdl */

#footer_menu dl {
  overflow: hidden;
}

#footer_menu dl dt {
  width: 70px;
  float: left;
  clear: both;
  font-weight: bold;
  padding: 2px 0 0 10px;
  background: url(/img/common/bg_ftlist_mark.png) no-repeat left center;
}

#footer_menu dl dd {
  padding: 0px 0 0 80px;
}


/* 2〜4行目の横並びul */

ul.footer_menu1 li ul.footer_menu3 {
  width: auto;
}

ul.footer_menu1 li ul.footer_menu3 li {
  float: left;
  width: auto;
  white-space: nowrap;
  padding: 2px 12px 0 5px;
  margin: 0 0 4px 0;
  background: url(/img/common/bg_ftlist_lastmark.png) no-repeat right center;
}

ul.footer_menu1 li ul.footer_menu3 li:last-child {
  background: none;
}



/* ラストロゴ
---------------------------------------------*/

#lastlogo_wrap {
  width: 100%;
  background-color: #333;
}

#lastlogo {
  width: 960px;
  padding: 30px 20px 25px 20px;
  margin: 0 auto;
}

#lastlogo h2 {
  width: 222px;
  height: 25px;
  padding: 0 738px 15px 0;
  background: none;
}

#lastlogo h2 img {
  width: 100%;
}

#lastlogo p {
  width: 960px;
  padding-bottom: 5px;
  color: #fff;
}



/* Copyright
---------------------------------------------*/

#copyright_wrap {
  width: 100%;
  padding: 20px 0 17px 0;
}

#copyright {
  width: 960px;
  font-size: 0.833em;
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
}







/* PADDING & MARGIN SETUP
---------------------------------------------*/

/* MARGIN */

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb100 {
  margin-bottom: 100px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

/* PADDING */

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

/* FLOAT */

.fleft {
  float: left;
}

.fright {
  float: right;
}

/* フォントサイズ設定 */

.fxxxx_s {
  font-size: 50% !important;
}

.fxxx_s {
  font-size: 80% !important;
}

.fxx_s {
  font-size: 85% !important;
}

.fx_s {
  font-size: 90% !important;
}

.fs {
  font-size: 95% !important;
}

.fl {
  font-size: 100% !important;
}

.fx_l {
  font-size: 110% !important;
}

.fxx_l {
  font-size: 120% !important;
}

.fxxx_l {
  font-size: 130% !important;
}



/* CLEARFIX
---------------------------------------------*/

.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cl {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .cl {
  height: 1%;
}

.cl {
  display: block;
}

/* End hide from IE-mac */


/* SHADOWBOX
---------------------------------------------*/

#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #fff;
}

#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}

#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}

#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}

#sb-wrapper-inner {
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  height: 100px;
}

#sb-body {
  position: relative;
  height: 100%;
}

#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}

#sb-player.html {
  height: 100%;
  overflow: auto;
}

#sb-body img {
  border: none;
}

#sb-loading {
  position: relative;
  height: 100%;
}

#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}

#sb-loading-inner span {}

#sb-body,
#sb-loading {
  background-color: #fff;
}

#sb-title,
#sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#sb-title,
#sb-title-inner {
  height: 26px;
  line-height: 26px;
}

#sb-title-inner {
  font-size: 16px;
}

#sb-info,
#sb-info-inner {
  height: 20px;
  line-height: 20px;
}

#sb-info-inner {
  font-size: 12px;
}

#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}

#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}

#sb-nav-close {
  background-image: url(../img/shadowbox/close.png);
}

#sb-nav-next {
  background-image: url(../img/shadowbox/next.png);
}

#sb-nav-previous {
  background-image: url(../img/shadowbox/previous.png);
}

#sb-nav-play {
  background-image: url(../img/shadowbox/play.png);
}

#sb-nav-pause {
  background-image: url(../img/shadowbox/pause.png);
}

#sb-counter {
  float: left;
  width: 45%;
}

#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

div.sb-message a:link,
div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

/* NAVI
---------------------------------------------*/

/*** ESSENTIAL STYLES ***/
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu li {
  position: relative;
}

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu>li {
  float: left;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}


@media screen and (max-width: 768px) {

  /* =============================================================

    Mobile - Base Setting

  ============================================================= */

  /*  Overall Setting
  --------------------------------------------- */

  html,
  body {
    height: 100%;
    min-width: 0;
  }

  body {
    font-size: 12px;
    letter-spacing: .02em;
  }


  .js_nav_active body {
    position: relative;
  }

  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }

  @-ms-viewport {
    width: device-width;
  }

  img {
    max-width: 100%;
  }

  /*  Switch Display
  -------------------------- */

  .media_pc {
    display: none;
  }

  .media_sp,
  img.media_sp {
    display: inline;
  }

  p.media_sp,
  div.media_sp,
  ul.media_sp,
  ol.media_sp,
  li.media_sp,
  table.media_sp,
  form.media_sp,
  dl.media_sp,
  h1.media_sp,
  h2.media_sp,
  h3.media_sp,
  h4.media_sp,
  h5.media_sp,
  h6.media_sp {
    display: block;
  }

  /*  Form Setting
  -------------------------- */

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea {
    -webkit-transform: scale(0.85) translate(-8%, -1%);
    transform: scale(0.85) translate(-8%, -1%);
    -ms-transform: scale(0.85) translate(-8%, -1%);
    width: 116%;
    padding: 20px 10px;
    font-size: 16px !important;
  }

  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transform: scale(0.8) translate(-12%, -8%);
    transform: scale(0.8) translate(-12%, -8%);
    -ms-transform: scale(0.8) translate(-12%, -8%);
    width: 124% !important;
    height: 55px;
    padding: 0 45px 0 15px !important;
    background-position: 97% center;
    background-size: 12px 8px;
    font-size: 16px !important;
  }

  textarea {
    -webkit-transform: scale(0.85) translate(-8%, -4%);
    transform: scale(0.85) translate(-8%, -4%);
    -ms-transform: scale(0.85) translate(-8%, -4%);
    margin-bottom: -3% !important;
    padding: 10px;
  }

  /* ---- Table ---- */

  .table_wrap {
    margin: 20px 0;
    border: none;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .table_wrap table {
    width: 800px;
    margin: 0;
  }

  .table_wrap::-webkit-scrollbar {
    height: 5px;
  }

  .table_wrap::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .table_wrap::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }

  /*  Container Setting
  --------------------------------------------- */

  #container {
    position: relative !important;
    right: auto !important;
    min-width: 0 !important;
    font-size: .9em;
    background-size: auto 10px;
  }

  .inner {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  #contents {
    position: relative !important;
    right: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    padding-bottom: 40px;
    font-size: .95em;
  }

  #main,
  #side {
    float: none;
    width: 100%;
  }

  /*  Header Setting
  --------------------------------------------- */

  #header {
    height: auto;
  }

  #headertop {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .text_size {
    display: none;
  }

  #header .inner {
    min-width: 0;
    height: 62px;
    padding: 6px 50px 10px 15px;
  }

  /* -------- Site Logo -------- */

  #header h1 {
    position: inherit;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    text-align: left;
  }

  #header h1 a {
    position: relative;
    z-index: 998;
    display: block;
    width: 280px;
    height: 62px;
    padding: 35px 0 0;
    background: url(/img/common/logo/logo-sp.png) no-repeat 0 0;
    background-size: 200px;
    font-size: 8px;
  }

  #header h1>a>img {
    display: none;
  }

  #header h1 span {
    padding-left: 28px;
  }

  /* -------- Site Menu -------- */

  #sitemenu {
    overflow: visible;
    float: none;
    width: auto;
    padding: 0;
  }

  /* ---- JS Setting ---- */

  .sidr {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 260px;
    height: 100%;
  }

  .sidr .sidr-inner {
    padding: 0 0 15px
  }

  .sidr .sidr-inner>p {
    margin-left: 15px;
    margin-right: 15px
  }

  .sidr.right {
    left: auto;
    right: -260px;
  }

  .sidr.left {
    left: -260px;
    right: auto;
  }

  .sidr ul {
    display: block;
    margin: 0 0 15px;
    padding: 0;
  }

  /* ------ Menu Button ------ */

  #sitemenu #menu_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all .3s ease-in-out;
    z-index: 860;
    opacity: 1;
    width: 65px;
    height: 65px;
  }

  @media screen and (max-width: 479px) {

    #sitemenu #menu_btn {
      width: 65px;
    }
  }

  @media screen and (max-width: 320px) {

    #sitemenu #menu_btn {
      width: 55px;
    }
  }

  #sitemenu #menu_btn span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: absolute;
    left: 50%;
    transition: all .4s;
    width: 30px;
    height: 2px;
    margin-left: -13px;
    border-radius: 8px;
    background-color: #000;
  }

  #sitemenu #menu_btn .menu_txt {
    display: none;
  }

  #sitemenu #menu_btn .menu_icn1 {
    top: 20px;
  }

  #sitemenu #menu_btn .menu_icn2 {
    top: 30px;
  }

  #sitemenu #menu_btn .menu_icn3 {
    top: 40px;
  }

  /* -- Menu Button Active -- */

  .js_nav_active #sitemenu #menu_btn {
    position: fixed;
  }

  .js_nav_active #sitemenu #menu_btn span {
    background-color: #14243d;
  }

  .js_nav_active #sitemenu #menu_btn .menu_icn1 {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }

  .js_nav_active #sitemenu #menu_btn .menu_icn2 {
    left: 60%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    animation: active-menu-bar02 .8s forwards;
  }

  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }

  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }

  .js_nav_active #header #menu_btn .menu_icn3 {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }

  /* ------ Menu Content ------ */

  #sitemenu #menu {
    display: none;
    z-index: 655;
    height: 100%;
    background: #fff;
    padding-top: 62px;
    font-size: 1em;
    font-weight: bold;
  }

  /* ---- Menu Inner ---- */

  #sitemenu .menu_inner {
    overflow: auto;
    height: 100%;
    padding: 0;
    border-top: 2px solid #ff7f00;
  }


  /* GLOBAL NAVI
  ---------------------------------------------*/

  #gnav_wrap {
    width: 100%;
    border-top-width: 0;
    border-bottom-width: 0;
  }

  #gnavi {
    width: 100%;
    padding: 0;
    font-size: .95em;
  }

  #gnavi ul {
    margin-bottom: 0;
  }

  #gnavi li {
    float: none !important;
  }

  #gnavi>li {
    display: block;
    float: none;
    text-align: left;
    border-bottom: 1px solid #ccc;
  }

  #gnavi>li:first-child {
    display: none;
  }

  #gnavi>li>p,
  #gnavi>li>ul>li>p {
    cursor: pointer;
  }

  #gnavi>li>p>a {
    display: block;
    position: relative;
    width: 100% !important;
    height: auto;
    padding: 10px 20px;
    text-align: left;
    pointer-events: none;
    line-height: 1.7;
  }

  /* Plus Icon */
  #gnavi>li>p>a:before,
  #gnavi>li>p>a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    left: auto;
    bottom: auto;
    width: 12px;
    height: 2px;
    margin-top: -1px;
    border: none !important;
    background: #333;
    content: "";
  }

  #gnavi>li>p>a:after {
    right: 25px;
    width: 2px;
    height: 14px;
    margin-top: -7px;
  }

  #gnavi>li.current>p>a:after {
    opacity: 0;
  }

  #gnavi>li:before,
  #gnavi>li:after {
    display: none;
  }

  #gnavi li ul {
    margin-top: 0;
    margin-bottom: -1px;
  }

  .sf-menu ul {
    position: inherit !important;
    top: 0 !important;
    left: 0 !important;
    display: none;
  }

  #gnavi li a[target="_blank"] {
    pointer-events: auto;
  }

  #gnavi li a[target="_blank"]:before,
  #gnavi li a[target="_blank"]:after {
    display: none;
  }

  #gnavi li ul a.sf-with-ul:after {
    transform: rotate(135deg);
  }

  #gnavi li ul .current a.sf-with-ul:after {
    top: 18px;
    transform: rotate(-45deg);
  }

  #gnavi>li>p>a,
  #gnavi a.sf-with-ul {
    pointer-events: none;
  }

  #gnavi li ul li a,
  #gnavi li ul li ul li a {
    position: relative;
    z-index: 100;
    width: 100% !important;
    margin: 0 0 -1px;
    padding: 11px 9px 10px 25px;
    border-width: 1px 0;
  }

  #gnavi li ul li ul li a {
    background: #eaeaea;
  }

  #gnavi li ul li a:before,
  #gnavi li ul li ul li a:before {
    top: 17px;
  }

  #gnavi li#gnav_recruit a {
    background-position: 95px 18px !important;
  }

  .sf-menu ul {
    position: relative !important;
    z-index: 800;
  }

  #tnav {
    position: inherit;
    top: auto;
    right: auto;
    height: auto;
    width: 100%;
    font-size: 11px;
    text-align: left;
    margin-left: -1px;
    letter-spacing: -.4em;
  }

  #tnav>li {
    width: 50%;
    margin: 0;
    letter-spacing: 0;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }

  #tnav>li>a {
    display: block;
    padding: 12px 20px 12px 35px !important;
    line-height: 1.7;
  }

  #tnav>li>a:before {
    top: 14px;
    left: 11px !important;
  }

  #tnav li#tnav_news a:before {
    left: 15px !important;
  }

  #text_size {
    display: none;
  }


  /*---------------------------------------------
  ページタイトル
  ---------------------------------------------*/

  #page_ttl_wrap {
    width: 100%;
    padding-top: 0;
  }

  #page_ttl {
    width: auto;
    height: auto;
    padding: 18px 20px;
    line-height: 1.4;
  }


  /*---------------------------------------------
  メインコンテンツ
  ---------------------------------------------*/

  #main {}

  #news_listbox,
  #businessList {
    width: 100% !important;
  }

  .ttl_001,
  .ttl_002,
  .ttl_003 {
    width: 100%;
    height: auto;
    font-size: 1.5em;
  }

  .ttl_001 {
    position: relative;
    overflow: hidden;
    background-repeat: repeat;
    padding: 20px 130px 20px 15px;
  }

  .ttl_001 small {
    display: inline-block;
    vertical-align: middle;
  }

  .ttl_001 .btn {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -12px;
    font-size: 12px;
  }

  .ttl_001 .btn {
    padding: 2px 10px 2px 20px;
  }

  .ttl_001 .btn:before {
    left: 11px;
  }

  .ttl_001 .btn:after {
    left: 10px;
  }

  .ttl_002 {
    padding-top: 17px;
    padding-bottom: 15px;
    background-color: #f8f7f2;
  }

  h4.ttl_002 {
    font-size: 1.3em;
  }

  .mainttl_main {
    font-size: 1.8em;
  }

  .btn_defalut {
    padding: 10px 30px 10px 40px;
  }

  .btn_defalut:before {
    left: 25px;
  }

  .btn_defalut:after {
    left: 24px;
  }



  /*---------------------------------------------
  サイドバー
  ---------------------------------------------*/

  #side {
    overflow: hidden;
    padding-top: 40px;
  }


  /* サイドメニュー
  ---------------------------------------------*/

  #side_nav {
    width: 100%;
    padding: 22px 9px 0 9px;
  }

  #side_nav h3 {
    font-size: 1.5em;
    cursor: pointer;
  }

  #side_nav ul,
  #side_nav>ul>li {
    width: 100%;
  }

  #side_nav ul>li>p,
  #side_nav ul>li>p>a,
  #side_nav ul li dl,
  #side_nav ul li dl dt,
  #side_nav ul li dl dd,
  #side_nav ul li dl dd ul,
  #side_nav ul li dl dd li,
  #side_nav ul li dl dd li a {
    width: auto !important;
  }

  #side_nav>ul>li>a:before,
  #side_nav>ul>li>p>a:before,
  #side_nav>ul>li>span:before,
  #side_nav>ul>li>p>span:before {
    top: 12px;
  }

  #side_nav ul li dl dd li a {
    display: block !important;
  }

  #side_nav>ul {
    display: none;
    font-size: 1.15em;
  }

  #side_nav>ul>li:last-child {
    margin-bottom: 10px;
  }

  #side_nav h3 {
    border-top: 5px solid #ff7f00;
    margin-right: -10px;
    margin-left: -10px;
    padding-left: 17px;
  }

  #side_nav h3:before {
    transition: border .2s ease-in-out;
    transform: rotate(135deg);
    position: absolute;
    top: 24px;
    right: 30px;
    left: auto;
    width: 12px;
    height: 12px;
    border-width: 2px 2px 0 0;
    border-color: #000 #000 transparent transparent;
    border-style: solid;
    background: none;
    content: "";
  }

  #side_nav h3.active:before {
    transform: rotate(-45deg);
    top: 30px;
  }


  /* バナーエリア
  ---------------------------------------------*/

  #bnr_area,
  #bnr_area ul {
    width: auto !important;
  }

  #bnr_area {
    margin-top: 30px;
  }

  #bnr_area ul {
    margin-left: -15px;
    margin-bottom: 15px;
    letter-spacing: -.4em;
  }

  #bnr_area ul li {
    display: inline-block;
    width: 50% !important;
    margin-bottom: 5px;
    padding-left: 15px;
    vertical-align: top;
    letter-spacing: 0;
  }

  #bnr_area ul li img {
    width: 100%;
  }

  .bnr_contact {
    text-align: center;
  }

  .bnr_contact .bnr_contact_cont,
  .bnr_contact .txt_tel,
  .bnr_contact .txt_tel_small {
    display: inline-block;
    width: 200px;
  }

  .bnr_contact .btn {
    width: 220px;
    margin: 0 auto;
  }


  /*---------------------------------------------
  FOOTER
  ---------------------------------------------*/

  #footer {
    width: 100%;
  }


  /* FOOTERメニュー
  ---------------------------------------------*/

  #footer_menu_wrap {
    display: none;
    width: 100%;
  }

  #footer_menu {
    width: 100% !important;
  }

  #footer_menu img {}

  /* 全体４行分の大枠ul */

  ul.footer_menu1 {
    width: 100%;
  }

  ul.footer_menu1 li {
    width: 100%;
  }

  /* 1行目の横並びul */

  ul.footer_menu1 li ul.footer_menu2 {
    width: 100%;
  }

  ul.footer_menu1 li ul.footer_menu2 li {
    float: none;
  }

  /* Copyright
  ---------------------------------------------*/

  #copyright_wrap {}

  #copyright {
    width: 100%;
  }

  /* ラストロゴ
  ---------------------------------------------*/

  #lastlogo_wrap,
  #lastlogo,
  #lastlogo p {
    width: 100%;
  }

  #lastlogo h2 {
    width: auto;
    height: auto;
    margin-bottom: 14px;
    padding: 0;
    background: none;
  }

  #lastlogo h2 img {
    width: 220px;
  }

  #lastlogo p {
    padding-bottom: 10px;
  }


  /* PAGE NAV
  ---------------------------------------------*/

  #page_nav {
    width: 100%;
    font-size: 1.1em;
  }

  /*---------------------------------------------
   PageTop
  ---------------------------------------------*/

  #pagetop {
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
  }

  #pagetop a {
    border-width: 2px;
  }

  #pagetop a:before {
    width: 12px;
    height: 12px;
    margin-top: -3px;
    margin-left: -6px;
  }

  /* Copyright
  ---------------------------------------------*/

  #copyright_wrap {
    padding: 20px 0 80px;
  }

  /*  Overlay Setting
  --------------------------------------------- */

  #overlay {
    display: block;
    transition: all .4s ease-in-out;
    opacity: 0;
    z-index: -1;
  }

  .js_nav_active #overlay {
    opacity: 1;
    z-index: 50;
  }

}
