@charset "UTF-8";
body {
  font-size: 12px;
  line-hight: 16px; }

.page-caption li {
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  line-hight: 16px;
  text-align: left;
  font-family: 'Noto Sans JP';
color: #595757;}

.content-caption {
  position: relative;
  padding: 10px 0;
  color: inherit; }
  .content-caption li {
    list-style: none;
    text-indent: -1em;
    padding-left: 1em;
    color: inherit;
    text-align: left;
    font-family: 'Noto Sans JP';
    color: #595757;
  /*text-shadow: 1px 1px 3px #000,-1px -1px 3px #000,-1px -1px 3px #000,-1px -1px 3px #000;*/ }
    .content-caption li.no-shadow {
      text-shadow: none; }
  .content-caption-right {
    position: absolute;
    right: 0; }

.fotter-caption {
  color: #000; }

body #contents #main article#merit, body #contents #main section#merit {
  color: #fff; }
  body #contents #main article#merit p.main-lead, body #contents #main section#merit p.main-lead {
    color: #fff;
    font-size: 28px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 42px;
    letter-spacing: 0.02em; }
    body #contents #main article#merit p.main-lead span, body #contents #main section#merit p.main-lead span {
      font-size: inherit;
      font-size: 1.4em; }
  body #contents #main article#merit .merit-box, body #contents #main section#merit .merit-box {
    width: 100%;
    margin: 20px auto;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 1fr 1fr; }
    body #contents #main article#merit .merit-box li, body #contents #main section#merit .merit-box li {
      list-style: none;
      dispray: block;
      padding: 5px;
      width: calc(100% - 18px);
      margin-bottom: 20px; }
      body #contents #main article#merit .merit-box li img, body #contents #main section#merit .merit-box li img {
        display: block;
        width: 100%; }
  body #contents #main article#merit .merit-box2, body #contents #main section#merit .merit-box2 {
    width: 100%;
    margin: 20px auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 40px; }
    body #contents #main article#merit .merit-box2 li, body #contents #main section#merit .merit-box2 li {
      list-style: none;
      dispray: block;
      padding: 5px;
      margin-bottom: 20px; }
      body #contents #main article#merit .merit-box2 li img, body #contents #main section#merit .merit-box2 li img {
        display: block;
        width: 100%; }
  body #contents #main article#merit .top-ct, body #contents #main section#merit .top-ct {
    color: #fff;
    text-align: center;
    margin-bottom: 50px; }
    body #contents #main article#merit .top-ct .ct-text, body #contents #main section#merit .top-ct .ct-text {
      color: inherit;
      background-image: url(../img/top/title_bg.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
      body #contents #main article#merit .top-ct .ct-text p, body #contents #main section#merit .top-ct .ct-text p {
        font-size: 55px;
        letter-spacing: 0.08em;
        color: inherit;
        font-weight: 600;
        padding-bottom: 20px;
        line-height: 1.25em; }
        body #contents #main article#merit .top-ct .ct-text p > span, body #contents #main section#merit .top-ct .ct-text p > span {
          font-size: .8em;
          line-height: 1.25em; }
      body #contents #main article#merit .top-ct .ct-text_sub, body #contents #main section#merit .top-ct .ct-text_sub {
        padding-bottom: 30px; }
        body #contents #main article#merit .top-ct .ct-text_sub p, body #contents #main section#merit .top-ct .ct-text_sub p {
          font-size: 22px;
          letter-spacing: 0.1em;
          padding-bottom: 20px; }
    body #contents #main article#merit .top-ct .ct-link, body #contents #main section#merit .top-ct .ct-link {
      display: block;
      margin: 0 auto 20px;
      padding: 10px 0;
      width: 95%;
      max-width: 1000px;
      background: #baa05e;
      text-decoration: none; }
      body #contents #main article#merit .top-ct .ct-link span, body #contents #main section#merit .top-ct .ct-link span {
        color: #fff;
        font-size: 2rem; }
      body #contents #main article#merit .top-ct .ct-link img, body #contents #main section#merit .top-ct .ct-link img {
        display: block;
        margin: 0 auto; }
      body #contents #main article#merit .top-ct .ct-link:hover, body #contents #main section#merit .top-ct .ct-link:hover {
        opacity: .8;
        transition: 1s; }
    body #contents #main article#merit .top-ct .img-box, body #contents #main section#merit .top-ct .img-box {
      width: 95%;
      max-width: 1050px;
      display: block;
      margin: 0 auto; }
      body #contents #main article#merit .top-ct .img-box img, body #contents #main section#merit .top-ct .img-box img {
        display: block;
        width: 100%; }

