.block {
  display: block;
  margin-bottom: 30px;
}

.btn_faq {
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #f90;
  font-size: 12px;
  border-radius: 15px !important;
}

a.btn_faq:hover {
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #fc0;
  font-size: 12px;
  border-radius: 15px !important;
}

.link_title {
  background-color: #ff5519;
  margin-bottom: 10px;
  width: 584px;
  margin-left: 30px;
}

.link_title span {
  display: block;
  margin: 0 auto;
  width: 60%;
  text-align: center;
  font-size: 18px !important;
  background-color: #fff;
}

.no_font {
  font-family: ＭＳ Ｐゴシック !important;
}

.gray_area_radi ul {
  margin-top: 10px;
  margin-left: -20px;
}

.gray_area_radi ul li {
  margin-bottom: 15px;
  list-style: none;
}

.footer ul li {
  text-indent: -15px;
}

.vol {
  padding: 6px 10px;
  margin-top: 12px;
  background-color: #f90;
  display: block;
  text-align: center;
  color: #fff;
}

.img-pdf {
  position: absolute;
  right: 90px;
  top: -10px;
  z-index: 1;
}

.line_height_style {
  line-height: 150%;
}

.open_close {
  width: 52px;
  height: 51px;
  background: url(../img/icon_open.jpg) left top no-repeat;
  float: right;
}

.aaa .open_close {
  float: right;
  width: 52px;
  height: 51px;
  background: url(../img/icon_close.jpg) left top no-repeat;
}

.check_list {
  margin-top: 30px;
}

.check_list li {
  margin-bottom: 10px;
  list-style: none;
}

.w50 {
  width: 50px !important;
}

.gray_area_radi {
  background-color: #eee;
  padding: 5px 25px;
}

.title_orange {
  background-color: #fff;
  border: 1px solid #f90;
  border-radius: 10px 5px 0px 0px !important;
  border-bottom: 5px solid #f90;
  padding: 13px 10px;
  padding-left: 20px;
  font-size: 20px !important;
  font-weight: bold;
  margin-bottom: 20px;
}

#acMenu2 dt {
  font-size: 17px;
  margin-bottom: 15px;

  padding-top: 15px;
}

#acMenu2 dd {
  font-size: 15px;
  line-height: 2;
}

li.active,
li.active_about {
  background: url(../img/bg_navi_active.png) left top repeat-x;
  background-position: 4px;
}

li.active a,
li.active_about a {
  color: #f60;
  font-weight: bold;
}

.lineh15 {
  line-height: 2;
}

.saizensen {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.w30 {
  width: 30px !important;
}

.text_orange {
  color: #ff8a2c;
}

.boader_bottom {
  border-bottom: 1px solid #eee;
}

.boader_bottom_thick {
  border-bottom: 3px solid #ff8a2c;
}

.saizensen {
  border-top: 3px solid #f90;
  margin-top: 30px;
}

.saizensen li {
  text-decoration: none;
  list-style: none;
}

.saizensen li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

table.demo02 {
  width: 100%;
}

.demo02 td {
  padding: 10px;
  border: 1px solid #ddd;
}

.demo02 th {
  background: #f4f4f4;
}

.bgblue {
  background-color: #d7eaf0;
}

.bgyellow {
  background-color: #ffc;
}

.bgred {
  background-color: #ffdfe0;
}

/*----------------------------------------------------
    .demo02
----------------------------------------------------*/
.demo02 th {
  width: 13%;
}

.demo02 td {
  text-align: center;
}

.demo02 td:first-child {
  text-align: left;
}

.line200 {
  line-height: 200%;
}

.center_migi {
  margin-left: 237px;
}

.center_migi2 {
  margin-left: 329px;
}

#menu_sp li {
  float: none;
  width: 100%;
}

#menu_sp li a {
  display: block;
  text-align: left;
  border-bottom: 1px solid #eee;
}

#acMenu

/* —————————————————-

text

—————————————————- */
.ac {
  text-align: center !important;
}

.ar {
  text-align: right !important;
}

.al {
  text-align: left !important;
}

.bold {
  font-weight: bold !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font26 {
  font-size: 26px !important;
}

.font27 {
  font-size: 27px !important;
}

.font28 {
  font-size: 28px !important;
}

.font29 {
  font-size: 29px !important;
}

.font30 {
  font-size: 30px !important;
}

/* —————————————————-

float

—————————————————- */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: “.”;
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
height: auto;
overflow: hidden;
/**/
}

/* —————————————————-
clearfix の代用
&#60;div class=”hr”&#62;&#60;hr /&#62;&#60;/div&#62;
—————————————————- */

div.hr {
  clear: both;
}

div.hr hr {
  display: none;
}

/* —————————————————-

margin

—————————————————- */

.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

/* —————————————————-

padding

—————————————————- */

.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

table.demo10 {
  width: 650px;
  border: none;
}

table.demo10 td {
  border: 1px solid #666;
  padding: 6px;
  font-size: 15px;
  vertical-align: top;
  text-align: left;
}

table.demo10 th {
  border: 1px solid #666;
  padding: 6px;
  font-size: 15px;
  vertical-align: top;
  width: 100px;
}

table.demo11 {
  width: 650px;
  border: none;
}

table.demo11 td {
  border: 1px solid #666;
  padding: 6px;
  font-size: 15px;
  vertical-align: top;
  text-align: left;
}

table.demo11 span.err {
  font-size: 12px;
  color: #c22;
}

table.demo11 th {
  border: 1px solid #666;
  padding: 6px;
  font-weight: bold;
  font-size: 15px;
  color: #666;
}

table.demo12 td {
  border: none;
  padding: 3px;
}

.keisan_link a {
  font-size: 20px;
  text-align: center;
  display: block;
  margin-top: 20px;
  text-decoration: underline;
}

@media only screen and (max-width: 800px) {
  .demo02 {
    display: block;
    width: 100%;
    margin: 0 -10px;
  }

  .demo02 thead {
    display: block;
    float: left;
    overflow-x: scroll;
  }

  .demo02 tbody {
    display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
  }

  table.demo11 {
    display: block;
    width: 100%;
    margin: 0 -10px;
  }

  table.demo11 thead {
    display: block;
    float: left;
    overflow-x: scroll;
  }

  table.demo11 tbody {
    display: block;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 500px) {
  table.demo10 {
    display: block;
    width: 100%;
    margin: 0 -10px;
  }

  table.demo10 thead {
    display: block;
    float: left;
    overflow-x: scroll;
  }

  table.demo10 tbody {
    display: block;
    width: auto;
    overflow-x: auto;
    /*white-space: nowrap;*/
  }

  table.demo10 td.campaign01-td {
    width: 300px;
  }
}

.minchou {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.sitemap li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  list-style: none;
  padding-left: 15px;
  background: url(../img/keyboard53.png) left 15% no-repeat;
  background-size: 10px;
}

.sitemap ul {
  padding: 0px !important;
}

.sitemap_title {
  border-top: 3px solid #f60;
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
  font-weight: bold;
}

#side .gsc-control-cse {
  border: 1px solid #afe5fd;
}

.gsib_a {
  padding: 0 !important;
}

.gsc-input-box {
  overflow: hidden !important;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0px !important;
}

.gsc-search-button {
  background: url(../img/serch.png) left top no-repeat;
  width: 50px !important;
  height: 24px !important;
}

input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  background-color: inherit !important;
  border: none !important;
}

.gsc-search-button-v2,
input.gsc-search-button {
  padding: 0 !important;
  opacity: 0;
}

.right_about {
  border: 1px solid #f90;
  border-radius: 5px !important;
  padding: 5px 30px 5px 15px;
  margin-right: 10px;
  color: #f60;
  font-weight: bold;
  background: url(../img/keyboard53.png) 97% 45% no-repeat;
  background-size: 10px;
}

.right_about2 {
  border: 1px solid #ccc;
  border-radius: 5px !important;
  padding: 5px 30px 5px 15px;
  margin-right: 10px;
  color: #666;
  font-weight: bold;
  background: url(../img/key.png) 93% 45% no-repeat;
  background-size: 10px;
}

