/* <HEADER> */
/* div#headBanner h1 {
	background: url("../img/top.jpg") no-repeat;
	height: 200px;
	text-indent: -9999px;
	width: 950px;
} */
/* </ HEADER> */

/* <SEARCH CONTENT> */
body {
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
#container {
    margin-top: 60px;
}
#searchContent {
	color: #877975;
}
ol#searchContent-hld li.searchContent-list {
    background: #ffffff;
    padding-bottom: 25px;
    border: 1px solid #ce976a;
    border-radius: 10px;
}
.search-info-detail-wrap {
	overflow: hidden;
  width: 100%;
}
.searchContent-info-desc,
.search-info-detail,
.search-info-detail dl {
  width: 100%;
	float: none;
}
.searchContent-info {
    width: 505px;
    padding: 15px 80px 20px 5px;
    border-top: 1px solid #ce976a;
    border-bottom: 1px solid #ce976a;
    margin-right: 20px;
    position: relative;
}
.searchContent-info-detail {
    width: 505px;
    padding: 15px 5px 0 5px;
    margin-right: 20px;
    position: relative;
    float: right;
}
.searchContent-info-detail>a {
    width: 187px;
    display: block;
    margin-left: auto;
}
ul.searchContent-info-detail-list li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 10px;
}
ul.searchContent-info-detail-list li span {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.1em;
		text-align: justify;
		font-feature-settings: "palt" 1;
}
ul.searchContent-info-detail-list li span:first-child {
    width: 80px;
    font-weight: 600;
		padding-right: 10px;
		border-right: 1px solid #ce976a;
}
ul.searchContent-info-detail-list li span:last-child {
    width: calc(100% - 80px);
    font-weight: 500;
    padding-left: 15px;
}
.search-info-detail-hld-item {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.search-info-detail-hld-item p {
    color: #fff;
    width: calc(100% / 5 - 5px);
    font-size: 13px;
    padding: 3px 2px 2px;
    letter-spacing: 0.1em;
    border-radius: 2px;
}
.search-info-detail-hld-item p.off {
    background-color: #ddd;
}
.searchContent-info .officialshop {
    position: absolute;
    width: 70px;
    bottom: 20px;
    right: 0;
}
.searchcontent-refine {
	background: #ffffff;
}
dl.searchContent-about {
    border-bottom: none;
    margin: 0 20px 6px 0;
    width: 505px;
}
.searchContent-photo {
    padding: 0 0 0 25px;
		width: 230px;
}
.search-info-detail-hld {
    background: none;
    padding: 5px 0;
    width: 100%;
    margin-top: 0;
}
.searchContent-info-desc dt {
    line-height: 1.8;
    color: #ce976a;
}
.searchContent-tll-hld.searchContent-address {
    /* background: #fcf9f2; */
}
dl.searchContent-about dt.px13 {
    /* width: calc(100% - 60px); */
    float: left;
    line-height: 1.8;
    font-size: 14px;
    color: #877975;
}
dl.searchContent-about dt.px13.menu {
    /* width: 60px;
    text-align: center;
    border: 1px solid #3b1d0a;
		color: #3b1d0a; */
}
.search-info-detail dt {
    clear: both;
    float: left;
    padding-top: 0;
    width: 90px;
    font-size: 12px;
    color: #ec6c15;
    text-align: right;
    padding-right: 10px;
}
.search-info-detail dd {
    border-left: 2px #ec6c15 solid;
    margin: 0 0 10px 90px;
    padding-left: 10px;
    width: auto;
    font-size: 12px;
}
.searchContent-info.text-left,
.searchContent-info.list_point {
    margin-bottom: 5px;
}
.searchcontent-refine-detail dt {
    background: #d18169;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    padding: 8px;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
div.searchContent-tll-hld {
    background: #ce976a;
    margin-bottom: 25px;
    /* background-position: center; */
    /* background-size: auto, 100%; */
    height: auto;
    /* background-repeat: inherit; */
}
input.inputSearch {
    width: 100%;
    margin-top: 5px;
}
p.Searchtext {
    margin: 0;
    line-height: 1.8;
    color: #3b1d0a;
		font-weight: bold;
}

.storeBtn,
.storeBtn2,
.storeBtn3 {
    background: url("../img/touhyou_bt1.png") no-repeat;
    background-position: center;
    width: 160px;
    height: 65px;
    background-size: 100%;
    cursor: pointer;
    font-size: 0;
}
.storeBtn:active,
.storeBtn:hover {
  background: url("../img/touhyou_bt1_on.png") no-repeat;
  background-size: 100%;
  background-position: center;
}

ul.original-info-btnList li {
    margin-right: 15px;
}
ul.original-info-btnList li:last-child {
    margin-right: 0;
}

.storeBtn2 {
    background: url("../img/touhyou_bt2.png") no-repeat;
    background-size: 100%;
    background-position: center;
}
.storeBtn2:active,
.storeBtn2:hover {
  background: url("../img/touhyou_bt2_on.png") no-repeat;
  background-size: 100%;
  background-position: center;
}


.storeBtn3 {
    background: url("../img/touhyou_bt3.png") no-repeat;
    background-size: 100%;
    background-position: center;
}
.storeBtn3:active,
.storeBtn3:hover {
  background: url("../img/touhyou_bt3_on.png") no-repeat;
  background-size: 100%;
  background-position: center;
}

.searchcontent-refine-detail dd ul li a {
    background-image: url("../img/img.png");
    background-position: -75px -9px;
    color: #5ea4e0;
}
.searchcontent-refine-detail dd ul li span {
    background-color: #f5eae4;
    background-image: url(../img/img.png);
    background-position: -70px -34px;
    color: #7c615b;
    padding: 4px 0 4px 15px;
}
div#searchResult-hld {
    height: 4em;
}
div#searchResult {
    top: 15px;
}
div#searchArea {
    top: 20px;
}
div#nextprevious {
    top: 25px;
}



.searchContent-tll {
    padding: 10px 14px;
}




﻿/*==============================================
 Base
 ===============================================*/
* {
  font-family: 'Noto Sans JP', sans-serif, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
}
body {
  color: #323232;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  width: 100%;
}
a:active, a:focus {
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 30px 0;
  color: #3B1D0A;
  font-weight: normal;
  line-height: 1.5;
}
h1, h2 {
  letter-spacing: 2px;
}
h3, h4 {
  letter-spacing: 2px;
}
h5, h6 {
  letter-spacing: 1px;
}
a {
  text-decoration: none !important;
}
a:hover, a:focus {
  color: #323232;
}
a, .btn {
  -webkit-transition: all .3s;
  transition: all .3s;
}
a img, iframe {
  border: none;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #eee;
}
hr.dashed {
    border: none;
    border-top: dotted 2px #c08e75;
    height: 2px;
    color: #ffffff;
    width: 100%;
    margin: 0;
}
/*==============================================
 Utility
 ===============================================*/