/*SP ONLY*/
@media screen and (max-width: 750px) {
  body #contents #main article#merit p.main-lead, body #contents #main section#merit p.main-lead {
    font-size: 32px;
    line-height: 46px; }
  body #contents #main article#merit .merit-box, body #contents #main section#merit .merit-box {
    grid-template-columns: 1fr 1fr; }
  body #contents #main article#merit .merit-box2, body #contents #main section#merit .merit-box2 {
    gap: 15px; }
  body #contents #main article#merit .top-ct .ct-text_sub p, body #contents #main section#merit .top-ct .ct-text_sub p {
    font-size: 1.25rem;
    padding-bottom: 20px; }
  body #contents #main article#merit .top-ct .ct-link, body #contents #main section#merit .top-ct .ct-link {
    max-width: 95%; } }
.linee {
  position: relative;
  padding-top: 3px; }
  .linee::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: linear-gradient(to right, #804a0f 10%, #ffed61 50%, #804a0f 90%);
    position: absolute;
    top: 0;
    left: 0; }

header {
  background-color: #231f21;
padding-bottom: 13px;}
  header #g_breadCrumb {
    display: flex;
    font-family: 'Noto Sans JP';
    color: #fff;
    text-align: left;
    margin: 0;
    height: unset;
    background: none;
    padding: 0; }
    header #g_breadCrumb li {
      list-style: none;
      padding: 0;
      letter-spacing: 0.03em;
      font-size: 11px;
      display: inline-block; }
      header #g_breadCrumb li a {
        color: #fff;
        font-family: 'Noto Sans JP';
      margin-right: 4px;}
      header #g_breadCrumb li:last-child:after {
        display: none; }

        .fadeIn {
          opacity: 0;
          transition: 2s;
        }
        .fadeIn.is-show {
          opacity: 1;
        }

@media screen and (min-width: 751px) {
  .smart_on {
    display: none; } }
@media screen and (max-width: 750px) {
  .pc_on {
    display: none!important; }

  body {
    font-size: 16px;
    line-hight: 20px; }

  .pc_on {
    display: none; }

  .page-caption li {
    font-size: 16px;
    line-hight: 20px; } }

/*# sourceMappingURL=common.css.map */

*新フッター追加*/

#generalPage li a,
#gPageTop a,
.copyBox small{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ft_logo_bg{
	clear: both;
	width: 92%;
	max-width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.ft_logo1fl{
	width:32% ;
	max-width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.ft_logo1fc{
	width: 34%;
	max-width:100%;
	height: auto;
	padding: 0;
	float: left;
	margin-top: 1.9%;
}
.ft_logo1fr{
	width: 34%;
	max-width:100%;
	height: auto;
	margin-top: 1.9%;
	padding: 0;
	float: right;
}
.ft_logo1fl a{
	display:block;
	width:94%;
}
.ft_logo1fc a{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:94%;
}
.ft_logo1fr a{
	display:block;
	float:right;
	width:94%;
}

#fBlock{
	width:100%;
	background-color:#0171be;
	margin-top:20px;
	position:relative;
	min-height:70px;
	display:flex;
}
.innerBox{
	width:100%;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#generalPage{
	width:50%;
	position:relative;
	z-index:1;
	margin:25px auto;
	display:flex;
	justify-content:center;
	gap:20px;
}
#generalPage li a{	color:#FFF;}
#fBlock #gPageTop {
	position: absolute;
	width:80px;
	top: 0;
	right: 6px;
	padding: 0 0 0;
	text-align: right;
	font-size: 10px;
	background: url(../img/common/ft_bt.png) center top no-repeat;
	background-size: auto;
	background-size: 90%;
	height:70px;
	height:100%;
	z-index:2;
}
#fBlock #gPageTop a{
	color:#FFF;
	padding-top: 40px;
	display: block;
	text-decoration:none;
}
.copyBox{
	width:100%;
	padding:20px 0;
}
.clearBox:after {	content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;	overflow:hidden;}

@media print, screen and (max-width: 750px) {
.ft_logo1fl{
	width: 50%;
	height: auto;
	margin: 20px auto;
	padding: 0;
	float: none;
}
.ft_logo1fc{
	width: 50%;
}
.ft_logo1fr{
	width: 50%;
}
#generalPage{
	width:80%;
	gap:40px;
}
#generalPage li a{
	font-size:30px;
}
.copyBox small{
	font-size:20px;
}
#fBlock #gPageTop{
  margin-right: 30px;
  top:-1px;
}
.drawer-nav {
  padding: 100px 5vw 2vw;
  width: calc(100vw - 10vw);
  margin-top: 106px;
}
.drawer--right .drawer-nav {
  right: -100vw;
}
.header-right .btnlist>div a {
  height: 100px;
}
.header-right .btnlist>div a img {
  height: 30px;
}
}