.left_about {
  border: 1px solid #f90;

  border-radius: 5px !important;
  border-radius: 5px;
  padding: 5px 15px 5px 30px;
  color: #f60;
  font-weight: bold;
  background: url(../img/keyboard53_2.png) 3% 45% no-repeat;
  background-size: 10px;
}

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #fff;
}

.nav ul#menu li {
  float: left;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #fff;
}

.nav ul.child {
  display: none;
  position: absolute;
  margin-left: -1px;
  padding: 10px 10px 15px 10px;
  width: 156px;
  background: url(../img/bg_menu_01.png) left bottom no-repeat;
  margin-top: -2px;

  border-radius: 0px 0px 8px 8px !important;
}

.nav ul.child2 {
  display: none;
  position: absolute;
  margin-left: -1px;
  padding: 10px 50px 15px 10px;
  width: 207px;
  background: url(../img/bg_menu_02.png) left bottom no-repeat;
  margin-top: -2px;

  border-radius: 0px 0px 8px 8px !important;
}

.nav ul.child3 {
  display: none;
  position: absolute;
  margin-left: -1px;
  /*padding: 10px 10px 15px 10px;*/
  padding: 10px 5px 15px 10px;
  /*width: 207px; */
  width: 180px;
  background: url(../img/bg_menu_03.png) left bottom no-repeat;
  margin-top: -2px;

  border-radius: 0px 0px 8px 8px !important;
}

.nav ul.child4 {
  display: none;
  position: absolute;
  margin-left: -1px;
  padding: 10px 0px 15px 10px;
  width: 207px;
  background: url(../img/bg_menu_04.png) left bottom no-repeat;
  margin-top: -2px;

  border-radius: 0px 0px 8px 8px !important;
}

.nav ul.child5 {
  display: none;
  position: absolute;
  margin-left: -1px;
  padding: 10px 10px 15px 10px;
  width: 156px;
  background: url(../img/bg_menu_01.png) left bottom no-repeat;
  margin-top: -2px;

  border-radius: 0px 0px 8px 8px !important;
}

.nav ul.child li a {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #fff;
  margin: 0px;
  margin-top: 0px;
  width: 100%;
}

.nav ul.child2 li a {
  padding: 5px 40px 5px 10px;
  display: block;
  color: #fff;
  margin: 0px;
  margin-top: 0px;
  width: 100%;
}

.nav ul.child3 li a {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #fff;
  margin: 0px;
  margin-top: 0px;
  width: 100%;
  font-size: 12px;
}

.nav ul.child4 li a {
  padding: 5px 20px 5px 10px;
  display: block;
  color: #fff;
  margin: 0px;
  margin-top: 0px;
  width: 100%;
  font-size: 13px;
  font-weight: normal !important;
}

.nav ul.child5 li a {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #fff;
  margin: 0px;
  margin-top: 0px;
  width: 100%;
}

.dir_arrow {
  position: absolute;
  left: 50%;
  top: -3px;
  display: none;
}

.active .dir_arrow {
  position: absolute;
  left: 50%;
  top: -4px;
  display: block;
}

.active_about .dir_arrow {
  position: absolute;
  left: 50%;
  top: -9px;
  display: block;
}

.spnone {
  display: none;
}

.pcnone {
  display: block;
}

body {
  font-family: ’メイリオ’, Meiryo, ‘Lucida Grande’, Verdana,
    ‘ヒラギノ角ゴ Pro W3′, ‘Hiragino Kaku Gothic Pro’, Osaka, ‘ＭＳ Ｐゴシック’,
    sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: ’メイリオ’, Meiryo, ‘Lucida Grande’, Verdana,
    ‘ヒラギノ角ゴ Pro W3′, ‘Hiragino Kaku Gothic Pro’, Osaka, ‘ＭＳ Ｐゴシック’,
    sans-serif !important;
}

h2,
.h2 {
  font-size: 22px;
}

.regular span {
  font-size: 15px;
}

.regular h3 {
  font-size: 14px;
}

.regular p {
  font-size: 15px;
}

.regular li {
  font-size: 13px;
}

.regular h2 {
  font-size: 18px;
}

.regular ul li.bor_bottom {
  font-size: 20px;
}

.regular div p.blog_text {
  font-size: 18px;
}

.medium span {
  font-size: 16px;
}

.medium h3 {
  font-size: 17px;
}

.medium p {
  font-size: 17px !important;
}

.medium li {
  font-size: 15px !important;
}

.medium h4 {
  font-size: 17px;
}

.medium ul li.bor_bottom {
  font-size: 25px;
}

.medium div p.blog_text {
  font-size: 25px;
}

.big span {
  font-size: 19px;
}

.big h3 {
  font-size: 18px;
}

.big p {
  font-size: 19px !important;
}

.big li {
  font-size: 16px;
}

.big h4 {
  font-size: 19px;
}

.big ul li.bor_bottom {
  font-size: 19px;
}

.big div p.blog_text {
  font-size: 19px;
}

/*
.regular .nav li {
    font-size:14px!important;
}
.medium .nav li {
    font-size:14px!important;
}
.big .nav li {
    font-size:14px!important;
}
.regular .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 47px 19px 54px;
    font-size:14px!important;
}
.nav > li > a:hover{
    background:url(../img/bg_navi.gif) left top repeat-x;
    color:#FFF;}
.medium .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 47px 19px 54px;
    font-size:14px!important;
}

.big .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 47px 19px 54px;
    font-size:14px!important;
}
*/
.nav li {
  font-size: 14px !important;
}

.nav > li > a {
  margin: 6px 0 0 0px;
  padding: 18px 47px 19px 54px;
  font-size: 14px !important;
}

.nav > li > a:hover {
  background: url(../img/bg_navi.gif) left top repeat-x;
  color: #fff;
}

.con_title h2 {
  background: url(../img/content_img.png) no-repeat scroll 0 50%;
  padding-left: 50px;
  line-height: 42px;
}

.blogList:nth-child(2n + 1) {
  background: #f5f5f5;
}

.blogList {
  font-size: 14px;
  font-weight: bold;
}

.blogTitle {
  color: #000000;
  font-weight: normal;
}

.bDate {
  float: left;
  padding-left: 40px;
}

.blogTitle {
  float: left;
  font-size: 15px;
  padding-left: 35px;
}

.blogList {
  min-height: 50px;
  line-height: 50px;
}

.blog_box {
  padding-bottom: 40px;
}

.scroll_box {
  height: 160px;
  overflow-x: hidden;
}

@media only screen and (min-width: 641px) {
  .imagesa .row {
    margin: 0 0 12px 0;
  }

  .last-line-bottom,
  .last-line-top {
    height: 132px;
  }

  .last-line-top {
    margin-bottom: 8px;
    position: relative;
  }

  .con_title h2 {
    margin-top: 0px;
  }

  .footer h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    background: url(../img/orange-bg.png) no-repeat scroll 0 0;
    padding-left: 29px;
  }

  .footer .member-thumb li {
    font-size: 14px;
    text-align: left;
    background: url(../img/li-btm.png) no-repeat scroll 0 100%;
    padding: 5px;
  }

  .footer .member-thumb li:last-child {
    background: none;
  }

  .mid-cont {
    margin-bottom: 0;
  }

  .member-thumb ul {
    padding-left: 0;
  }

  .textsize img,
  .textsize input {
    float: left;
    margin-right: 4px;
  }
}