.m-top-0, .m-top-10, .m-top-15, .m-top-20, .m-top-25, .m-top-30, .m-top-35, .m-top-40, .m-top-50, .m-top-80, .m-top-100, .m-bot-0, .m-bot-10, .m-bot-15, .m-bot-20, .m-bot-25, .m-bot-30, .m-bot-35, .m-bot-40, .m-bot-50, .m-bot-80, .m-bot-100 {
  display: inline-block;
}
.m-top-0 {
  margin-top: 0 !important;
}
.m-top-5 {
  margin-top: 5px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-15 {
  margin-top: 15px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-25 {
  margin-top: 25px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-top-35 {
  margin-top: 35px;
}
.m-top-40 {
  margin-top: 40px;
}
.m-top-50 {
  margin-top: 50px;
}
.m-top-80 {
  margin-top: 80px;
}
.m-top-100 {
  margin-top: 100px;
}

/*margin bottom*/
.m-bot-0 {
  margin-bottom: 0 !important;
}
.m-bot-10 {
  margin-bottom: 10px;
}
.m-bot-15 {
  margin-bottom: 15px;
}
.m-bot-20 {
  margin-bottom: 20px;
}
.m-bot-25 {
  margin-bottom: 25px;
}
.m-bot-30 {
  margin-bottom: 30px;
}
.m-bot-35 {
  margin-bottom: 35px;
}
.m-bot-40 {
  margin-bottom: 40px;
}
.m-bot-50 {
  margin-bottom: 50px;
}
.m-bot-80 {
  margin-bottom: 80px;
}
.m-bot-100 {
  margin-bottom: 100px;
}
.m-left-10 {
  margin-left: 20px;
}

/*padding top*/
.p-top-0 {
  padding-top: 0 !important;
}
.p-top-10 {
  padding-top: 10px;
}
.p-top-15 {
  padding-top: 15px;
}
.p-top-20 {
  padding-top: 20px;
}
.p-top-25 {
  padding-top: 25px;
}
.p-top-30 {
  padding-top: 30px;
}
.p-top-35 {
  padding-top: 35px;
}
.p-top-40 {
  padding-top: 40px;
}
.p-top-50 {
  padding-top: 50px;
}
.p-top-80 {
  padding-top: 80px;
}
.p-top-100 {
  padding-top: 100px;
}
.p-tb-10 {
  padding: 10px 0;
}
.p-tb-20 {
  padding: 20px 0;
}
.p-tb-30 {
  padding: 30px 0;
}
.p-tb-50 {
  padding: 50px 0;
}
.p-tb-100 {
  padding: 100px 0;
}
.p-tb-150 {
  padding: 150px 0;
}
.p-tb-200 {
  padding: 200px 0;
}
.p-top-0 {
  padding-top: 0 !important;
}
.p-bot-0 {
  padding-bottom: 0 !important;
}
.p-bot-100 {
  padding-bottom: 100px !important;
}
.theme-bg-space {
  padding: 10px 20px;
}
.bg-space-lg {
  padding: 40px;
}
.bg-space-m {
  padding: 20px 100px;
}
.inline-block {
  display: inline-block;
  width: 100%;
}
.relative {
  position: relative;
}
.vertical-align {
  position: relative;
}
.b-lg-lw {
  font-weight: 100;
}
.txt-xl {
  font-size: 26px !important;
  font-weight: 300;
  line-height: 36px;
}
.txt-sm {
  font-size: 16px !important;
  font-weight: normal;
  line-height: 20px;
}
.height-160 {
  height: 160px !important;
}
.height-227 {
  height: 227px !important;
}
.height-300 {
  height: 300px !important;
}
.height-310 {
  height: 310px !important;
}
.height-361 {
  height: 361px !important;
}
.height-450 {
  height: 450px !important;
}
.height-550 {
  height: 550px !important;
}
.height-600 {
  height: 600px !important;
}
.width-300 {
  width: 300px !important;
}
.dark-bg-alt {
  background: #222;
}
.opacity-90 {
  opacity: .9;
}
.m-r-0 {
  margin-right: 0;
}
.l-weight {
  font-weight: 100 !important;
}
.semi-transparent {
  background: rgba(10, 10, 10, .5) !important;
}
.float-none {
  float: none !important;
}

/*==============================================
 Bootstrap Reset
 ===============================================*/
.container-fluid, .col-lg-1, .col-md-1, .col-sm-1, .col-xs-1, .col-lg-2, .col-md-2, .col-sm-2, .col-xs-2, .col-lg-3, .col-md-3, .col-sm-3, .col-xs-3, .col-lg-4, .col-md-4, .col-sm-4, .col-xs-4, .col-lg-5, .col-md-5, .col-sm-5, .col-xs-5, .col-lg-6, .col-md-6, .col-sm-6, .col-xs-6, .col-lg-7, .col-md-7, .col-sm-7, .col-xs-7, .col-lg-8, .col-md-8, .col-sm-8, .col-xs-8, .col-lg-9, .col-md-9, .col-sm-9, .col-xs-9, .col-lg-10, .col-md-10, .col-sm-10, .col-xs-10, .col-lg-11, .col-md-11, .col-sm-11, .col-xs-11, .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
  padding-right: 30px;
  padding-left: 30px;
}

/*==============================================
 Top Bar
 ===============================================*/
.top-link {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-link li {
  display: inline-block;
  margin: 0 5px;
}
.top-link li i, .top-link li a i {
  margin-right: 10px;
}
.top-link li, .top-link li a {
  color: #aaa;
}
.top-link.text-uppercase {
  font-size: 12px;
}
.top-bar .col-lg-1, .top-bar .col-lg-10, .top-bar .col-lg-11, .top-bar .col-lg-12, .top-bar .col-lg-2, .top-bar .col-lg-3, .top-bar .col-lg-4, .top-bar .col-lg-5, .top-bar .col-lg-6, .top-bar .col-lg-7, .top-bar .col-lg-8, .top-bar .col-lg-9, .top-bar .col-md-1, .top-bar .col-md-10, .top-bar .col-md-11, .top-bar .col-md-12, .top-bar .col-md-2, .top-bar .col-md-3, .top-bar .col-md-4, .top-bar .col-md-5, .top-bar .col-md-6, .top-bar .col-md-7, .top-bar .col-md-8, .top-bar .col-md-9, .top-bar .col-sm-1, .top-bar .col-sm-10, .top-bar .col-sm-11, .top-bar .col-sm-12, .top-bar .col-sm-2, .top-bar .col-sm-3, .top-bar .col-sm-4, .top-bar .col-sm-5, .top-bar .col-sm-6, .top-bar .col-sm-7, .top-bar .col-sm-8, .top-bar .col-sm-9, .top-bar .col-xs-1, .top-bar .col-xs-10, .top-bar .col-xs-11, .top-bar .col-xs-12, .top-bar .col-xs-2, .top-bar .col-xs-3, .top-bar .col-xs-4, .top-bar .col-xs-5, .top-bar .col-xs-6, .top-bar .col-xs-7, .top-bar .col-xs-8, .top-bar .col-xs-9 {
  padding-right: 15px;
  padding-left: 15px;
}

/*==============================================
 Navbar
 ===============================================*/
.menuzord {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 30px;
  letter-spacing: .5px;
  text-transform: uppercase;
  background: none;
    background-color: #fff;
}
.menuzord-menu {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menuzord-menu.menuzord-right {
  float: right;
}
.menuzord-menu a {
  -webkit-transition: color .3s, background .3s;
  transition: color .3s, background .3s;
}
.menuzord-menu.scrollable>.scrollable-fix {
  display: none;
}
.menuzord-menu>li {
  display: inline-block;
  float: left;
  /* margin-left: 2px; */
  margin-left: 0;
}
.menuzord-menu > li > a {
  display: inline-block;
  padding: 0 18px;
  text-decoration: none;
  color: #3B1D0A;
  outline: 0;
  font-size: 14px;
  font-weight: bold;
  -webkit-tap-highlight-color: transparent;
}
.menuzord-menu>li:first-child a {
    padding-left: 0;
}
.menuzord-menu>li:nth-child(7) a {
    padding-right: 0;
}
.menuzord-menu>li.active>a, .menuzord-menu>li:hover>a {
  color: #3B1D0A;
}
.menuzord .showhide {
  display: none;
  float: right;
  width: 35px;
  height: 46px;
  padding: 13px 0 0;
  text-decoration: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
.menuzord .showhide em {
  float: right;
  width: 20px;
  height: 3px;
  margin: 3.5px 0 0;
  background: #777;
}
.menuzord-menu>li>a>.fa {
  float: left;
  margin: 0 5px 0 0;
  color: inherit;
  font-size: 14px;
  line-height: inherit;
}
.menuzord-menu>li.search form {
  float: left;
  padding: 22px 16px 17px;
}
.menuzord-tabs {
  float: left;
  width: 100%;
}
.menuzord-tabs-nav {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menuzord-tabs-nav>li>a {
  float: left;
  width: 100%;
  padding: 7px 16px;
  text-decoration: none;
  color: #666;
  border: 1px solid #f0f0f0;
  outline: 0;
  font-size: 13px;
}
.menuzord-tabs-nav li.active a, .menuzord-tabs-nav li:hover a {
  background: #f0f0f0;
}
.menuzord-tabs-content {
  display: none;
  float: right;
  width: 80%;
  min-height: 30px;
  padding: 20px;
  border: 1px solid #f0f0f0;
  font-size: 13px;
}
.menuzord-tabs-content.active {
  display: block;
}
.menuzord-tabs-nav>li>a {
  color: #fff;
}
.navbar-search .form-control {
  border-radius: 0;
}

@media (max-width: 768px) {
  html {
    overflow-x: hidden;
  }
  .menuzord-responsive .menuzord-menu>li {
    position: relative;
    display: block;
    width: 100%;
  }
  .menuzord .showhide {
    padding: 10px 15px 0 0;
  }
  .l-header {
    position: absolute;
    z-index: 1000;
    top: 0;
		left: 0;
    width: 100%;
    background: #fff;
  }
  .l-navbar_t-light, .l-navbar_t-light-trans, .l-navbar_t-dark .showhide em, .l-navbar_t-semi-trans .showhide em, .l-navbar_t-dark-trans .showhide em {
    background: #fff;
  }
  .l-navbar_t-dark, .l-navbar_t-semi-trans, .l-navbar_t-dark-trans {
    background: #0a0a0a;
  }
}

@media (min-width: 769px) {
  .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    /* height: 110px; */
  }
  .l-navbar-wrapper_has-sticky .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    /* height: 90px; */
  }
  .menuzord-responsive .menuzord-menu {
    display: block !important;
  }
  .l-header_overlay {
    position: absolute;
    z-index: 1200;
    top: 0;
    width: 100%;
  }
  .l-navbar-wrapper_has-sticky .l-navbar, .l-navbar_s-left {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  }
  .c-nav_s-standard > li > a {
    line-height: 100px;
  }
  .c-nav_s-bg>li>a {
    line-height: 40px;
  }
  .c-nav_s-bg>li.active>a, .c-nav_s-bg>li:hover>a {
    color: #fff !important;
  }
  .c-nav_s-outline>li>a {
    border: 1px solid transparent;
    line-height: 38px;
  }
  .c-nav_s-underline>li>a {
    border-bottom: 1px solid transparent;
    line-height: 99px;
  }
  .l-navbar_expand .c-nav_s-bg>li>a, .l-navbar_expand .c-nav_s-outline>li>a {
    margin: 30px 0;
  }
  .l-navbar_compact .c-nav_s-bg>li>a, .l-navbar_compact .c-nav_s-outline>li>a {
    margin: 10px 0;
  }
  .l-navbar-wrapper_has-sticky .c-nav_s-bg>li>a, .l-navbar-wrapper_has-sticky .c-nav_s-outline>li>a {
    margin: 0;
  }
  .l-navbar-wrapper_has-sticky .c-nav_s-outline>li>a {
    line-height: 58px;
  }
  .l-navbar-wrapper, .menuzord-menu>li>a {
    -webkit-transition: height .3s, line-height .3s, margin .3s;
    transition: height .3s, line-height .3s, margin .3s;
  }
  .l-navbar_t-light {
    background: #fff;
  }
  .l-navbar_t-dark {
    background: #0a0a0a;
  }
  .l-navbar_t-dark .menuzord-menu>li>a, .l-navbar_t-semi-trans .menuzord-menu>li>a, .l-navbar_t-dark-trans .menuzord-menu>li>a {
    color: #fff;
  }
  .l-navbar_t-semi-trans {
    background: rgba(10, 10, 10, .5);
  }
  .l-navbar_t-light-trans, .l-navbar_t-dark-trans, .l-navbar_t-semi-trans {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
  }
  .l-navbar_compact .c-nav_s-standard > li > a {
    line-height: 60px;
  }
  .l-navbar_s-center {
    text-align: center;
  }
  .l-navbar_s-center.l-navbar_t-light {
    border-top-color: #ddd;
  }
  .l-navbar_s-center.l-navbar_t-light-trans .menuzord-menu, .l-navbar_s-center.l-navbar_t-dark-trans .menuzord-menu, .l-navbar_s-center.l-navbar_t-semi-trans .menuzord-menu {
    border-top-color: rgba(10, 10, 10, .2);
    font-size: 0;
  }
  .l-navbar_s-center.l-navbar_t-dark {
    border-top-color: #222;
  }
  .l-navbar_s-center .menuzord-menu, .l-navbar_s-center .menuzord-menu>li {
    float: none;
    text-align: center;
  }
  .l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.menuzord-right, .l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.pull-right {
    float: right;
  }
  .l-navbar_s-floating {
    width: 1170px;
    margin: auto;
    margin-top: 50px;
  }
  .l-navbar-wrapper_has-sticky .l-navbar_s-floating {
    margin-top: 0;
  }
  .l-navbar-wrapper_has-sticky .l-navbar_t-semi-trans, .l-navbar-wrapper_has-sticky .l-navbar_t-dark-trans {
    background: #0a0a0a;
  }
  .l-navbar-wrapper_has-sticky .l-navbar_t-light-trans {
    background: #fff;
  }
  .l-navbar-wrapper_has-sticky .menuzord-menu>li>a {
    line-height: 60px;
  }
  .l-navbar_s-left.l-navbar_t-dark {
    background: #333;
  }
  .l-navbar_s-left .container, .l-navbar_s-left .container-fluid, .l-navbar_s-left .col-lg-1, .l-navbar_s-left .col-md-1, .l-navbar_s-left .col-sm-1, .l-navbar_s-left .col-xs-1, .l-navbar_s-left .col-lg-2, .l-navbar_s-left .col-md-2, .l-navbar_s-left .col-sm-2, .l-navbar_s-left .col-xs-2, .l-navbar_s-left .col-lg-3, .l-navbar_s-left .col-md-3, .l-navbar_s-left .col-sm-3, .l-navbar_s-left .col-xs-3, .l-navbar_s-left .col-lg-4, .l-navbar_s-left .col-md-4, .l-navbar_s-left .col-sm-4, .l-navbar_s-left .col-xs-4, .l-navbar_s-left .col-lg-5, .l-navbar_s-left .col-md-5, .l-navbar_s-left .col-sm-5, .l-navbar_s-left .col-xs-5, .l-navbar_s-left .col-lg-6, .l-navbar_s-left .col-md-6, .l-navbar_s-left .col-sm-6, .l-navbar_s-left .col-xs-6, .l-navbar_s-left .col-lg-7, .l-navbar_s-left .col-md-7, .l-navbar_s-left .col-sm-7, .l-navbar_s-left .col-xs-7, .l-navbar_s-left .col-lg-8, .l-navbar_s-left .col-md-8, .l-navbar_s-left .col-sm-8, .l-navbar_s-left .col-xs-8, .l-navbar_s-left .col-lg-9, .l-navbar_s-left .col-md-9, .l-navbar_s-left .col-sm-9, .l-navbar_s-left .col-xs-9, .l-navbar_s-left .col-lg-10, .l-navbar_s-left .col-md-10, .l-navbar_s-left .col-sm-10, .l-navbar_s-left .col-xs-10, .l-navbar_s-left .col-lg-11, .l-navbar_s-left .col-md-11, .l-navbar_s-left .col-sm-11, .l-navbar_s-left .col-xs-11, .l-navbar_s-left .col-lg-12, .l-navbar_s-left .col-md-12, .l-navbar_s-left .col-sm-12, .l-navbar_s-left .col-xs-12 {
    width: auto;
    padding: 0;
  }
  .l-navbar_s-left .menuzord-menu, .l-navbar_s-left .menuzord-menu>li {
    float: none;
  }
  .l-navbar_s-left .menuzord-menu>li {
    display: block;
    margin: 0;
  }
  .l-navbar_s-left .menuzord-menu>li>a {
    display: block;
    padding: 0 20px;
  }
  .l-navbar_s-left .menuzord-menu>li>a {
    line-height: 40px;
  }
  .l-navbar_s-left .menuzord-menu>li>.navbar-search {
    width: 450px;
  }
  .l-navbar_bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}

/*responsive issue fix*/
body {
  overflow-x: hidden;
}

/*==============================================
 Breadcrumb
 ===============================================*/
.breadcrumb li {
  text-transform: uppercase;
}
.breadcrumb li>a {
  color: #7e7e7e;
}
.breadcrumb li>a:hover {
  color: #222;
}
.breadcrumb>.active {
  color: #222;
}

/*==============================================
 Body
 ===============================================*/
 .body-content {
     position: relative;
     overflow: hidden;
     width: 100%;
     /* background: #FFFEEC; */
 }
.page-content {
  display: block;
  width: 100%;
  padding: 100px 0;
  position: relative;
}
.page-content-sm {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.full-content {
  display: inline-block;
  width: 100%;
  padding: 0 0 !important;
}

/*==============================================
 Banner: Static
 ===============================================*/
 .vertical-align .container-mid {
     /* position: absolute; */
     z-index: 200;
     /* top: calc(50% + 100px); */
     /* bottom: 80px; */
     /* left: 50%; */
     width: 100%;
     /* -webkit-transform: translateX(-50%); */
     /* -ms-transform: translateX(-50%); */
     /* transform: translateX(-50%); */
 }
.about-heisei h1 {
    margin: 0;
}
.light-box, .dark-box {
  padding: 70px 50px;
}
.light-box {
  outline: 5px solid rgba(255, 255, 255, .5);
  outline-offset: 5px;
  background: rgba(255, 255, 255, .5);
}
.dark-box {
  outline: 5px solid rgba(0, 0, 0, .5);
  outline-offset: 5px;
  background: rgba(0, 0, 0, .5);
}
.banner-box {
  max-width: 650px;
  margin: 0 auto;
}
.banner-box h1, .banner-box h3, .banner-title h1, .banner-title h2, .banner-box h2, .banner-box h2 {
  margin-bottom: 0;
}
.banner-box h1, .banner-title h1 {
  letter-spacing: 5px;
  font-size: 60px;
  font-weight: 300;
  line-height: normal;
  position: relative;
}
.banner-title h1 .abs {
    position: absolute;
    top: -105px;
    left: 100px;
    max-width: 450px !important;
    min-width: 250px;
}
.banner-title a.anc {
    /* border: 2px solid #D83C15;
    width: 40px;
    height: 40px;
    line-height: 40px; */
    display: inline-block;
    margin: 20px auto;
    /* color: #D83C15;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    top: -90px; */
}
.banner-title h2 img {
    max-width: 500px;
    width: 100%;
}
.banner-title h3 {
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    color: #D83C15;
}
.banner-title.light-txt h1, .banner-title.light-txt h2, .banner-title.light-txt h3 {
  color: #fff;
}
.b-lg-txt {
  font-size: 100px !important;
  font-weight: 300;
}
.hero-text {
  position: relative;
  z-index: 6000;
}
.hero-text h1 {
  margin-bottom: 10px;
}
.hero-text a {
  margin: 10px 5px;
}
.banner-scroll a {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 50%;
  margin-left: -11px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}
.banner-scroll a:before {
  display: block;
  width: 25px;
  height: 35px;
  margin-bottom: 5px;
  margin-left: 5px;
  content: "";
  border: 2px solid #fff;
  border-radius: 15px;
}
.banner-scroll .scroll-down {
  position: absolute;
  z-index: 2;
  top: 8px;
  left: 50%;
  display: block;
  width: 2px;
  height: 8px;
  margin-left: -3px;
  -webkit-animation: 3s arrow infinite ease;
  animation: 3s arrow infinite ease;
  background: #fff;
}

/*==============================================
 Typist
 ===============================================*/
@-webkit-keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: .0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes blink {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: .0;
  }
  100% {
    opacity: 1.0;
  }
}
.typist-blink:after {
  position: relative;
  top: 10px;
  display: inline-block;
  height: 47px;
  margin-right: 7px;
  margin-left: 3px;
  content: " ";
  -webkit-animation: blink 1s step-start 0s infinite;
  animation: blink 1s step-start 0s infinite;
  border-right: 2px solid;
}
.typist-blink>.selectedText {
  display: none;
}
.typist-mark>.selectedText {
  color: #fff;
  background-color: #222;
  font-style: normal;
}

/*------------------------------------------------------------------
    login
-------------------------------------------------------------------*/
.full-width {
  position: relative;
  width: 100%;
}
.copyright-row {
  margin-top: 20px;
  color: #fff;
}

/**/
.dark-txt {
  color: #222;
}
.border-less-input input {
  border: none;
}
.login-bg-input input {
  background: #f5f5f5;
}
address p {
  margin-bottom: 0;
}
.round-less {
  border-radius: 0;
}
.float-left {
  float: left;
}
.txt-extra-xl {
  font-size: 70px;
}
.light-txt-trans {
  color: rgba(255, 255, 255, .5);
}
.f-menu-desk {
  margin-bottom: 15px;
  color: #959595;
}
.wd-font-50 {
  font-size: 50px !important;
}
.wd-font-72 {
  font-size: 72px !important;
}
.wd-font-light {
  font-weight: 300 !important;
}
.m-top-negative {
  position: relative;
  top: -80px;
}
.pad-less {
  padding: 0;
}
.wd-photo-border {
  border: 10px solid #f2f3f3 !important;
}

/*==============================================
 Scroll Top
 ===============================================*/
.lift-off {
  position: fixed;
  right: 16%;
  bottom: 30px;
  width: 68%;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.lift-off_show {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.lift-off_hide {
  visibility: hidden;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
}

/*==============================================
 Background Images
 ===============================================*/
 .banner-13 {
    background-color: #fbf7f5;
     /* background-image: url(../img/top_left.png),
		 url(../img/top_right.png),
		 url(../img/top_left2.png),
		 url(../img/top_right2.png),
		 url(../img/top_back_left.png),
		 url(../img/top_back_right.png),
		 url(../img/top_back.png) !important;
     background-position: calc(50% - 810px) 100px,
		 calc(50% + 790px) 100px,
		 calc(50% - 650px) 55%,
		 calc(50% + 650px) 58%,
		 right bottom -38%,
	   left bottom -20%,
		 top center;
     background-size: 532px,532px,394px,404px,15%,15%,100%;
     background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;
		 padding: 80px 0; */
    margin-top: 30px;
 }
 .banner-13 h1 {
     letter-spacing: 0;
     margin-bottom: 0;
 }
 .banner-13 h1 img {
     min-height: 557px;
     object-fit: cover;
     width: 100%;
 }
 .object-fit{
   object-fit: cover;
   font-family: 'object-fit: cover;'
 }
 .about-heisei {
    background-color: #fff;
    padding: 50px 30px 30px;
    border-radius: 0;
    position: relative;
    border: 1px solid #fc6c1e;
 }
 .about-heisei img.abs {
     top: -30px;
     position: absolute;
     left: 50%;
     transform: translateX(-50%);
     -webkit-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     max-width: 613px;
     width: 100%;
 }
  .about-heisei p {
      margin: 0;
      font-size: 15px;
      color: #4c2a1b;
      line-height: 2em;
      letter-spacing: 0.09em;
  }
 .about-heisei p span {
     color: #c08e75;
 }
 .about-heisei p.about-detail span {
    color: #fc6c1e;
}
 .entry-ba {
    margin-top: 30px;
}
.about-heisei .example {
    text-align: left;
    margin-top: 20px;
    padding: 20px 30px 20px 120px;
    position: relative;
    background-color: #fffeef;
}
.about-heisei .example p,
.about-heisei .example p span {
    font-size: 14px;
    line-height: 1.5em;
}
.about-heisei .example img.abs {
    top: 50%;
    position: absolute;
    left: 65px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 30px;
    max-height: 100%;
}
a.add1202 {
    color: #e45030;
    border-bottom: 1px solid #e45030;
}
a.add1202:hover {
    opacity: 0.7;
}
.heiseinonabe,
.revivalnabe {
    margin-top: 60px;
}
.heiseinonabe .about-heisei {
    border: 1px solid #fbac2c;
    padding: 50px 75px 30px;
}
.heiseinonabe .about-heisei p {
    text-align: justify;
    margin-bottom: 20px;
}
.entry-ba .about-heisei {
    border: 1px solid #f22020;
}
.entry-ba .about-heisei p.about-detail {
	  text-align: center;
}
.entry-ba .about-heisei p.about-detail img {
    max-width: 839px;
    width: 100%;
    position: relative;
    top: 5px;
		margin: 0 auto;
}
.touhyou .title {
    margin-bottom: 0 !important;
}
.about-reward {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.about-reward img {
    width: calc(100% / 3 - 15px);
}
.about-grandprix {
    margin: 0 -15px 20px;
}
a.anc.scrollbtn {
    width: 40px;
    height: 40px;
    border: 2px solid #c08e75;
    border-radius: 20px;
    color: #c08e75;
    display: block;
    margin: 0 auto;
}
a.anc.scrollbtn span {
    font-size: 18px;
    line-height: 35px;
    display: block;
}
.block1600 {
  display: none;
}
.main-logo h1 {
    margin-bottom: 0;
}
div.row::before {
  display: none;
}
.about-heisei .example p:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #e44f30;
    margin-left: -8px;
    margin-right: 5px;
}
.about-heisei .example p.co-2:before {
    background-color: #f1b51b;
}
.about-heisei .example p.co-3:before {
    background-color: #a2ca2f;
}


/*==============================================
 Responsive
 ===============================================*/
@media (max-width: 1920px) {
 img.nami2.nami_brown2.nami-largepc {
    display: none;
}
}
@media (min-width: 1921px) {
 img.nami2.nami_brown2.nami-nonlargepc {
    display: none;
}
}


@media screen and (max-width: 1600px) {
  .banner-title h2 img {
      max-width: 450px;
  }
  .block1600 {
    display: block;
  }
}

@media screen and (max-width: 1500px) {
.menuzord-menu > li > a {
    padding: 0 12px;
    letter-spacing: 0;
}
}

@media screen and (max-width: 1400px) {
  .banner-title h1 .abs {
      left: 130px;
  }
.vertical-align .container-mid {
    bottom: 70px;
}
.banner-title a.anc img {
    max-width: 26px;
}
.menuzord-menu > li > a {
    padding: 0 8px;
    font-size: 13px;
}
.about-reward img {
    width: calc(100% / 3 - 20px);
}
}

@media screen and (max-width: 1300px) {
.menuzord-menu > li > a {
    padding: 0 5px;
}
}

@media screen and (max-width: 1199px) {
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 35px 15px 15px;
}
.about-heisei p {
    font-size: 14px;
}
.about-heisei .example p, .about-heisei .example p span {
    font-size: 13px;
}
.about-heisei .example img.abs {
    width: 25px;
}
.about-heisei img.abs {
    top: -25px;
    max-width: 485px;
}
.entry-ba .about-heisei p.about-detail img {
    max-width: 650px;
    top: 3px;
}
.about-heisei p.about-detail {
    text-align: justify;
}
.about-heisei .example p:before {
    margin-left: -5px;
    letter-spacing: -0.01em;
}
}

@media screen and (max-width: 1024px) {
.entry-ba {
    margin-top: 35px;
}
}
.block991 {
		display: none;
}
@media screen and (max-width: 991px) {
	.block991 {
		  display: block;
	}
	.none991 {
		  display: none;
	}
  .banner-title h1 .abs {
      left: 0;
  }
  .about-heisei p br {
    display: none;
}
.about-heisei p {
    text-align: left;
}
.about-heisei .example p, .about-heisei .example p span {
    font-size: 12px;
}
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 30px 15px 15px;
}
.entry-ba {
    margin-top: 50px;
}
}

@media screen and (max-width: 767px) {
.about-heisei .example {
    padding-left: 0;
    padding-top: 45px;
}
.about-heisei .example img.abs.ex-pc {
  display: none;
}
.about-heisei .example img.abs {
    width: 90px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0;
}
.entry-ba .about-heisei p.about-detail img {
    max-width: 330px;
    top: 3px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 50%;
    margin: 0 auto;
}
}

@media screen and (min-width: 768px) {
.about-heisei .example img.abs.ex-sp {
  display: none;
}
}

@media screen and (max-width: 699px) {
  .about-heisei p {
    font-size: 13px;
}
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 27px 15px 15px;
}
.about-heisei .example {
    margin-top: 15px;
    padding-top: 40px;
}
.about-heisei .example img.abs {
    width: 80px;
}
}

@media screen and (max-width: 640px) {
  .banner-title h2 img {
      max-width: 380px;
  }
  .banner-title h1 .abs {
      top: -115px;
      max-width: 360px !important;
  }
  .about-heisei .example {
    margin-top: 15px;
}
.vertical-align .container-mid {
    bottom: 50px;
}
}

@media screen and (max-width: 620px) {
.about-heisei .example img.abs {
    width: 70px;
    left: 60px;
}
.about-heisei .example {
    padding-top: 35px;
}
}

@media screen and (max-width: 575px) {
  .banner-title h3 {
      letter-spacing: 0.05em;
      text-align: justify;
      font-size: 15px;
  }
  .banner-title h3 br {
      display: none;
  }
  .banner-title h1 .abs {
      top: -110px;
      max-width: 300px !important;
  }
	.about-heisei p span {
			font-size: 15px;
	}
	.entry-ba {
	    margin-top: 40px;
	}
	.entry-ba .about-heisei p.about-detail img {
	    max-width: 280px;
	}
}

@media screen and (min-width: 480px) {
/* .entry-ba img.sp2, */
br.none480 {
    display: none;
}
}

@media screen and (max-width: 479px) {
  /* .entry-ba img.sp {
    display: none;
} */
.about-heisei img.abs {
    max-width: 88%;
    top: -20px;
}
.ank_div {
    margin-top: 90px;
}
div#about.ank_div {
    margin-top: 0;
}
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 30px 15px 15px;
}
}

@media screen and (max-width: 460px) {
  .about-heisei img.abs {
    top: -22px;
	}
}

@media screen and (max-width: 440px) {
.about-heisei .example p, .about-heisei .example p span {
    font-size: 11px;
}
.about-heisei p {
    font-size: 12px;
}
.about-heisei .example img.abs {
    width: 65px;
}
.about-heisei p span {
    font-size: 14px;
}
.about-heisei .example {
    padding-top: 32px;
}
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 25px 15px 15px;
}
.about-heisei p.about-detail,
.heiseinonabe .about-heisei p {
    letter-spacing: 0.05em;
}
}

