@charset "UTF-8";
/*!グループ会社紹介トップ用スタイル*/
.group_header{background-position:50% 50%}
.lead{text-align:center;line-height:1.88em}
.section-map .container{background-color:transparent}
.section-map .section_heading{margin-bottom:60px}
.section-map .section_heading .inner{padding-bottom:7px}
.section-map .map_note{text-align:right;font-size:.857142857em;margin-top:-1.7em}
.section-map .map_subtitle{color:#333;text-align:center}
.group_menu{position:relative;padding:50px 0;background-color:#1d1d1d}
.group_menu .container{background-color:transparent}
.group_menu a{position:relative;display:block;height:100%;color:#fff}
.group_menu a::after,.group_menu a::before{content:"";position:absolute;top:50%;display:block;height:1px;background-color:rgba(255,255,255,.5);z-index:10}
.group_menu a::before{left:0}
.group_menu a::after{right:0}
.group_menu .label{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}
.group_menu .inner{position:relative;display:block;text-align:center;margin:0 auto;padding:10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}
.group_menu .inner::after,.group_menu .inner::before{content:"";position:absolute;top:0;width:10px;height:100%;border-top:1px solid #fff;border-bottom:1px solid #fff;opacity:.5}
.group_menu .inner::before{left:0;border-left:1px solid #fff}
.group_menu .inner::after{right:0;border-right:1px solid #fff}
.group_menu .bg{position:relative}
.group_menu .bg::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.3}
.section-topics{background-color:#f2f2f2}
.section-topics .container{background-color:transparent}
.section-topics .section_heading .inner{border-bottom-color: #ec7979;padding-bottom:8px}
.section-topics .section_heading:first-letter{color:#e60000}
.section-topics .section_heading::after{background-color:#e60000}
.section-topics .topics_title{font-weight:700}
.section-topics .topics_link{position:relative;display:inline-block;padding-right:17px}
.section-topics .topics_link a{color:#e60000}
.section-topics .topics_link::before{content:"";position:absolute;right:2px;top:calc(50% - 4px);display:block;width:7px;height:7px;border-top:1px solid #e60000;border-right:1px solid #e60000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
@media print,screen and (min-width:768px){/*!グループ会社紹介トップ用スタイル*/
.group_header .title_wrap{padding:90px 0}
.lead{padding:80px 0;font-size:1.14em}
.section-map{padding:70px 0 60px;background:#dfebf8 url(../images/index/map_bg.png) no-repeat 50% 29%}
.section-map .map_subtitle{margin-bottom:50px;padding-top:50px;font-size:1.71em}
.group_menu::before{content:"";position:absolute;left:0;top:50%;display:block;width:100%;height:1px;background-color:rgba(255,255,255,.5)}
.group_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}
.group_menu li{-ms-flex-preferred-size:27.91%;flex-basis:27.91%;-ms-flex-negative:0;flex-shrink:0}
.group_menu li+li{margin-left:8.14%}
.group_menu a{font-size:1.43em;-webkit-transition:color .25s ease-out,text-shadow .25s ease-out;-o-transition:color .25s ease-out,text-shadow .25s ease-out;transition:color .25s ease-out,text-shadow .25s ease-out}
.group_menu a::after,.group_menu a::before{width:12.5%}
.group_menu .inner{width:75%}
.group_menu .bg::before{-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out}
.group_menu a:hover{color:#00c6ff;text-shadow:0 0 5px #000}
.group_menu a:hover .bg::before{opacity:0}
.section-topics{padding:60px 0}
.section-topics .section_heading{margin-bottom:60px}
.section-topics .topics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.section-topics .topics_img{-ms-flex-preferred-size:46.51%;flex-basis:46.51%;-ms-flex-negative:0;flex-shrink:0}
.section-topics .topics_body{-ms-flex-preferred-size:46.51%;flex-basis:46.51%}
.section-topics .topics_title{margin-bottom:10px}
.section-topics .topics_link{margin-top:15px}
}
@media screen and (min-width:768px) and (max-width:810px){
    .section_heading,.section-map .map_subtitle{font-size:1.6em}
}
@media only screen and (max-width:767px){/*!グループ会社紹介トップ用スタイル*/
.group_header .title_wrap{padding:65px 10px}
.lead{padding:40px 0;text-align: left;}
.section-map{padding:40px 0 50px;background:#dfebf8}
.section-map .section_heading{ margin-bottom: 45px}
.section-map .section_heading .inner{border-bottom: none;padding-bottom:0}
.section-map .section_heading::after{content:"";display:block;width:280px;height:2px;margin:10px auto 0;background-color:#343c6d;opacity:.5}
.section-map .container{padding:0}
.section-map .map{margin-right:-20px;margin-left:-20px;text-align:center}
.section-map .map_note{display:none}
.section-map .map_subtitle{margin:9px 0 25px;font-size:1.5em}
.group_menu {display: none;}
.section-topics{padding:45px 0}
.section-topics .section_heading::after{display:none}
.section-topics .topics_img{margin-bottom:25px}
.section-topics .topics_title{margin-bottom:15px}
.section-topics .topics_link{margin-top:20px}
}