@media print, screen and (max-width: 640px) {
  .keisan_link a {
    font-size: 15px;
  }

  .footer li a br {
    display: none !important;
  }

  .pl00 {
    padding-left: 15px !important;
  }

  .center_migi,
  .center_migi2 {
    margin-left: 0px;
  }

  .spnone {
    display: block;
  }

  .pcnone {
    display: none;
  }

  .navbar-nav {
    width: 100%;
    overflow: hidden;
  }

  .img-pdf {
    position: absolute;
    right: -3px;
    top: -24px;
    z-index: 1;
  }

  li ul.child {
    display: block;
    width: 346px !important;
    position: static !important;
  }

  li ul.child li {
    padding-bottom: 10px;
  }

  .regular .nav > li > a {
    padding: 11px 47px 19px 19px;
  }

  .navbar-collapse {
    max-height: 1000px;
    overflow: hidden;
    z-index: 9999;
  }

  .blogList:nth-child(2n + 1) {
    background: #fff !important;
  }

  .img-pdf {
    width: 40px !important;
  }

  .blogTitle {
    padding: 0px 15px;
  }

  .bDate {
    float: left;
    padding-left: 15px !important;
  }

  .navbar-header {
    float: left;
  }

  .menuTog {
    float: right;
  }

  .img {
    height: 158px;
    width: 49% !important;
    padding: 0;
    margin-bottom: 12px;
    float: left;
  }

  div.img img {
    width: 100%;
    margin: 0px !important;
    padding: 2px;
  }

  .last-line-bottom,
  .last-line-top {
    height: 69px !important;
  }

  .con_title h2 {
    background-position: 28% 47% !important;
    padding: 0;
  }

  .blogTitle {
    width: 100% !important;
    line-height: 22px;
  }

  .imagesa:first-child {
    padding: 15px;
    width: 100%;
  }

  .a {
    width: 100% !important;
    margin: 0;
  }

  .last-line-bottom,
  .last-line-top {
    height: 65px;
  }

  .last-line-top {
    margin-bottom: 8px;
    position: relative;
  }

  .blog_box {
    width: 100%;
    margin: 0;
  }

  .imagesa {
    width: 100%;
    padding: 0;
  }

  .con_title {
    text-align: center;
  }

  .con_title h2 {
    background-position: 33% 50%;
    padding: 0;
  }

  .navbar-toggle {
    margin-bottom: 0;
  }

  .navbar {
    border: none;
  }

  .navbar-collapse {
    position: absolute;
    top: 82px;
    right: 0;
    background: #fff;
    padding: 15px;
    border: 1px solid #ff8a2c;
  }

  .nav {
    margin: 0;
  }

  .nav > li > a:hover,
  .nav > li > a:focus {
    color: #ff8a2c;
  }

  .con_2,
  .con_2_2 {
    padding: 0 15px;
  }

  .bDate {
    width: 110px;
  }

  .blogTitle {
    width: 470px;
    line-height: 22px;
  }

  .footer h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    background: #f5f5f5 url(../img/orange-bg.png) no-repeat scroll 35px 50%;
    border-bottom: 1px solid #dddcdc;
    padding-left: 60px;
    line-height: 50px;
    height: 50px;
    margin: 0;
  }

  .row_team,
  .row_team li {
    margin: 0;
    padding: 0;
  }

  .member-thumb {
    max-width: 100%;
  }

  .member-thumb ul li {
    line-height: 160%;
    padding: 10px 0px 10px 65px;
    border-bottom: 1px solid #dddcdc;
    text-align: left;
    font-size: 14px;
  }

  .member-thumb ul {
    padding: 0;
    margin: 0;
    background: #fff;
  }

  .footer {
    padding: 50px 0 0 0;
    background: #fff;
  }

  .mid-cont {
    margin-bottom: 0;
  }

  /*div.a{ visibility:hidden;}*/
  div.b {
    width: 100%;
    margin-bottom: 10px;
  }

  div.c {
    width: 100%;
    margin: 0 auto;
  }

  img {
    width: 100%;
  }

  .con_4_1 {
    width: 100% !important;
  }

  .con_4_2 {
    width: 100% !important;
  }

  p.con_bg {
    width: 100%;
  }

  div.con_5_1 {
    width: 100%;
  }

  div.con_5_2 {
    width: 100%;
  }
}

/****************************************************** Inner Page CSS *****************************/

/* —————————————————-

text

—————————————————- */
.ac {
  text-align: center !important;
  float: none !important;
}

.ar {
  text-align: right !important;
}

.al {
  text-align: left !important;
}

.bold {
  font-weight: bold !important;
}

.font10 {
  font-size: 10px !important;
}

.font11 {
  font-size: 11px !important;
}

.font12 {
  font-size: 12px !important;
}

.font13 {
  font-size: 13px !important;
}

.font14 {
  font-size: 14px !important;
}

.font15 {
  font-size: 15px !important;
}

.font16 {
  font-size: 16px !important;
}

.font17 {
  font-size: 17px !important;
}

.font18 {
  font-size: 18px !important;
}

.font19 {
  font-size: 19px !important;
}

.font20 {
  font-size: 20px !important;
}

.font21 {
  font-size: 21px !important;
}

.font22 {
  font-size: 22px !important;
}

.font23 {
  font-size: 23px !important;
}

.font24 {
  font-size: 24px !important;
}

.font25 {
  font-size: 25px !important;
}

.font26 {
  font-size: 26px !important;
}

.font27 {
  font-size: 27px !important;
}

.font28 {
  font-size: 28px !important;
}

.font29 {
  font-size: 29px !important;
}

.font30 {
  font-size: 30px !important;
}

/* —————————————————-

float

—————————————————- */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: “.”;
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
height: auto;
overflow: hidden;
/**/
}

/* —————————————————-
clearfix の代用
&#60;div class=”hr”&#62;&#60;hr /&#62;&#60;/div&#62;
—————————————————- */

div.hr {
  clear: both;
}

div.hr hr {
  display: none;
}

/* —————————————————-

margin

—————————————————- */

.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

/* —————————————————-

padding

—————————————————- */

.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

h1.boader_bottom_thick.pb10.font26 {
  margin-bottom: 10px;
}

.list_menu_saizensen {
  padding: 0px;
  margin: 0px;
}

.list_menu_saizensen li {
  list-style: none;
  border-bottom: 1px solid #eee;
}

.list_menu_saizensen li a {
  display: block;
  padding: 15px 8px;
  font-weight: bold;
}

.list_menu_saizensen li:nth-child(2n + 1) a {
  background-color: #f2f2f2;
}

.image {
  margin: auto;
  width: 100%;
  padding: 10px;
}

div.a {
  font-size: 16px;
}

div.b {
  padding: 10px;
  background: #ff8a2c;
  line-height: 1.5;
}

div.b span {
  font-size: 20px;
  color: #ffffff;
  margin-left: 20px;
  font-weight: bold;
}

