/* original */

div.ci_contents{
  background-color:#efefef;
}

div.ci_contents h2{
  font-weight:bold;
  text-align: center;
}

div.ci_contents p{
  letter-spacing:1px;
  text-align: center;
}

.ciSect01_h2{
  font-size:36px;
  padding-top:100px;
}

.ciSect01_p{
    padding-bottom:100px;
}

.ciSect_back{
background: url(../images/company/ci/brand_back.jpg) no-repeat center top;
-webkit-background-size: cover;
        background-size: cover;
}

.ciSect .ci_titBlock{
  padding:80px 0 100px 0;
  position: relative;
  text-align: center;
  color: #fff;
  font-size:66px;
  font-weight:bold;
  line-height:1em;
}

.ciSect .ci_titBlock p{
  font-size:36px;
}

.cblogo{
  padding:65px 0 75px 0;
  max-width:177px;
  width:100%;
  text-align: center;
  margin:auto;
  display: block;
}

.ciSect03_padding{
    padding-bottom:55px;
}

.ciSect04_h2{
  font-size:30px;
}

#ciSect03_h2_pc{
  display:block;
}

#ciSect03_h2_sp{
  display:none;
}

.ciSect04_p{
}

#cbholdings{
    width: 245px;
    margin:60px auto;
    text-align: center;
}

#cbholdings p{
    text-align: left;
    font-size:14px;
}

#group_list p{
  text-align: left;
  font-size:14px;
  width:245px;
  margin:auto;
}

#group_list ul{
    max-width: 1100px;
    margin:auto;
    text-align: center;
}

.ci_contents02_pad01{
    padding:5px 0 6px 0;
}

/* クリアフィックス */
#group_list ul:after,
#group_list3 ul:after {
  content: "";
  clear: both;
  display: block;
}

#group_list ul li {
  display: inline-block;
  width: 24%;
  list-style-type: none;
  text-align: center;
  margin-bottom: 30px;
  vertical-align: top;
}

#group_list3 ul li {
  display: block;
  float: left;
  width: 30%;
  margin-left:1.5%;
  margin-right:1.5%;
  list-style-type: none;
  text-align: center;
  margin-bottom:20px;
}

#ciSect04_h2_pc{
  display:block;
}

#ciSect04_h2_sp{
  display:none;
}

.ciSect_back02{
background: url(../images/company/ci/brand_back02.jpg) no-repeat center top;
-webkit-background-size: cover;
        background-size: cover;
}

.ciSect06 .ci_titBlock{
  padding:40px 0 40px 0;
  position: relative;
  text-align: center;
  color: #001848;
  font-size:36px;
  font-weight:bold;
  line-height:1em;
}

.ciSect06 .ci_titBlock p{
  font-size:18px;
  text-align: left;
  max-width:800px;
  padding:25px 0;
  margin:auto;
  width:100%;
}

/* button↓ */

.btnarrow:before{
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 9.75px;
  height: 2px;
  margin-top: 0;
  content: '';
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  margin-right: 5%;
}

.btnarrow:after{
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  right: 5%;
}

.button {
  position: relative;
  display: inline-block;
  padding: 1em 4em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size:18px;
  font-weight:normal;
  outline: none;
  overflow: hidden;
  transition: all .5s;
  background-color:rgba(56,159,210,0.7);
}

a.button {
  color:#fff;
  text-decoration: none;
  display:block;
  max-width:30%;
  margin:25px auto;
}

.button::before,
.button::after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.button::before {
  top: 0;
  left: 0;
  border-top: 2px solid #6db7db;
  border-left: 2px solid #6db7db;
}
.button::after {
  right: 0;
  bottom: 0;
  border-right: 2px solid #6db7db;
  border-bottom: 2px solid #6db7db;
}
.button:hover {
  background-color: #fff;
  color: #1d7396;
  transition: all .7s;
}
.button:hover::before,
.button:hover::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: all .7s;
}