@media screen and (max-width: 399px) {
.about-heisei img.abs {
    top: -20px;
}
.heiseinonabe .about-heisei,
.about-heisei {
    padding: 22px 15px 15px;
}
.about-heisei .example {
    margin-top: 10px;
}
}

@media screen and (max-width: 375px) {
  .banner-title h1 .abs {
      left: -15px;
  }
}

@media screen and (max-width: 374px) {
  .banner-title h1 .abs {
      top: -85px;
      max-width: 250px !important;
  }
  .banner-title h3 {
      margin: 15px 0 0 0;
  }
}

@media screen and (max-width: 360px) {
  .about-heisei img.abs {
    top: -16px;
}
}

@media screen and (max-width: 340px) {
  .entry-ba {
      margin-top: 15px;
  }
	.heiseinonabe .about-heisei,
	.about-heisei {
    padding: 20px 15px 15px;
	}
}

/* -------------------------------
   Tablet Portrait
   ------------------------------- */
@media screen and (max-width: 768px) {
  .menuzord-responsive.menuzord {
    padding: 0;
  }
  .menuzord-responsive .showhide {
    margin: 0;
  }
  .menuzord-responsive .menuzord-menu {
    float: left !important;
    width: 100%;
    overflow-x: hidden;
  }
  .menuzord-responsive .menuzord-menu.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .menuzord-responsive .menuzord-menu.scrollable>.scrollable-fix {
    display: block;
  }
  .menuzord-responsive .menuzord-menu>li>a {
    display: block;
    width: 100%;
    padding: 12px 20px;
    border-bottom: solid 1px #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu>li:first-child>a {
    border-top: solid 1px #f0f0f0;
  }
  .menuzord-responsive .menuzord-menu>li.search form {
    width: 100%;
    margin: 4px 0;
    padding: 10px 16px !important;
  }
  .menuzord-responsive .menuzord-menu>li.search form input[type=text], .menuzord-responsive .menuzord-tabs-content, .menuzord-responsive .menuzord-tabs-nav {
    width: 100%;
  }
  /*-------------------------*/
  /* Mneu items */
  /*-------------------------*/
  .menuzord-responsive .menuzord-menu>li>a {
    padding: 12px 20px !important;
    line-height: 20px;
  }
  /*----*/
  ul.menuzord-menu {
    background: #fff;
  }
  .banner-box h1, .banner-title h1 {
    font-size: 30px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 20px;
  }
  .b-lg-txt {
    font-size: 40px !important;
  }
  .nav-center-align .menuzord-menu>li {
    float: left;
  }
  .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    height: 77px;
  }
	.banner-13 h1 img {
	    min-height: 278.5px;
	}
}