div.b h1 {
  font-size: 20px;
  color: #ffffff;
  margin-left: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.title {
  color: #333;
  font-weight: bold;
  margin: 20px 0;
  float: none;
}

div.c p {
  font-size: 15px;
  line-height: 2;
}

.saizensen h2 {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 10px;
}

.con_bg {
  width: 930px;
  background: #fff5e4;
  padding: 20px 0 10px 15px;
  margin: 0px 0px;
}

.con_bg p {
  margin: 10px 0px;
}

.con_4 {
  margin: 10px 0;
  height: auto;
}

.con_4_1 {
  width: 50%;
  float: left;
}

.con_4_2 {
  width: 50%;
  float: right;
}

.con_4_2 h4 {
  margin-left: 15px;
  margin-bottom: -15px;
}

.con_5 {
  margin: 10px 0;
  height: auto;
}

.con_5_1 {
  width: 50%;
  float: left;
}

.con_5_2 {
  width: 50%;
  float: right;
}

.con_5 ul {
  width: 90%;
  float: none;
  padding: 0;
  margin-left: 20px;
}

.con_5 ul li {
  list-style: square;
  font-weight: bold;
  margin: 10px 0px;
}

.con_5 ul li ul li {
  font-weight: normal;
  list-style: none;
}

.con_6 p {
  margin-top: 20px;
}

.footer_lasr h3 {
  background: none;
}

.footer_lasr ul li {
  background: none !important;
}

.innerpage .templatemo-service {
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff;
  }

  .nav ul#menu li {
    float: left;
    position: relative;
    margin: 0;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #fff;
  }

  .nav ul.child {
    display: none;
    position: absolute;
    margin-left: -1px;
    padding: 10px 10px 15px 10px;
    width: 163px;
    background: url(../img/bg_menu_01.png) left bottom no-repeat;
    margin-top: -2px;

    border-radius: 0px 0px 8px 8px !important;
  }

  .nav ul.child2 {
    display: none;
    position: absolute;
    margin-left: -1px;
    /*padding: 10px 40px 15px 10px;*/
    padding: 10px 60px 15px 10px;
    width: 221px;
    background: url(../img/bg_menu_02.png) left bottom no-repeat;
    margin-top: -2px;

    border-radius: 0px 0px 8px 8px !important;
  }

  .nav ul.child5 {
    display: none;
    position: absolute;
    margin-left: -1px;
    padding: 10px 10px 15px 10px;
    width: 140px;
    background: url(../img/bg_menu_01.png) left bottom no-repeat;
    margin-top: -2px;

    border-radius: 0px 0px 8px 8px !important;
  }

  .nav ul.child li a {
    padding: 5px 10px 5px 10px;
    display: block;
    color: #fff;
    margin: 0px;
    margin-top: 0px;
    width: 100%;
  }

  .nav ul.child2 li a {
    padding: 5px 10px 5px 10px;
    display: block;
    color: #fff;
    margin: 0px;
    margin-top: 0px;
    width: 100%;
  }

  .nav ul.child5 li a {
    padding: 5px 10px 5px 10px;
    display: block;
    color: #fff;
    margin: 0px;
    margin-top: 0px;
    width: 100%;
  }

  .dir_arrow {
    position: absolute;
    left: 50%;
    top: -3px;
    display: none;
  }

  .active .dir_arrow {
    position: absolute;
    left: 50%;
    top: -4px;
    display: block;
  }

  .active_about .dir_arrow {
    position: absolute;
    left: 50%;
    top: -9px;
    display: block;
  }

  .spnone {
    display: none;
  }

  .pcnone {
    display: block;
  }

  body {
    font-family: ’メイリオ’, Meiryo, ‘Lucida Grande’, Verdana,
      ‘ヒラギノ角ゴ Pro W3′, ‘Hiragino Kaku Gothic Pro’, Osaka,
      ‘ＭＳ Ｐゴシック’, sans-serif !important;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-family: ’メイリオ’, Meiryo, ‘Lucida Grande’, Verdana,
      ‘ヒラギノ角ゴ Pro W3′, ‘Hiragino Kaku Gothic Pro’, Osaka,
      ‘ＭＳ Ｐゴシック’, sans-serif !important;
  }

  h2,
  .h2 {
    font-size: 22px;
  }

  .regular span {
    font-size: 15px;
  }

  .regular h3 {
    font-size: 14px;
  }

  .regular p {
    font-size: 15px;
  }

  .regular li {
    font-size: 15px;
  }

  .regular h2 {
    font-size: 18px;
  }

  .regular ul li.bor_bottom {
    font-size: 20px;
  }

  .regular div p.blog_text {
    font-size: 18px;
  }

  .medium span {
    font-size: 17px;
  }

  .medium h3 {
    font-size: 16px;
  }

  .medium p {
    font-size: 17px !important;
  }

  .medium li {
    font-size: 15px !important;
  }

  .medium h4 {
    font-size: 17px;
  }

  .medium ul li.bor_bottom {
    font-size: 25px;
  }

  .medium div p.blog_text {
    font-size: 25px;
  }

  .big span {
    font-size: 19px;
  }

  .big h3 {
    font-size: 18px;
  }

  .big p {
    font-size: 19px !important;
  }

  .big li {
    font-size: 16px;
  }

  .big h4 {
    font-size: 19px;
  }

  .big ul li.bor_bottom {
    font-size: 19px;
  }

  .big div p.blog_text {
    font-size: 19px;
  }

  /*
.regular .nav li {
    font-size:13px!important;
}
.medium .nav li {
    font-size:14px!important;
}
.big .nav li {
    font-size:14px!important;
}
.regular .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 25px 19px 25px;
    font-size:14px!important;
}
.regular .nav > li:nth-child(2) > a {
    margin: 6px 0 0 0px;
    padding: 18px 51px 19px 55px;
    font-size:14px!important;
}

.regular .nav > li:nth-child(3) > a {
    margin: 6px 0 0 0px;
    padding: 18px 51px 19px 55px;
    font-size:14px!important;
}
.regular .nav > li:nth-child(4) > a {
    margin: 6px 0 0 0px;
    padding: 18px 51px 19px 55px;
    font-size:14px!important;
}

.nav > li > a:hover{
    background:url(../img/bg_navi.gif) left top repeat-x;
    color:#FFF;}
.medium .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 47px 19px 48px;
    font-size:14px!important;
}

.big .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 47px 19px 48px;
    font-size:14px!important;
}
*/
  .nav li {
    font-size: 13px !important;
  }

  .nav > li > a {
    margin: 6px 0 0 0px;
    padding: 18px 25px 19px 25px;
    font-size: 14px !important;
  }

  .nav > li:nth-child(2) > a {
    margin: 6px 0 0 0px;
    padding: 18px 51px 19px 55px;
    font-size: 14px !important;
  }

  .nav > li:nth-child(3) > a {
    margin: 6px 0 0 0px;
    padding: 18px 51px 19px 55px;
    font-size: 14px !important;
  }

  .nav > li:nth-child(4) > a {
    margin: 6px 0 0 0px;
    /*padding: 18px 51px 19px 55px;*/
    padding: 18px 26px 19px 30px;
    font-size: 14px !important;
  }

  li > a:hover {
    background: url(../img/bg_navi.gif) left top repeat-x;
    color: #fff;
  }

  .con_title h2 {
    background: url(../img/content_img.png) no-repeat scroll 0 50%;
    padding-left: 50px;
    line-height: 42px;
  }

  .blogList:nth-child(2n + 1) {
    background: #f5f5f5;
  }

  .blogList {
    font-size: 14px;
    font-weight: bold;
  }

  .blogTitle {
    color: #000000;
    font-weight: normal;
  }

  .bDate {
    float: left;
    padding-left: 40px;
  }

  .blogTitle {
    float: left;
    font-size: 15px;
    padding-left: 35px;
  }

  .blogList {
    min-height: 50px;
    line-height: 50px;
  }

  .blog_box {
    padding-bottom: 40px;
  }
}

@media print {
  .warning_icon {
    width: 40px !important;
  }

  .member-thumb {
  }

  .row_team .col-md-3 {
    margin-left: 30px;
  }

  .sitemap_title {
    height: 50px !important;
    line-height: 50px;
  }

  .sitemap li {
    height: 30px !important;
    line-height: 30px;
  }

  img {
    width: inherit !important;
  }

  .img-rounded {
    width: 190px !important;
  }

  .img {
    width: 190px !important;
    height: 200px !important;
    float: left;
  }

  .last-line-bottom {
    width: 190px !important;
    height: 210px !important;
    float: left;
  }

  .col-lg-3 {
    width: 190px;
    float: left;
    margin-right: 20px !important;
  }

  .last-line-bottom,
  .last-line-top {
    height: auto;
  }

  .footer .member-thumb li {
    line-height: 180%;
    padding: 10px 0px;
    border: none;
    text-align: left;
  }

  h3 {
    border: none;
    text-align: left;
    padding-left: 0px;
    padding: 0px !important;
    margin: 0px !important;
  }

  h2 {
    border: none;
    text-align: left;
    padding-left: 0px;
    padding: 0px !important;
    margin: 0px !important;
  }

  .img img {
    position: static;
  }

  .last-line-top {
    margin-bottom: 30px;
  }

  a {
    border: 0px;
  }

  .member-thumb {
    width: 200px;
  }

  body {
    -webkit-print-color-adjust: exact;
    container: 1000px;
  }

  .con_title h2 {
    text-align: left;
  }

  .blogTitle {
    width: 450px !important;
  }

  .navbar-brand {
    float: none;
  }

  .navbar {
    position: static !important;
  }

  .navbar-collapse.collapse {
    display: block !important;
    background: url(../img/bg_navi.gif) left top repeat-x;
    padding: 5px 0px;
  }

  .navbar-collapse.collapse li {
    width: 120px;
    float: left;
  }

  .regular .nav > li > a {
    font-size: 12px !important;
  }

  .regular .nav > li > a {
    padding: 0px;
    color: #fff;
  }

  .navbar-nav {
    width: 900px !important;
    margin: 0 auto;
    margin-left: 30px;
  }

  .navbar-collapse {
    top: 30px;
    left: 0px;
    padding: 0px;
  }

  .navbar-brand img {
    width: 100px !important;
  }

  .footer h3 {
    background: none !important;
  }

  .navbar-nav > li > a {
    background: none !important;
  }

  .dir_arrow {
    display: none !important;
  }

  .con_title h2 {
    background: none !important;
  }

  .navbar-toggle {
    display: none !important;
  }

  .pull-right {
    display: none;
  }

  body,
  html {
    background-position: top !important;
    position: static !important;
    background-size: contain !important;
    background-attachment: local !important;
    background-color: #fff !important;
  }

  .row_team .col-sm-6 {
    width: 140px;
    float: left;
  }

  .footer h3 {
    height: 45px;
    line-height: 150%;
  }

  .footer .member-thumb li {
    font-size: 12px !important;
    width: 300px !important;
  }
}

