@charset "UTF-8";
/* ----------------------------------------------------------
コーポレート個別ページブロック
---------------------------------------------------------- */
/* ----------------------------------------------------------
コーポレート個別ページブロック / トップ
---------------------------------------------------------- */
.corporate-index-news ol, .corporate-index-news ul { list-style: none; padding: 0; }

.corporate-index-news ._title { text-align: center; }

.corporate-index-news ._title h2 { line-height: 1; margin: 0; }

.corporate-index-news ._title h2 span { display: block; }

.corporate-index-news h3 { margin: 0; }

.corporate-index-news ._cols { position: relative; }

.corporate-index-news ._list { margin-top: 10px; }

.corporate-index-news-disaster { padding: 34px; border: solid 2px #999999; }

.corporate-index-news-disaster.add-inform-area { border-color: #d8d8d8; }

.corporate-index-news-disaster ._t { text-align: center; }

.corporate-index-news-disaster ._inner { margin-top: 24px; }

.corporate-index-news-disaster ._t-disaster { color: #000000; }

.corporate-index-news-disaster ._list { flex-basis: 0; flex-grow: 1; }

.corporate-index-news-disaster ._inner:last-child .mod-list-news li { border-bottom: none; }

/* ---------- ---------- ---------- */
.corporate-index-visuals a._btn { position: relative; display: inline-block; color: #fff; line-height: 2; text-align: center; transition-duration: 0.2s; border-radius: 3px; }

.corporate-index-visuals a._btn::after { font-family: FontAwesome; line-height: 1; font-weight: normal; content: "\f0da"; color: #fff; margin-left: 5px; position: absolute; right: 17px; }

.corporate-index-visuals a._btn._btn-red { border: none; background: #ff7200; }

.corporate-index-visuals a._btn._btn-red:hover { background: #ffaa66; }

.corporate-index-vis-about { display: flex; align-items: center; justify-content: center; }

.corporate-index-vis-about .mod-wrap { position: relative; }

/* ---------- ---------- ---------- */
.corporate-index-vis-about { line-height: 1; color: #fff; }

.corporate-index-vis-about p { line-height: 1; }

.corporate-index-vis-about ._title { text-align: center; position: relative; }

.corporate-index-vis-about ._title h2 { margin: 0; }

.corporate-index-vis-about ._title ._en, .corporate-index-vis-about ._title ._ja { display: block; }

.corporate-index-vis-about ._cols { display: flex; flex-wrap: wrap; justify-content: space-between; }

.corporate-index-vis-about ._col { text-align: center; }

.corporate-index-vis-about a { display: block; color: #fff; }

.corporate-index-banners { background-color: #f4f4f4; padding: 60px 0; }

.corporate-index-banners .mod-grid04.mod-grid-banners { justify-content: flex-start; }

.corporate-index-banners ._item { padding: 0 12px; }

.corporate-index-banners ._item ._image { border-bottom: solid 1px #d4d4d4; }

.corporate-index-banners ._item ._image img { width: 100%; }

.corporate-index-banners ._item ._logo { display: block; text-align: center; margin-top: -15px; padding: 7px 0; }

.corporate-index-banners ._item ._logo img { width: 52px; border-radius: 50%; border: solid 1px #d4d4d4; }

.corporate-index-banners a { color: #000; }

/* ---------- ---------- ---------- */
.corporate-index-topics ._title { text-align: center; }

.corporate-index-topics ._title h2 { line-height: 1; margin: 0; }

.corporate-index-topics ._title h2 span { display: block; }

.corporate-index-topics .mod-list-topics ._items { margin: 0 -12px; }

.corporate-index-topics .mod-list-topics ._items:not(.slick-slider) { height: 0; overflow-y: hidden; }

.corporate-index-topics .mod-list-topics ._items ._item { padding: 0 12px; }

.corporate-index-topics .mod-list-topics ._items ._item ._image { margin: 0 0 10px; }

.corporate-index-topics .mod-list-topics ._items ._item ._texts { text-align: left; margin: 0; }

.corporate-index-topics .mod-list-topics ._items ._item .mod-link-arrow.mod-link-arrow-L { margin: 0; }

.corporate-index-topics .mod-list-topics ._movie ._image { position: relative; }

.corporate-index-topics .mod-list-topics ._movie ._image::before, .corporate-index-topics .mod-list-topics ._movie ._image::after { content: ''; position: absolute; display: inline-block; }

.corporate-index-topics .mod-list-topics ._movie ._image::before { border-radius: 50%; border: 2px #fff solid; }

.corporate-index-topics .mod-list-topics ._movie ._image::after { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; }

.corporate-index-topics .mod-list-topics .slick-dots { padding-left: 20px; padding-right: 20px; }

.corporate-index-topics .mod-list-topics ._btn-prev, .corporate-index-topics .mod-list-topics ._btn-next { margin: 0 !important; position: absolute; bottom: 0; }

.corporate-index-topics .mod-list-topics .slick-slide { float: none; height: 100%; }

.corporate-index-topics .mod-list-topics .slick-track { display: flex; }

.corporate-index-topics .mod-list-topics ._items ._item a { height: 100%; }

/* ---------- ---------- ---------- */
.corporate-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }

.corporate-index-modal.js-show { visibility: visible; opacity: 1; }

.corporate-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }

.corporate-index-modal ._btn-close { display: block; position: absolute; width: 40px; height: 40px; cursor: pointer; transition-duration: 0.2s; }

.corporate-index-modal ._btn-close:hover { opacity: 0.8; }

.corporate-index-modal ._btn-close span { position: absolute; left: 7px; right: 7px; background: #fff; height: 2px; }

.corporate-index-modal ._btn-close span:nth-child(1) { top: 19px; transform: rotate(45deg); }

.corporate-index-modal ._btn-close span:nth-child(2) { top: 19px; transform: rotate(-45deg); }

.corporate-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }

.corporate-index-modal ._place { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }

/* ---------- ---------- ---------- */

.company-index-vis .js-anim.js-anim-fade { opacity: 0; transition-duration: 1s; }

.company-index-vis .js-anim.js-anim-fade.js-active { opacity: 1; }

.company-index-vis .js-anim.js-anim-top { opacity: 0; transform: translate(0, -50px); transition-duration: 0.5s; }

.company-index-vis .js-anim.js-anim-top.js-active { opacity: 1; transform: translate(0, 0); }

.company-index-vis .js-anim.js-anim-bottom { opacity: 0; transform: translate(0, 50px); transition-duration: 0.5s; }

.company-index-vis .js-anim.js-anim-bottom.js-active { opacity: 1; transform: translate(0, 0); }

.company-index-vis .js-anim.js-anim-graf { opacity: 0; transform: translate(-20px, 20px); transition-duration: 0.5s; }

.company-index-vis .js-anim.js-anim-graf.js-active { opacity: 1; transform: translate(0, 0); }

.company-index-vis .js-anim.js-anim-zoom { opacity: 0; transform: scale(0, 0); transition-duration: 0.5s; }

.company-index-vis .js-anim.js-anim-zoom.js-active { opacity: 1; transform: scale(1, 1); }

.company-index-vis .js-anim.js-anim-delay-02 { transition-delay: 0.2s; }

.company-index-vis .js-anim.js-anim-delay-03 { transition-delay: 0.3s; }

.company-index-vis .js-anim.js-anim-delay-04 { transition-delay: 0.4s; }

.company-index-vis .js-anim.js-anim-delay-05 { transition-delay: 0.5s; }

.company-index-vis .js-anim.js-anim-delay-06 { transition-delay: 0.6s; }

.company-index-vis .js-anim.js-anim-delay-08 { transition-delay: 0.8s; }

.company-index-vis .js-anim.js-anim-delay-10 { transition-delay: 1.0s; }

.company-index-vis .js-anim.js-anim-delay-12 { transition-delay: 1.2s; }

.company-index-vis .js-anim.js-anim-delay-14 { transition-delay: 1.4s; }

.company-index-vis .js-anim.js-anim-delay-15 { transition-delay: 1.5s; }

.company-index-vis .js-anim.js-anim-delay-16 { transition-delay: 1.6s; }

.company-index-vis .js-anim.js-anim-delay-20 { transition-delay: 2.0s; }

.company-index-vis .js-anim.js-anim-delay-22 { transition-delay: 2.2s; }

.company-index-vis .js-anim.js-anim-delay-24 { transition-delay: 2.4s; }

.company-index-vis { line-height: 1; }

.company-index-vis h2 { margin: 0; }

.company-index-vis p { line-height: 1; }

.company-index-vis ._title { margin: 0; position: relative; }

.company-index-vis ._title ._ja { color: #ff7200; }

.company-index-vis ._title:after { content: ""; display: block; position: absolute; height: 1px; background: #ff7200; }

.company-index-vis ._num { color: #000; }

.company-index-vis .mod-btn { margin-top: 10px; }

/* ---------- ---------- ---------- */
.company-index-vis-main ._title-en { color: #ff7200; }

.company-index-vis-main ._title-ja { color: #fff; text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); font-weight: bold; }

.company-index-vis-main ._text { color: #fff; }

/* ---------- ---------- ---------- */
/* ---------- ---------- ---------- */
.company-index-vis-staff ._inner { margin: 0 0 0 auto; }

.company-index-vis-staff ._title { text-align: right; }

.company-index-vis-staff ._num { text-align: right; }

.company-index-vis-staff ._num ._no { display: inline-block; }

.company-index-vis-staff ._note { text-align: right; }

.company-index-vis-staff ._btns { margin: 0 0 0 auto; }

/* ---------- ---------- ---------- */
.company-index-vis-stores ._title ._ja { color: #003a7c; }

.company-index-vis-stores ._inner { position: relative; }

.company-index-vis-stores ._map { position: absolute; top: -20px; left: 530px; width: 520px; height: 546px; }

.company-index-vis-stores ._map ._n01 { position: absolute; left: 85px; top: 339px; width: 64px; height: 65px; }

.company-index-vis-stores ._map ._n02 { position: absolute; left: 172px; top: 343px; width: 39px; height: 39px; }

.company-index-vis-stores ._map ._n03 { position: absolute; left: 118px; top: 269px; width: 50px; height: 49px; }

.company-index-vis-stores ._map ._n04 { position: absolute; left: 186px; top: 280px; width: 49px; height: 50px; }

.company-index-vis-stores ._map ._n05 { position: absolute; left: 241px; top: 304px; width: 49px; height: 49px; }

.company-index-vis-stores ._map ._n06 { position: absolute; left: 229px; top: 243px; width: 39px; height: 39px; }

.company-index-vis-stores ._map ._n07 { position: absolute; left: 295px; top: 278px; width: 75px; height: 75px; }

.company-index-vis-stores ._map ._n08 { position: absolute; left: 270px; top: 187px; width: 66px; height: 67px; }

.company-index-vis-stores ._map ._n09 { position: absolute; left: 344px; top: 221px; width: 55px; height: 55px; }

.company-index-vis-stores ._map ._n10 { position: absolute; left: 351px; top: 136px; width: 70px; height: 71px; }

.company-index-vis-stores ._map ._n11 { position: absolute; left: 371px; top: 34px; width: 67px; height: 67px; }

/* ---------- ---------- ---------- */
.company-index-vis-profit ._inner { margin: 0 0 0 auto; }

.company-index-vis-profit ._title:after { content: ""; display: block; position: absolute; height: 1px; background: #ff7200; }

.company-index-vis-profit ._num { color: #000; }

.company-index-vis-profit ._btns:after { content: ""; clear: both; display: table; }

.company-index-vis-profit .mod-btn { margin-top: 10px; }

.company-index-vis-profit ._icon { display: inline-block; position: relative; position: relative; padding: 5px 0 0 0; text-align: center; }

.company-index-vis-profit ._icon img { vertical-align: bottom; }

/* ---------- ---------- ---------- */
.company-index-vis-history ._place { font-weight: bold; }

/* ---------- ---------- ---------- */
.company-index-movie ._title { text-align: center; }

.company-index-movie ._title h2 { line-height: 1; margin: 0; }

.company-index-movie ._title h2 span { display: block; }

.company-index-movie ._movie { margin: 0 auto; position: relative; height: 0; overflow: hidden; }

.company-index-movie ._movie iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ---------- ---------- ---------- */
.corporate-index-slider { text-align: center; }

.corporate-index-slider ._btn-prev, .corporate-index-slider ._btn-next { display: inline-block; padding: 0; margin: 0; vertical-align: top; position: relative; cursor: pointer; }

.corporate-index-slider ._btn-prev a, .corporate-index-slider ._btn-next a { font-size: 0; line-height: 0; position: absolute; display: inline-block; top: 50%; left: 0; }

.corporate-index-slider ._btn-prev a::before, .corporate-index-slider ._btn-next a::before { font-family: FontAwesome; line-height: 1; font-weight: normal; color: #ff7200; position: absolute; left: 0; top: 0; }

.corporate-index-slider ._btn-prev a::before { content: '\f053'; }

.corporate-index-slider ._btn-next a::before { content: '\f054'; }

.corporate-index-slider .slick-dots { list-style: none; display: inline-block; text-align: center; padding: 0; margin: 0; vertical-align: top; }

.corporate-index-slider .slick-dots li { vertical-align: top; position: relative; display: inline-block; padding: 0; cursor: pointer; }

.corporate-index-slider .slick-dots li button { box-sizing: border-box; border: 0; background: transparent; display: block; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.corporate-index-slider .slick-dots li button:hover, .corporate-index-slider .slick-dots li button:focus { outline: none; }

.corporate-index-slider .slick-dots li button:hover:before, .corporate-index-slider .slick-dots li button:focus:before { background-color: #ff7200; }

.corporate-index-slider .slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; text-align: center; border-radius: 50%; border: 1px #ff7200 solid; }

.corporate-index-slider .slick-dots li.slick-active button:before { background-color: #ff7200; }

.corporate-index-slider ._items { padding: 0; margin: 0; list-style: none; }

.corporate-index-slider ._items ._item { padding: 0; margin: 0; position: relative; }

.corporate-index-slider ._items ._item a { display: block; text-decoration: none; }

.corporate-index-slider ._items ._item a img { width: 100%; }

.corporate-index-slider ._items ._item a ._more { padding: 0; margin: 0; background-color: #ff7200; position: absolute; color: #fff; bottom: 0; text-align: center; opacity: 0; transition-duration: 0.4s; }

.corporate-index-slider ._items ._item a ._more::before { font-family: FontAwesome; line-height: 1; font-weight: normal; content: "\f0da"; display: block; position: absolute; vertical-align: middle; color: #f8de03; }

.corporate-index-slider ._items ._item.slick-active a ._more { transition-delay: 1s; opacity: 1; }

.corporate-index-slider ._items:not(.slick-slider) li:not(:first-child) { position: absolute; opacity: 0; }

.corporate-index-slider.slick-act + .corporate-common-section { margin-top: 0; }

.corporate-index-slider-recommend { margin-top: 34px; }

.corporate-index-slider-recommend ._items { margin: 0 -12px; }

.corporate-index-slider-recommend ._items:not(.slick-slider) { height: 0; overflow-y: hidden; }

.corporate-index-slider-recommend ._items ._item { padding: 0 12px; }

.corporate-index-slider-recommend ._items ._item a { border: solid 1px #d4d4d4; }

.corporate-index-slider-recommend ._items ._item ._image { border-bottom: solid 1px #d4d4d4; }

.corporate-index-slider-recommend ._items ._item ._logo { display: block; text-align: center; margin-top: -15px; padding: 7px 0 0; }

.corporate-index-slider-recommend ._items ._item ._logo img { width: 52px; border-radius: 50%; border: solid 1px #d4d4d4; }

.corporate-index-slider-recommend ._items ._item ._texts { text-align: left; padding: 15px; }

.corporate-index-slider-recommend ._items ._item .mod-link-arrow.mod-link-arrow-L { margin: 0; }

.corporate-index-slider-recommend .slick-dots { padding-left: 20px; padding-right: 20px; }

.corporate-index-slider-recommend ._btn-prev, .corporate-index-slider-recommend ._btn-next { margin: 0 !important; position: absolute; bottom: 0; }

.corporate-index-slider-recommend .slick-slide { float: none; height: 100%; }

.corporate-index-slider-recommend .slick-track { display: flex; }

.corporate-index-slider-recommend ._items ._item a { height: 100%; }

.corporate-index-slider-recommend ._items ._item a ._texts { padding: 15px 10px 5px; }

.corporate-index-campaign ._items ._item a ._texts { padding: 0 10px; }

.company-officers-list ._photo-extra { text-align: center; }

.company-officers-list ._photo-extra img { max-width: 100%; }

.company-officers-list ._officers { margin-bottom: 25px; }

.company-officers-list ._officer:last-child { border-bottom: 1px solid #dadada; }

.company-officers-list ._officer:first-child ._head { border-top: none; }

.company-officers-list .mod-btn-toggle-close { display: none; }

.company-officers-list ._head { display: table; width: 100%; border-top: 1px solid #dadada; padding: 14px 0; }

.company-officers-list ._head ._names ._names-inner { display: table; width: 100%; }

.company-officers-list ._detail { display: none; }

.company-officers-list ._detail ._detail-inner { border-top: 1px solid #dadada; }

.company-officers-list ._detail ._texts ._title { font-weight: bold; }

.company-officers-list ._detail ._texts ._title:first-child { margin-top: 0px; }

.company-officers-list ._detail ._texts ._note { color: #888; }

.company-officers-list ._detail table { border-collapse: collapse; border-spacing: 0; width: 100%; }

.company-officers-list ._detail table th { vertical-align: top; color: #888; text-align: left; font-weight: normal; }

.company-officers-list ._detail table td { vertical-align: top; }

.company-group_company-company ._item { display: block; border: 1px solid #dadada; position: relative; }

.company-group_company-company ._item ._image { width: 300px; text-align: center; vertical-align: middle; }

.company-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }

.company-group_company-company ._item[target="_blank"] ._texts:before { font-family: FontAwesome; line-height: 1; font-weight: normal; content: "\f08e"; position: absolute; top: 50%; color: #ff7200; margin-top: -10px; }

.company-group_company-brands { margin-top: 20px; }

.company-group_company-brands ._items { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }

.company-group_company-brands ._items ._item { display: block; }

.company-group_company-brands ._items ._item ._item-inner { display: block; }

.company-group_company-brands ._items ._item ._image { text-align: center; border: 1px solid #dadada; }

.company-group_company-brands ._items ._item ._texts { margin-top: 10px; }

.company-group_company-brands ._items ._item ._texts ._text { margin-left: 10px; }

.company-group_company-service ._items { list-style: none; margin: 0; padding: 0; }

.company-group_company-service ._items ._item { display: block; }

.company-group_company-service ._items ._item ._item-inner { display: block; }

.company-group_company-service ._items ._item ._image { text-align: center; border: 1px solid #dadada; }

.company-group_company-service ._items ._item ._texts { margin-top: 10px; }

.company-group_company-service ._items ._item ._texts ._text { margin-left: 10px; }

.csr-index-mv { position: relative; }

.csr-index-mv h1 { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); overflow: hidden; color: #fff; text-align: center; }

.csr-index-links h2 { margin-bottom: 23px !important; }

.csr-index-links ._title { position: relative; }

.csr-index-links ._title h3 { position: absolute; top: 50%; width: 100%; transform: translate(0, -50%); overflow: hidden; text-align: center; color: #fff; margin: 0; padding: 0 15px; }

.csr-index-links ._links ul { list-style: none; margin: 0; padding: 0; }

.csr-index-links ._links li { margin: 0; }

.csr-index-menu ._items { display: flex; padding: 0; margin: 0 -1px; list-style: none; flex-wrap:wrap;margin-top: 60px;}
.csr-index-menu ._item { flex-basis: 33.3333333%; flex-grow: 1; padding: 0 1px; max-width: 340px;height:65px;margin-bottom: 1.125rem;}
.csr-index-menu ._item:nth-of-type(3n + 2){margin:0 18px;}
.csr-index-menu ._item a { font-weight: bold; font-size: 1rem; line-height: 1.4; display: flex; text-align: center; align-items: center; justify-content: center; height: 100%; padding: 20px 15px; background-color: #ececec; transition: opacity .2s; }
.csr-index-menu ._item a:hover {  background-color: #ff7200; color: #fff;  }
 .csr-index-menu ._item a { font-size: 0.875rem; padding: 10px 5px; }
  .csr-topics ._title { margin-bottom: 40px; margin-top: 60px;text-align:center;}
  .csr-topics ._title h2 { font-size: 1.125rem;margin:0; }
  .csr-topics ._title h2 ._en { font-size: 2.375rem; color: #ff7200; }
  .csr-topics ._title h2 ._ja { }
.csr-topics-list{list-style:none;padding-left:0;}
.csr-topics-list li{margin-bottom:30px;}
.csr-topics ._title h2 span { display: block; }
.csr-topics-link{display: block;margin-bottom:30px;}
.csr-pr{margin:90px 0 100px;position:relative;}
.csr-pr .csr-pr-img img{width: 100%;}
.csr-pr .csr-pr-detail{position:absolute;top:45px;left:55px;max-width:462px;}
.csr-pr .csr-pr-detail h3.prDetail-title{font-size:2rem;margin-bottom:20px;margin-top: 0;color: #ff7200;}
.csr-pr .csr-pr-detail .prDetail-message{font-size: 1.375rem;font-weight: bold;line-height: 2rem;margin:25px 0 15px;}
.csr-mod{display: flex;flex-wrap: wrap;justify-content: space-between;position:relative;}
.csr-pr .csr-anchor, .csr-mod .csr-anchor{position:absolute;top:20px;}
.csr-approach .approach-wrapper .approach-title{font-size:2rem;border-bottom: 3px solid #ff7200;margin : 0 0 30px;}
.csr-approach .approach-wrapper:not(:first-of-type){margin-top:140px;}
.csr-approach .approach-wrapper:last-of-type{margin-bottom: 90px;}
.csr-mod .csr-mod-block:nth-of-type(1){width: 458px;}
.csr-mod .csr-mod-block:nth-of-type(2){width: calc(100% - 458px);padding-left:40px;}
.csr-mod .csr-mod-block .approach-title{font-size:2rem;line-height:2rem;margin-top:0;color:#ff7200;}
.csr-mod .csr-mod-block .approach-description{font-size:0.9375rem;line-height: 1.875rem;margin-bottom:20px;}
.csr-mod .csr-mod-block .approach-links{display:flex;flex-wrap: wrap;justify-content: start;}
.csr-mod .csr-mod-block .approach-links a{display: block;line-height:0.9375rem;flex-basis:50%;flex-grow: 1;max-width:50%;}
.csr-mod .csr-mod-block .approach-links a:not(:last-of-type){margin-bottom:20px;}
.csr-mod .csr-mod-block .approach-links a.-disabled{color:#aaaaaa;}
.csr-mod .csr-mod-block .approach-links a.-disabled:hover{color:#aaaaaa;}


.csr-little_leagueco-column { margin: 20px 0; }

.csr-little_leagueco-column ._image { margin-top: 10px; }

.csr-little_leagueco-column ._image img { width: 100%; }

.csr-little_leagueco-column ._texts img, .csr-little_leagueco-column ._texts-wide img { margin-top: 20px; }

.csr-little_league-news ._year:first-child ._head { border-top: none; }

.csr-little_league-news ._year:last-child { border-bottom: 1px solid #dadada; }

.csr-little_league-news .mod-btn-toggle-close { display: none; }

.csr-little_league-news ._head { display: table; width: 100%; border-top: 1px solid #dadada; padding: 15px 0; }

.csr-little_league-news ._head ._yyyy { padding: 10px 0; }

.csr-little_league-news ._head ._yyyy h3 { margin: 0; }

.csr-little_league-news ._detail { display: none; }

.csr-little_league-news ._detail ._detail-inner { border-top: 1px solid #dadada; }

.csr-little_league-photos ._year:first-child ._head { border-top: none; }

.csr-little_league-photos ._year:last-child { border-bottom: 1px solid #dadada; }

.csr-little_league-photos .mod-btn-toggle-close { display: none; }

.csr-little_league-photos ._head { display: table; width: 100%; border-top: 1px solid #dadada; padding: 15px 0; }

.csr-little_league-photos ._head ._yyyy { display: flex; align-items: center; }

.csr-little_league-photos ._head ._yyyy h3 { margin: 0; }

.csr-little_league-photos ._detail { display: none; }

.csr-little_league-photos ._detail img { width: 100%; }

.csr-little_league-photos ._detail ._detail-inner { border-top: 1px solid #dadada; }

.csr-little_league-photos ._detail ._items { display: none; }

.csr-little_league-photos ._detail ._row { display: flex; flex-wrap: wrap; }

.csr-little_league-photos ._detail ._row.current-0 ._item:nth-child(1) { opacity: 0.5; }

.csr-little_league-photos ._detail ._row.current-1 ._item:nth-child(2) { opacity: 0.5; }

.csr-little_league-photos ._detail ._row.current-2 ._item:nth-child(3) { opacity: 0.5; }

.csr-little_league-photos ._detail ._row.current-3 ._item:nth-child(4) { opacity: 0.5; }

.csr-little_league-photos ._detail ._row ._zoom { margin-top: 20px; background: #f4f4f4; padding: 10px; position: relative; display: none; }

.csr-little_league-photos ._detail ._row ._zoom::before { content: ""; position: absolute; top: -10px; left: 10px; width: 20px; height: 20px; margin-top: -10px; box-sizing: border-box; border: 10px solid transparent; border-bottom: 10px solid #f4f4f4; }

.csr-little_league-photos ._detail ._row ._zoom ._btn-close { display: block; position: absolute; top: 0px; right: 0px; width: 40px; height: 40px; background: #666; cursor: pointer; }

.csr-little_league-photos ._detail ._row ._zoom ._btn-close:hover { opacity: 0.8; }

.csr-little_league-photos ._detail ._row ._zoom ._btn-close span { position: absolute; left: 7px; right: 7px; background: #fff; height: 2px; }

.csr-little_league-photos ._detail ._row ._zoom ._btn-close span:nth-child(1) { top: 19px; transform: rotate(45deg); }

.csr-little_league-photos ._detail ._row ._zoom ._btn-close span:nth-child(2) { top: 19px; transform: rotate(-45deg); }

.brand-index-mv { background: url(/site_resource/brand/images/index/bg.jpg) center center no-repeat; background-size: cover; position: relative; }

.brand-index-mv h1 { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); overflow: hidden; color: #fff; text-align: center; }

.brand-index-notes::before, .brand-index-notes::after { content: ""; display: table; }

.brand-index-notes::after { clear: both; }

.brand-index-notes li { float: right; clear: right; }

.brand-index-list { margin-top: 20px; }

.brand-index-list ._items { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }

.brand-index-list ._items ._item { position: relative; display: block; }

.brand-index-list ._items ._item ._item-inner { display: block; border: 1px solid #dadada; overflow: hidden; }

.brand-index-list ._items ._item ._image img { width: 100%; }

.brand-index-list ._items ._item ._texts { text-align: center; }

.bukken-index-maincopy { background: #ff7200; color: #fff; }

.bukken-index-list h3.mod-heading, .bukken-index-list2 h3.mod-heading { background: #fbf5e9; border-bottom: 1px solid #ddd; position: relative; }

.bukken-index-list h3.mod-heading:after, .bukken-index-list2 h3.mod-heading:after { content: ""; display: block; position: absolute; top: 0px; left: 0px; bottom: 0px; background: #ff7200; }

.bukken-index-list h4.mod-heading, .bukken-index-list2 h4.mod-heading { margin-bottom: 9px; }

.bukken-index-list { margin-top: 20px; }

.bukken-index-list ._items { list-style: none; margin: 0; padding: 0; }

.bukken-index-list2 { margin-top: 20px; }

.bukken-index-list2 ._items { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }

.bukken-index-list2 ._items ._item { display: block; }

.bukken-index-list2 ._items ._item h4 { margin-top: 0; }

.bukken-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }

.bukken-index-modal.js-show { visibility: visible; opacity: 1; }

.bukken-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }

.bukken-index-modal ._btn-close { display: block; position: absolute; width: 40px; height: 40px; cursor: pointer; transition-duration: 0.2s; }

.bukken-index-modal ._btn-close:hover { opacity: 0.8; }

.bukken-index-modal ._btn-close span { position: absolute; left: 7px; right: 7px; background: #fff; height: 2px; }

.bukken-index-modal ._btn-close span:nth-child(1) { top: 19px; transform: rotate(45deg); }

.bukken-index-modal ._btn-close span:nth-child(2) { top: 19px; transform: rotate(-45deg); }

.bukken-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }

.bukken-index-modal ._place { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; }

.company_e-group_company-company ._item { display: block; border: 1px solid #dadada; position: relative; }

.company_e-group_company-company ._item ._image { width: 300px; text-align: center; vertical-align: middle; }

.company_e-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }

.company_e-group_company-company ._item[target="_blank"] ._texts:before { font-family: FontAwesome; line-height: 1; font-weight: normal; content: "\f08e"; position: absolute; top: 50%; color: #ff7200; margin-top: -10px; }

.company_e-group_company-brands ._items { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }

.company_e-group_company-brands ._items ._item { display: block; }

.company_e-group_company-brands ._items ._item ._item-inner { display: block; }

.company_e-group_company-brands ._items ._item ._image { text-align: center; }

.company_e-group_company-brands ._items ._item ._texts { margin-top: 10px; }

.company_e-group_company-brands ._items ._item ._texts ._text { margin-left: 10px; }

.company_e-skylark_business-brands { margin-top: 20px; }

.company_e-skylark_business-brands ._items { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; }

.company_e-skylark_business-brands ._items ._item { display: block; }

.company_e-skylark_business-brands ._items ._item ._item-inner { display: block; }

.company_e-skylark_business-brands ._items ._item ._image { text-align: center; border: 1px solid #dadada; }

.company_e-skylark_business-brands ._items ._item ._texts { margin-top: 10px; }

.company_e-skylark_business-brands ._items ._item ._texts ._text { margin-left: 10px; }

.company_e-skylark_business-service ._items { list-style: none; margin: 0; padding: 0; }

.company_e-skylark_business-service ._items ._item { display: block; }

.company_e-skylark_business-service ._items ._item ._item-inner { display: block; }

.company_e-skylark_business-service ._items ._item ._image { text-align: center; border: 1px solid #dadada; }

.company_e-skylark_business-service ._items ._item ._texts { margin-top: 10px; }

.company_e-skylark_business-service ._items ._item ._texts ._text { margin-left: 10px; }

@media (min-width: 768px), print { /* ----------------------------------------------------------
コーポレート個別ページブロック / トップ
---------------------------------------------------------- */
  /* ---------- ---------- ---------- */
  .corporate-index-news { /*padding: 50px 0 0 0;*/ margin: 0 0 40px 0; }
  .corporate-index-news ._title { margin-bottom: 80px; margin-top: 80px;}
  /* ---------- ---------- ---------- */
  .corporate-index-news ._title h2 { font-size: 1.125rem; }
  .corporate-index-news ._title h2 ._en { font-size: 2.375rem; color: #ff7200; }
  .corporate-index-news ._title h2 ._ja { margin-top: 15px; }
  .corporate-index-news h3 { padding: 0 0 15px 0; font-size: 1.125rem; border-bottom: 1px solid #d8d8d8; }
  .corporate-index-news ._cols { margin-top: 60px; }
  .corporate-index-news-disaster ._inner { display: flex; }
  .corporate-index-news-disaster ._t-disaster { width: 130px; margin: 0 40px 0 0; }
  /* ---------- ---------- ---------- */
  .corporate-index-visuals a._btn { margin-top: 40px; padding: 12px 30px 12px 10px; width: 290px; border: 2px solid #fff; font-size: 1rem; border-radius: 3px; font-weight: bold; }
  .corporate-index-visuals a._btn:hover { background: #ffaa66; }
  .corporate-index-visuals a._btn::after { top: 19px; }
  .corporate-index-vis-about { height: 750px; background: url(/site_resource/index/images/visual/about.jpg) center center no-repeat; background-size: cover; }
  /* ---------- ---------- ---------- */
  .corporate-index-vis-about ._title ._en { font-size: 2.625rem; font-weight: normal; }
  .corporate-index-vis-about ._title ._ja { font-size: 1.125rem; font-weight: normal; display: block; margin-top: 20px; }
  .corporate-index-vis-about ._cols { margin-top: 50px; margin-bottom: 30px; }
  .corporate-index-vis-about ._col { width: 21%; }
  .corporate-index-vis-about a { display: block; color: #fff; }
  .corporate-index-vis-about ._num { margin: 20px 0 0 0; font-size: 1.5rem; }
  .corporate-index-vis-about ._num span { font-size: 80px; letter-spacing: -0.05em; margin-right: 10px; }
  .corporate-index-vis-about ._text { margin: 30px 0 0 0; font-size: 1.125rem; }
  .corporate-index-vis-about ._image { margin: 30px 0 0 0; }
  .corporate-index-banners { background-color: #f4f4f4; padding: 60px 0; }
  .corporate-index-banners ._item { padding: 0 12px; }
  /*.corporate-index-banners ._item a { border: solid 1px #d4d4d4; }*/
  .corporate-index-banners ._item ._image { border: solid 1px #d4d4d4; }
  .corporate-index-banners ._item ._image img { width: 100%; }
  .corporate-index-banners ._item ._logo { display: block; text-align: center; margin-top: -15px; padding: 7px 0; }
  .corporate-index-banners ._item ._logo img { width: 52px; border-radius: 50%; border: solid 1px #d4d4d4; }
  .corporate-index-banners .mod-grid04.mod-grid-banners { margin-left: -12px; margin-right: -12px; }
  .corporate-index-banners .mod-grid04.mod-grid-banners > * { width: 25%; padding-left: 12px; padding-right: 12px; }
  .corporate-index-banners a { color: #000; }
  /* ---------- ---------- ---------- */
  .corporate-index-topics ._title { margin-bottom: 80px; margin-top: 80px; }
  .corporate-index-topics ._title h2 { font-size: 1.125rem; }
  .corporate-index-topics ._title h2 ._en { font-size: 2.375rem; color: #ff7200; }
  .corporate-index-topics ._title h2 ._ja { margin-top: 15px; }
  .corporate-index-topics .mod-list-topics ._items ._texts { font-size: 0.9375rem; }
  .corporate-index-topics .mod-list-topics ._movie ._image::before { left: calc(50% - 32px); top: calc(50% - 32px); width: 64px; height: 64px; }
  .corporate-index-topics .mod-list-topics ._movie ._image::after { left: calc(50% - 4px); top: calc(50% - 9px); border-width: 11px 0 11px 14px; }
  /* ---------- ---------- ---------- */
  .corporate-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }
  .corporate-index-modal.js-show { visibility: visible; opacity: 1; }
  .corporate-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }
  .corporate-index-modal ._btn-close { right: 3px; top: -40px; }
  .corporate-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }
  /* ---------- ---------- ---------- */
  .company-index-title h1 { font-size: 1.875rem; margin: 25px 0; }
  .company-index-vis ._title { height: 60px; }
  .company-index-vis ._title ._en { font-size: 2.25rem; font-weight: normal; }
  .company-index-vis ._title ._ja { font-size: 1.125rem; font-weight: bold; }
  .company-index-vis ._title:after { bottom: 0px; left: 0px; width: 85px; }
  .company-index-vis ._num { margin: 20px 0 0 0; }
  .company-index-vis ._num ._no { font-size: 76px; letter-spacing: -0.05em; }
  .company-index-vis ._num ._unit { font-size: 1.875rem; }
  .company-index-vis ._btns { margin-top: 40px; }
  .company-index-vis .mod-btn { width: 240px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-main { background: url(/site_resource/company/index/visual/main.jpg) center center no-repeat; background-size: cover; padding: 130px 0; }
  .company-index-vis-main ._title-en { font-size: 1.125rem; }
  .company-index-vis-main ._title-ja { margin-top: 30px; font-size: 2.5rem; }
  .company-index-vis-main ._text { margin-top: 35px; font-size: 1rem; text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); line-height: 2.8; }
  /* ---------- ---------- ---------- */
  .company-index-vis-message { background: url(/site_resource/company/index/visual/message.jpg) center center no-repeat; background-size: cover; padding: 140px 0; }
  .company-index-vis-message ._text { margin: 20px 0 0 0; line-height: 2; font-size: 1.125rem; }
  .company-index-vis-message ._name { margin: 25px 0 0 0; line-height: 1.6; font-size: 0.875rem; font-weight: bold; }
  .company-index-vis-message ._name span { display: block; font-size: 1.125rem; }
  .company-index-vis-message ._btns { margin-top: 40px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-staff { background: url(/site_resource/company/index/visual/staff.jpg) center center no-repeat; background-size: cover; padding: 135px 0 150px 0; }
  .company-index-vis-staff ._inner { width: 540px; }
  .company-index-vis-staff ._title { height: 64px; }
  .company-index-vis-staff ._title:after { bottom: 0px; left: auto; right: 0px; width: 60px; }
  .company-index-vis-staff ._text { margin: 20px 0 0 0; line-height: 2; font-size: 1.125rem; }
  .company-index-vis-staff ._note { margin-top: 20px; font-size: 0.875rem; color: #888; }
  .company-index-vis-staff ._btns { margin-top: 30px; width: 240px; }
  .company-index-vis-staff ._icon { display: inline-block; padding: 5px 0 0 0; width: 95px; height: 60px; }
  .company-index-vis-staff ._icon img { display: block; float: left; }
  /* ---------- ---------- ---------- */
  .company-index-vis-stores { background: url(/site_resource/company/index/visual/stores.jpg) center center no-repeat; background-size: cover; padding: 145px 0 140px 0; min-height: 704px; }
  .company-index-vis-stores ._num { margin-top: 30px; }
  .company-index-vis-stores ._text { margin: 20px 0 0 0; line-height: 2; font-size: 0.875rem; }
  .company-index-vis-stores ._name { margin: 25px 0 0 0; line-height: 1.6; font-size: 0.875rem; font-weight: bold; }
  .company-index-vis-stores ._name span { display: block; font-size: 1.125rem; }
  .company-index-vis-stores ._btns { margin-top: 20px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-profit { background: url(/site_resource/company/index/visual/profit.jpg) center center no-repeat; background-size: cover; padding: 150px 0 140px 0; }
  .company-index-vis-profit ._inner { width: 520px; }
  .company-index-vis-profit .row-2 { margin-top: 60px; }
  .company-index-vis-profit ._num span._date { font-size: 0.875rem; }
  .company-index-vis-profit .mod-btn { width: 240px; float: left; margin: 0 20px 0 0; }
  .company-index-vis-profit ._icon { width: 85px; height: 70px; }
  .company-index-vis-profit ._icon span:nth-child(1) { transition-duration: 0.4s; position: absolute; bottom: 0px; left: 0px; height: 0px; width: 3px; background: #ff7200; }
  .company-index-vis-profit ._icon span:nth-child(1).js-active { height: 70px; }
  .company-index-vis-profit ._icon span:nth-child(2) { transition-duration: 0.4s; position: absolute; bottom: 0px; left: 0px; height: 3px; width: 0; background: #ff7200; }
  .company-index-vis-profit ._icon span:nth-child(2).js-active { width: 80px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-history { background: url(/site_resource/company/index/visual/history.jpg) center center no-repeat; background-size: cover; padding: 120px 0 160px 0; }
  .company-index-vis-history ._text { margin-top: 30px; font-size: 1.125rem; }
  .company-index-vis-history ._place { margin-top: 30px; font-size: 1.125rem; }
  .company-index-vis-history ._icon { display: inline-block; padding: 5px 0 0 0; width: 95px; height: 60px; }
  .company-index-vis-history ._icon img { display: block; float: left; }
  /* ---------- ---------- ---------- */
  .company-index-movie { margin: 0 0 40px 0; }
  .company-index-movie ._title { margin-bottom: 80px; margin-top: 80px; }
  .company-index-movie ._title h2 { font-size: 1.125rem; }
  .company-index-movie ._title h2 ._en { font-size: 2.375rem; color: #ff7200; }
  .company-index-movie ._title h2 ._ja { margin-top: 15px; }
  .company-index-movie ._movie { width: 800px; padding-bottom: 42.4%; }
  /* ---------- ---------- ---------- */
  .corporate-index-slider { overflow: hidden; }
  .corporate-index-slider .slick-list { overflow: visible; }
  .corporate-index-slider ._btn-prev, .corporate-index-slider ._btn-next { width: 16px; height: 60px; }
  .corporate-index-slider ._btn-prev a, .corporate-index-slider ._btn-next a { width: 16px; height: 23px; margin-top: -12px; }
  .corporate-index-slider ._btn-prev a::before, .corporate-index-slider ._btn-next a::before { font-size: 23px; }
  .corporate-index-slider ._btn-prev { margin-right: 23px; }
  .corporate-index-slider ._btn-next { margin-left: 23px; }
  .corporate-index-slider .slick-dots { height: 60px; padding-top: 22px; }
  .corporate-index-slider .slick-dots li { height: 16px; width: 16px; margin: 0 4px; }
  .corporate-index-slider .slick-dots li button { height: 12px; width: 12px; }
  .corporate-index-slider .slick-dots li button:before { height: 12px; width: 12px; line-height: 12px; }
  .corporate-index-slider ._items.slick-slider::before, .corporate-index-slider ._items.slick-slider::after { content: ""; position: absolute; z-index: 1000; height: calc(100% - 60px); width: 2000px; top: 0; background-color: rgba(255, 255, 255, 0.4); }
  .corporate-index-slider ._items.slick-slider::before { right: 100%; }
  .corporate-index-slider ._items.slick-slider::after { left: 100%; }
  .corporate-index-slider ._items ._item a ._more { bottom: 25px; right: 18px; font-size: 1rem; line-height: 35px; padding: 0 20px; min-width: 100px; border-radius: 3px; }
  .corporate-index-slider ._items ._item a ._more::before { font-size: 0.875rem; top: 50%; left: 9px; margin-top: -7px; }
  .corporate-index-slider + .corporate-common-section { margin-top: 30px; }
  .corporate-index-slider-recommend ._texts .mod-link-arrow { font-size: 0.9375rem; line-height: 1.7; }
  .company-officers-list { font-size: 0.9375rem; }
  .company-officers-list ._officers { margin-bottom: 25px; }
  .company-officers-list ._officer:first-child { margin-top: -10px; }
  .company-officers-list ._head ._names { display: table-cell; width: 80%; vertical-align: middle; }
  .company-officers-list ._head ._names ._names-inner { display: table; width: 100%; }
  .company-officers-list ._head ._names ._job { display: table-cell; width: 50%; padding-right: 20px; vertical-align: middle; }
  .company-officers-list ._head ._names ._name { display: table-cell; width: 50%; vertical-align: middle; }
  .company-officers-list ._head ._btn { display: table-cell; width: 20%; vertical-align: middle; }
  .company-officers-list ._detail ._detail-inner { padding: 20px 0; display: flex; justify-content: space-between; }
  .company-officers-list ._detail ._photo { padding-right: 40px; }
  .company-officers-list ._detail ._photo img { max-width: 160px; }
  .company-officers-list ._detail ._texts ._title { font-size: 1rem; margin-top: 40px; }
  .company-officers-list ._detail table th { border-bottom: 1px solid #dadada; padding: 12px 12px 12px 0; font-size: 0.875rem; width: 100px; }
  .company-officers-list ._detail table td { border-bottom: 1px solid #dadada; padding: 12px 0; }
  .company-group_company-company { margin-top: 20px; }
  .company-group_company-company ._item { display: table; width: 100%; }
  .company-group_company-company ._item ._image { display: table-cell; width: 300px; text-align: center; vertical-align: middle; }
  .company-group_company-company ._item ._texts { display: table-cell; padding: 20px 50px 20px 30px; vertical-align: middle; }
  .company-group_company-company ._item ._texts ._name { font-weight: bold; font-size: 1.125rem; }
  .company-group_company-company ._item ._texts ._text { margin-left: 10px; margin-top: 10px; font-size: 0.875rem; line-height: 2; }
  .company-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }
  .company-group_company-company ._item[target="_blank"] ._texts:before { right: 20px; }
  .company-group_company-brands ._items { margin-left: -25px; }
  .company-group_company-brands ._items ._item { width: 171px; margin-left: 25px; }
  .company-group_company-brands ._items ._item:nth-child(n+5) { margin-top: 20px; }
  .company-group_company-brands ._items ._item ._texts { font-size: 0.9375rem; }
  .company-group_company-brands ._items ._item ._texts ._text { font-size: 0.875rem; }
  .company-group_company-service { margin-top: 20px; border-top: 1px solid #dadada; padding-top: 40px; }
  .company-group_company-service ._items { display: flex; justify-content: space-between; }
  .company-group_company-service ._items ._item { width: 367px; }
  .company-group_company-service ._items ._item ._texts { font-size: 0.9375rem; }
  .company-group_company-service ._items ._item ._texts ._text { font-size: 0.875rem; }
  .csr-index-mv { height: 242px; background: url(/site_resource/csr/images/index/bg.jpg) center center no-repeat; background-size: cover; }
  .csr-index-mv h1 ._en { font-size: 2.625rem; }
  .csr-index-mv h1 ._en2 { display: block; font-size: 1.125rem; }
  .csr-index-links h2 { margin-bottom: 23px !important; }
  .csr-index-links ._title ._bg { height: 260px; background-position: center center; }
  .csr-index-links ._links ul { display: flex; flex-wrap: wrap; }
  .csr-index-links ._links li { width: 33%; border-left: 1px solid #dadada; padding: 0 20px; margin: 5px 0; }
  .csr-index-links ._links li:nth-child(3n+1) { border-left: none; padding: 0 20px 0 0; }
  .csr-little_leagueco-column { display: flex; justify-content: space-between; flex-direction: row-reverse; }
  .csr-little_leagueco-column ._image { margin-top: 10px; flex: 1; }
  .csr-little_leagueco-column ._image img { width: 100%; }
  .csr-little_leagueco-column ._texts { flex: 2; padding-right: 20px; }
  .csr-little_leagueco-column ._texts p, .csr-little_leagueco-column ._texts-wide p { margin: 5px 0; }
  .csr-little_league-news { font-size: 0.9375rem; }
  .csr-little_league-news ._year:first-child { margin-top: -10px; }
  .csr-little_league-news ._head ._yyyy { display: table-cell; vertical-align: middle; }
  .csr-little_league-news ._head ._btn { display: table-cell; width: 20%; vertical-align: middle; }
  .csr-little_league-news ._detail ._detail-inner { padding: 20px 0; }
  .csr-little_league-photos { font-size: 0.9375rem; }
  .csr-little_league-photos ._year:first-child { margin-top: -10px; }
  .csr-little_league-photos ._head ._yyyy { display: table-cell; vertical-align: middle; }
  .csr-little_league-photos ._head ._btn { display: table-cell; width: 20%; vertical-align: middle; }
  .csr-little_league-photos ._detail ._detail-inner { padding: 20px 0; }
  .csr-little_league-photos ._detail ._row { margin-bottom: 20px; }
  .csr-little_league-photos ._detail ._row ._item { width: 23.5%; margin: 0 0 0 2%; }
  .csr-little_league-photos ._detail ._row ._item:nth-child(1) { margin: 0; }
  .csr-little_league-photos ._detail ._row.current-0 ._zoom::before { left: 80px; }
  .csr-little_league-photos ._detail ._row.current-1 ._zoom::before { left: 270px; }
  .csr-little_league-photos ._detail ._row.current-2 ._zoom::before { left: 470px; }
  .csr-little_league-photos ._detail ._row.current-3 ._zoom::before { left: 660px; }
  .csr-little_league-photos ._detail ._row ._zoom ._btn-close { right: 30px; top: 30px; }
.csr-mod .csr-mod-block .approach-links a[target=_blank]{padding-right: 15px;}
.csr-mod .csr-mod-block .approach-links a[target=_blank].mod-link-arrow:not(.mod-icon-pdf)::after{font-family: FontAwesome;line-height: 1;font-weight: normal;content: "\f08e";color: #ff7200;margin-left: 5px;font-size: 90%;position: absolute;right: 0;top: 2px;bottom: 0;margin: auto;}
  .brand-index-mv { height: 300px; }
  .brand-index-mv h1 ._en { font-size: 2.625rem; }
  .brand-index-mv h1 ._ja { display: block; font-size: 0.875rem; }
  .brand-index-list ._items { margin-left: -25px; }
  .brand-index-list ._items ._item { width: 334px; margin-left: 25px; }
  .brand-index-list ._items ._item:nth-child(n+4) { margin-top: 40px; }
  .brand-index-list ._items ._item ._item-inner { padding: 0 0 20px 0; }
  .brand-index-list ._items ._item ._texts { margin-top: 20px; font-size: 1.125rem; }
  .brand-index-list ._items ._item ._text { font-size: 0.875rem; line-height: 2.2; }
  .bukken-index-maincopy { font-size: 1.25rem; padding: 17px 15px 13px 15px; text-align: center; margin-top: 40px; }
  .bukken-index-list h3.mod-heading, .bukken-index-list2 h3.mod-heading { padding: 17px 15px 13px 25px; }
  .bukken-index-list h3.mod-heading:after, .bukken-index-list2 h3.mod-heading:after { width: 8px; }
  .bukken-index-list h4.mod-heading, .bukken-index-list2 h4.mod-heading { margin-bottom: 9px; }
  .bukken-index-list ._items ._item ._item-inner { display: flex; flex-wrap: nowrap; }
  .bukken-index-list ._items ._item ._title { margin-top: 20px; }
  .bukken-index-list ._items ._item ._image { width: 200px; }
  .bukken-index-list ._items ._item ._texts { width: calc( 100% - 225px); margin: 0 0 0 25px; }
  .bukken-index-list2 img { width: 100%; }
  .bukken-index-list2 ._items { margin-top: 25px; }
  .bukken-index-list2 ._items ._item { width: calc(50% - 12.5px); margin-left: 25px; }
  .bukken-index-list2 ._items ._item:nth-child(2n+1) { margin-left: 0; }
  .bukken-index-list2 ._items ._item:nth-child(n+3) { margin-top: 20px; }
  .bukken-index-list2 ._items ._item ._name { font-size: 0.875rem; font-weight: bold; }
  .bukken-index-list2 ._items ._item ._btns { display: flex; }
  .bukken-index-list2 ._items ._item ._btns > a { width: calc(50% - 5px); margin-left: 10px; }
  .bukken-index-list2 ._items ._item ._btns > a:nth-child(2n+1) { margin-left: 0; }
  .bukken-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }
  .bukken-index-modal.js-show { visibility: visible; opacity: 1; }
  .bukken-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }
  .bukken-index-modal ._btn-close { right: 3px; top: -40px; }
  .bukken-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }
  .company_e-group_company-company { margin-top: 20px; }
  .company_e-group_company-company ._item { display: table; width: 100%; }
  .company_e-group_company-company ._item ._image { display: table-cell; width: 300px; text-align: center; vertical-align: middle; }
  .company_e-group_company-company ._item ._texts { display: table-cell; padding: 20px 50px 20px 30px; vertical-align: middle; }
  .company_e-group_company-company ._item ._texts ._name { font-weight: bold; font-size: 1.25rem; }
  .company_e-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }
  .company_e-group_company-company ._item[target="_blank"] ._texts:before { right: 20px; }
  .company_e-group_company-brands { margin-top: 20px; }
  .company_e-group_company-brands ._items { margin-left: -25px; }
  .company_e-group_company-brands ._items ._item { width: 367px; margin-left: 25px; }
  .company_e-group_company-brands ._items ._item:nth-child(n+3) { margin-top: 20px; }
  .company_e-group_company-brands ._items ._item ._image { border: 1px solid #dadada; }
  .company_e-group_company-brands ._items ._item ._texts { font-size: 0.9375rem; }
  .company_e-group_company-brands ._items ._item ._texts ._text { font-size: 0.875rem; margin-top: 5px; }
  .company_e-skylark_business-brands ._items { margin-left: -25px; }
  .company_e-skylark_business-brands ._items ._item { width: 171px; margin-left: 25px; }
  .company_e-skylark_business-brands ._items ._item:nth-child(n+5) { margin-top: 20px; }
  .company_e-skylark_business-brands ._items ._item ._texts { font-size: 0.9375rem; }
  .company_e-skylark_business-brands ._items ._item ._texts ._text { font-size: 0.875rem; margin-top: 5px; line-height: 1.8; }
  .company_e-skylark_business-service { margin-top: 20px; border-top: 1px solid #dadada; padding-top: 40px; }
  .company_e-skylark_business-service ._items { display: flex; justify-content: space-between; }
  .company_e-skylark_business-service ._items ._item { width: 367px; }
  .company_e-skylark_business-service ._items ._item ._texts { font-size: 0.9375rem; }
  .company_e-skylark_business-service ._items ._item ._texts ._text { font-size: 0.875rem; margin-top: 5px; line-height: 1.8; } }

@media (max-width: 767px) { /* ----------------------------------------------------------
コーポレート個別ページブロック / トップ
---------------------------------------------------------- */
  /* ---------- ---------- ---------- */
  /* ---------- ---------- ---------- */
  .corporate-index-news { position: relative; z-index: 10; padding: 30px 0 0 0; margin: 0 0 40px 0; }
  .corporate-index-news ._title { margin-bottom: 40px; margin-top: 40px;}
  /* ---------- ---------- ---------- */
  .corporate-index-news ._title h2 { font-size: 0.875rem; }
  .corporate-index-news ._title h2 ._en { font-size: 1.625rem; color: #ff7200; }
  .corporate-index-news ._title h2 ._ja { margin-top: 15px; }
  .corporate-index-news h3 { font-size: 1rem; }
  .corporate-index-news ._cols { margin-top: 16px; }
  .corporate-index-news-disaster { padding: 15px; margin: 24px 0; border-width: 2px; }
  .corporate-index-news-disaster ._t { margin-bottom: 16px; }
  .corporate-index-news-disaster ._t-disaster > h4 { margin: 0; }
  .corporate-index-news-disaster ._inner { margin-top: 0; }
  .corporate-index-news-disaster ._inner + ._inner { margin-top: 30px; }
  /* ---------- ---------- ---------- */
  .corporate-index-visuals a._btn { margin-top: 20px; padding: 5px 20px 5px 10px; width: 160px; border: 1px solid #fff; font-size: 0.75rem; }
  .corporate-index-visuals a._btn::after { top: 12px; }
  .corporate-index-vis-about { height: 350px; background: url(/site_resource/index/images/visual/about_sp.jpg) center center no-repeat; background-size: cover; }
  /* ---------- ---------- ---------- */
  .corporate-index-vis-about { padding: 0 20px 0 20px; height: 600px; }
  .corporate-index-vis-about ._title { margin-bottom: 20px; }
  .corporate-index-vis-about ._title ._en { font-size: 1.25rem; }
  .corporate-index-vis-about ._title ._ja { font-size: 0.875rem; font-weight: normal; margin-top: 15px; }
  .corporate-index-vis-about ._col { width: 50%; }
  .corporate-index-vis-about ._col:nth-child(n+3) { margin: 40px 0 0 0; }
  .corporate-index-vis-about a { display: block; color: #fff; }
  .corporate-index-vis-about ._num { margin: 20px 0 0 0; font-size: 0.75rem; }
  .corporate-index-vis-about ._num span { font-size: 40px; }
  .corporate-index-vis-about ._text { font-size: 0.75rem; }
  .corporate-index-vis-about ._image { margin: 10px 0 0 0; }
  .corporate-index-vis-about ._image img { width: 30%; }
  .corporate-index-banners { background-color: #f4f4f4; padding: 60px 0; padding: 20px 0; }
  .corporate-index-banners ._item { padding: 0 12px; }
 /* .corporate-index-banners ._item a { border: solid 1px #d4d4d4; }*/
  .corporate-index-banners ._item ._image { border: solid 1px #d4d4d4; }
  .corporate-index-banners ._item ._image img { width: 100%; }
  .corporate-index-banners ._item ._logo { display: block; text-align: center; margin-top: -15px; padding: 7px 0; }
  .corporate-index-banners ._item ._logo img { width: 52px; border-radius: 50%; border: solid 1px #d4d4d4; }
  /*.corporate-index-banners ._item ._texts { text-align: left; padding: 15px; background-color: #fff; }
  .corporate-index-banners ._item .mod-link-arrow.mod-link-arrow-L { margin: 0; }*/
  .corporate-index-banners .mod-grid04.mod-grid-banners { margin-left: -2%; margin-right: -2%; }
  .corporate-index-banners .mod-grid04.mod-grid-banners > * { width: 50%; padding-left: 2%; padding-right: 2%; margin: 4% 0 0 0; }
  .corporate-index-banners a { color: #000; }
  .corporate-index-banners ._item ._texts p { margin: 5px 0; font-size: 0.75rem; font-weight: normal; }
  /* ---------- ---------- ---------- */
  .corporate-index-topics ._title { margin-bottom: 40px; margin-top: 40px; }
  .corporate-index-topics ._title h2 { font-size: 0.875rem; }
  .corporate-index-topics ._title h2 ._en { font-size: 1.625rem; color: #ff7200; }
  .corporate-index-topics ._title h2 ._ja { margin-top: 15px; }
  .corporate-index-topics .mod-list-topics { margin-top: 16px; }
  .corporate-index-topics .mod-list-topics ._movie ._image::before { left: calc(50% - 43px); top: calc(50% - 43px); width: 85px; height: 85px; }
  .corporate-index-topics .mod-list-topics ._movie ._image::after { left: calc(50% - 6px); top: calc(50% - 13px); border-width: 16px 0 16px 20px; }
  .corporate-index-topics .mod-list-topics .slick-track { height: auto !important; }
  .corporate-index-topics .mod-list-topics .slick-dots { padding-left: 15px; padding-right: 15px; }
  /* ---------- ---------- ---------- */
  .corporate-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }
  .corporate-index-modal.js-show { visibility: visible; opacity: 1; }
  .corporate-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }
  .corporate-index-modal ._btn-close { right: 5px; top: -35px; }
  .corporate-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }
  /* ---------- ---------- ---------- */
  .company-index-title h1 { font-size: 1.375rem; font-weight: normal; margin: 12px 0; }
  .company-index-vis { padding: 0 20px 0 0; }
  .company-index-vis ._title { height: 40px; }
  .company-index-vis ._title ._en { font-size: 1.25rem; font-weight: normal; }
  .company-index-vis ._title ._ja { font-size: 0.75rem; font-weight: normal; }
  .company-index-vis ._title:after { bottom: 0px; left: 0px; width: 30px; }
  .company-index-vis ._num { margin: 15px 0 0 0; }
  .company-index-vis ._num ._no { font-size: 30px; }
  .company-index-vis ._num ._unit { font-size: 1rem; }
  .company-index-vis .mod-btn { width: 140px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-main { background: url(/site_resource/company/index/visual/main_sp.jpg) center center no-repeat; background-size: cover; padding: 50px 0 60px 0; }
  .company-index-vis-main ._title-en { font-size: 0.75rem; }
  .company-index-vis-main ._title-ja { margin-top: 10px; font-size: 1.25rem; }
  .company-index-vis-main ._text { margin-top: 10px; font-size: 0.6875rem; line-height: 1.8; }
  /* ---------- ---------- ---------- */
  .company-index-vis-message { background: url(/site_resource/company/index/visual/message_sp.jpg) center center no-repeat; background-size: cover; padding: 30px 0 60px 0; }
  .company-index-vis-message ._inner { width: 190px; }
  .company-index-vis-message ._text { margin: 15px 0 0 0; font-size: 0.75rem; line-height: 1.6; }
  .company-index-vis-message ._text b { display: block; }
  .company-index-vis-message ._name { margin: 5px 0 0 0; line-height: 1.6; font-size: 0.6875rem; font-weight: bold; }
  .company-index-vis-message ._name span { display: block; font-size: 0.75rem; }
  .company-index-vis-message ._btns { margin-top: 20px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-staff { background: url(/site_resource/company/index/visual/staff_sp.jpg) center center no-repeat; background-size: cover; padding: 50px 0; }
  .company-index-vis-staff ._inner { width: 200px; }
  .company-index-vis-staff ._title:after { bottom: 0px; left: auto; right: 0px; width: 30px; }
  .company-index-vis-staff ._text { margin: 15px 0 0 0; font-size: 0.75rem; line-height: 1.6; }
  .company-index-vis-staff ._text b { display: block; }
  .company-index-vis-staff ._note { margin-top: 10px; font-size: 0.75rem; color: #888; }
  .company-index-vis-staff ._btns { margin-top: 20px; width: 140px; }
  .company-index-vis-staff ._icon { display: inline-block; padding: 5px 0 0 0; width: 36px; height: 25px; }
  .company-index-vis-staff ._icon img { display: block; float: left; width: 12px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-stores { background: url(/site_resource/company/index/visual/stores_sp.jpg) center center no-repeat; background-size: cover; padding: 50px 0; }
  .company-index-vis-stores ._text { margin: 15px 0 0 0; font-size: 0.6875rem; line-height: 1.6; }
  .company-index-vis-stores ._text b { display: block; }
  .company-index-vis-stores ._name { margin: 5px 0 0 0; line-height: 1.6; font-size: 0.6875rem; font-weight: bold; }
  .company-index-vis-stores ._name span { display: block; font-size: 0.75rem; }
  .company-index-vis-stores ._btns { margin-top: 20px; }
  .company-index-vis-stores ._btns:after { content: ""; clear: both; display: table; }
  .company-index-vis-stores ._btns a:nth-child(2) { float: left; margin-right: 10px; margin-bottom: 10px; }
  .company-index-vis-stores ._btns a:nth-child(3) { float: left; margin-bottom: 10px; }
  .company-index-vis-stores ._map { top: 0px; left: auto; right: 0px; transform-origin: right top; transform: scale(0.33, 0.33); }
  /* ---------- ---------- ---------- */
  .company-index-vis-profit { background: url(/site_resource/company/index/visual/profit_sp.jpg) center center no-repeat; background-size: cover; padding: 50px 0 30px; }
  .company-index-vis-profit ._inner { height: 240px; display: flex; justify-content: space-between; flex-direction: row-reverse; }
  .company-index-vis-profit ._title { height: 35px; }
  .company-index-vis-profit ._title ._en { font-size: 1rem; font-weight: normal; }
  .company-index-vis-profit ._title ._ja { font-size: 0.6875rem; font-weight: normal; }
  .company-index-vis-profit ._title:after { bottom: 0px; left: 0px; right: 0px; width: auto; }
  .company-index-vis-profit .row-1 { width: 48%; }
  .company-index-vis-profit .row-2 { width: 48%; }
  .company-index-vis-profit ._num { text-align: right; }
  .company-index-vis-profit ._num span._date { font-size: 0.6875rem; display: block; margin-top: 5px; }
  .company-index-vis-profit .mod-btn { width: 100%; }
  .company-index-vis-profit ._icon { width: 28px; height: 25px; }
  .company-index-vis-profit ._icon img { width: 18px; }
  .company-index-vis-profit ._icon span:nth-child(1) { transition-duration: 0.4s; position: absolute; bottom: 0px; left: 0px; height: 0px; width: 1px; background: #ff7200; }
  .company-index-vis-profit ._icon span:nth-child(1).js-active { height: 25px; }
  .company-index-vis-profit ._icon span:nth-child(2) { transition-duration: 0.4s; position: absolute; bottom: 0px; left: 0px; height: 1px; width: 0; background: #ff7200; }
  .company-index-vis-profit ._icon span:nth-child(2).js-active { width: 28px; }
  /* ---------- ---------- ---------- */
  .company-index-vis-history { background: url(/site_resource/company/index/visual/history_sp.jpg) center center no-repeat; background-size: cover; padding: 50px 0; margin: 0 0 40px 0; }
  .company-index-vis-history ._text { margin-top: 5px; font-size: 0.75rem; line-height: 1.8; }
  .company-index-vis-history ._place { margin-top: 10px; font-size: 0.75rem; }
  .company-index-vis-history ._icon { display: inline-block; padding: 2px 0 0 0; width: 50px; height: 25px; }
  .company-index-vis-history ._icon img { display: block; float: left; width: 12px; }
  .company-index-vis-history ._icon img:nth-child(1) { width: 8px; }
  .company-index-vis-history ._icon img:nth-child(2) { width: 30px; }
  .company-index-vis-history ._icon img:nth-child(3) { width: 4.5px; }
  /* ---------- ---------- ---------- */
  .company-index-movie { position: relative; z-index: 10; padding: 30px 0 0 0; margin: 0 0 40px 0; }
  .company-index-movie ._title { margin-bottom: 40px; margin-top: 40px; }
  .company-index-movie ._title h2 { font-size: 0.875rem; }
  .company-index-movie ._title h2 ._en { font-size: 1.625rem; color: #ff7200; }
  .company-index-movie ._title h2 ._ja { margin-top: 15px; }
  .company-index-movie ._movie { width: auto; padding-bottom: 56.25%; }
  /* ---------- ---------- ---------- */
  .corporate-index-slider .slick-list { overflow: hidden; }
  .corporate-index-slider ._btn-prev, .corporate-index-slider ._btn-next { width: 8px; height: 30px; }
  .corporate-index-slider ._btn-prev a, .corporate-index-slider ._btn-next a { width: 8px; height: 13px; margin-top: -7px; }
  .corporate-index-slider ._btn-prev a::before, .corporate-index-slider ._btn-next a::before { font-size: 13px; }
  .corporate-index-slider ._btn-prev { margin-right: 15px; }
  .corporate-index-slider ._btn-next { margin-left: 15px; }
  .corporate-index-slider .slick-dots { height: 30px; padding-top: 10px; }
  .corporate-index-slider .slick-dots li { height: 10px; width: 10px; margin: 0 5px; }
  .corporate-index-slider .slick-dots li button { height: 8px; width: 8px; }
  .corporate-index-slider .slick-dots li button:before { height: 8px; width: 8px; line-height: 8px; }
  .corporate-index-slider ._items ._item a ._more { bottom: 7px; right: 12px; font-size: 0.643rem; line-height: 22px; padding: 0 10px; min-width: 60px; border-radius: 3px; }
  .corporate-index-slider ._items ._item a ._more::before { font-size: 0.857rem; top: 50%; left: 5px; margin-top: -5px; }
  .corporate-index-slider + .corporate-common-section { margin-top: 15px; }
  .corporate-index-slider + .corporate-common-section > p { margin-top: 0; }
  .corporate-index-slider-recommend { margin-top: 16px; }
  .corporate-index-slider-recommend .slick-track { height: auto !important; }
  .corporate-index-slider-recommend .slick-dots { padding-left: 15px; padding-right: 15px; }
  .company-officers-list { font-size: 0.8125rem; }
  .company-officers-list ._officers { margin-bottom: 25px; }
  .company-officers-list ._officer:first-child { margin-top: -10px; }
  .company-officers-list ._head ._names { display: table-cell; width: 70%; vertical-align: middle; }
  .company-officers-list ._head ._names ._names-inner { display: table; width: 100%; }
  .company-officers-list ._head ._names ._name h3 { margin: 0; }
  .company-officers-list ._head ._btn { display: table-cell; width: 30%; vertical-align: middle; }
  .company-officers-list ._detail ._photo { margin-top: 20px; text-align: center; }
  .company-officers-list ._detail ._photo img { max-width: 200px; }
  .company-officers-list ._detail ._texts { margin-top: 20px; }
  .company-officers-list ._detail ._texts ._title { font-size: 0.875rem; margin-top: 20px; }
  .company-officers-list ._detail table th { font-size: 0.75rem; width: 80px; padding: 4px 0; }
  .company-officers-list ._detail table td { padding: 4px 0; }
  .company-group_company-company img { width: 100%; }
  .company-group_company-company ._item ._image { padding: 0 20px; width: 300px; text-align: center; vertical-align: middle; }
  .company-group_company-company ._item ._texts { position: relative; font-size: 0.875rem; padding: 0 30px 20px 15px; }
  .company-group_company-company ._item ._texts ._name { font-weight: bold; font-size: 0.875rem; }
  .company-group_company-company ._item ._texts ._text { margin-left: 10px; margin-top: 5px; font-size: 0.875rem; }
  .company-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }
  .company-group_company-company ._item[target="_blank"] ._texts:before { right: 10px; }
  .company-group_company-brands img { width: 100%; }
  .company-group_company-brands ._items { margin-left: -4%; }
  .company-group_company-brands ._items ._item { width: 46%; margin-left: 4%; }
  .company-group_company-brands ._items ._item:nth-child(n+3) { margin-top: 10px; }
  .company-group_company-brands ._items ._item ._texts { font-size: 0.875rem; }
  .company-group_company-brands ._items ._item ._texts ._text { font-size: 0.75rem; }
  .company-group_company-service { margin-top: 20px; border-top: 1px solid #dadada; padding-top: 20px; }
  .company-group_company-service img { width: 100%; }
  .company-group_company-service ._items ._item + ._item { margin-top: 10px; }
  .company-group_company-service ._items ._item ._texts { font-size: 0.875rem; }
  .company-group_company-service ._items ._item ._texts ._text { font-size: 0.75rem; }
  .csr-index-mv { height: 130px; background: url(/site_resource/csr/images/index/bg_sp.jpg) center center no-repeat; background-size: cover; }
  .csr-index-mv h1 ._en { font-size: 1.5rem; }
  .csr-index-mv h1 ._en2 { display: block; font-size: 0.75rem; }
  .csr-index-links h2 { margin-bottom: 23px !important; }
  .csr-index-links ._title ._bg { height: 160px; background-position: center center; background-size: cover; }
  .csr-index-links ._title h3 { font-size: 1rem; }
  .csr-index-links ._links li { margin: 7px 0; }
.csr-index-menu ._items{margin-top:30px;}
.csr-index-menu ._item {height:80px;margin-bottom: 3px;}
.csr-index-menu ._item:nth-of-type(3n + 2){margin:0;}
.csr-topics-link{margin-bottom: 0;padding: 20px 0 20px 10px;border-bottom: 1px solid #cccccc;}
.csr-pr .csr-anchor, .csr-mod .csr-anchor{top : 0;}
.csr-pr-title.mod-show-sp{color : #FF7200;text-align:center;margin: 50px 0 15px;font-size: 1.625rem;}
.csr-pr{margin: 15px 0 60px;}
.csr-pr .csr-pr-detail{position:relative;top:0;left:0;max-width:initial;}
.csr-pr .csr-pr-img{margin: 0 0 20px;}
.csr-pr .csr-pr-detail .prDetail-message{font-size:1rem;margin: 20px 0;}
.csr-mod{display: block;}
.csr-mod .csr-mod-block:nth-of-type(1){width: auto;}
.csr-mod .csr-mod-block:nth-of-type(2){width: auto;padding-left:0;}
.csr-mod .csr-mod-block .approach-title{font-size:1.25rem;line-height:1.25rem;margin-bottom:20px;margin-top:20px;}
.csr-mod .csr-mod-block .approach-description{font-size:0.875rem;line-height: 1.75rem;margin-bottom:15px;margin-top:20px;}
.csr-mod .csr-mod-block .approach-links a{display: block;line-height:0.9375rem;max-width:100%;}
.csr-mod .csr-mod-block .approach-links a:not(:last-of-type){margin-bottom:20px;}
.csr-mod .csr-mod-block .approach-links{display:block;}
.csr-approach .approach-wrapper .approach-title{font-size:1.25rem;margin : 0 0 30px;}
.csr-approach .approach-wrapper:not(:first-of-type){margin-top:90px;}
.csr-approach .approach-wrapper:last-of-type{margin-bottom: 60px;}
  .csr-little_leagueco-column ._image { margin-top: 10px; }
  .csr-little_leagueco-column ._image img { width: 100%; }
  .csr-little_league-news { font-size: 0.8125rem; }
  .csr-little_league-news ._year:first-child { margin-top: -10px; }
  .csr-little_league-news ._head ._btn { display: table-cell; width: 30%; vertical-align: middle; }
  .csr-little_league-photos { font-size: 0.8125rem; }
  .csr-little_league-photos ._year:first-child { margin-top: -10px; }
  .csr-little_league-photos ._head ._yyyy { display: table-cell; vertical-align: middle; }
  .csr-little_league-photos ._head ._btn { display: table-cell; width: 30%; vertical-align: middle; }
  .csr-little_league-photos ._detail ._row { margin-bottom: 10px; }
  .csr-little_league-photos ._detail ._row ._item { width: 47.5%; margin: 0 0 0 4%; }
  .csr-little_league-photos ._detail ._row ._item:nth-child(2n+1) { margin: 0; }
  .csr-little_league-photos ._detail ._row ._item:nth-child(n+3) { margin-top: 10px; }
  .csr-little_league-photos ._detail ._row.current-0 ._zoom::before { left: 25%; }
  .csr-little_league-photos ._detail ._row.current-1 ._zoom::before { left: 70%; }
  .csr-little_league-photos ._detail ._row ._zoom ._btn-close { right: 10px; top: 10px; transform: scale(0.7); }
  .brand-index-mv { height: 130px; }
  .brand-index-mv h1 ._en { font-size: 1.5rem; }
  .brand-index-mv h1 ._ja { display: block; font-size: 0.75rem; }
  .brand-index-list img { width: 100%; }
  .brand-index-list ._items { margin-left: -4%; }
  .brand-index-list ._items ._item { width: 46%; margin-left: 4%; }
  .brand-index-list ._items ._item:nth-child(n+3) { margin-top: 10px; }
  .brand-index-list ._items ._item ._item-inner { padding: 0 0 10px 0; }
  .brand-index-list ._items ._item ._texts { margin-top: 10px; font-size: 0.75rem; }
  .brand-index-list ._items ._item ._text { font-size: 0.75rem; }
  .bukken-index-maincopy { font-size: 0.875rem; padding: 10px; text-align: center; margin-top: 20px; }
  .bukken-index-list h3.mod-heading, .bukken-index-list2 h3.mod-heading { padding: 11px 10px 9px 20px; }
  .bukken-index-list h3.mod-heading:after, .bukken-index-list2 h3.mod-heading:after { width: 4px; }
  .bukken-index-list h4.mod-heading, .bukken-index-list2 h4.mod-heading { margin-bottom: 9px; }
  .bukken-index-list img { width: 100%; }
  .bukken-index-list ._items ._item + ._item { margin-top: 20px; }
  .bukken-index-list2 img { width: 100%; }
  .bukken-index-list2 ._items ._item:nth-child(n+2) { margin-top: 20px; }
  .bukken-index-list2 ._items ._item ._btns > a { margin: 5px 0; }
  .bukken-index-modal { visibility: hidden; opacity: 0; transition-duration: 0.2s; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1000; }
  .bukken-index-modal.js-show { visibility: visible; opacity: 1; }
  .bukken-index-modal ._bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.8); }
  .bukken-index-modal ._btn-close { right: 5px; top: -35px; }
  .bukken-index-modal ._box { position: absolute; top: 50%; left: 50%; width: 640px; height: 390px; margin: -195px 0 0 -320px; background: #000; box-sizing: border-box; border-radius: 5px; }
  .company_e-group_company-company img { width: 100%; }
  .company_e-group_company-company ._item ._image { padding: 0 20px; width: 300px; text-align: center; vertical-align: middle; }
  .company_e-group_company-company ._item ._texts { position: relative; font-size: 0.875rem; padding: 0 30px 20px 15px; }
  .company_e-group_company-company ._item ._texts ._name { font-weight: bold; font-size: 1rem; }
  .company_e-group_company-company ._item[target="_blank"] .mod-link-arrow::after { display: none; }
  .company_e-group_company-company ._item[target="_blank"] ._texts:before { right: 10px; }
  .company_e-group_company-brands img { width: 100%; }
  .company_e-group_company-brands ._items ._item { border: 1px solid #dadada; width: 100%; }
  .company_e-group_company-brands ._items ._item + ._item { margin-top: 20px; }
  .company_e-group_company-brands ._items ._item ._image img { width: 50%; }
  .company_e-group_company-brands ._items ._item ._texts { font-size: 0.875rem; padding: 0 20px 20px 20px; }
  .company_e-group_company-brands ._items ._item ._texts ._text { font-size: 0.875rem; margin-top: 5px; }
  .company_e-skylark_business-brands img { width: 100%; }
  .company_e-skylark_business-brands ._items { margin-left: -4%; }
  .company_e-skylark_business-brands ._items ._item { width: 46%; margin-left: 4%; }
  .company_e-skylark_business-brands ._items ._item:nth-child(n+3) { margin-top: 10px; }
  .company_e-skylark_business-brands ._items ._item ._texts { font-size: 0.875rem; }
  .company_e-skylark_business-brands ._items ._item ._texts ._text { font-size: 0.75rem; margin-top: 5px; line-height: 1.8; }
  .company_e-skylark_business-service { margin-top: 20px; border-top: 1px solid #dadada; padding-top: 20px; }
  .company_e-skylark_business-service img { width: 100%; }
  .company_e-skylark_business-service ._items ._item + ._item { margin-top: 10px; }
  .company_e-skylark_business-service ._items ._item ._texts { font-size: 0.875rem; }
  .company_e-skylark_business-service ._items ._item ._texts ._text { font-size: 0.75rem; margin-top: 5px; line-height: 1.8; } }