@media screen and (max-width: 767px) {
  #footer.brown .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  #footer.brown .container-fluid.bg-red .container {
    padding-right: 0;
    padding-left: 0;
  }
  footer .container-fluid.bg-red {
    padding: 10px 15px;
  }
  .page-content {
    padding: 60px 0;
  }
  .footer-3 .f-logo-center, .footer-4 .f-logo-center {
    left: 40px !important;
  }
  .nav>li, .featured-box .one-third {
    width: 100%;
  }
  .btn {
    margin-bottom: 5px;
  }
  .btn-medium {
    font-size: 12px;
  }
  .tp-caption .btn {
    padding: 5px;
    font-size: 10px;
  }
}

/* -------------------------------
   Add
   ------------------------------- */
div#sticky-wrapper {
  height: auto !important;
}
.sub-title a {
  color: #fff;
}
p.info a {
  color: #40210f;
  word-break: break-all;
}
.sub-title a:hover, p.info a:hover {
  opacity: 0.8;
  text-decoration: underline !important;
}

img.m-l--10 {
  margin-left: -10px;
}

div.m-t-80 {
  margin-top: 80px;
}
a:hover img {
  opacity: 0.8;
  transition: 0.3s;
}

#footer.brown {
    margin: 0 auto;
    width: auto;
    padding-bottom: 0 !important;
    background-color: #fbf7f5;
}
#footer.brown .col-12 {
    padding: 0 15px;
}
#footer.brown .copyright {
    padding: 15px 0;
    clear: both;
    float: left;
    width: 100%;
}
#footer.brown h4 {
    margin: 20px 0;
    justify-content: center;
}
#footer.brown h4 span.con1 {
    padding-right: 30px;
}
#footer.brown h4 span.con2 {
    padding-left: 30px;
}

#footer div.copyright p {
    color: #877975;
    font-weight: 600;
    font-feature-settings: "palt" 1;
    margin: 0;
}

footer h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
}
footer p {
  color: #fff;
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 50px;
}

footer .container-fluid.bg-red {
  background-color: #fff;
  padding: 10px 30px;
}

footer .copyright p {
  margin-bottom: 0;
  display: inline-block;
  float: right;
}

footer .copyright p:last-child {
  float: left;
}

footer .copyright p a {
  color: #877975;
    font-feature-settings: "palt" 1;
}

footer .copyright p a:hover {
  opacity: 0.8;
  text-decoration: underline !important;
}

div.scrolldown {
    background-image: url(../img/main_2.png),url(../img/main_3.png),url(../img/main_4.png),url(../img/back_white.png) !important;
    background-position: calc(50% - 650px) calc(0% + 100px),calc(50% + 640px) calc(50% + 160px),right bottom,center;
    background-size: auto,auto,600px,contain;
    background-repeat: no-repeat,no-repeat,no-repeat,repeat;
}

div.bg_y {
    background-color: #FFE41F;
}

.bg_r_b {
    background-image: url(../img/back_yellow.png);
    background-position: center;
    background-size: auto;
    background-repeat: repeat;
}
.bg_r_b.exbgimg {
    background-image: url(../img/back_or_b.png),url(../img/back_ex.png);
    background-position: center bottom -1px,center;
    background-size: 100%, auto;
    background-repeat: no-repeat,repeat;
}

.bg-about2021 {
    background-color: #fbf7f5;
    background-image: url(../img/back_shoplist.png),url(../img/nami_white.png);
    background-position: top 100px left,bottom -1px center;
    background-size: 173px,100%;
    background-repeat: no-repeat;
    padding-bottom: 150px;
}

.nami1 {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
}
.nami2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

img.nami_brown {
    top: -1px;
}
img.nami_brown2 {
    bottom: -1px;
}
.bg_w {
    background: #fff;
    border-radius: 30px;
}
.row {
    position: relative;
}
.abs {
    position: absolute;
}
.abs_left {
    top: 30%;
    transform: translateY(-50%);
    left: 0;
}
.abs_right {
    top: 30%;
    transform: translateY(-50%);
    right: 30px;
}
.title {
    margin-bottom: 40px;
}
.about_exam {
    padding-top: 100px;
    padding-bottom: 100px;
}
.provecho {
    padding-top: 70px;
    padding-bottom: 130px;
}
.provecho:after {
    content: "\025bc";
    width: 50px;
    height: 30px;
    color: #faed00;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 25px);
    text-align: center;
    font-size: 25px;
    line-height: 25px;
}
.provecho .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.provecho img.mw100.pc {
    max-width: 651px;
    width: 100%;
}
.provecho .title {
    margin-bottom: 0;
}
.sponsors {
    padding: 60px 0;
    background: #fff;
}
.subtitle {
    margin-bottom: 45px;
}
.subtitle p {
    padding: 0 80px;
    line-height: 2;
    letter-spacing: 0.1em;
}
.sponsors .row:last-child {
    display: flex;
    flex-wrap: wrap;
}
.sponsors .col-md-4,
.exbgimg .col-md-4 {
    padding: 0 15px;
}
.sponsors .sponsors-banner, .exbgimg .row.touhyou-step {
    margin: 0;
}
.about_exam .bg_w {
    padding: 70px;
    border-radius: 0;
}
.touhyou-step-text {
    color: #c08e75;
    margin: 40px 0 0;
    font-size: 21px;
    text-align: center;
    letter-spacing: 0.1em;
}
.about_exam .flexbox_menu>div {
    width: 50%;
}
.about_exam .flexbox_menu.ex-second2 > div {
    width: 100%;
}

.about_exam .flexbox_menu>div:nth-child(odd) {
    padding-right: 30px;
}
.about_exam .flexbox_menu.ex-second2 > div:nth-child(odd) {
    padding-right: 0;
}

.about_exam .flexbox_menu>div:nth-child(even) {
    padding-left: 30px;
}

.about_exam .flexbox_menu .flexbox_img img {
    width: 100%;
}

.about_exam .flexbox_menu>div .align-center {
    position: relative;
    /* top: 50%; */
    top: 55%;
    transform: translateY(-50%);
}
.about_exam .flexbox_menu.ex-second2 > div .align-center {
    position: relative;
    top: 0;
    transform: none;
}

.about_exam .flexbox_menu p {
    color: #4c2a1b;
    margin: 0;
    line-height: 2;
}

.about_exam .flexbox_menu p.exam_title {
    margin-bottom: 20px;
    font-size: 24px;
}

.subtitle p.pd_0 {
    padding: 0;
}

.flexbox_about {
    justify-content: center !important;
    width: 100%;
    flex-wrap: nowrap !important
}

.flexbox.flexbox_menu.ex-second2 {
    margin-top: 20px;
}

.flexbox_about>div {
    width: calc(100% / 3);
    padding: 0 15px;
    text-align: center;
}
.m-top-100 {
    display: block;
}
div.lastyear{
    background-color: #4c2a1b;
    background-position: center;
    background-size: initial;
    background-repeat: repeat;
    padding-top: 100px;
}
.lastyear_item {
    width: 100%;
}
.lastyear_item a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #3B1D0A;
}
.lastyear_item label {
    display: block;
    padding: 35px 30px 30px;
    border-radius: 15px;
    line-height: 1;
    background: #fff;
    cursor: pointer;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 26px;
    letter-spacing: 0.15em;
}
.lastyear_item label span {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0.25em;
}
.lastyear_item label.active {
    border-radius: 15px 15px 0 0;
    border-bottom: 1px solid #c08e75;
}
.lastyear_item label img {
    max-width: 317.5px;
    width: 100%;
}
.lastyear_item input {
    display: none;
}
.lastyear_item label:after {
    content: "\02228";
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    background: #c08e75;
    color: #fff;
    letter-spacing: 0;
}
.lastyear_item label.active:after {
    content: "\02227";
}
.lastyear_item ul {
    margin: -10px 0 0 0;
    padding: 0;
    background: #fff;
    list-style: none;
    position: relative;
    z-index: 0;
    border-radius: 0 0 15px 15px;
}
.lastyear_item li {
    display: none;
}
.lastyear_item .itembox {
  display: flex;
  justify-content: center;
}
.lastyear_item .itembox .itembox_box {
  width: calc(100% / 3);
  text-align: center;
  padding: 0 15px;
}
.lastyear_item .itembox2 .itembox_box {
  width: calc(100% / 2);
}
.lastyear_item .itembox .itembox_box:not(:last-child) {
    /* border-right: dotted 2px #c08e75; */
    background-image: url(../img/dot.png);
    background-size: 2px;
    background-repeat: repeat-y;
    background-position: center right -1px;
}
.lastyear_item .itembox .itembox_box p.itembox1_text1 {
    color: #fff;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 18px;
    letter-spacing: 0.2em;
    text-indent: 0.1em;
    border-radius: 2px;
    padding: 3px 15px;
    display: inline-block;
}
.lastyear_item .itembox .itembox_box p.itembox1_text2 {
    line-height: 2;
    letter-spacing: 0.01em;
    width: 100%;
}
.bg1 {
	  background-color: #de8f8d;
}
.bg2 {
	  background-color: #edb480;
}
.bg3 {
	  background-color: #b3d791;
}
.bg4 {
	  background-color: #97d3d9;
}
.bg5 {
	  background-color: #cfa5c3;
}
.lastyear_item .itembox3 .itembox_box {
    position: relative;
    padding-left: 250px;
}
.lastyear_item .itembox3 .itembox_box img {
    width: 170px;
    position: absolute;
    top: 15px;
    left: 30px;
}
.lastyear_item .itembox3 .itembox_box h4 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
}
.lastyear_item .itembox3 .itembox_box p {
    width: 100%;
    line-height: 2;
    letter-spacing: 0.15em;
    font-size: 15px;
    margin-bottom: 20px;
    text-align: justify;
    font-feature-settings: "palt" 1;
}
.lastyear_item li .flexbox a.btn_style1 {
    display: block;
    width: 100%;
    max-width: 300px;
    text-align: center;
    padding: 20px 10px;
    line-height: 1;
    background: #f5eae4;
    border-radius: 5px;
    box-shadow: 0 4px 0 rgba(145,125,106,0.05);
    position: relative;
    top: 0;
    transition: all .3s;
    background-image: url(../img/bt_hokkaido.png),url(../img/bt_yajirushi.png);
    background-repeat: no-repeat;
    background-position: top 14px left 10px,center right 15px;
    background-size: 40px,24px;
    color: #c08e75;
    font-size: 17px;
    letter-spacing: 0.3em;
    text-indent: 0.2em;
}
.lastyear_item li .flexbox a.btn_style1:hover {
    top: 4px;
    box-shadow: 0 0 0 rgba(145,125,106,0.05);
}
.lastyear_item>p {
    line-height: 2.2;
    margin-top: 75px;
    letter-spacing: 0.15em;
    font-size: 15px;
}
.lastyear_item ul p.tab_p {
    margin: 0;
    line-height: 2.2;
    letter-spacing: 0.1em;
    font-size: 18px;
    padding-bottom: 20px;
}
.lastyear_item .itembox .itembox_box h4 {
    border-bottom: 1px solid #c08e75;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #c08e75;
    font-size: 16px;
    font-weight: 600;
}
.flexbox.itembox.itembox2 h4 {
    letter-spacing: 0.01em;
}
#lastyear_bar01:checked ~ #links01 li {
    display: block;
    padding: 50px 50px 40px;
}
.lastyear_item li .flexbox {
    padding: 30px 0;
    background-image: url(../img/dot2.png);
    background-size: 5px;
    background-repeat: repeat-x;
    background-position: bottom center;
}
.lastyear_item li .flexbox.itembox3 {
    background-image: none;
    padding: 50px 0 30px;
}
.lastyear_item li .flexbox p, .lastyear_item li .flexbox a {
    /* width: calc(100% / 2 - 15px); */
    margin: 0;
    padding: 0;
    color: #877975;
}
div.lastyear p {
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
    text-align: justify;
    line-height: 2;
}
.sinsa_hapyou {
    margin-bottom: 0;
}
.sinsa_hapyou img.mw100 {
    width: 100%;
    max-width: 394.5px;
}
a.btn_over {
    position: relative;
    display: inline-block;
}
a.btn_over img.a,
a.btn_over img.b {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}
a.btn_over img.a {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
a.btn_over:hover img.a {
    opacity: 0;
}

.bg_r_b2 {
    background: #c08e75;
}
.sankaku {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}
.itembox_box.touhyou_kijyun {
    margin-bottom: 40px;
}
.itembox_box.touhyou_kijyun img:not(.sp) {
    max-width: 905px;
    margin: 0 auto;
    width: 100%;
    display: block;
}
p.sinsa_hapyou {
    margin-bottom: 20px;
}
.text-w {
    color: #fff;
}
.text-r {
    color: #c08e75;
}
.text-b {
    color: #3B1D0A;
}
.text-b2 {
    color: #816551;
}
.font_18 {
  font-size: 18px;
}
.font_16 {
  font-size: 16px;
}
.font_14 {
  font-size: 14px;
}
.title img.f-pc {
    max-height: 60px;
}
.title.title_w img.f-pc {
    max-height: 130px;
}
.bg_w1 .title img.f-pc {
    /* max-height: 60px; */
}

.bg_w1 .title {
    margin-bottom: 30px;
}
.about_exam .flexbox_menu p.exam_title img.pc {
    max-height: 57px;
}
.about_exam .flexbox_menu.ex-second2 p.exam_title img.pc {
    max-height: 27px;
}

#scrolldown .row:last-child img {
  width: 100%;
}
div.en-p {
    padding-top: 100px;
}