div.c p.camp-indent {
  padding-left: 1em;
  text-indent: -1em;
  line-height: normal;
  margin: 0px;
}

.click_disabled {
  pointer-events: none;
}

@media print {
  .no_print {
    display: none;
  }
}

.alsfrs {
  margin-top: 100px;
}

.alsfrs .ttl {
  text-align: center;
}

.ttl2 {
  color: #335188;
  font-weight: bold;
  margin-bottom: 10px;
}

.mt80 {
  margin-top: 80px;
}

.alsfrs .ttl h2 {
  display: inline-block;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  background-color: #0165b3;
  border-radius: 17px !important;
  padding: 7px 13px;
  margin-bottom: 10px;
  font-family: "Heebo", sans-serif !important;
}

.alsfrs .ttl p {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.7;
}

.als-main {
  width: 80%;
  margin: 0 auto;
}

.als-main h3 {
  font-size: 19px;
  font-weight: bold;
  color: #0165b3;
  margin-bottom: 30px;
  margin-top: 50px;
}

.als-main h4 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #0165b3;
}

.als-main h3 span {
  display: inline-block;
  font-family: "Heebo", sans-serif !important;
  font-weight: bold;
  color: #fff;
  background-color: #0165b3;
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
}

.als-main .flex {
  display: flex;
  justify-content: flex-start;
  margin: 0 auto;
  align-items: flex-start;
}

.als-main .flex .box {
  margin-right: 40px;
  width: 45%;
}

.als-main .flex ul {
  list-style: none;
  padding: 0;
}

.als-main .flex li {
  font-size: 14px;
  color: #000;
  margin-bottom: 9px;
}

.als-main .flex li span {
  color: #0165b3;
  font-family: "Heebo", sans-serif !important;
  margin-right: 10px;
}

.center-in {
  text-align: center;
  margin-top: 45px;
}

.center-in input {
  width: 100%;
}

.center-in .flex {
  width: 98%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 10px;
  align-items: center;
  margin-bottom: 80px;
}

.center-in .flex p {
  font-size: 19px;
  font-weight: bold;
  color: #0165b3;
  font-family: "Heebo", sans-serif !important;
}

.center-in .mb {
  margin-bottom: 90px;
}

input[type="range"] {
  -webkit-appearance: none;
  /* 🚩これ無しだとスタイルがほぼ全く反映されないので注意 */
  appearance: none;
  cursor: pointer;
  /* カーソルを分かりやすく */
  outline: none;
  /* スライダーのアウトラインは見た目がキツイので消す */
  height: 14px;
  /* バーの高さ */
  width: 100%;
  /* バーの幅 */
  background: #dbdbdb;
  /* バーの背景色 */
  border-radius: 10px;
  /* バーの両端の丸み */
  border: solid 3px #dff1ff;
  /* バー周囲の線 */
}

/* WebKit向けのつまみ */
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  /*  🚩デフォルトのつまみのスタイルを解除 */
  background: #0165b3;
  /* 背景色 */
  width: 24px;
  /* 幅 */
  height: 24px;
  /* 高さ */
  border-radius: 50%;
  /* 円形に */
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  /* 影 */
}

/* Moz向けのつまみ */
input[type="range"]::-moz-range-thumb {
  background: #0165b3;
  /* 背景色 */
  width: 24px;
  /* 幅 */
  height: 24px;
  /* 高さ */
  border-radius: 50%;
  /* 円形に */
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  /* 影 */
  border: none;
  /* デフォルトの線を消す */
}

/* Firefoxで点線が周りに表示されてしまう問題の解消 */
input[type="range"]::-moz-focus-outer {
  border: 0;
}

/* つまみをドラッグしているときのスタイル */
input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
}

/* ラジオボタン01 */
input[type="radio"] {
  display: none;
}

.select {
  margin-bottom: 40px;
}

.radio01 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.radio01::before {
  background: #fff;
  border: 1px solid #231815;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  left: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.radio01::after {
  background: #0165b3;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 8px;
  margin-top: -5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 10px;
}

input[type="radio"]:checked + .radio01::after {
  opacity: 1;
}

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

.als-bottom {
  margin-top: 80px;
  width: 59%;
  margin: 0 auto;
  border: 1px solid #0165b3;
  margin-bottom: 80px;
}

.als-bottom .tac {
  text-align: center;
}

.als-bottom h3 {
  text-align: center;
  font-size: 17px;
  color: #0165b3;
  font-weight: bold;
  display: inline-block;
  background-color: #fff;
  margin-top: -70px;
  padding: 10px 30px;
}

.als-bottom .box {
  margin-top: 20px;
}

.als-bottom .box .flex {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  align-items: center;
  margin-bottom: 40px;
}

.als-bottom .box .flex .left-box ul {
  list-style: none;
  padding: 0;
}

.als-bottom .box dl.flex {
  justify-content: space-between;
  margin: 0 70px 10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 5px;
}

.als-bottom .box dl.flex dt {
  font-size: 15px;
  font-weight: 400;
}

.als-bottom .box dl.flex dt.top,
.als-bottom .box dl.flex dd.top {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  /*margin-bottom: 20px;*/
  margin-bottom: 10px;
}

.als-bottom .box dl.noborder {
  border: none;
}

.als-bottom .box dl.flex dt.top {
  text-align: left;
  margin-left: 45px;
}

.als-bottom .box dl.flex dt {
  width: 85%;
}

.als-bottom .box dl.flex dd {
  color: #0165b3;
  font-weight: 700;
  font-size: 16px;
  width: 15%;
  text-align: center;
}

.als-bottom .box .flex .left-box ul .top {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
  margin-left: -50px;
}

.als-bottom .box .flex .left-box ul li,
.als-bottom .box dl {
  margin-bottom: 10px;
}

.als-bottom .box .flex .left-box ul li span,
.als-bottom .box dl span {
  color: #0165b3;
  font-family: "Heebo", sans-serif !important;
  margin-right: 35px;
}

.als-bottom .box .flex .left-box ul li .mr,
.als-bottom .box dl .mr {
  margin-right: 26px;
}

.als-bottom .box .flex .right-box ul {
  list-style: none;
  padding: 0;
}

.als-bottom .box .flex .right-box ul .top {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}

.als-bottom .box .flex .right-box ul li {
  margin-bottom: 10px;
  text-align: center;
  color: #0165b3;
  font-family: "Heebo", sans-serif !important;
}

.als-bottom .box .flex .right-box ul li .mr {
  margin-right: 26px;
}

.als-bottom .box .score {
  background-color: #0165b3;
  margin-top: 20px;
}

.als-bottom .box .score .flex {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  align-items: center;
}

.als-bottom .box .score .flex p {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}

