.l-header .h-logo {
  min-width: auto;
}

.l-header .top-h-logo-img {
  vertical-align: bottom;
}

.is-menu-open .l-header .h-menu-toggle span::before {
  -webkit-transform: translateX(-6px) rotate(45deg);
          transform: translateX(-6px) rotate(45deg);
}

.is-menu-open .l-header .h-menu-toggle span::after {
  -webkit-transform: translateX(-6px) rotate(-45deg);
          transform: translateX(-6px) rotate(-45deg);
}

.l-header-nav a {
  color: #333;
}

.l-header-nav .h-nav-lv01 a:hover {
  color: #333;
}

.l-header-nav .h-nav-lv02-link a {
  background-position: right 10px center;
}

.l-header-nav .h-nav-lv02 .h-nav-col3 > li img {
  vertical-align: bottom;
}

.l-header-nav .h-nav-lv02 .h-nav-col3 > li a span {
  color: #333;
}

nav.bread {
  margin: 0;
  width: auto;
}

nav.bread li {
  font-size: 12px;
  color: #333;
}
nav.bread li:after {
  display: none;
}
nav.bread li:last-child {
  color: #333;
}

nav.bread a {
  color: #333;
  text-decoration: none;
}

.title-box {
  margin: 0;
  background: none;
  border: none;
}

.title-box h1 {
  margin: 0;
  width: auto;
}

@media screen and (min-width: 768px) {
  .l-header-nav .h-nav-lv02 .h-nav-col3 > li {
    margin: 0;
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li:nth-of-type(3n) {
    margin: 0;
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li a {
    margin: 0;
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li > ul li {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  nav.bread {
    display: block;
  }

  .title-box-inner {
    padding: 0;
  }

  .title-box h1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .l-header-nav .h-nav-lv02 .h-nav-col3 > li {
    margin: 0;
    width: calc(50% - 10px);
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li:nth-of-type(2n) {
    margin: 0;
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li:last-child {
    margin: 0;
  }

  .l-header-nav .h-nav-lv02 .h-nav-col3 > li:last-child {
    width: calc(50% - 10px);
    margin: 0;
  }
}

.l-2018 nav.bread{
    width: 100%;
    min-width: auto;
    margin: 0 auto;
    background-color: #f7f7f7;
}
@media screen and (min-width: 768px) {
.l-2018 nav.bread ul {
    width: 100%;
    min-width: 1040px;
    max-width: 1240px;
    margin: 0 auto;
    padding: 20px
}

.l-2018 .title-box:before{
  display:none;
}
.l-2018 .title-box-inner {
    min-width: 1040px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 12px 8px;
}
}
.l-2018 .title-box {
    position: relative;
    min-width: auto;
    margin: 0;
    border-top: none;
    background: none;
    box-shadow: none;
}

@media screen and (max-width: 767px){
.l-2018 .title-box h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .01em;
}
}

.reform-basic .l-column-box:first-child,
.recommend.l-2018 .content,
.activity.l-2018 .content{
    padding-top: 80px;
}

.recommend_index.l-2018 .content{
  margin-top: 0px !important;
  padding-top: 80px !important;;
}

@media screen and (max-width: 767px){
.reform-basic .l-column-box:first-child,
.recommend.l-2018 .content,
.activity.l-2018 .content{
    padding-top: 40px;
}
.recommend_index.l-2018 .content{
  padding-top: 40px !important;;
}
}

.c-cont-wrap.termsofuse-wrap{
    margin: 0px 0 0 0;
}

.l-2018 nav.bread li::after {
    content: none;
}

.l-2018.reform-basic .l-column-box:first-child, .recommend.l-2018 .content, .activity.l-2018 .content {
    margin-top: 60px;
}
.l-2018.reform-basic .l-column-box:first-child, .recommend.l-2018 .content, .activity.l-2018 .content {
    padding-top: 30px;
}

@media screen and (max-width: 768px){
.l-2018.reform-basic .l-column-box:first-child, .recommend.l-2018 .content, .activity.l-2018 .content {
    margin-top: 40px;
}
.l-2018.reform-basic .l-column-box:first-child, .recommend.l-2018 .content, .activity.l-2018 .content {
    padding-top: 18px;
}
}


.c-cont-wrap.tpoint-wrap {
	margin:0 !important;
}

@media screen and (max-width: 768px){
.c-cont-wrap.tpoint-wrap .recommend-cont-wrap{
	margin:0 !important;
}
}