@charset "UTF-8";

/************************************************************
RESET & DEFAULT
************************************************************/

/***************************RESET & DEFAULT*/

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,
input, button, textarea, select {
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: normal;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

img {
  max-width: 100%;
  border-width: 0;
  border-style: none;
  vertical-align: bottom;
}
.object-fit-img {
  object-fit: cover;
  font-family: "object-fit: cover;";
}

input[type="text"], textarea, select {
  margin: 0;
  padding: 0;
  background: #ffffff;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* IEでのセレクトボタン非表示 */
select::-ms-expand {
  display: none;
}

 button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body {
-webkit-text-size-adjust: 100%;
}

a:hover{
  text-decoration: none;
}
/************************************************************
COMMON PARTS
************************************************************/

/***************************H*/

.ttl1_wrap {
  width: 100%;
  background: #007851;
}

.ttl1 {
  margin:auto;
  padding: 30px 5px 0;
  width: 100%;
  max-width: 970px;
  height: 100px;
  border-left: 20px solid #e47e24;
}

.ttl1 .ja {
  margin-right: 10px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.ttl1 .en {
  margin-top: 5px;
  color: #cccccc;
  font-size: 10px;
  line-height: 1;
}

.ttl2 {
  margin:40px auto 0 ;
  padding: 7px 5px;
  width: 100%;
  max-width: 970px;
  border-left: 40px solid #007851;
  border-bottom: 1px solid #007851;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl2 span {
  font-size: 16px;
  font-weight: bold;
}

.ttl3 {
  margin:30px auto 0;
  padding: 7px 5px;
  width: 100%;
  /*max-width: 970px;*/
  border-left: 20px solid #007851;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl3 span a {
  display: inline-block;
  *display:inline;
  *zoom:1;
  color: #e47e24;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl3 span a .fa {
  color: #e47e24;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl4 {
  margin:20px auto 0;
  padding: 0px 5px;
  width: 100%;
  /*max-width: 970px;*/
  border-left: 10px solid #007851;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl4 span a {
  display: inline-block;
  *display:inline;
  *zoom:1;
  color: #e47e24;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl4 span a .fa {
  color: #e47e24;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl5 {
  margin:20px auto 0;
  padding: 0px 5px;
  width: 100%;
  /*max-width: 970px;*/
  color: #007851;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}

.ttl6 {
  margin:20px auto 0;
  padding: 5px;
  width: 100%;
  border-radius: 16px;
  background: #007851;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.ttl6.bgblue {
  background: #0000ff;
}

/***************************TEXT*/

.tx_ss {
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.4;
}

.tx_ss.nomt {
  margin-top: 0;
}

.tx_s {
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 1.4;
}

.tx_s.nomt {
  margin-top: 0;
}

.tx_std {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.4;
}

@media screen and (max-width:480px) {
.tx_std {
  font-size: 1.4rem;
}	
}
.tx_std.nomt {
  margin-top: 0;
}

.tx_l {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
}

.tx_l.nomt {
  margin-top: 0;
}

.tx_ll {
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.4;
}

.tx_ll.nomt {
  margin-top: 0;
}

.tx_lll {
  margin-top: 10px;
  font-size: 20px;
  line-height: 1.4;
}

.tx_lll.nomt {
  margin-top: 0;
}

.tx_llll {
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.4;
}

.tx_llll.nomt {
  margin-top: 0;
}

.tx_ss a,
.tx_s a,
.tx_std a,
.tx_l a,
.tx_ll a,
.tx_lll a,
.tx_llll a {
  color: #e47e24;
}

.tx_ss a em,
.tx_s a em,
.tx_std a em,
.tx_l a em,
.tx_ll a em,
.tx_lll a em,
.tx_llll a em {
  color: #e47e24;
}

.tx_ss a .fa,
.tx_s a .fa,
.tx_std a .fa,
.tx_l a .fa,
.tx_ll a .fa {
  color: #e47e24;
}

.green {
  color: #007851;
}

.red,
.red em {
  color: #ff0000;
}

.blue {
  color: #0000ff;
}

.white {
  color: #ffffff;
}

.blue {
  color: #0000ff;
}

.highlight {
  background: #ffff00;
}

p sup {
  font-size: 65%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

p sub {
  font-size: 65%;
  vertical-align: bottom;
  position: relative;
  top: 0.1em;
}

/***************************TABLE*/

.table01 {
  width: 100%;
  border: 1px solid #999999;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.4;
}

.table01 th {
  padding: 5px;
  border: 1px solid #999999;
  background: #e6f1ed;
  vertical-align: middle;
}

.table01 td {
  padding: 5px;
  border: 1px solid #999999;
}

.overflow_wrap {
  overflow-x: auto;
  margin:0 auto;
  width: 100%;
  max-width: 960px;
}

.overflow_wrap::-webkit-scrollbar {
  height: 5px;
}
.overflow_wrap::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eeeeee;
}
.overflow_wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666666;
}


/***************************BTN*/

.btn_link {
  margin-top: 20px;
  padding: 15px 0 10px;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

.btn_link.bottomborder {
  margin-top: 0;
  border-top: none;
}

.btn_link li {
  display: inline-block;
  *display:inline;
  *zoom:1;
  margin: 0 10px 5px 0;
  border-radius: 18px;
  background: #e47e24;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.btn_link li.block {
  display: block;
  text-align: center;
}

.btn_link li a {
  display: block;
  padding: 10px 10px;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.btn_link li a span{
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}

.btn_link li a .fa {
  color: #ffffff;
}

.btn {
  display: inline-block;
  *display:inline;
  *zoom:1;
  border-radius: 18px;
  background: #e47e24;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.btn a {
  display: block;
  padding: 8px 15px;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

.btn a .fa {
  color: #ffffff;
}

/***************************CONTENTS*/

.contents {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.full-wide_contents {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
}

.full-wide_contents.nobg {
  padding:40px 0 20px;
}

.full-wide_contents.colord {
  padding:40px 0 20px;
  background: #e6f1ed;
}

/***************************COLUMN 1 WITH FRAME*/

.col1_frame {
  padding: 20px;
  width: 100%;
  max-width: 970px;
  border: 1px solid #007851;
  border-radius: 10px;
}

.col1_frame.bgyellow {
  background: #ffff00;
}

.col1_frame.bggray {
  background: #fafafa;
}

/***************************COLUMN 2*/

/* ---------------PC/TB */

.col2_wrap {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.col2_list {
  overflow: hidden;
  list-style: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.col2_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 4%;
  vertical-align: top;
}

.col2_item:nth-child(2n) {
  margin-right: 0;
}

.col2_item {
  width: 49%\9;
  margin-right: 1%\9;
}

.col2_item img {
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
}

/* ---------------SP-----4>1 */

@media screen and (max-width:480px) {

.col2_item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 4%;
}

.col2_item:nth-child(4n) {
  margin-right: 0;
}

.col2_item:nth-child(2n) {
  margin-right: 0;
}

.col2_item {
  width: 49%\9;
  margin-right: 1%\9;
}

}

/***************************COLUMN 3*/

/* ---------------PC/TB */

.col3_wrap {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.col3_list {
  overflow: hidden;
  list-style: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.col3_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 30.5%;
  margin-right: 4.25%;
  margin-bottom: 4%;
  vertical-align: top;
  text-align: center;
}

.col3_item:nth-child(3n) {
  margin-right: 0;
}

.col3_item {
  width: 32%\9;
  margin-right: 1%\9;
}

.col3_item img {
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
}

/* ---------------SP-----3>1 */

@media screen and (max-width:480px) {

.col3_item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 4%;
}

.col3_item {
  width: 100%\9;
  margin-right: 1%\9;
}

}

/***************************COLUMN 4*/

/* ---------------PC */

.col4_wrap {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.col4_list {
  overflow: hidden;
  list-style: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.col4_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 23.05%;
  margin-right: 2.6%;
  margin-bottom: 2.6%;
  vertical-align: top;
  text-align: center;
}

.col4_item:nth-child(4n) {
  margin-right: 0;
}

.col4_item {
  width: 23.05%\9;
  margin-right: 1.95%\9;
}

.col4_item img {
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
}

/* ---------------TB/SP-----4>2 */

@media screen and (max-width:650px) {

.col4_item {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 4%;
}

.col4_item:nth-child(4n) {
  margin-right: 2%;
}

.col4_item:nth-child(2n) {
  margin-right: 0;
}

.col4_item {
  width: 49%\9;
  margin-right: 1%\9;
}

}

/* ---------------TB/SP-----4>2>1 */

@media screen and (max-width:480px) {

.col4_item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 8%;
}

.col4_item:nth-child(4n) {
  margin-right: 0;
}

.col4_item:nth-child(2n) {
  margin-right: 0;
}

.col4_item {
  width: 49%\9;
  margin-right: 1%\9;
}

}

/***************************COLUMN 5*/

/* ---------------PC */

.col5_wrap {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.col5_list {
  overflow: hidden;
  list-style: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.col5_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 19.2%;
  margin-right:1%;
  margin-bottom: 1%;
  vertical-align: top;
  text-align: center;
}

.col5_item:nth-child(5n) {
  margin-right: 0;
}

.col5_item {
  width: 23.05%\9;
  margin-right: 1.95%\9;
}

.col5_item img {
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
}

/* ---------------TB/SP-----5>2 */

@media screen and (max-width:650px) {

.col5_item {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1%;
}

.col5_item:nth-child(5n) {
  margin-right: 2%;
}

.col5_item:nth-child(2n) {
  margin-right: 0;
}

.col5_item {
  width: 49%\9;
  margin-right: 1%\9;
}

}

/***************************COLUMN 6*/

/* ---------------PC */

.col6_wrap {
  margin:0 auto;
  padding: 0 5px;
  width: 100%;
  max-width: 970px;
}

.col6_list {
  overflow: hidden;
  list-style: none;
  width: 100%;
  font-size: 0;
  line-height: 0;
}

.col6_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  width: 14%;
  margin-right: 3.2%;
  margin-bottom: 3.2%;
  vertical-align: top;
}

.col6_item:nth-child(6n) {
  margin-right: 0;
}

.col6_item {
  width: 14%\9;
  margin-right: 2.6%\9;
}

.col6_item img {
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
}

/* ---------------TB-----6>4 */

@media screen and (max-width:970px) {

.col6_item {
  width: 23.05%;
  margin-right: 2.6%;
  margin-bottom: 2.6%;
}

.col6_item:nth-child(6n) {
  margin-right: 2.6%;
}

.col6_item:nth-child(4n) {
  margin-right: 0;
}

.col6_item {
  width: 23.05%\9;
  margin-right: 1.95%\9;
}

}

/* ---------------SP-----6>4>2 */

@media screen and (max-width:650px) {

.col6_item {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.col6_item:nth-child(6n) {
  margin-right: 2.6%;
}

.col6_item:nth-child(4n) {
  margin-right: 2.6%;
}

.col6_item:nth-child(2n) {
  margin-right: 0;
}

.col6_item {
  width: 49%\9;
  margin-right: 1%\9;
}

}

/************************************************************
COMMON HEADER
************************************************************/

.header_wrap {
  width: 100%;
  background: #000;
}

.header {
  display: flex;
  width: 100%;
  max-width: 1100px;
  padding: 0 10px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

/***************************HEADER LOGO*/

.heder_logo {
  padding:10px 0;
  width: 100px;
  height: 60px;
}

/* ---------------SP */


/***************************HEADER NAVIGATION*/

/* ---------------PC/TB */

.header_nav {
  display: flex;
  align-items: center;
}

.header_nav > div:not(:last-child) {
  margin-right: 40px;
}

.header_nav a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 1;
  color: #fff;
}

.header_nav a:hover {
  color: #e57f25;
}


@media screen and (max-width: 869px) {
  .header_nav > div:not(:last-child) {
    margin-right: 20px;
  }
  .header_nav a {
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {

/* .header_nav {
  margin: 0 auto;
} */

}

/************************************************************
GLOBAL NAVIGATIOIN
************************************************************/

/* ---------------PC */

.wide {
  display: block;
}

.narrow {
  display: none;
}

.gnav_wrap {
  position: relative;
  width: 100%;
  border-bottom: 5px solid #007851;
  background: #ffffff;
  z-index: 999;
}

.gnav_btn {
  display:none;
}

.gnav_list {
  display: flex;
  list-style: none;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.gnav_item {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
}

.gnav_item:hover {
  background: #fff2e9;
}

.gnav_item a {
  position: relative;
  display: block;
}

.gnav_item a:hover {
  opacity: 0.8;
}

.gnav_item > a:hover:after,
.gnav_item.hover > a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/nav_hover01.png) 0 0 / 100% 100% no-repeat;
}
.gnav_item:nth-child(2) > a:hover:after,
.gnav_item.hover:nth-child(2) > a:after {
  background: url(../img/common/nav_hover02.png) 0 0 / 100% 100% no-repeat;
}
.gnav_item:nth-child(3) > a:hover:after,
.gnav_item.hover:nth-child(3) > a:after {
  background: url(../img/common/nav_hover03.png) 0 0 / 100% 100% no-repeat;
}
.gnav_item:nth-child(4) > a:hover:after,
.gnav_item.hover:nth-child(4) > a:after {
  background: url(../img/common/nav_hover04.png) 0 0 / 100% 100% no-repeat;
}
.gnav_item:nth-child(5) > a:hover:after,
.gnav_item.hover:nth-child(5) > a:after {
  background: url(../img/common/nav_hover05.png) 0 0 / 100% 100% no-repeat;
}
.gnav_item:nth-child(6) > a:hover:after,
.gnav_item.hover:nth-child(6) > a:after {
  background: url(../img/common/nav_hover06.png) 0 0 / 100% 100% no-repeat;
}

.gnav_item a img {
  width: 100%;
}

.gnav_item .en {
  color: #cccccc;
  font-size: 10px;
  line-height: 1;
}

.gnav_item .ja {
  margin-top: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.gnav_item .fa {
  margin-top: 3px;
  color: #999999;
  font-size: 16px;
  line-height: 1;
}

.gnav_list .gnav_item .gnav_drop {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px 0 0;
  background: #006948;
  transform: translateY(100%);
}

/*.gnav_list .gnav_item:first-child .gnav_drop {
  display: block !important;
}*/

.gnav_drop ul {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 28px;
  font-size: 0;
  text-align: left;
  flex-wrap: wrap;
  list-style: none;
}

.gnav_drop li.gnav_tit {
  display: block;
  width: 100%;
  margin: 0 0 22px -28px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.gnav_drop li {
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 24px;
  vertical-align: top;
}

.gnav_drop li.gnav_itema {
  width: 51%;
}

.gnav_drop li.gnav_itemb {
  width: 19.5%;
}

.gnav_drop li.gnav_mr {
  margin-right: 0;
}

.gnav_drop li span {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

.gnav_drop li span:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 16px;
  height: 3px;
  background: #EF8200;
}

/* ---------------TB/SP */

@media screen and (max-width: 970px) {

.wide {
  display: none;
}

.narrow {
  display: block;
}

.gnav_btn {
  display:block;
  width: 100%;
  height: 60px;
  background: url('/assets/img/common/gnav_btn_o.png') center center no-repeat;
  font-size: 21px;
  line-height: 1;
  text-align: center;
}

.gnav_btn.x {
  background: url('/assets/img/common/gnav_btn_x.png') center center no-repeat;
}

.gnav_list {
  display: none;
}

.gnav_item {
  display: block;
  *display:block;
  max-width: 100%;
  width: auto;/* ie8 */
  height: auto;
  border-top: 1px solid #007851;
  text-align: left;
}

.gnav_item p {
  padding: 10px 10px 0;
  font-size: 16px;
  font-weight: 600;
  color: #337851;
  text-align: center;
}

.gnav_item a {
  padding-top: 0;
  padding: 5px 5px 8px 5px;
  height: auto;
  font-size: 14px;
  text-align: center;
}

.gnav_item .en {
  display: none;
}

.gnav_item .fa {
  display: none;
}

.gnav_list .gnav_item ul {
  display: block;
}

.gnav_list .gnav_item ul li {
  height: auto;
}

.gnav_list .gnav_item ul li a {
  padding-top: 0;
  padding: 8px 10px 8px 16px;
  text-align: center;
}

}

/************************************************************
BREADCRUMBS
************************************************************/

.breadcrumbs_wrap {
  width: 100%;
  background: #88bba8;
}

.breadcrumbs_list {
  list-style: none;
  margin: 0 auto;
  padding: 6px 0;
  width: 100%;
  max-width: 960px;
  font-size: 0;
  line-height: 0;
}

.breadcrumbs_item {
  display: inline-block;
  *display:inline;
  *zoom:1;
  color: #ffffff;
  padding: 2px 0;
  font-size: 11px;
  line-height: 1;
}

.breadcrumbs_item a:after {
  content: ' > ';
  color: #ffffff;
}

.breadcrumbs_item a span {
  color: #ffffff;
}

.breadcrumbs_item a span:hover {
  color: #e57f25;
}

/************************************************************
FOOTER SITEMAP
************************************************************/

.footer_sitemap_wrap {
  width: 100%;
  margin-top: 120px;
  padding: 30px 10px 40px;
  /*background: #000;*/
}

.footer_nav_wrap {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
  justify-content: space-between;
}

.footer_nav {
  display: flex;
  font-size: 12px;
}

.footer_navitem {
  position: relative;
  margin-right: 34px;
}

.footer_navitem h2 a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.footer_navitem ul {
  display: block;
  margin-top: 36px;
  padding: 6px 0 20px 8px;
  border-left: 1px solid #333;
  list-style: none;
  box-sizing: border-box;
}

.footer_navitem ul:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 66%;
  background: #333;
}

.footer_navitem ul a {
  display: block;
  margin-bottom: 4px;
  color: #fff;
}

.footer_sns {
  max-width: 40px;
}

.footer_sns img {
  max-width: 100%;
}

@media screen and (max-width: 1380px) {
  .footer_navitem {
    margin-right: 16px;
  }
} 

@media screen and (max-width: 869px) {
  .footer_sitemap_wrap {
    margin-top: 80px;
  }
  .footer_navitem {
    margin-right: 20px;
  }
  .footer_navitem ul {
    margin-top: 20px;
    padding: 6px 0 12px 6px;
  }
}

@media screen and (max-width: 767px) {
  .footer_nav {
    display: block;
    width: 100%;
  }
  .footer_navitem {
    display: block;
    width: 100%;
    margin: 0 0 12px;
  }
  .footer_navitem ul {
    margin-top: 12px;
    padding: 2px 16px;
  }
  .footer_navitem li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .footer_navitem ul a {
    width: 100%;
    padding: 10px 4px;
    margin: 0;
  }
  .footer_navitem h2:nth-child(2) {
    margin-top: 8px;
  }
}

/************************************************************
COMMON FOOTER
************************************************************/

.footer_warp {
  width: 100%;
  height: 146px;
  background: #ffffff;
}

.footer {
  width: 100%;
  max-width: 1100px;
  padding: 0 10px;
  margin: 0 auto;
}

.footer-link {
  display: flex;
  margin: 13px 0;
  justify-content: space-between;
  align-items: center;
}

#footer_logo {
  display: inline-block;
  vertical-align: middle;
}

.company_name {
  display: inline-block;
  *display:inline;
  *zoom:1;
  margin-top: 13px;
  color: #000000;
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
}

.footer-link div a {
  font-size: 12px;
}

.footer-link div a:last-child {
  margin-left: 88px;
}

.copyright {
  margin-top: 20px;
  font-size: 10px;
  line-height: 1;
  color: #707070;
}

#btn_pagetop{
  position:fixed;
  bottom:20px;
  right:20px;
  z-index: 10;
}

@media screen and (max-width: 869px) {
  .footer_warp {
    height: auto;
  }
  .footer-link div a:last-child {
    margin-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .footer-link {
    display: block;
  }
  .footer-link > a {
    display: block;
    max-width: 300px;
    margin-bottom: 0 auto 12px;
	font-weight: 900;
  }
  .footer-link > div {
    width: 100%;
    text-align: center;
  }
  .copyright {
    text-align: center;
  }
}

/************************************************************
UTILITY
************************************************************/

/***************************CLEARFIX*/

.cf:before,.cf:after { content: " "; display: table;}
.cf:after { clear: both;}
.cf { zoom: 1;}

/***************************FLOAT*/

.f_right {
  float:right;
}

.f_left {
  float:left;
}

.clear {
  clear: both;
}

br.lteie8{
  display: none;
  display: inline\9;
}

/***************************BR*/

/* ---------------PC */

br.pc {
  display: inline;
}

/* ---------------TB/SP */

@media screen and (max-width: 970px) {

br.pc {
  display: none;
}

}

/***************************INLINE-BLOCK*/

.ib {
  display: inline-block;
  *display:inline;
  *zoom:1;
}

/***************************ALIGN*/

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.middle {
  vertical-align: middle;
}

.top {
  vertical-align: top;
}

/***************************BOLD*/

em {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
}

/***************************MARGIN*/

.mt40 {
  margin-top: 40px;
}

.mt30 {
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}

.mt10 {
  margin-top: 10px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb05 {
  margin-bottom: 5px;
}

.nomb {
  margin-bottom: 0;
}s

.ml20 {
  margin-left: 20px;
}

.ml10 {
  margin-left: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr10 {
  margin-right: 10px;
}

/***************************FIGURE*/

.fig {
  text-align: center;
}

.fig img {
  max-width: 100%;
  height: auto;
}

.dispray_pc {
  display: block;
}

.dispray_sp {
  display: none;
}

@media screen and (max-width: 640px) {

.dispray_pc {
  display: none;
}

.dispray_sp {
  display: block;
}

}


/* ===============================
  2020年3月追加 
 ================================*/
 .main-wrrap {
   display: flex;
   min-height: 100vh; 
 }
 .left-side {
   width: 25%;
   background: #0f1626;;
 }
 .dashboard-wrrap {
   width: 80%;
   background: #f5f5f5;
 }
 .nav_menu {
  background: #EDEDED;
  border-bottom: 1px solid #D9DEE4;
  height: 5rem;
 }
 .x_panel {
  background: #fff;
  border: 1px solid #999999;
  border-radius: 0.5rem;
  height: auto;
  margin: 2rem;
 }
 .x_panel_in {
   padding: 0 14px;
   margin-bottom: 30px;
 }
 .x_title {
  border-bottom: 1px solid #999999;
  padding: 1px 5px 6px;
  margin-bottom: 1rem;
  color: #999999;
  font-size: 18px !important;
}
.icon {
  text-align: center;
  font-size: 6rem;
}
.icon-wrrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 2rem;
}
.gold {
  color: #ab987a;
}
.nav_menu {
  text-align: right;

}
.logout-text {
  margin-right: 2rem;
  color: #333333;
}
.left-side-admin-menu {
  text-align: center;
  color: #fff;
}
.left-side-list {
  text-align: center;
  color: #fff;
}

.accordion-container {
  position: relative;
  width: 100%;
  border: 1px solid #0079c1;
  border-top: none;
  outline: 0;
  cursor: pointer
}

.accordion-container .article-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 0.625em 0.625em 0.625em 2em;
  font-size: 1.25em;
  font-weight: normal;
  color: #fff;
  background: #333333;
  cursor: pointer;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
  background-color: #00aaa7;
  color: white;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
  color: white;
}

.article-title{
  position: relative;
}

.article-title:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #E7E7E7;
  border-right: solid 2px #E7E7E7;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.article-title.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.accordion-content {
 /*  display: none; */
 text-align: left;
}

/* CSS for CodePen */
.accordion-container {
  width: 300px;
  margin: 1.875em auto;
}
.admin ul li ul {
  display: none;
}
.spce {
  margin-right: 0.5rem;
}


.article-title {
  font-size: 2rem;
  margin-bottom: 2rem;
  text-align: left;
  color: #E7E7E7;
  /* padding-left: 3rem; */
}
.admin-menu-no-open {
  font-size: 2rem;
  margin-bottom: 2rem;
  color: #333333;
  text-align: left;
  color: #E7E7E7;
  /* padding-left: 3rem; */
}
.admin-menu-no-open >a{
  color: #E7E7E7;
}
.admin-menu-no-open >a:hover{
  text-decoration: none;
}
.white {
  color: #E7E7E7;
}
/* .accordion-content:before { */
  /* background: #999999; */
    /* bottom: auto; */
    /* content: ""; */
    /* height: 8px; */
    /* left: 23px; */
    /* margin-top: 15px; */
    /* position: absolute; */
    /* right: auto; */
    /* width: 8px; */
    /* z-index: 1; */
    /* border-radius: 50%; */
/* } */
/* .accordion-content::after { */
  /* border-left: 1px solid #999999; */
    /* bottom: 0; */
    /* content: ""; */
    /* left: 27px; */
    /* position: absolute; */
    /* top: 0; */
/* } */
ul.left-side-ul  {
  padding-top: 0;
}
  
.logout-text {
   color:#333333 !important;
   text-decoration: none;
}
.logout-text:hover {
  text-decoration: none;
}

.accordion-content > a {
  color:#e47e24;
  text-decoration: none;
}
.left-side-logo {
  text-align: center;
}
.nav_menu_logout {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.nav_menu > a {
  color: #0f1626;
  font-weight: bolder; 
  font-size: 17px;
}
.login-page {
  background: #F7F7F7;
}
.login-wrrap {
  padding: 120px 0;
}
.login-logo {
    width: 200px;
    height: auto;
    margin: 20px;
}
.login-logo-box {
  background: #0f1626;
  text-align: center;
  margin-bottom: 30px;
}
.login-content {
    width: 280px;
    margin: auto;
    min-height: 100vh;
    
}
.username-password-login-wrrap {
  text-align: center;
}
.username-content {
  margin-bottom: 20px;
}
.password-content {
  margin-bottom: 30px;
}
.login-submit-button {
    background: #0085ba !important;
    border-color: #0073aa #006799 #006799 !important;
    box-shadow: 0 1px 0 #006799 !important;
    text-decoration: none !important;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799 !important;
    color: #fff !important;
    width: 30% !important;
    margin-left: 99px !important;
  }
div > .x_panel-submit-button {
    width: 100%;
    max-width: 180px;
    padding: 7px 5px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #e47e24;
    /* box-shadow: 0 5px 10px 0 rgba(0,0,0,.12), 0 3px 20px 0 rgba(0,0,0,.12), 0 5px 6px -2px rgba(0,0,0,.2); */
   /*  -webkit-tap-highlight-color: transparent; */
    border-radius: 3px;
}
.text-right {
  text-align: right;
}
.input-radius {
  border-radius: 1px !important;
}
.bg-white {
  background: #F7F7F7;
}
.table-bordered {
  border: 1px solid #a0a2a6 !important;
}
.border-collapse {
  border-collapse: collapse !important;
}
.text-center {
  text-align: center;
}
.mg-auto {
  margin: 0 auto !important;
}
.x_panel_submit-button {
  margin-top: 2px;
}
h5 {
  font-size: 14px;
}
.table-parts {
  line-height: 34px !important;
  margin-bottom: 20px !important;
  width: 100% !important;
}
.td-parts {
  padding: 10px !important;
}
.spce-btwn {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0;
}
thead > tr > .black {
  background: #0f1626;
}
@media screen and (max-width: 1144px) {
  .left-side {
    display: none;
  }
  .dashboard-wrrap {
    width: 100%;
  }
}


/************************************************************
CONTENT
************************************************************/
.content-wrap {
  max-width: 1100px;
  padding: 0 10px;
  margin: 0 auto;
}


/************************************************************
TITLE
************************************************************/
.green-line {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 56px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.16);
}
.green-line:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  max-width: 800px;
  height: 1px;
  background: #B3B3B3;
  transform: translateX(-50%);
}
.green-line:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 50%;
  width: 120px;
  height: 7px;
  background: #004A30;
  transform: translateX(-50%)translateY(50%);
}
.green-line.yellow:after {
  background: #FFDB4F;
}
.left-green {
  padding: 8px 16px 4px;
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: bold;
  border: solid;
  border-width: 0 0 1px 12px;
  border-color: #CCC #006948;
}
@media screen and (max-width: 869px) {
  .green-line {
    padding-bottom: 12px;
    margin-bottom: 32px;
    font-size: 26px;
  }
  .left-green {
    padding: 6px 8px 4px;
    margin-bottom: 24px;
    font-size: 22px;
    border-width: 0 0 1px 6px;
  }
}
@media screen and (max-width: 767px) {
  .green-line {
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .green-line:after {
    width: 80px;
    bottom: 0;
    height: 3px;
  }
  .left-green {
    font-size: 16px;
    padding: 4px 8px;
    border-width: 0 0 1px 4px;
  }
}