img.mw100 {
  max-width: 100%;
}

img.support {
  margin-top: 30px;
}

div.m-t-b-50 {
  margin: 50px 0;
}

.banner-title h2 img.m-t-15 {
  margin-top: 15px;
}

.top-bar {
  height: 30px;
  border-bottom: 0;
  line-height: 30px;
  background-color: #ffffff;
}

.top-bar .container {
    padding: 0 30px;
}

img.logopr {
  height: 20px;
  margin-top: 5px;
  float: left;
  display: block;
}
.top-bar span{
  color: #877975;
  font-size: 13px;
  float: left;
}
.top-bar a {
  color: #877975;
}
.top-bar p {
  color: #877975;
  font-size: 13px;
  margin: 0 0 0 10px;
  /* float: left; */
	float: right;
}

.top-bar p a {
  color: #fff;
}

.top-bar p a:hover {
  text-decoration: underline !important;
  opacity: 0.8;
}

.l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.menuzord-right, .l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.pull-right {
  float: none;
  font-size: 0;
}

div.float {
    /* background-image: url(../img/float_yellow.png); */
    /* background-image: url(../img/back_yellow.png); */
    /* background-position: center; */
    /* background-size: initial; */
    /* background-repeat: repeat; */
    /* width: 100%; */
    right: 0;
    bottom: 0;
    /* padding: 15px 30px; */
    z-index: 10000;
}

div.float a {
    display: inline-block;
    max-width: 100%;
}
.c-nav_s-standard>li>a {
  line-height: 80px;
}
.c-nav_s-standard > li > a:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 16px;
    background-size: contain;
    vertical-align: middle;
    margin-right: 3px;
    background-repeat: no-repeat;
}
/* .c-nav_s-standard > li:first-child > a:before,
.c-nav_s-standard > li:nth-child(4) > a:before {
    margin-right: -2px;
} */
.c-nav_s-standard > li:first-child > a:before {
    background-image: url(../img/menu_icon1.png);
}
.c-nav_s-standard > li:nth-child(2) > a:before {
    background-image: url(../img/menu_icon2.png);
}
.c-nav_s-standard > li:nth-child(3) > a:before {
    background-image: url(../img/menu_icon3.png);
}
.c-nav_s-standard > li:nth-child(4) > a:before {
    background-image: url(../img/menu_icon4.png);
}
.c-nav_s-standard > li:nth-child(5) > a:before {
    background-image: url(../img/menu_icon5.png);
}
.c-nav_s-standard > li:nth-child(6) > a:before {
    background-image: url(../img/menu_icon7.png);
}
.c-nav_s-standard > li:nth-child(7) > a:before {
    background-image: url(../img/menu_icon7.png);
}
.l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    position: relative !important;
    top: 0px;
    z-index: 10000;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
}
.m_0 {
  margin: 0;
}

.flexbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.font_13 {
    font-size: 13px !important;
    line-height: 1.8 !important;
    letter-spacing: 0.05em;
    display: inline-block;
}

.title-img img {
    margin-bottom: 50px;
}

span.r_ {
    color: #3B1D0A !important;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
}

div.float a img {
    max-width: 950px;
}
.entry-conditions {
    padding: 50px;
    background-color: #fffeef;
    border-radius: 30px;
}
.mall-banner {
    margin-top: 50px;
}
.mall-banner a {
    display: block;
    background-color: #fff;
}
.mall-banner a img {
    transition: 0.3s;
}
.entry-conditions p {
    color: #4c2a1b;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 0 20px 45px;
    border-bottom: 2px dashed #eee;
    background-repeat: no-repeat;
    background-size: 30px;
}
.entry-conditions p:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.entry-conditions p:nth-child(1) {
    background-image: url(../img/menu_icon1.png);
    text-indent: -8px;
}
.entry-conditions p:nth-child(2) {
    background-image: url(../img/menu_icon2.png);
}
.entry-conditions p:nth-child(3) {
    background-image: url(../img/menu_icon3.png);
}
.entry-conditions p:nth-child(4) {
    background-image: url(../img/menu_icon4.png);
}
.entry-conditions p:nth-child(5) {
    background-image: url(../img/menu_icon5.png);
    text-indent: -8px;
}
.entry-conditions p:nth-child(6) {
    background-image: url(../img/menu_icon6.png);
}
.title p.entry-detail {
    color: #4c2a1b;
    margin: 40px 0 0;
    font-size: 17px;
}
.title p.entry-detail a {
    color: #c08e75;
    text-decoration: underline !important;
    letter-spacing: 0.15em;
}
.title p.entry-detail a:hover {
    text-decoration: none !important;
}
.flexbox_img.ex-second {
    margin-top: 30px;
}

@media (min-width: 992px) {
  .tab,
  .sp {
    display: none;
  }
}

@media (max-width: 1500px) {
.bg-about2021 {
    background-size: 120px,1850px;
}
}

@media (max-width: 1400px) {
.c-nav_s-standard > li > a:before {
    width: 20px;
    height: 16px;
}
.bg-about2021 {
    background-size: 0,1850px;
}
}

@media (max-width: 1199px) {
	#lastyear_bar01:checked ~ #links01 li {
	    padding: 45px 25px 30px;
	}
	.lastyear_item ul p.tab_p {
	    line-height: 2;
	    letter-spacing: 0.05em;
	}
	.lastyear_item .itembox .itembox_box p.itembox1_text2 {
	    line-height: 1.9;
	}
	.lastyear_item .itembox .itembox_box {
	    padding: 0 10px;
	}
	.lastyear_item li .flexbox a.btn_style1 {
	    letter-spacing: 0.2em;
	    text-indent: 0.1em;
	}
	.lastyear_item>p {
	    margin-top: 60px;
	}
}

@media (max-width: 991px) {
  .pc,
  .sp {
    display: none;
  }
  .pcblock {
    display: none;
  }
  .gp_btn {
    text-align: center;
  }

  #footer.brown h4 span {
    text-align: left;
    padding: 0 10px;
    line-height: 1.4;
  }
  .about_exam .flexbox_menu>div:nth-child(odd),
  .about_exam .flexbox_menu>div:nth-child(even) {
      padding-right: 15px;
      padding-left: 15px;
  }
  .about_exam .flexbox_menu p.exam_title {
      margin-bottom: 15px;
      font-size: 20px;
  }
  .flexbox_about.flexbox {
      padding: 0;
      display: flex;
      flex-wrap: wrap !important;
  }
  .flexbox_about>div {
      width: calc(100% / 2);
  }
  .font_18 {
      font-size: 16px;
  }
  .flexbox {
      display: block;
  }
  .flexbox_menu {
      display: flex;
  }
  .lastyear_item li .flexbox a {
      width: auto;
      margin-top: 20px;
  }
  .lastyear_item li .flexbox a img {
      max-width: 400px;
      width: 100%;
  }
  .lastyear_item li img.titleimg.tab {
      max-width: 440px;
      width: 100%;
  }
	.provecho {
	    padding-bottom: 110px;
	}
	.provecho:after {
	    bottom: 40px;
	}
	.bg-about2021 {
	    background-size: 0,1500px;
	    padding-bottom: 130px;
	}
	.lastyear_item ul p.tab_p {
	    font-size: 16px;
	    padding-bottom: 10px;
	}
	.lastyear_item .itembox .itembox_box p.itembox1_text2, .lastyear_item .itembox3 .itembox_box p {
	    line-height: 1.9;
	    letter-spacing: 0.1em;
	    font-size: 14px;
	}
	.lastyear_item .itembox .itembox_box p.itembox1_text1 {
	    margin-bottom: 13px;
	    font-size: 17px;
	    letter-spacing: 0.1em;
	    padding: 3px 15px 2px;
	}
	.lastyear_item li .flexbox.itembox3 {
	    background-image: none;
	    padding: 40px 0 20px;
	}
	.lastyear_item .itembox3 .itembox_box h4 {
	    margin-bottom: 13px;
	    font-size: 17px;
	}
	.lastyear_item li .flexbox a.btn_style1 {
	    letter-spacing: 0.1em;
	    padding: 18px 10px;
	    font-size: 16px;
	    background-position: top 10px left 10px,center right 15px;
			max-width: 250px;
	}
	.lastyear_item .itembox3 .itembox_box img {
	    top: 5px;
	    left: 20px;
	}
	.lastyear_item .itembox3 .itembox_box {
	    padding-left: 220px;
	}
	.lastyear_item label img {
	    max-width: 290px;
	}
	.lastyear_item label:after {
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	}
	.lastyear_item label {
	    padding: 30px 30px 27px;
	}
	.lastyear_item>p {
	    line-height: 2;
	    margin-top: 50px;
	    letter-spacing: 0.05em;
	    font-size: 14px;
	}
}
@media (max-width: 767px) {
  .flexbox_menu {
      display: block;
  }
  .about_exam .flexbox_menu>div {
      width: 100%;
      padding: 0 !important;
  }
  .about_exam .flexbox_menu>div .align-center {
      position: relative;
      top: 0;
      transform: none;
      padding-top: 20px;
  }
  .flexbox.flexbox_menu:nth-child(3) .flexbox_img {
      display: none;
  }
  .flexbox.flexbox_menu:nth-child(3) .flexbox_img.sp {
      display: block;
  }
  .font_18 {
      font-size: 15px;
  }
  .about-heisei .example p:before {
      letter-spacing: 0;
      margin-left: -15px;
  }
	.provecho .row .col-md-3, .provecho .row .col-md-9 {
	    width: 100%;
	}
	.provecho .row .col-md-3 img.mw100 {
	    max-width: 226px;
	    display: block;
	    margin-bottom: 25px;
	    margin-left: calc(50% - 95px);
	}
	.provecho .row .col-md-9 img.mw100.sp {
	    max-width: 651px;
	    width: 100%;
	    margin: 0 auto;
	}
}

@media (max-width: 414px) {
  .lastyear_item label {
      padding: 15px 45px 15px 20px;
  }
  .lastyear_item label:after {
      font-size: 18px;
      right: 15px;
  }
	.banner-13 h1 img {
	    min-height: 240px;
	}
}

@media (max-width: 991px) {
  .l-navbar.l-navbar_s-center >.container {
      width: 100%;
  }
.menuzord-menu>li>a {
    padding: 0px 5px;
    letter-spacing: 0;
}
}

@media (max-width: 768px) {
  .l-navbar .container {
      padding: 0;
  }
  .top-bar {
      padding: 0 15px;
  }
  .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
      background-color: #fff;
  }
}

@media (max-width: 600px) {
  footer h4 {
  font-size: 13px !important;
  }
  #footer.brown h4 {
    margin: 15px 0;
    display: block;
  }
  #footer.brown h4 span {
      text-align: center;
      display: block;
      padding: 0 !important;
  }
}