/* ↑button↑*/


/*
****************************/
#Contents .inner .logoSect .sectMain .conceptBlock .tit
{
    font-weight: bold;

    text-align: center;
}

#Contents .inner .logoSect .sectMain .txtBox
{
    background-color: #efefef;
}
#Contents .inner .logoSect .sectMain .txtBox .txt
{
    line-height: 2;
}

#Contents .inner .logoSect .sectMain .txtBlock .lead
{
    font-weight: bold;
}

@media all and (min-width: 769px), print
{
    #Contents .inner .logoSect .sectMain
    {
        margin-top: 30px;
    }
    #Contents .inner .logoSect .sectMain .conceptBlock .logo
    {
        width: 248px;
        margin: 60px auto 0;
    }
    #Contents .inner .logoSect .sectMain .conceptBlock .tit
    {
        font-size: 40px;
        font-size: 4rem;

        margin-top: 45px;
    }
    #Contents .inner .logoSect .sectMain .txtBox
    {
        margin-top: 30px;
        padding: 20px 27px;
    }
    #Contents .inner .logoSect .sectMain .txtBox .txt
    {
        font-size: 18px;
        font-size: 1.8rem;
    }
    #Contents .inner .logoSect .sectMain .txtBlock
    {
        line-height: 2;
    }
    #Contents .inner .logoSect .sectMain .txtBlock .lead
    {
        font-size: 20px;
        font-size: 2rem;

        margin-top: 50px;

        text-align: center;
    }
    #Contents .inner .logoSect .sectMain .txtBlock .txt
    {
        font-size: 18px;
        font-size: 1.8rem;

        margin-top: 35px;
    }
}

@media only screen and (max-width: 768px)
{

/* original */

.ciSect01_h2{
  font-size:25px;
  padding-top:25px;
  padding-bottom:15px;
  width:90%;
  margin:auto;
}

.ciSect01_p{
  width:90%;
  text-align: center;
  margin:auto;
  padding-bottom:20px;
}

.ciSect .ci_titBlock{
  font-size:40px;
  line-height:70px;
}

.ciSect .ci_titBlock p{
  font-size:25px;
}

#cbholdings{
    margin:80px auto 60px auto;
}

#group_list ul,
#group_list3 ul{
    max-width: 245px;
    margin:auto;
    text-align: center;
}

#group_list ul li,
#group_list3 ul li {
  display: block;
  float: none;
  width: 245px;
  text-align: center;
  margin-bottom:60px;
}

.cblogo{
  padding:45px 0;
}

.ciSect04_h2{
  font-size:25px;
  margin:auto;
  width:90%;
}

#ciSect03_h2_pc{
  display:none;
}

#ciSect03_h2_sp{
  display:block;
}

.ciSect04_p{
  font-size:14px;
  width:90%;
  margin:auto;
}

#ciSect04_h2_pc{
  display:none;
}

#ciSect04_h2_sp{
  display:block;
}

section.ciSect06 h2{
  font-size:30px;
}

.ciSect06 .ci_titBlock p{
  font-size:16px;
  max-width:85%;
}

.button {
  font-size:0.5em;
}

a.button {
  max-width: 40%;
}

    #Contents .inner .logoSect .sectMain .conceptBlock .logo
    {
        width: 148px;
        margin: 32px auto 0;
    }
    #Contents .inner .logoSect .sectMain .conceptBlock .tit
    {
        font-size: 20px;
        font-size: 2rem;

        margin-top: 25px;
    }
    #Contents .inner .logoSect .sectMain .txtBox
    {
        margin-top: 25px;
        padding: 10px 20px;
    }
    #Contents .inner .logoSect .sectMain .txtBox .txt
    {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.7;
    }
    #Contents .inner .logoSect .sectMain .txtBlock
    {
        margin-top: 25px;
    }
    #Contents .inner .logoSect .sectMain .txtBlock .lead
    {
        line-height: 1.8;
    }
    #Contents .inner .logoSect .sectMain .txtBlock .txt
    {
        font-size: 15px;
        font-size: 1.5rem;

        margin-top: 20px;
    }
}