.als-bottom .box .score .flex p span {
  color: #fff;
  font-weight: bold;
  font-size: 38px;
  font-family: "Heebo", sans-serif !important;
  margin-right: 10px;
}

.total {
  text-align: center;
  /*margin-bottom: 150px;*/
  margin-bottom: 50px;
}

.total a {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 20px 50px;
  background-color: #0165b3;
  text-decoration: none;
  letter-spacing: 0.1em;
  /* border-radius: 30px !important; */
}

.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pull-right {
    display: none;
  }

  .pc {
    display: none;
  }

  .alsfrs .ttl p {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.7;
  }

  .als-main {
    width: 95%;
  }

  .als-main .flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .als-main .flex .box {
    width: 90%;
    margin: 0 auto;
  }

  .center-in .flex {
    flex-direction: row;
  }

  .als-main .flex li {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .als-bottom {
    width: 100%;
  }

  .als-bottom .box .flex .right-box ul li {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .center-in .mb {
    margin-bottom: 60px;
  }

  .total {
    text-align: center;
    margin-bottom: 50px;
  }
}

.box2 .box2a .right input {
  display: inline-block;
}

.indent-1 {
  padding-left: 1.9em !important;
  text-indent: -1.9em;
}

.radio00 {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  width: auto;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  width: 100%;
}

.radio00 span {
  margin-right: 20px;
  color: #0165b3;
}

.radio00::before {
  background: #fff;
  border: 1px solid #231815;
  border-radius: 50%;
  content: "";
  display: block;
  height: 16px;
  right: 5px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 16px;
}

.radio00::after {
  background: #0165b3;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  right: 8px;
  margin-top: -5px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 10px;
}

input[type="radio"]:checked + .radio00::after {
  opacity: 1;
}

.total a {
  margin: 0 auto;
  display: block;
  margin-top: 90px;
  width: 60%;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 20px 50px;
  background-color: #0165b3;
  text-decoration: none;
  letter-spacing: 0.1em;
  /* border-radius: 30px !important; */
}

.box2top .inbox1 {
  background: #fff;
  margin: 30px 10px 54px;
  padding: 10px 3px 3px;
  border-radius: 5px !important;
}

.box2top .inboxtop {
  background: #f5f8fe;
  margin: 0px;
  padding: 0;
}

.box2top {
  background: url(../img/calc_bg.jpg) top center repeat;
  margin: 0;
  padding: 0;
}

.box2top .box2a {
  margin: 0px 60px;
  padding: 32px 0px 18px;
  display: flex;
  border-bottom: 1px solid #e7e7e7;
  font-size: 19px;
}

.box2top .box2a .left {
  width: 150px;
}

.box2top .calcinput {
  background: #f7f7f7;
  width: 100%;
  margin-right: 15px;
  padding: 5px 5px;
  border: none;
  font-size: 13px;
  border-bottom: 1px solid #226ac8;
  ime-mode: inactive;
}

.print {
  display: block;
  width: 123px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
  background: #2365b3;
  font-size: 14px;
}

a.print:hover,
a.print:visited,
a.print:active {
  color: #fff;
}

.energy {
  display: block;
  width: 300px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 40px;
  background: #2365b3;
  font-size: 14px;
}

a.energy:hover,
a.energy:visited,
a.energy:active {
  color: #fff;
}

.als-bottom {
  margin-top: 80px;
  width: 59%;
  margin: 0 auto;
  border: 1px solid #0165b3;
  margin-bottom: 0;
}

.als-bottom-err {
  margin-top: 80px;
  width: 59%;
  margin: 0 auto;
  border: 1px solid #ff0000;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .total a {
    width: 77%;
    margin-top: 45px;
  }

  .als-bottom {
    width: 100%;
  }

  .als-bottom-err {
    width: 100%;
  }

  .box2top .box2a {
    margin-left: 9px;
    margin-right: 9px;
    font-size: 17px;
  }

  .energy {
    width: 250px;
  }
}

.pdf-btn {
  text-align: center;
}

.pdf-btn .btn {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #fb9a4a;
  padding: 15px 30px;
  text-align: center;
  max-width: 410px;
  width: 100%;
  border-radius: 300px !important;
  outline: none;
  transition: ease 0.2s;
  background-color: #fff;
}

.pdf-btn .btn::after {
  position: absolute;
  content: "";
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(../img/pdf.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 4;
}

.pdf-btn .btn span {
  position: relative;
  z-index: 3;
  color: #fb9a4a;
  font-weight: bold;
}

.pdf-btn .btn:hover span {
  color: #fff;
}

.bgleft:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fb9a4a;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.bgleft:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.important h3 {
  font-weight: bold;
  color: #fff;
  font-size: 17px;
  padding: 5px 10px;
  background-color: #de2424;
  display: inline-block;
  border-radius: 6px !important;
}

.important ul li {
  font-weight: bold;
  margin-bottom: 4px;
}

.important ul li span {
  color: #de2424;
}

.fasting {
  position: relative;
  border: 1px solid #000;
  padding: 30px 30px 15px;
  width: 90%;
  margin: 40px auto 0;
  border-radius: 7px !important;
}

.fasting .container {
  width: auto;
}

.fasting h3 {
  position: absolute;
  left: 14px;
  top: -10px;
  margin: 0;
  background: #000;
  padding: 5px 15px;
  border-radius: 100px !important;
  color: #fff;
  font-weight: bold;
}

.fasting p {
  font-weight: bold;
}

.fasting p span {
  font-size: 12px;
}

.c-area .pdf-btn {
  text-align: left;
  margin-bottom: 40px;
}

.c-area .pdf-btn .btn {
  font-weight: bold;
}

.c-area .btn a {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #fb9a4a;
  padding: 15px 30px;
  text-align: center;
  max-width: 360px;
  width: 100%;
  border-radius: 300px !important;
  outline: none;
  transition: ease 0.2s;
  background-color: #fff;
  font-weight: bold;
}

div.vid_contents {
  width: 100%;
  text-align: center;
  margin: auto;
  padding-bottom: 30px;
}

video.vid_main {
  width: 100%;
  max-width: 920px;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }

  .important ul li span {
    font-size: 13px;
  }

  .fasting {
    padding: 30px 20px 15px;
  }

  .c-area .flex {
    display: flex;
    flex-direction: column;
  }

  .c-area .btn a {
    max-width: 300px;
  }

  .pdf-btn .btn {
    max-width: 300px;
  }

  .pdf-btn .btn::after {
    right: 10px;
  }
}

p.indent-1 {
  padding-left: 1em !important;
  text-indent: -0.85em;
  line-height: 1;
}

/*----------------------------------------------------
    top_追加_2024-09
----------------------------------------------------*/
.content-introduction {
  background-color: #fff;
  padding: 50px 0;
  color: #5e5e5e;
}

.content-introduction.orange {
  background-color: #fff8f2;
}

.content-introduction.blue {
  background-color: #f3fcff;
}

.content-introduction.green {
  background-color: #f7ffef;
}

.content-introduction.gray {
  background-color: #f4f4f4;
}

.content-introduction.yellow a.main-list {
  background: #eea719;
}

.content-introduction.red a.main-list {
  background: #e74b45;
}

.content-introduction.blue a.main-list {
  background: #00629b;
}

.content-introduction.w-green a.main-list,
.content-introduction.green a.main-list {
  background: #78b23a;
}

.content-introduction.pink a.main-list {
  background: #ff5473;
}

.content-introduction.other h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 20px;
}

.main-content {
}

.main-content img {
  width: 435px;
}

.main-content img.right {
  float: right;
  margin-left: 20px;
}

.main-content img.left {
  float: left;
  margin-right: 30px;
}

.sub-content {
  display: grid;
}

.main-content h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 20px;
  background-image: linear-gradient(#ff8a2c 50%, #ffc18f 50%);
  background-repeat: no-repeat;
  background-size: 0.5rem 100%;
}

.main-content h2 span {
  position: absolute;
  top: 1px;
  border: 1px solid #eea719;
  color: #eea719;
  font-weight: normal;
  padding: 4px 10px;
  margin-left: 20px;
  margin-bottom: 5px;
  vertical-align: middle;
}