.title img.f_sp_title {
    display: none;
}
.title img.f_pc_title {
    max-width: 567px;
    width: 100%;
}

@media (max-width: 575px) {
  .title img.f-pc {
      display: none;
  }
.title img.f_sp_title {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: 52px;
}
.title img.f_pc_title {
    display: none;
}
}

@media (max-width: 414px) {
  div.float {
      padding: 10px 30px 9px;
  }
  footer h4 {
    letter-spacing: 0.1px;
    font-size: 12px !important;
  }
  .banner-title h2 img {
    max-width: 255px;
  }
}

@media (max-width: 375px) {
.banner-title h2 img {
    max-width: 255px;
}
}

@media (max-width: 374px) {
footer h4 {
    font-size: 10px !important;
}
}

.block1199 {
  display: none;
}
.row.sponsors-1 {
    padding: 0 30px;
}

@media (max-width: 1199px) {
.about_exam .bg_w {
    padding: 70px;
}
.about_exam .flexbox_menu>div:nth-child(odd) {
    padding-right: 25px;
}
.about_exam .flexbox_menu>div:nth-child(even) {
    padding-left: 25px;
}
  footer h4 {
    line-height: 1.2;
    font-size: 14px;
  }
.menuzord-menu>li>a {
    font-size: 12px;
}
  .abs_left {
      left: -5%;
      width: 150px;
  }
  .abs_right {
      right: -2%;
      width: 135px;
  }
  .sponsors:after {
      top: -5px;
  }
  .flexbox_menu:not(:last-child) {
      margin-bottom: 30px;
  }
  .none1199 {
    display: none;
  }
  .block1199 {
    display: block;
  }
.banner-title a.anc img {
    max-width: 22px;
}
.title img.f-pc {
    max-height: 58px;
}
.c-nav_s-standard > li > a:before {
    width: 18px;
    height: 15px;
    margin-right: 2px;
    margin-left: -5px;
}
/* .c-nav_s-standard > li:first-child > a:before, .c-nav_s-standard > li:nth-child(4) > a:before {
    margin-right: -4px;
} */
.about_exam .flexbox_menu p {
    font-size: 14px;
}
.m-top-80 {
    margin-top: 60px;
}
.title.title_w img.f-pc {
    max-height: 125px;
}
.entry-conditions p {
    padding: 0 0 20px 40px;
    background-size: 28px;
}
.l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    height: auto;
}
.menuzord-menu > li > a {
    padding: 15px 5px;
}
.l-navbar-wrapper_has-sticky .menuzord-menu>li>a {
    line-height: 1em;
    padding: 10px 5px;
}
.l-navbar-wrapper_has-sticky .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    height: auto;
}
.c-nav_s-standard > li > a {
    line-height: 1em;
}
.menuzord-menu>li:nth-child(7) a {
    padding-right: 0;
}
.menuzord-menu>li:first-child a {
    padding-left: 5px;
}
div.float a img {
    max-width: 100%;
}
}

@media screen and (min-width:769px) and (max-width:1199px) {
.l-navbar_s-center.l-navbar_t-light-trans .menuzord-menu {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
}

@media (min-width: 1200px) {
  br.none1200 {
    display: none;
  }
}

@media (max-width: 1100px) {
  .abs_left {
      left: 5px;
      width: 130px;
      top: 5%;
  }
  .abs_right {
      right: 5px;
      width: 120px;
      top: 5%;
  }
  .subtitle p {
      padding: 0;
  }
  .about_exam .bg_w {
      padding: 60px;
  }
.banner-title a.anc img {
    max-width: 20px;
}
}

@media (max-width: 1024px) {
.bg_r_b.exbgimg {
    padding-bottom: 90px;
}
div.lastyear {
    padding-top: 90px;
}
.banner-title a.anc {
    margin: 15px auto;
}
}

@media (min-width: 992px) {
  img.sp {
    display: none;
  }
}
.sponsors a {
    display: block;
}

@media (max-width: 991px) {
  .col-md-5.sp-center.pc {
    display: none;
  }
  footer h4 {
    line-height: 1.2;
    font-size: 14px;
  }
  footer p {
    margin-bottom: 40px;
  }
  img.pc {
    display: none;
  }
  div.sp-center {
    text-align: center;
  }
  img.m-b--50 {
    margin-bottom: -50px;
  }
  h4.bg-red {
    width: 90%;
    margin-bottom: 30px;
  }
  .abs_left {
      left: -9%;
      width: 115px;
      top: 2%;
  }
  .abs_right {
      right: -9%;
      width: 100px;
      top: 2%;
  }

  img.mw100.nami1.sankaku {
      width: 1920px;
      max-width: none;
      left: 50%;
      transform: translateX(-50%);
      top: -20px;
      z-index: -1;
  }
  .sponsors {
      /* padding: 130px 0 60px; */
  }
  .bg_w1 .title img.f-pc {
      max-height: 55px;
  }
  .about_exam .flexbox_menu>div .align-center {
    top: 50%;
}
.title img.f-pc {
    max-height: 55px;
}
.title {
    margin-bottom: 30px;
}
  .about_exam .flexbox_menu p {
      line-height: 1.8;
      text-align: justify;
      letter-spacing: 0.05em;
  }
  .about_exam .flexbox_menu p br {
      display: none;
  }
  .about_exam .bg_w {
      padding: 40px 30px;
  }
  .subtitle p.pd_0 {
      padding: 0 15px;
  }
  .m-top-100 {
      margin-top: 70px;
  }
.title.title_w img.f-pc {
    max-height: 115px;
}
div.lastyear {
    padding-top: 80px;
}
.title p.entry-detail {
    margin: 30px 0 0;
}
.entry-conditions {
    padding: 40px;
}
.about_exam.bg-about2021 {
    padding-top: 60px;
    padding-bottom: 80px;
}
.subtitle p.pd_0 br {
    display: none;
}
.menuzord-menu > li > a {
  font-size: 12px;
}
.c-nav_s-standard>li>a:before {
    width: 17px;
    height: 13px;
    margin-right: 1px;
}
.about-heisei img.abs {
    max-width: 430px;
}
.heiseinonabe,
.revivalnabe {
    margin-top: 55px;
}
.about-grandprix p {
    text-align: justify;
}
.about-grandprix p br {
    display: none;
}
.banner-title a.anc img {
    max-width: 18px;
}
.banner-title a.anc {
    margin: 10px auto;
}
.about-reward {
    width: 80%;
    margin: 0 auto;
}
.about-heisei .example {
    padding: 20px 35px 20px 85px;
}
.about-heisei .example img.abs {
    left: 45px;
}
.about_exam .flexbox_menu p.exam_title img.tab {
    max-width: 310px;
}
.flexbox_menu:not(:last-child) {
    align-items: center;
}
.about_exam .flexbox_menu>div .align-center {
    top: auto;
    transform: none;
}
.flexbox_img.ex-second,
.flexbox.flexbox_menu.ex-second2 {
    padding: 0 15px;
}
.about_exam .flexbox_menu.ex-second2 > div:nth-child(odd) {
    padding-left: 0;
}
.touhyou-step-text {
    font-size: 16px;
    margin: 30px 0 0;
}
}

@media (max-width: 899px) {
.about-reward {
    width: 75%;
    margin: 0 auto;
}
.menuzord-menu > li > a {
    font-size: 11px;
}

}

@media (max-width: 840px) {
.menuzord-menu > li > a {
    font-size: 10px;
}
.title.title_w img.f-pc {
    max-height: 108px;
}
.title img.f-pc {
    max-height: 53px;
}
.menuzord {
    padding: 0 20px;
}
}

@media (min-width: 768px) {
  img.f-sp {
    display: none;
  }
}

@media (max-width: 768px) {
br.none1200 {
    display: none;
}
.menuzord-menu > li > a {
    font-size: 14px;
}
}

@media (max-width: 767px) {
.about-reward {
    width: 70%;
    margin: 0 auto;
}
.banner-title a.anc img {
    max-width: 15px;
}
  .sp {
      display: block;
  }
	.itembox_box.touhyou_kijyun img:not(.sp) {
		   display: none;
	}
	.itembox_box.touhyou_kijyun img.sp {
	    max-width: 414px;
	    margin: 0 auto;
	    width: 100%;
	}
  .pc,
  .tab {
      display: none;
  }
  div.float a img.f-pc {
      display: none;
  }
  .menuzord-menu>li>a {
    padding: 0px 10px;
    font-size: 13px;
    line-height: 53px;
  }
  .container.sp-menu {
    text-align: center;
    height: 55px !important;
  }
  .container.pc-menu {
    display: none;
  }
  .top-bar p {
    display: none;
  }
  .top-bar p:last-child {
    display: inline-block;
  }
  footer.brown .container-fluid.bg-red .container {
    padding-right: 0;
    padding-left: 0;
  }
  div.m-t-80 {
    margin-top: 50px;
  }
  footer .container-fluid.bg-red {
    padding: 10px 30px;
  }
  footer h4 {
    margin-bottom: 20px;
  }
  footer p {
    margin-bottom: 30px;
  }
  #scrolldown .row:last-child img {
      max-width: 500px;
      margin: 0 auto;
  }
  .banner-title h2 img {
      max-width: 380px;
  }
  .banner-title h3 {
      margin: 15px 0 0 0;
      font-size: 15px;
      line-height: 1.8;
  }
  .abs_right {
      right: 3%;
      width: 95px;
      top: 70%;
      bottom: auto;
  }
  .abs_left {
      left: 3%;
      width: 100px;
      top: 70%;
      bottom: auto;
  }
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 500px;
    margin: 0 auto;
}
  .about_exam .flexbox_menu p.exam_title img {
      margin: 0 auto;
    max-height: 60px;
  }
  .flexbox.flexbox_menu.ex-second2 {
    margin-top: 0;
}
div.float a img {
    max-width: 70%;
}
  .about_exam .flexbox_menu p {
      line-height: 2;
      text-align: justify;
  }
  .about_exam .flexbox_menu p br {
      display: block;
  }
  .lastyear_item label img {
      margin: 0 auto;
      padding-right: 15px;
  }
  .lastyear_item li img.mw100.titleimg.tab,
  .lastyear_item li img.tab.banner {
      display: block;
  }
  .lastyear_item li img.mw100.titleimg.sp,
  .lastyear_item li img.sp.banner {
      display: none;
  }
  .about_exam {
      padding-top: 80px;
      padding-bottom: 70px;
  }
  .about_exam .bg_w {
      padding: 40px 30px 30px;
  }
  .about_exam .bg_w.bg_w9 {
      padding-bottom: 30px;
  }
  .title, .subtitle {
      margin-bottom: 30px !important;
  }
	.sponsors .col-md-4 {
	    width: 50%;
	}
	.sponsors .col-md-4:not(:last-child) {
	    margin-bottom: 20px;
	}
  .sponsors .col-md-4:nth-child(even) {
      padding-left: 10px;
  }
  .sponsors .col-md-4:nth-child(odd) {
      padding-right: 10px;
  }