/*
****************************/
#Contents .colorSect .sectMain .itemList li .logo
{
    text-align: center;
}

#Contents .colorSect .sectMain .itemList li .holdingsStyle
{
    background-color: #0092d3;
}

#Contents .colorSect .sectMain .itemList li .consulStyle
{
    background-color: #9ed8f5;
}

#Contents .colorSect .sectMain .itemList li .careerStyle
{
    background-color: #4b93b4;
}

#Contents .colorSect .sectMain .itemList li .partnersStyle
{
    background-color: #004e98;
}

#Contents .colorSect .sectMain .itemList li .newsStyle
{
    background-color: #1f286f;
}

#Contents .colorSect .sectMain .itemList li .name
{
    font-weight: bold;
}

#Contents .colorSect .sectMain .itemList li .txt
{
    line-height: 1.8;
}

@media all and (min-width: 769px), print
{
    #Contents .colorSect
    {
        margin-top: 70px;
    }
    #Contents .colorSect .sectMain
    {
        margin-top: 40px;
    }
    #Contents .colorSect .sectMain .itemList
    {
        display: -webkit-box;
        display: flex;

        -webkit-box-pack: justify;
        justify-content: space-between;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        align-items: stretch;
    }
    #Contents .colorSect .sectMain .itemList li
    {
        width: 420px;
    }
    #Contents .colorSect .sectMain .itemList li:first-child
    {
        width: 100%;

        text-align: center;
    }
    #Contents .colorSect .sectMain .itemList li:nth-child(n+2)
    {
        margin-top: 55px;
    }
    #Contents .colorSect .sectMain .itemList li .logo
    {
        width: 420px;
        margin: 0 auto;
        padding: 50px 0 40px;
    }
    #Contents .colorSect .sectMain .itemList li .logo img
    {
        width: 199px;
    }
    #Contents .colorSect .sectMain .itemList li .name
    {
        font-size: 16px;
        font-size: 1.6rem;

        margin-top: 25px;
    }
    #Contents .colorSect .sectMain .itemList li .txt
    {
        font-size: 16px;
        font-size: 1.6rem;

        margin-top: 5px;
    }
}

@media only screen and (max-width: 768px)
{
    #Contents .colorSect
    {
        margin-top: 35px;
    }
    #Contents .colorSect .sectMain
    {
        margin-top: 25px;
    }
    #Contents .colorSect .sectMain .itemList li + li
    {
        margin-top: 30px;
    }
    #Contents .colorSect .sectMain .itemList li .logo
    {
        padding: 40px 0;
    }
    #Contents .colorSect .sectMain .itemList li .logo img
    {
        width: 138px;
    }
    #Contents .colorSect .sectMain .itemList li .name
    {
        font-size: 15px;
        font-size: 1.5rem;

        margin-top: 15px;
    }
    #Contents .colorSect .sectMain .itemList li .txt
    {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

@media all and (min-width: 769px), print
{
    .serviceSect
    {
        margin-top: 85px;
    }
    .serviceSect .sectMain
    {
        margin-top: 35px;
    }
    .serviceSect .sectMain .txt
    {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8;
    }
    .serviceSect .sectMain .moreBtn
    {
        width: 530px;
        margin: 25px auto 0;
    }
}

@media only screen and (max-width: 768px)
{
    .serviceSect
    {
        margin-top: 40px;
    }
    .serviceSect .sectMain
    {
        margin-top: 20px;
    }
    .serviceSect .sectMain .txt
    {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.6;
    }
    .serviceSect .sectMain .moreBtn
    {
        max-width: 480px;
        margin: 20px auto 0;
    }
}