.content-introduction.yellow .main-content h2 {
  background-image: linear-gradient(#eea719 50%, #f6d38c 50%);
}

.content-introduction.red .main-content h2 {
  background-image: linear-gradient(#e74b45 50%, #f3a5a2 50%);
}

.content-introduction.blue .main-content h2 {
  background-image: linear-gradient(#00629b 50%, #79afcd 50%);
}

.content-introduction.w-green .main-content h2,
.content-introduction.green .main-content h2 {
  background-image: linear-gradient(#78b23a 50%, #bbd89c 50%);
}

.content-introduction.pink .main-content h2 {
  background-image: linear-gradient(#ff5473 50%, #ffa9b9 50%);
}

.main-content p {
  margin-bottom: 30px;
  line-height: 2;
}

.main-content a.main-list {
  background: #ff8a2c;
  color: #fff;
  font-weight: 500;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: left;
  margin: auto;
  margin-left: 0;
  padding: 10px 55px;
  line-height: 2.6;
  transition: 0.5s ease-in-out;
  text-decoration: none;
  border-radius: 10px !important;
  height: 55px;
}

.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.arrow::before,
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow::before {
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.arrow::after {
  right: 15px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow.orange::before {
  border: 1px solid #eea719;
}

.arrow.orange::after {
  border-top: 1px solid #eea719;
  border-right: 1px solid #eea719;
}

.main-content a:hover {
  opacity: 0.6;
}

ul.sub-nav {
  list-style: none;
  height: 55px;
  display: flex;
  flex-wrap: wrap;

  justify-content: space-between;
  padding-left: 0 !important;
  margin-bottom: 0;
  margin-top: 30px;
}

.sub-nav li {
  width: 16%;
  text-align: center;
  font-size: 12px;
  display: table;
  height: 55px;
}

ul.sub-nav.line-2 {
  margin-top: 0;
  height: auto;
}

.sub-nav.line-2 {
  display: grid;
  width: fit-content;
  column-gap: 0.5em;
  grid-template-columns: repeat(2, auto);
}

.sub-nav.line-2 li {
  width: 180px;
  margin-bottom: 0.5em;
}

ul.sub-nav.line-2.action {
  margin-top: 10px;
  height: auto;
}

.sub-nav.line-2.action {
  width: 100%;
  column-gap: 1em;
  grid-template-columns: repeat(2, auto);
}

.sub-nav.line-2.action li {
  width: 480px;
  height: 90px;
  margin-bottom: 1em;
  text-align: left;
}

.sub-nav.line-2.action li {
  width: 460px;
}

.sub-nav.line-2.action li {
  background-image: url("../img/top-03-1.png");
  /*    height: 100px;*/
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  border-radius: 10px 0 0 10px !important;
  font-size: 15px;
  line-height: 1.5;
}

.sub-nav.line-2.action li:nth-child(2) {
  background-image: url("../img/top-03-2.png");
}

.sub-nav.line-2.action li:nth-child(3) {
  background-image: url("../img/top-03-3.png");
}

.sub-nav.line-2.action li:nth-child(4) {
  background-image: url("../img/top-03-4.png");
}

.sub-nav.line-2.action li a {
  background-color: unset;
  padding-left: 105px;
  padding-right: 20px;
}

.sub-nav li a {
  background-color: #fff;
  border-radius: 10px !important;
  border: 1px solid #ff8a2c;
  text-decoration: none;
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}

.pr-10 {
  padding-right: 10px;
}

.pr-17 {
  padding-right: 17px;
}

.content-introduction.yellow .sub-nav li a {
  border: 1px solid #eea719;
}

.content-introduction.blue .sub-nav li a {
  border: 1px solid #00629b;
}

.sub-nav li a:hover {
  background: #fff;
  border-radius: 10px !important;
  opacity: 0.6;
  transition: 0.5s ease-in-out;
}

.s-arrow {
  position: relative;
}

.s-arrow::before,
.s-arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.s-arrow::before {
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  border: 1px solid #ff8a2c;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.content-introduction.yellow .s-arrow::before {
  border: 1px solid #eea719;
}

.content-introduction.blue .s-arrow::before {
  border: 1px solid #00629b;
}

.s-arrow::after {
  right: 10px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #ff8a2c;
  border-right: 1px solid #ff8a2c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.content-introduction.yellow .s-arrow::after {
  border-top: 1px solid #eea719;
  border-right: 1px solid #eea719;
}

.content-introduction.blue .s-arrow::after {
  border-top: 1px solid #00629b;
  border-right: 1px solid #00629b;
}

.bg-gray {
  background: #f5f5f5;
  margin-top: 0;
}

.bg-orange {
  background: #ff5519;
  margin-top: 0;
}

.other-link {
  display: flex;
  justify-content: space-evenly;
  gap: 10px;
}

.content-introduction.bnr {
  padding: 30px 0;
}

.bnr .other-link {
  justify-content: space-between;
}

.img-link {
  position: relative;
  width: 435px;
}

.bnr .img-link {
  width: 49%;
}

.img-link a:hover {
  opacity: 0.6;
  transition: 0.5s ease-in-out;
}

.img-link img {
  max-width: 475px;
  width: 100%;
}

.img-link p {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 55px;
  padding: 20px 20px;
  left: 0;
  /* font-size: 12px; */
  background-color: #00629b;
  color: #fff;
  margin-bottom: 0;
  border-radius: 0 0 10px 10px !important;
}

.col-sm-1-5:first-child {
  /*    padding-left: 0;*/
}

.col-sm-1-5.col-xs-4 {
  padding: 5px;
}

.content-introduction.external {
  padding: 100px 0;
}

p.headline {
  width: 480px;
  font-size: 22px;
  /*    font-weight: bold;*/
  color: #eea719;
  position: relative;
  padding: 0 35px;
  margin: 45px auto 0;
  text-align: center;
}

.headline:before {
  content: "";
  display: block;
  width: 20px;
  height: 30px;
  background-image: url(../img/top-fukidasi-01.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  left: 0;
}

.headline:after {
  content: "";
  display: block;
  width: 20px;
  height: 30px;
  background-image: url(../img/top-fukidasi-02.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -5px;
  right: 0;
}

/*****************************************
 * slicker
 * *******************************************/

.main-slider {
  position: relative;
  background-color: #fff;
}

.menu-bg {
  position: absolute;
  top: -54px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0);
  z-index: 1;
}

.slider {
  width: 100%;
  top: 0px;
  position: absolute;
  background-color: #fff;
  /*    margin-bottom: 60px;*/
}

.slider img {
  width: 100%;
  margin: auto;
  text-align: center;
}

a:hover,
.slider a:focus {
  color: none !important;
  text-decoration: none;
}

body.top {
  background-image: unset;
  background-color: #fff;
}

.slick-dots li button:before {
  font-size: 36px !important;
  opacity: 0.75 !important;
  color: #dbdbdb !important;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #ff8a2c !important;
}

.slick-dots {
  bottom: 15px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

ul#menu li {
  z-index: 2;
}

.navbar-brand img {
  width: 200px;
  height: 40px;
  object-fit: contain;
}

.navbar-brand {
  padding: 14px 15px;
}

section.container.content-introduction.yellow {
  padding: 30px;
}

@media (min-width: 991px) {
  .tab-only {
    display: none;
  }
}

@media (min-width: 641px) and (max-width: 991px) {
  .nav > li:nth-child(2) > a,
  .nav > li:nth-child(3) > a,
  .nav > li:nth-child(4) > a,
  .nav > li:nth-child(5) > a {
    padding: 18px 15px 19px;
  }

  .nav > li > a {
    padding: 18px 15px 19px;
  }

  .toptop {
    background: url(../img/menubga.png) no-repeat scroll 50% -5px;
    height: 133px;
  }

  #acMenu .imagesa {
    background: #ffffff;
    width: 370px;
    padding: 0px;
    margin-right: -16px;
    margin-top: 6px;
  }

  .topform {
    width: auto;
    padding: 0px 15px;
    margin-top: 18px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    border: none;
    z-index: 5;
  }

  dl#acMenu {
    position: absolute;
    top: 62px;
    right: 0;
    z-index: 2;
  }

  .main-content img {
    max-width: 435px;
    width: 40%;
  }

  .main-content a.main-list {
    padding: 10px 35px 10px 15px;
  }

  .navbar-toggle {
    background-image: url(../img/toggle_new.png) !important;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    top: 7px;
    width: 45px;
    height: 45px;
    background-color: #ffffff00 !important;
  }

  .sub-nav.line-2.sp-line {
    display: block;
    margin: auto;
    text-align: center;
  }

  .sub-nav.line-2 {
    width: 100%;
    grid-template-columns: 49% 49%;
    margin: auto;
  }

  .sub-nav.line-2 li {
    width: 100% !important;
  }

  ul.sub-nav.line-2 {
    margin-top: 20px;
  }

  .main-content h2 span {
    top: 3px;
    padding: 4px 4px;
    margin-left: 10px;
    font-size: 12px;
  }

  ul.sub-nav {
    height: auto;
  }

  .sub-nav li {
    width: 32%;
    margin-bottom: 10px;
  }

  .menu-bg img.tab-non {
    display: none;
  }

  .menu-bg {
    width: 100%;
    top: -3px;
  }

  .menu-bg img {
    width: 100%;
  }
}

@media only screen and (min-width: 641px) {
  .pc-non {
    display: none !important;
  }
}

@media print, screen and (max-width: 640px) {
  .sp-non {
    display: none !important;
  }

  .main-content h2 {
    font-size: 22px;
  }

  .content-introduction {
    padding: 30px 0;
  }

  .content-introduction.other h2 {
    font-size: 22px;
  }

  .arrow {
    font-size: 12px;
  }

  .regular p {
    font-size: 12px;
  }

  .menu-bg {
    display: none;
  }

  section.content-introduction.other.bnr.gray {
    /*        display: none;*/
  }

  .bnr .img-link {
    width: 100%;
    margin: 5% auto;
  }
  .content-introduction.bnr {
    padding: 10px 0;
  }

  .main-content img.left,
  .main-content img.right {
    float: none;
    margin: 0;
  }

  .img_center {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .img_center img {
    max-width: 435px;
    width: 100%;
  }

  .main-content p {
    margin-bottom: 10px;
  }

  .main-content a.main-list {
    margin: auto;
    max-width: 435px;
    width: 100%;
    line-height: 2.2;
    padding: 10px;
    height: 45px;
  }

  .main-content h2 {
    text-align: center;
    background-image: none !important;
    margin: 0;
    padding: 0;
  }

  .main-content h2 span {
    margin: 0 !important;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 10px;
  }

  .sub-nav.line-2.sp-line {
    display: block;
    margin: auto;
    text-align: center;
  }

  .sub-nav.line-2 {
    width: 100%;
    grid-template-columns: 49% 49%;
    margin: auto;
  }

  .sub-nav.line-2 li {
    width: 100% !important;
  }

  .other-link {
    display: block;
  }

  .img-link {
    max-width: 435px;
    width: 100%;
    margin: auto;
  }

  .img-link p {
    padding: 15px 20px;
    height: 45px;
  }

  .img-link p.sp-line-2 {
    padding: 6px 20px;
    height: 45px;
  }

  p.headline {
    max-width: 360px;
    width: 100%;
    font-size: 16px;
    margin: 25px auto 0;
  }

  .headline:before,
  .headline:after {
    top: 13px;
  }

  .headline:before {
    left: 15px;
  }

  .headline:after {
    right: 15px;
  }

  .col-sm-1-5.col-xs-4 {
    padding: 3px;
  }

  .col-xs-4 {
    width: 50%;
  }

  .container.imagesa.footer {
    padding: 0;
  }

  .sub-nav.line-2.action li {
    margin-bottom: 10px;
    height: 55px;
  }

  .sub-nav.line-2.action li a {
    background-color: unset;
    padding-left: 62px;
    padding-right: 22px;
    font-size: 10px;
  }

  ul.sub-nav {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }

  .sub-nav li {
    width: 50%;
    margin: 5px;
    width: calc((100% - 10px) / 2);
  }

  .sub-nav li:nth-child(2n-1) {
    margin-left: 0;
  }

  .sub-nav li:nth-child(2n) {
    margin-right: 0;
  }

  .s-arrow.pr {
    padding-right: 15px;
  }

  .footer h3 {
    background: #f5f5f5 url(../img/orange-bg.png) no-repeat scroll 15px 50%;
    padding-left: 40px;
  }

  .member-thumb ul li {
    padding: 10px 0px 10px 45px;
  }

  .content-introduction.external {
    padding: 50px 0;
  }

  .top-txt {
    margin: 10px 15px;
    text-align: center;
  }

  .bgcolor {
    border-bottom: none !important;
  }

  .navbar-toggle {
    background-image: url(../img/toggle_new.png) !important;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    top: 7px;
    width: 45px;
    height: 45px;
  }

  section.container.content-introduction.yellow {
    padding: 15px;
  }

  body,
  html {
    background-position: 50% -238px;
    background-position-x: 50%;
    background-position-y: -238px;
  }

  .navbar-brand img {
    width: 140px;
    height: 30px;
  }

  .navbar-brand {
    padding: 11px 11px;
  }

  .templatemo-top-bar {
    min-height: auto;
  }

  .slick-dots {
    bottom: 8px !important;
  }

  .sub-nav.line-2.action li:nth-child(2),
  .sub-nav.line-2.action li:nth-child(4) {
    margin-left: 0;
  }

  .col-sm-1-5.col-xs-4.sp01,
  .col-sm-1-5.col-xs-4.sp03,
  .col-sm-1-5.col-xs-4.sp05 {
    padding-left: 0;
  }

  .col-sm-1-5.col-xs-4.sp02,
  .col-sm-1-5.col-xs-4.sp04 {
    padding-right: 0;
  }

  .arrow::before {
    right: 5px;
    width: 13px;
    height: 13px;
  }

  .arrow::after {
    right: 10px;
    width: 4px;
    height: 4px;
  }

  .sub-nav li a {
    font-size: 10px;
  }

  a.s-arrow.pr-17 {
    padding-right: 10px;
  }

  .ac_answer {
    display: none;
  }

  .active {
    border-radius: 0;
    overflow: hidden;
  }

  .ac_question {
    display: block;
    position: relative;
    cursor: pointer;
  }

  .ac_question::before {
    content: "";
    position: absolute;
    width: 18px;
    /*+、-の大きさ設定*/
    height: 1px;
    border-bottom: solid #ffffff;
    /*+、-の色設定*/
    border-bottom-width: 1px;
    /*+、-の太さ設定*/
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    /*+、-の位置設定*/
    transform: rotate(0deg);
    transition: all 0.4s;
    z-index: 5;
  }

  .ac_question::after {
    content: "";
    position: absolute;
    width: 18px;
    /*+、-の大きさ設定*/
    height: 1px;
    border-bottom: solid #ffffff;
    /*+、-の色設定*/
    border-bottom-width: 1px;
    /*+、-の太さ設定*/
    margin: auto;
    top: 0;
    bottom: 0;
    right: 20px;
    /*+、-の位置設定*/
    transform: rotate(90deg);
    transition: all 0.4s;
    z-index: 5;
  }

  .active::before {
    transform: rotate(360deg);
    transition: all 0.4s;
  }

  .active::after {
    transform: rotate(360deg);
    transition: all 0.4s;
  }

  .ac_question span {
    display: block;
    position: absolute;
    top: 10px;
    right: 14px;
    background: #dbdada;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    line-height: 60px;
    text-align: center;
  }
}

/*
.navbar-form.topform.search {
	margin-top: 10px;
}
.pull-right {
	height: 20px;
}
*/

.gsc-input-box {
	height: 40px !important;
}

.gsib_a,.gsib_b{
	height: 35px !important;
}