.about_exam {
    padding-top: 70px;
    padding-bottom: 80px;
}
.bg_r_b.exbgimg {
    padding-bottom: 70px;
}
.about_exam.bg-about2021 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.col-md-12.m-top-80 {
    margin-top: 60px;
}
.title img.f-pc,
.bg_w1 .title img.f-pc {
    max-height: 52px;
}
.title.title_w img.f-pc {
    max-height: 112px;
}
.about-heisei .example {
    padding: 60px 15px 15px 40px;
}
.about-heisei .example img.abs {
    top: 15px;
    left: 70px;
}
.flexbox_img.ex-second, .flexbox.flexbox_menu.ex-second2 {
    padding: 0;
}
.lastyear_item ul p.tab_p {
    letter-spacing: 0.01em;
    text-align: justify;
    font-size: 15px;
}
.lastyear_item ul p.tab_p br {
    display: none;
}
.itembox_box.touhyou_kijyun {
    margin-bottom: 30px;
}
.lastyear_item .itembox .itembox_box h4 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.lastyear_item .itembox1 .itembox_box, .lastyear_item .itembox2 .itembox_box {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
		position: relative;
}
.lastyear_item .itembox .itembox_box:not(:last-child) {
    background-image: url(../img/dot2.png);
    background-size: 5px;
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.lastyear_item li .flexbox {
    padding: 25px 0;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text2 br, .lastyear_item .itembox2 .itembox_box p.itembox1_text2 br {
    display: none;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text1, .lastyear_item .itembox2 .itembox_box p.itembox1_text1 {
    margin-bottom: 0;
    font-size: 16px;
    width: 140px;
    display: block;
    padding: 3px 10px 2px;
}
.lastyear_item .itembox1 .itembox_box, .lastyear_item .itembox2 .itembox_box {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text2, .lastyear_item .itembox2 .itembox_box p.itembox1_text2 {
    width: calc(100% - 140px);
    padding-left: 15px;
    text-align: justify;
    font-feature-settings: "palt" 1;
    position: relative;
    top: 1px;
}
.lastyear_item .itembox3 .itembox_box img {
    left: 5px;
}
.lastyear_item .itembox3 .itembox_box {
    padding-left: 205px;
}
.lastyear_item li .flexbox a.btn_style1 {
    font-size: 15px;
}
.lastyear_item>p {
    text-align: justify;
    font-feature-settings: "palt" 1;
    margin-top: 35px;
}
.lastyear_item>p br {
    display: none;
}
.bg-about2021 {
    background-size: 0,1200px;
    padding-bottom: 100px;
}
}

.ank_div {
    position: absolute;
    margin-top: 60px;
}
div#about.ank_div {
    margin-top: -30px;
}
div#houhou.ank_div {
    margin-top: -20px;
}
.lastyear_item li img.mw100.titleimg.sp_ {
    display: none;
}

@media (max-width: 699px) {
.main-logo h1 img {
    max-width: 480px;
}
.about-reward img {
    width: calc(100% / 3 - 15px);
}
.about-reward {
    width: 75%;
    margin: 0 auto;
}
.title img.f-pc, .bg_w1 .title img.f-pc {
    max-height: 50px;
}
div.float a img {
    max-width: 75%;
}
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 450px;
}
.title.title_w img.f-pc {
    max-height: 100px;
}
.col-md-12.m-top-80 {
    margin-top: 50px;
}
.banner-title a.anc {
    margin: 8px auto;
}
.banner-title a.anc img {
    max-width: 12px;
}
.banner-13 .title img.f_pc_title {
    max-width: 500px;
}
.about-heisei .example img.abs {
    left: 65px;
}
.about-heisei .example p:before {
    margin-left: 0;
    letter-spacing: 0;
}
.about-heisei .example {
    padding: 55px 15px 15px 25px;
}
.lastyear_item ul p.tab_p br.none699 {
    display: none;
}
#lastyear_bar01:checked ~ #links01 li {
    padding: 40px 30px 30px;
}
.lastyear_item>p {
    text-align: justify;
    font-feature-settings: "palt" 1;
}
.lastyear_item>p br {
    display: none;
}
}

@media (max-width: 620px) {
.about-heisei .example img.abs {
    left: 60px;
}
}

@media (max-width: 599px) {
.main-logo h1 img {
    max-width: 450px;
}
.title img.f-pc, .bg_w1 .title img.f-pc {
    max-height: 48px;
}
.heiseinonabe,
.revivalnabe {
    margin-top: 45px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 55%;
}
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 400px;
}
.title.title_w img.f-pc {
    max-height: 90px;
}
.mall-banner {
    margin-top: 40px;
}
div.float a img {
    max-width: 80%;
}
div.lastyear {
    padding-top: 70px;
}
.col-md-12.m-top-80 {
    margin-top: 45px;
}
.about_exam .flexbox_menu p.exam_title img {
    max-height: 55px;
}
.about-heisei img.abs {
    top: -18px;
    max-width: 350px;
}
.banner-13 .title img.f_pc_title {
    max-width: 420px;
}
.about-reward img {
    width: calc(100% / 3 - 10px);
}
}

@media (max-width: 575px) {
.title img.f_sp_title.lines1 {
    max-height: 52px;
}
.title img.f_sp_title.lines2 {
    max-height: 100px;
}
.title img.f_sp_title.lines4 {
    max-height: 100px;
}
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 360px;
}
.title img.f_sp_title.lines3 {
    max-height: 100px;
}
.entry-conditions {
    padding: 30px;
    border-radius: 20px;
}
div.float a img {
    max-width: 85%;
}
.main-logo h1 img {
    max-width: 400px;
}
.about-reward {
    width: 80%;
}
.banner-13 .title img.f_sp_title {
    max-height: none;
    max-width: 390px;
    width: 100%;
}
a.anc.scrollbtn {
    width: 34px;
    height: 34px;
}
a.anc.scrollbtn span {
    font-size: 12px;
    line-height: 30px;
}
.about-grandprix p {
    margin-top: -5px;
    font-size: 14px;
}
.about-heisei .example {
    padding: 50px 15px 15px 15px;
}
.about-heisei .example img.abs {
    left: 50px;
}
.touhyou-step-text {
    font-size: 15px;
    line-height: 1.6;
    margin: 20px 0 0;
}
.about-grandprix .title {
    margin-bottom: 25px !important;
}
.provecho {
    padding-top: 45px;
    padding-bottom: 75px;
}
.provecho:after {
    bottom: 30px;
}
.itembox_box.touhyou_kijyun img.sp {
    max-width: 300px;
}
}

@media (max-width: 540px) {
  .lastyear_item li img.mw100.titleimg.tab,
  .lastyear_item li img.tab.banner {
      display: none;
  }
  .lastyear_item li img.mw100.titleimg.sp,
  .lastyear_item li img.sp.banner {
      display: block;
      margin: 0 auto;
  }
  .about_exam .flexbox_menu p.exam_title img {
      max-width: 250px;
  }
  .about_exam .flexbox_menu p {
      text-align: justify;
  }
  .about_exam .flexbox_menu p br {
      display: none;
  }
  .flexbox_about.flexbox {
      display: block;
  }
  .flexbox_about>div {
      width: 100%;
      max-width: 220px;
      margin: 0 auto;
  }
  .flexbox_about>div:not(:last-child) {
      padding-bottom: 15px;
  }
  .abs_left,
  .abs_right {
      display: none;
  }
  .about_exam .bg_w.bg_w9 {
      padding-bottom: 30px;
  }
  .title img.f_sp_title {
      max-height: 50px;
  }
.about-grandprix p {
    margin-top: -10px;
}
.heiseinonabe,
.revivalnabe {
    margin-top: 35px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 60%;
}
.title img.f_sp_title.lines2 {
    max-height: 98px;
}
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 350px;
}
.title img.f_sp_title.lines4 {
    max-height: 98px;
}
.title img.f_sp_title.lines3 {
    max-height: 98px;
}
.lastyear_item label img {
    max-width: 250px;
}
.lastyear_item label:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    right: 20px;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text1, .lastyear_item .itembox2 .itembox_box p.itembox1_text1 {
    font-size: 15px;
    padding: 3px 10px 1px;
}
#lastyear_bar01:checked ~ #links01 li {
    padding: 30px 25px 25px;
}
}

@media (max-width: 680px) {
  img.text {
    margin-top: -94px;
    height: 40px;
  }
}

@media (max-width: 650px) {
  img.pre-sp {
    height: 35px;
  }
  img.text {
    margin-top: -92px;
    height: 35px;
  }
}

@media (max-width: 600px) {
  .menuzord-menu>li>a {
    font-size: 12px;
  }
}

@media (max-width: 580px) {
  img.text {
    margin-top: -80px;
    height: 30px;
  }
  .sponsors:after {
      top: -10px;
      font-size: 20px;
  }
  span.none_sp {
	    display: none;
	}
}

@media (max-width: 575px) {
  .about_exam .bg_w {
      padding: 45px 30px 30px;
  }
  .about-heisei .example p {
    margin-bottom: 10px;
}
.about-heisei .example p:last-child {
    margin-bottom: 0;
}
.exbgimg .row.touhyou-step {
    margin-right: -15px;
    margin-left: -15px;
}
.exbgimg .col-md-4 {
    width: 100%;
    padding: 0 30px;
}
.exbgimg .col-md-4:not(:last-child) {
		margin-bottom: 20px;
}
/* .exbgimg .col-md-4:nth-child(even) {
		padding-left: 10px;
}
.exbgimg .col-md-4:nth-child(odd) {
		padding-right: 10px;
} */
.exbgimg .col-md-4 img.mw100 {
    max-width: 360px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.heiseinonabe .about-heisei p {
    margin-bottom: 15px;
}
.lastyear_item .itembox1 .itembox_box, .lastyear_item .itembox2 .itembox_box {
    flex-wrap: wrap;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text2, .lastyear_item .itembox2 .itembox_box p.itembox1_text2 {
    width: 100%;
    padding-left: 0;
    top: 0;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text1, .lastyear_item .itembox2 .itembox_box p.itembox1_text1 {
    margin-bottom: 12px;
    width: 135px;
}
.lastyear_item li .flexbox {
    padding: 20px 0;
}
.lastyear_item .itembox .itembox_box:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.lastyear_item .itembox3 .itembox_box img {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
		width: 140px;
}
.lastyear_item .itembox3 .itembox_box {
    padding-left: 0;
}
.lastyear_item .itembox3 .itembox_box h4 {
    margin-bottom: 12px;
    font-size: 16px;
    letter-spacing: 0.1em;
    text-align: center;
}
.lastyear_item li .flexbox a.btn_style1 {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    max-width: 240px;
    background-size: 35px,20px;
    background-position: top 11px left 10px,center right 15px;
}
.lastyear_item li .flexbox.itembox3 {
    background-image: none;
    padding: 35px 0 10px;
}
}

@media (max-width: 560px) {
  div.m-t-b-50 {
    margin: 30px 0;
  }
  .about_exam {
      padding-top: 60px;
      padding-bottom: 60px;
  }
}

@media (max-width: 540px) {
  ul.menuzord-menu.menuzord-right.c-nav_s-standard li:last-child a {
    padding-right: 0;
  }
  ul.menuzord-menu.menuzord-right.c-nav_s-standard li:first-child a {
    padding-left: 0;
  }
  img.text {
    margin-top: -76px;
    height: 30px;
  }
}

@media (max-width: 500px) {
  .menuzord-menu>li>a {
    padding: 0px 8px;
  }
  img.m-b--50 {
    margin-bottom: -35px;
  }
  img.pre-sp {
    height: 30px;
  }
  .title img.f_sp_title {
    max-height: 48px;
}
.title img.f_sp_title.lines1 {
    max-height: 46px;
}
.title img.f_sp_title.lines2 {
    max-height: 92px;
}
  .title img.f_sp_title.lines3 {
    max-height: 92px;
}
  .title img.f_sp_title.lines4 {
    max-height: 92px;
}
.col-md-12.m-top-80 {
    margin-top: 50px;
}
.page-content.about_exam.bg-about2021 .subtitle p.pd_0 {
    text-align: justify;
}
.sponsors {
    padding: 50px 0;
}
div.float a img {
    max-width: 90%;
}
.entry-conditions p {
    padding: 0 0 15px 30px;
    background-size: 24px;
    margin-bottom: 15px;
    font-size: 14px;
    background-position: top 1px left;
}
.title p.entry-detail {
    font-size: 16px;
}
.title img.f_sp_title {
    max-height: 46px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 65%;
}
.main-logo h1 img {
    max-width: 380px;
}
.about-reward {
    width: 85%;
}
}

@media (max-width: 479px) {
.main-logo h1 img {
    max-width: 350px;
}
.about-reward {
    width: 90%;
}
.title img.f_sp_title {
    max-height: 44px;
}
.about-grandprix p {
    margin-top: -12px;
    font-size: 13px;
}
.about-heisei img.abs {
    top: -22px;
}
.about_exam .flexbox_menu .flexbox_img img, .about_exam .flexbox_img.ex-second img {
    max-width: 100%;
}
.sponsors {
    padding: 50px 0 40px;
}
.bg_r_b.exbgimg {
    padding-bottom: 60px;
}
.title img.f_sp_title.lines4 {
    max-height: 86px;
}
.title img.f_sp_title.lines3 {
    max-height: 90px;
}
div.lastyear {
    padding-top: 60px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 70%;
}
}

@media (max-width: 460px) {
  .menuzord-menu>li>a {
    padding: 0px 5px;
  }
  .lastyear_item label img {
      padding-right: 0;
  }
  .lastyear_item li .flexbox p,
  .lastyear_item li .flexbox p span {
      font-size: 14px;
      line-height: 1.8;
  }
.lastyear_item label:after {
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.lastyear_item label img {
    max-width: 200px;
}
.about_exam {
    padding-bottom: 75px;
}
.about_exam.bg-about2021 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.touhyou-step-text {
    font-size: 14px;
    letter-spacing: 0.01em;
}
#lastyear_bar01:checked ~ #links01 li {
    padding: 25px 25px 25px;
}
.lastyear_item ul p.tab_p {
    font-size: 14px;
}
.lastyear_item .itembox1 .itembox_box p.itembox1_text1, .lastyear_item .itembox2 .itembox_box p.itembox1_text1 {
    margin-bottom: 11px;
    width: 120px;
    padding: 2px 10px 1px;
}
.lastyear_item .itembox .itembox_box p.itembox1_text2, .lastyear_item .itembox3 .itembox_box p {
    line-height: 1.8;
    letter-spacing: 0.05em;
}
.lastyear_item .itembox .itembox_box:not(:last-child) {
    padding-bottom: 17px;
}
}

@media (max-width: 440px) {
  img.m-b--50 {
    margin-bottom: -20px;
  }
  img.text {
    margin-top: -65px;
    height: 25px;
  }
  footer .copyright p {
    font-size: 12px;
  }
  footer .copyright p.pc {
    display: none;
  }
  footer .copyright p {
    float: none;
    width: 100%;
    text-align: center;
  }
  .lastyear_item li img.mw100.titleimg.sp_ {
      display: block;
  }
  .lastyear_item li img.mw100.titleimg.sp {
      display: none;
  }
.title img.f_sp_title.lines4 {
    max-height: 80px;
}
.title img.f_sp_title.lines3 {
    max-height: 86px;
}
.title img.f_sp_title.lines2 {
    max-height: 86px;
}
.title img.f_sp_title {
    max-height: 43px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 75%;
}
.provecho {
    padding-top: 40px;
    padding-bottom: 60px;
}
.provecho:after {
    bottom: 20px;
    font-size: 20px;
}
.provecho .row .col-md-3 img.mw100 {
    max-width: 180px;
    margin-left: calc(50% - 75px);
}
}

@media (max-width: 540px) {
  .m-top-100 {
      margin-top: 50px;
  }
	.lastyear_item ul p.tab_p {
	    padding-bottom: 0;
	}
}

@media (max-width: 500px) {
  .about_exam .bg_w {
      padding: 45px 22px 30px;
  }
  img.logopr {
      height: 14px;
      margin-top: 8px;
  }
  .top-bar p:last-child {
      font-size: 10px;
  }
  .top-bar p {
      margin: 0px 0 0 5px;
  }
	.page-content {
	    padding: 50px 0;
	}
	.bg-about2021 {
	    background-size: 0,1000px;
	    padding-bottom: 80px;
	}
}
a.anc.top_back {
    width: 40px;
    height: 40px;
    border: 2px solid #c08e75;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    top: -60px;
    right: 25px;
    color: #c08e75;
}
a.anc.top_back span {
    font-size: 18px;
    line-height: 34px;
    display: block;
}
a.anc.top_back:hover {
    border: 1px solid #fff;
    background: #c08e75;
    color: #fff;
}
.block414 {
  display: none;
}

@media (max-width: 414px) {
  body {
      font-size: 14px;
  }
  .about_exam .flexbox_menu p.exam_title img {
      max-width: 200px;
  }
  .flexbox_about>div {
      max-width: 190px;
  }
  .bg_w1 .title {
      margin-bottom: 20px !important;
  }
  .m-top-100 {
      margin-top: 40px;
  }
  .subtitle p.pd_0 {
      padding: 0;
  }
  .flexbox_about>div {
      max-width: 170px;
  }
  .block414 {
    display: block;
  }
  a.anc.top_back {
      width: 30px;
      height: 30px;
      border-radius: 15px;
      right: 10px;
  }
  a.anc.top_back span {
      font-size: 14px;
      line-height: 25px;
  }
.title img.f_sp_title {
    max-height: 40px;
}
.title img.f_sp_title.lines1 {
    max-height: 40px;
}
.title img.f_sp_title.lines2 {
    max-height: 80px;
}
.title img.f_sp_title.lines3 {
    max-height: 84px;
}
.title img.f_sp_title.lines4 {
    max-height: 80px;
}
  img.text {
    margin-top: -60px;
  }
  .about_exam .bg_w {
      padding: 35px 30px 20px;
    border-radius: 15px;
  }
  .bg_w9_ {
    width: 100%;
  }
  .about_exam .bg_w.bg_w1,
  .about_exam .bg_w.bg_w2 {
    padding: 35px 30px 30px;
  }
.main-logo h1 img {
    max-width: 100%;
}
.about-reward {
    width: 100%;
}
.banner-title a.anc img {
    max-width: 10px;
}
div.float a img {
    max-width: 100%;
}
.title p.entry-detail {
    font-size: 15px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 85%;
}
.about-heisei img.abs {
    top: -20px;
    max-width: 330px;
}
.entry-ba .about-heisei p.about-detail img {
    max-width: 250px;
}
}

@media (max-width: 400px) {
  footer .copyright p {
    font-size: 11px;
  }
}

@media (max-width: 390px) {
.title, .subtitle {
    margin-bottom: 25px !important;
}
.col-md-12.m-top-80 {
    margin-top: 40px;
}
img.nami_brown {
    top: -25px;
}
img.nami_brown2 {
    bottom: -22px;
}
.about-reward img {
    width: calc(100% / 3 - 7.5px);
}
.entry-conditions {
    padding: 20px;
    border-radius: 15px;
}
div.lastyear {
    padding-top: 50px;
}
.bg_r_b.exbgimg {
    padding-bottom: 50px;
}
.touhyou-step-text {
    text-align: justify;
}
.touhyou-step-text br {
    display: none;
}
.about-heisei img.abs {
    max-width: 300px;
    top: -15px;
}
.entry-ba .about-heisei p.about-detail img {
    max-width: 240px;
}
}

@media (max-width: 360px) {
  img.m-b--50 {
    margin-bottom: -15px;
  }
  footer .copyright p {
    font-size: 10px;
  }
  img.text {
    margin-top: -58px;
    height: 22px;
  }
	.lastyear_item label:after {
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    font-size: 14px;
	    right: 15px;
	}
	.lastyear_item .itembox3 .itembox_box h4 {
	    margin-bottom: 10px;
	    letter-spacing: 0.05em;
	}
.lastyear_item label {
    padding: 15px 40px 15px 20px;
}
.sponsors {
    padding: 40px 0;
}
.about_exam {
    padding-bottom: 70px;
}
img.nami_brown {
    top: -20px;
}
img.nami_brown2 {
    bottom: -20px;
}
.title p.entry-detail {
    font-size: 14px;
}
.entry-conditions p {
    background-size: 22px;
    font-size: 13px;
    background-position: top 2px left;
}
.about-heisei img.abs {
    max-width: 290px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 90%;
}
}

@media (max-width: 340px) {
.lastyear_item label:after {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
}
.lastyear_item label {
    padding: 15px 35px 15px 20px;
}
.title img.f_sp_title {
    max-height: 36px;
}
.heiseinonabe .about-heisei>img:not(.abs) {
    max-width: 100%;
}
}

@media (max-width: 991px) {
.col-md-12.m-top-80 {
    display: block;
}
}

@media (max-width: 414px) {
	.sponsors .col-md-4:nth-child(odd) {
	    padding-right: 7.5px;
	}
	.sponsors .col-md-4:nth-child(even) {
	    padding-left: 7.5px;
	}
	.sponsors .col-md-4:not(:last-child) {
	    margin-bottom: 15px;
	}
	a.anc.top_back {
	    top: -75px;
	}
}

@media all and (max-width: 1199px) and (-ms-high-contrast: none) {
}

@media all and (max-width: 991px) and (-ms-high-contrast: none) {
.about-heisei p {
    font-size: 13px;
}
.about-heisei p span {
    font-size: 16px;
}
.about-heisei .example p,
.about-heisei .example p span {
    font-size: 11px;
}
}



div.row::before {
display: none;
}

/* リスト用css */
ul.original-info-btnList {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
}

.m_title {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.1em;
    color: #D83C15;
    margin-bottom: 15px;
}
.m_title p {
    background: linear-gradient(transparent 60%, #f6e900 60%);
    display: inline;
}
.m_content .box {
    padding: 0;
    background: #fff;
    border-radius: 10px;
    margin: 15px 10px 15px;
    width: calc(50% - 20px);
}
.m_2 .remodal-confirm {
    margin-top: 15px;
}
.m_content .box.col-md-12 {
    width: 100%;
}
.m_content .box p {
    margin: 0;
    letter-spacing: 0.1em;
    text-align: justify;
    font-feature-settings: "palt" 1;
}
.m_content .box p .text-y {
    color: #FFE41F;
}
.box.box7 {
    margin: 30px 0 0;
    background: none;
}
.m_text {
    padding: 5px 20px;
    line-height: 1.8;
}
.m_title1 {
    background: #c08e75;
    background-position: center right 5px, center;
    background-size: auto, 100%;
    line-height: 1.8;
    padding: 5px 20px;
    border-radius: 10px 10px 0 0;
}
.m_title1 p {
  color: #fff;
}
div.m_2 {
    padding: 35px 20px;
    margin: 0;
    background: #fcf9f2;
    border-radius: 15px;
    max-width: 800px;
    height: auto;
    /* background-image: url(../img/modal_back.png);
    background-position: center;
    background-size: 190px;
    background-repeat: repeat; */
}
div.m_2 .remodal-confirm img {
    width: 100%;
    max-width: 300px;
    padding: 0;
}
.m_3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.m_2 button.close {
    opacity: 1;
}
.m_2 button.close a {
    color: #333;
}
.l-navbar {
    width: 100% !important;
}
body {
    padding: 0;
}
.close:focus, .close:hover {
    outline: none;
}



@media (max-width: 991px) {
	div.m_2 {
	    margin: 30px;
	}
}

@media (max-width: 767px) {
	.m_3 {
	    display: block;
	}
	.m_content .box {
	    width: 100%;
	    margin: 15px 0 10px;
	}

}



@media (max-width: 600px) {
	.m_3 {
	  max-height: 430px;
	  overflow-y: scroll;
	}

}


.storeBtn3 a {
    display: block;
    width: 100%;
    height: 100%;
}
ul.original-info-btnList {
    justify-content: flex-start;
}
div#searchArea {
    width: 580px;
}

ul.original-info-btnList li .storeBtn.storeBtn1.is-voted {
	background: url(../img/touhyou_bt4.png) center center / 100% no-repeat;
	pointer-events: none;
	display: block;
}

ul.original-info-btnList li .storeBtn.storeBtn1.is-votingEnd {
	background: url(../img/touhyou_bt5.png) center center / 100% no-repeat;
	pointer-events: none;
	display: block;
}
ul.original-info-btnList li .storeBtn.storeBtn1 a {
    display: block;
    height: 100%;
    position: relative;
    text-indent: 0;
    width: 100%;
    background: none;
}

.px12, .s {
    font-size: 13px;
}

body .shoplist,
.shoplist input,
.shoplist select,
.shoplist textarea {
    font-size: 13px;
}





/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

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

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}


/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #4C2A1B;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}


.remodal-bg.with-red-theme.remodal-is-opening,
.remodal-bg.with-red-theme.remodal-is-opened {
	filter: none;
}

.remodal-overlay.with-red-theme {
	background-color: #f44336;
}

.remodal.with-red-theme {
	background: #fff;
}





/* モーダル追加css */
div#gnFooter {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
#gnFooterHomeLink p a {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 20px;
    padding: 10px 10px;
    background: #fff;
    opacity: .9;
}
#gnFooterHomeLink p a {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-size: 20px;
    padding: 10px 10px;
    background: #fff;
    opacity: .9;
    border: 1px solid #999;
    color: #333;
}


.searchContent-photo img {
    width: 100%;
}
.searchContent-photo a {
    display: block;
    pointer-events: all;
    cursor: pointer;
}
.remodal-wrapper {
    padding: 60px 15px;
}
.remodal-close {
    left: auto;
    right: 0;
    color: #fff;
    opacity: .8;
}
.remodal-close:hover, .remodal-close:focus {
    color: #fff;
    opacity: 1;
}
.remodal.shopimg img {
    padding-top: 15px;
    width: 100%;
    max-width: 500px;
}
.remodal {
    margin-bottom: 0;
    padding: 0;
		background: transparent;
    max-width: 680px;
}
.thankyou img {
    width: 100%;
}
.oya {
    position: relative;
}
.oya button.remodal-close.close {
    position: absolute;
    width: 250px;
    bottom: 100px;
    top: auto;
    height: auto;
    right: 50%;
    transform: translateX(50%);
		opacity: 1;
}
.m_2 button.close {
    opacity: 1;
    color: #333;
    text-shadow: none;
    right: 10px;
    top: 5px;
}

.oya button.remodal-close.close:hover,
.m_2 button.close:hover {
		opacity: 0.8;
}
.oya button.remodal-close.close:before {
    content: none;
}
.remodal-confirm,
.remodal-confirm:hover,
.remodal-confirm:focus {
    padding: 0;
    background: transparent;
}
.close {
    text-shadow: none;
}
.thankyou .remodal-close {
    left: 0;
    right: auto;
    color: transparent;
    opacity: 1;
    z-index: 100;
    top: 0;
    width: 100%;
    height: 100%;
}
.l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    opacity: 1;
    transition: 0.3s;
}
.remodal-is-locked .l-navbar.l-navbar_s-center.l-navbar_expand.l-navbar_t-light-trans.js-navbar-sticky {
    opacity: 0;
}


/* ie */
@media all and (-ms-high-contrast: none){
	#gnFooterHomeLink p a {
	    padding: 5px 10px;
	}
	body {
		padding-right: 0 !important;
	}
}

@media (max-width: 991px) {
	.m_2 button.close {
	    right: 30px;
	    top: 30px;
	}

}

div#searchResult {
    width: 100%;
}
dl.searchContent-searchResult dt span.focusFreeLink {
    color: #333;
}
dl.searchContent-searchResult dt.kensaku {
    padding-right: 3px;
}
div#searchContent-paging {
    clear: both;
    margin-bottom: 60px;
    margin-top: 30px;
}
.searchContent-tll a:hover {
	  color: #f9d335;
}
