@charset "UTF-8";

@media print, screen and (min-width: 736px) {
    html,body{
        min-width: 1024px;
    }
body {
counter-reset: number 0; 
}
img {
	max-width:100%;
	height:auto;
}
.spC {
  display: none;
}

a.txtlink.flow:hover,a.txtlink.recruit:hover{
    text-decoration: none;
}
/*------------------------------------------------------------------------- ヘッダー ------------- */
header {
	width:100%;
  height: 76px;
  background: #fff;
  border-bottom: 4px solid #3f3b73;
}
header .inner {
  width: 1024px;
  margin: 0 auto;
}
header .inner h1 {
  text-align: center;
  padding-top: 15px;
  margin-left: 33px;
  float: left;
}
header .inner h1 a img:hover {
    opacity:0.7;
}
header .linkList {
  float: right;
  margin-right: 25px;
}
header .linkList ul {
  padding-top: 35px;
}
header .linkList ul li {
  font-size: 13px;
  float: left;
  margin-left: 28px;
}
header .linkList ul li a {
  color: #333;
}
/*------------------------------------------------------------------------- nav ------------- */
nav.gNav {
  margin-top: 13px;
  margin-bottom: 17px;
}
nav.gNav ul {
  width: 990px;
  margin: auto;
/*1px × 1pxのドットで間隔が1pxの点線をleftに表示*/
background-image: linear-gradient(to bottom, #808080, #808080 1px, transparent 2px, transparent 1px);
background-size: 1px 3px;
background-position: left;
background-repeat: repeat-y;
position: relative;
}
nav.gNav ul>li {
  float: left;
  font-size: 13px;
/*1px × 2pxのドットで間隔が1pxの点線をrightに表示*/
  background-image: linear-gradient(to bottom, #808080, #808080 1px, transparent 2px, transparent 1px);
  background-size: 1px 3px;
  background-position: right;
  background-repeat: repeat-y;
  text-align: center;
  font-weight: bold;
}
nav.gNav ul>li a {
  color: #3f3b73;
  display: block;
  padding: 0 8px;
  min-width: 83px;
  line-height: 20px;
}

nav.gNav ul li ul li {
  background-image :none!important;
  position: relative;
  padding: 20px 26px;
  width: 888px;
}
nav.gNav ul li ul li div {
  float: left;
  text-align: left;
  width: auto;
}
nav.gNav ul li ul li div.ttl {
  margin-right: 5px;
  margin-left: 0!important;
  padding: 0!important;
}
nav.gNav ul li ul li div a {
  min-width: auto;
}
nav.gNav ul li ul {
  display: none;
}
nav.gNav ul li:hover ul {
  display: block;
}
/***********************nav1***************************/
nav.gNav ul>li:first-child>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:first-child>ul>li {
  background: #fff;
  border-top: 4px solid #d13758;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:first-child>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #d13758 transparent;
  position: absolute;
  top: -18px;
  left: 40px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:first-child>ul>li div {
  margin-left: 36px;
}
nav.gNav ul>li:first-child>ul>li div p a,
nav.gNav ul>li:first-child>ul>li div a p {
  background: url(../images/nav1_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:first-child>ul>li div p a:hover,
nav.gNav ul>li:first-child>ul>li div a:hover p {
  color: #d13758;
}
/***********************nav2***************************/
nav.gNav ul>li:nth-child(2)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(2)>ul>li {
  background: #fff;
  border-top: 4px solid #0b3bff;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(2)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #0b3bff transparent;
  position: absolute;
  top: -18px;
  left: 142px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(2)>ul>li div {
  margin-left: 32px;
  padding-top: 5px;
}
    
    nav.gNav ul>li:nth-child(2)>ul>li div.first{width:207px; margin-left: 30px;}
    nav.gNav ul>li:nth-child(2)>ul>li div.second{width:155px; margin-left: 30px;}
    nav.gNav ul>li:nth-child(2)>ul>li div.third{width:250px; margin-left: 30px;}
nav.gNav ul>li:nth-child(2)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(2)>ul>li div p a {
  background: url(../images/nav2_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(2)>ul>li div p a:hover {
  color: #0b3bff;
}
/***********************nav3***************************/
nav.gNav ul>li:nth-child(3)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(3)>ul>li {
  background: #fff;
  border-top: 4px solid #f77e1e;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(3)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #f77e1e transparent;
  position: absolute;
  top: -18px;
  left: 242px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(3)>ul>li div {
  min-height: 110px;
  width: auto!important;
  margin-left: 22px;
}
nav.gNav ul>li:nth-child(3)>ul>li div h4 {
  font-size: 13px;
  background: #f77e1e;
  width: 50px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
nav.gNav ul>li:nth-child(3)>ul>li div.box2 {
  padding-top: 32px;
}
nav.gNav ul>li:nth-child(3)>ul>li div.box3 {
  padding-top: 32px;
}
nav.gNav ul>li:nth-child(3)>ul>li div.box4 {
  padding-top: 32px;
}
nav.gNav ul>li:nth-child(3)>ul>li div.box6 h4 {
  width: 70px;
}
nav.gNav ul>li:nth-child(3)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(3)>ul>li div p a {
  background: url(../images/nav3_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(3)>ul>li div p a:hover {
  color: #f77e1e;
}
/***********************nav4***************************/
nav.gNav ul>li:nth-child(4)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(4)>ul>li {
  background: #fff;
  border-top: 4px solid #006cb8;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(4)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #006cb8 transparent;
  position: absolute;
  top: -18px;
  left: 340px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(4)>ul>li div {
  width: auto!important;
  margin-left: 15px;
  padding-top: 5px;
}
nav.gNav ul>li:nth-child(4)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(4)>ul>li div p a {
  background: url(../images/nav4_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(4)>ul>li div p a:hover {
  color: #006cb8;
}
/***********************nav5***************************/
nav.gNav ul>li:nth-child(5)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(5)>ul>li {
  background: #fff;
  border-top: 4px solid #3eac4a;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(5)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #3eac4a transparent;
  position: absolute;
  top: -18px;
  left: 438px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(5)>ul>li div {
  width: auto!important;
  margin-left: 15px;
  padding-top: 5px;
}
nav.gNav ul>li:nth-child(5)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(5)>ul>li div p a {
  background: url(../images/nav5_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(5)>ul>li div p a:hover {
  color: #3eac4a;
}
/***********************nav6***************************/
nav.gNav ul>li:nth-child(6)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(6)>ul>li {
  background: #fff;
  border-top: 4px solid #932585;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(6)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #932585 transparent;
  position: absolute;
  top: -18px;
  left: 545px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(6)>ul>li div {
  width: auto!important;
  margin-left: 27px;
  padding-top: 5px;
}
nav.gNav ul>li:nth-child(6)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(6)>ul>li div p a {
  background: url(../images/nav6_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(6)>ul>li div p a:hover {
  color: #932585;
}


    nav.gNav ul>li:nth-child(6)>ul>li .step {
        display: flex;
        width:500px;
        justify-content: space-between;
    }
    nav.gNav ul>li:nth-child(6)>ul>li .step li{
        width: 85px;
        margin:0;
        padding:0;
    position: relative;
    }
    nav.gNav ul>li:nth-child(6)>ul>li .step a{
        z-index: 1;
        width:100%;
        padding:0;
        
    }
    
    nav.gNav ul>li:nth-child(6)>ul>li .step a:hover{
    }
    nav.gNav ul>li:nth-child(6)>ul>li .step li a:hover::before {
        background: url(../images/step_hover.png) no-repeat;
        position: absolute;
        bottom:0;
        left:0;
        z-index: 100;
        content:"";
        height:85px;
        width:85px;
    }
/***********************nav7***************************/
nav.gNav ul>li:nth-child(7)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(7)>ul>li {
  background: #fff;
  border-top: 4px solid #00b097;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(7)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #00b097 transparent;
  position: absolute;
  top: -18px;
  left: 653px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(7)>ul>li div h4 {
  font-size: 13px;
  background: #00b097;
  width: 62px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 3px;
}
nav.gNav ul>li:nth-child(7)>ul>li div {
  width: auto!important;
  margin-left: 27px;
  padding-top: 5px;
}
nav.gNav ul>li:nth-child(7)>ul>li .box1 {
  margin: 0 0 0 20px;
}
nav.gNav ul>li:nth-child(7)>ul>li div p {
  font-size: 13px;
  line-height: 100%;
}
nav.gNav ul>li:nth-child(7)>ul>li div p a,
nav.gNav ul>li:nth-child(7)>ul>li div a p {
  background: url(../images/nav7_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(7)>ul>li div p a:hover,
nav.gNav ul>li:nth-child(7)>ul>li div a:hover p {
  color: #00b097;
}
/***********************nav9***************************/
nav.gNav ul>li:nth-child(9)>ul {
  position: absolute;
  top: 18px;
  left: 0;
  z-index: 999999;
  padding-top: 19px;
  background-image :none!important;
}
nav.gNav ul>li:nth-child(9)>ul>li {
  background: #fff;
  border-top: 4px solid #ec6d4e;
  box-shadow: 2px 2px 12px rgba(0,0,0,0.7);
}
nav.gNav ul>li:nth-child(9)>ul>li>.tragl {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #ec6d4e transparent;
  position: absolute;
  top: -18px;
  right: 23px;
  -webkit-filter:drop-shadow(2px -4px 4px rgba(0,0,0,0.3));
}
nav.gNav ul>li:nth-child(9)>ul>li div {
  width: auto!important;
  margin-left: 27px;
  padding-top: 5px;
}
nav.gNav ul>li:nth-child(9)>ul>li div p {
  font-size: 13px;
  margin-bottom: 9px;
}
nav.gNav ul>li:nth-child(9)>ul>li div p a {
  background: url(../images/nav9_bg.png) no-repeat;
  background-position: 0 7px;
  padding-left: 17px;
  line-height: 28px;
  color: #333;
}
nav.gNav ul>li:nth-child(9)>ul>li div p a:hover {
  color: #ec6d4e;
}
    nav.gNav ul>li:nth-child(9)>ul>li div p a .txt{
        display: block;
    }
    nav.gNav ul>li:nth-child(9)>ul>li .btn_more{
        clear:both;
        text-align:right;
        float: right;
    }
    nav.gNav ul>li:nth-child(9)>ul>li .btn_more a{
        display: block;
        border-top:1px solid #333;
        border-right:1px solid #333;
        border-bottom:2px solid #333;
        border-left:2px solid #333;
        text-align: center;
        width:70px;
        margin-top: 20px;
        color:#333;
        
    }
    


/*------------------------------------------------------------------------- kv ------------- */
.kv {
  width: 100%;
}
.kv img {
  width: 100%;
  height: auto;
}
.clImg-pc{
	position:relative;
	width:1024px;
	height:561px;
	margin:0 auto;
}
.clImg-pc img{
	position:absolute;
	left:0;
	top:0;
}
/*------------------------------------------------------------------------- wrap ------------- */
.wrap {
  width: 1024px;
  margin: 0 auto;
}
/*------------------------------------------------------------------------- index_block1 ------------- */
.wrap .index_block1 {
  width: 100%;
  max-width: 880px;
  margin: auto;
  padding: 26px 0 15px;
}
.wrap .index_block1 h2 {}
.wrap .index_block1 h3 {
  font-size: 22px;
  line-height: 35px;
  margin: 5px 0;
}
.wrap .index_block1 p {
  font-size: 15px;
  line-height: 24px;
}
/*------------------------------------------------------------------------- index_block2 ------------- */
.wrap .index_block2 {
  width: 100%;
  background: #f0f0f0;
  padding: 26px 0;
}
.wrap .index_block2 .inner {
  max-width: 880px;
  margin: auto;
    position: relative;
    
}
    .wrap .index_block2 .inner .btn_news{
        display: block;
        padding: 2px;
        border:1px solid #333;
        background: #fff;
        color:#333333;
        text-align: center;
        position: absolute;
        top:0;
        right:0;
        width:120px;
        font-size: 14px;
    }
.wrap .index_block2 .inner ul {
  margin-top: 18px;
}
.wrap .index_block2 .inner ul li {
  border-bottom: 1px dashed #999;
  padding: 15px 0;
}
.wrap .index_block2 .inner ul li:first-child {
  border-top: 1px dashed #999;
}
.wrap .index_block2 .inner ul li a {
  display: block;
  padding: 3px 7px;
  color:#000000;
}
.wrap .index_block2 .inner ul li a:hover {
  background: #d2d2d2;
}
.wrap .index_block2 .inner ul li .ttl p.day {
  width: 100px;
  display: inline-block;
  float: left;
  color: #3f3b73;
  font-size: 16px;
  line-height: 28px;
}
.wrap .index_block2 .inner ul li .ttl p.tag {
  font-size: 14px;
  color: #333;
  border: 1px solid #b0b0b0;
  padding: 0 11px;
  margin-top: 4px;
  margin-right: 10px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.wrap .index_block2 .inner ul li .txt {
  padding-left: 100px;
}
.wrap .index_block2 .inner ul li .txt p {
  font-size: 14px;
  line-height: 28px;
}

.wrap .index_block2 .inner .ttl .iconLink{
    display: inline-block; 
    float: right;
}
/*------------------------------------------------------------------------- index_block3 ------------- */
.wrap .index_block3 {
  width: 100%;
}
.wrap .index_block3 img {
  width: 100%;
  height: auto;
}
.wrap .index_block3 div div {
  overflow: hidden;
}
.wrap .index_block3 div div img.layer {
  position:absolute;
  top:100%;
  left:0;
  opacity: 0.7;
  -webkit-transition: top 300ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: top 300ms cubic-bezier(0.19, 1, 0.22, 1)0ms;
}

.wrap .index_block3 div div:hover img.layer {
  top:0;
}

.wrap .index_block3 div div {
  float: left;
  position: relative;
}
.wrap .index_block3 .box1 {
  width: 50%;
  z-index: 2;
}
.wrap .index_block3 .box1 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -65px;
}
.wrap .index_block3 .box2 {
  width: 25%;
  z-index: 2;
}
.wrap .index_block3 .box2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -91px;
}
.wrap .index_block3 .box3 {
  width: 25%;
  z-index: 2;
}
.wrap .index_block3 .box3 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -66px;
/*  margin-left: -112px;*/
}
.wrap .index_block3 .box4 {
  width: 50%;
  margin-top: -3px;
}
.wrap .index_block3 .box4 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -26px;
  margin-left: -52px;
}
.wrap .index_block3 .box5 {
  width: 50%;
  margin-top: -1px;
}
.wrap .index_block3 .box5 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -66px;
}
.wrap .index_block3 .box6 {
  width: 50%;
  margin-top: -1px;
}
.wrap .index_block3 .box6 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -102px;
}
.wrap .index_block3 .box7 {
  width: 50%;
  margin-top: -3px;
}
.wrap .index_block3 .box7 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -63px;
}
.wrap .index_block3 .box8 {
  width: 25%;
  margin-top: -3px;
}
.wrap .index_block3 .box8 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -109px;
}
.wrap .index_block3 .box9 {
  width: 25%;
  margin-top: -3px;
}
.wrap .index_block3 .box9 p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -65px;
}

/*------------------------------------------------------------------------- index_block4 ------------- */
.wrap .index_block4 {
  width: 100%;
  text-align: center;
  padding: 26px 0 30px;
}
.wrap .index_block4 h2 {
  margin-bottom: 20px;
}
.wrap .index_block4 p {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  margin-top: 10px;
}

.infoBlk {
  width: 100%;
  text-align: center;
  padding: 26px 0 30px;
  border-top:7px solid #d9d8e3;
}
.infoBlk h2 {
  margin-bottom: 20px;
}
.infoBlk p {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  margin-top: 10px;
}

/*------------------------------------------------------------------------- index_block5 ------------- */
.wrap .index_block5 {
  width: 100%;
  margin-bottom:20px;
}

.wrap .index_block5 ul.top_banner{
	margin-left:10px;
}
.wrap .index_block5 ul.top_banner li{
	float:left;
	width:24%;
	margin-right:10px;
	margin-bottom:15px;
}

.wrap .index_block5 ul.top_banner li img{
/*	border:1px solid #ddd !important;*/
}
.wrap .index_block5 p{
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

.wrap .index_block6{
  width: 100%;
  background: #f0f0f0;
  padding: 5px 0 31px;
}


.wrap .top-info{
}
.wrap .top-info .inner2{
        max-width: 760px;
        margin: 10px auto;
}
.wrap .top-info h2{
        color: #fff;
        background-color: #3f3b73;
        text-align: center;
        font-size: 22px;
        padding: 10px 0 6px;
        border-radius: 18px;
        margin-bottom: 20px;
}	
.wrap .top-info .top-info-txt{
        font-size: 14px;
        line-height: 1.7;
}
.wrap .top-info .top-info-notice{
        font-size: 14px;
        line-height: 1.5;
}
.wrap .top-info .top-info-list{
        margin-top: 20px;
        position: relative;
        padding-left: 60px;
}
.wrap .top-info .top-info-list::before{
        counter-increment: number 1;
        content: counter(number);
        position: absolute;
        font-size: 34px;
        color: #3f3b73;
        font-family: 'Teko';
        left: 0;
        border: 1px solid #3f3b73;
        padding: 1px 9px 3px;
        font-weight: bold;
}
.wrap .top-info .top-info-list-txt{
        font-size: 24px;
        color: #3f3b73;
        line-height: 1.2;
        font-weight: bold;
        text-indent: -6em;
        margin-left: 6em;
}
.wrap .top-info .top-info-btn{
        background-image: url(../images/top_info_btn.png);
        background-repeat: no-repeat;
        margin: 20px auto;
        text-align: center;
        background-position-x: center;
        color: #fff;
        font-size: 24px;
        padding: 26px 20px 25px 0;
        font-weight: bold;
        display: block;
        position: relative;
        box-sizing: border-box;
}
.wrap .top-info .top-info-btn::before{
        content: '';
        position: absolute;
        clip-path: polygon(0 0, 100% 50%, 0 100%);
        width: calc(tan(60deg) * 22px / 2);
        height: 22px;
        background: #006cb8;
        top: calc((100% - 24px) / 2);
        right: 167px;
        box-sizing: border-box;
        z-index: 2;
}
.wrap .top-info .top-info-btn::after{
        content: '';
        position: absolute;
        border: 1px solid #006cb8;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        top: calc((100% - 34px) / 2);
        right: 164px;
        background-color: #fff;
}
/*------------------------------------------------------------------------- footLink ------------- */
.footLink {
  width: 100%;
  background: #f0f0f0;
  padding: 30px 0;
}
.footLink .inner {
  width: 670px;
  margin: auto;
}
.footLink ul {
  float: left;
  margin: 0 29px;
}
.footLink ul li {
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
}
.footLink ul li a {
  color: #333;
}
.footLink ul li a:hover {
  text-decoration: underline;
}
/*------------------------------------------------------------------------- footer ------------- */
footer {
  padding: 38px 0 42px;
  text-align: center;
  position: relative;
}
footer ul {
  width: 328px;
  margin: auto;
/*1px × 1pxのドットで間隔が1pxの点線をleftに表示*/
background-image: linear-gradient(to bottom, #808080, #808080 1px, transparent 2px, transparent 1px);
background-size: 1px 3px;
background-position: left;
background-repeat: repeat-y;
}
footer ul li {
  float: left;
  font-size: 13px;
/*1px × 2pxのドットで間隔が1pxの点線をrightに表示*/
  background-image: linear-gradient(to bottom, #808080, #808080 1px, transparent 2px, transparent 1px);
  background-size: 1px 3px;
  background-position: right;
  background-repeat: repeat-y;
  text-align: center;
  font-weight: bold;
}
footer ul li a {
  color: #666;
  display: block;
  padding: 0 30px;
  min-width: 80.5px;
  line-height: 22px;
}
footer p {
  font-size: 12px;
  margin-top: 35px;
  color: #666;
  line-height: 12px;
  
}
footer p span {
  font-size: 150%;
  vertical-align: bottom;
  margin-top: 0px;
  display: inline;
  position: relative;
  top: 3.5px;
}
footer .toTop {
  z-index: 1000;
  position: fixed;
  bottom: 60px;
  right: 27px;
}

/*------------------------------------------------------------------------- 下層タイトル ------------- */
.ttlArea {
  width: 1024px;
  margin:auto;
  position: relative;
}

.ttlArea h2 {
  position: absolute;
  top: 26px;
  left: 44px;
}
.ttlArea .txt {
  position: absolute;
  top: 160px;
  left: 150px;
}

/* タイトル背景色の設定 */
.ttlArea.int .pc_ttlBg {background-color: #e89bab;}
.ttlArea.adv .pc_ttlBg {background-color: #486cff;}
.ttlArea.law .pc_ttlBg {background-color: #faab6d;}
.ttlArea.cat .pc_ttlBg {background-color: #3389c6;}
.ttlArea.cas .pc_ttlBg {background-color: #78c581;}
.ttlArea.flo .pc_ttlBg {background-color: #b971b0;}
.ttlArea.rec .pc_ttlBg {background-color: #59ccbb;}
.ttlArea.how .pc_ttlBg {background-color: #d2bf4d;}
.ttlArea.voi .pc_ttlBg {background-color: #f3a08c;}
.ttlArea.out .pc_ttlBg {background-color: #79769d;}


.ttlBox {
  width: 245px;
  margin: 52px auto 0;
}
.ttlBox hr {
  border: 0;
  border-bottom: 2px solid #f77e1e;
  margin: 0 2px;
}
.ttlBox h3 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 10px;
  color: #f77e1e;
  line-height: 52px;
  margin-top: 3px;
  border-top: 2px dotted #f77e1e;
  border-bottom: 2px dotted #f77e1e;
}

/*------------------------------------------------------------------------- 弁護士 ------------- */
.lawyer {
display:flex;
}
.lawyer.Top {
display:block;
}

.lawyer p {
  font-size: 13.5px;
}
.lawyer ul.topList {
  width: 896px;
  margin: 41px auto 0;
}
.lawyer ul.topList li {
  margin: 0 8px 15px;
  text-align: center;
  float: left;
  display: table;
}
.lawyer ul.topList li a {
  display: table-cell;
  vertical-align: middle;
  width: 204px;
  height: 70px;
  background: #ecebf1;
  border: 2px solid #ecebf1;
}
.lawyer ul.topList li a:hover {
  background: #f9f9fb;
  border: 2px solid #ecebf1;
}
.lawyer ul.topList li a p.name1 {
  font-size: 12px;
  color: #3f3b73;
  margin-bottom: 2px;
}
.lawyer ul.topList li a p.name2 {
  font-size: 17px;
  color: #333;
}
.lawyer ul.topList li a p.name3 {
  font-size: 12px;
  color: #4d4d4d;
}
.lawyer ul.list2 {
  margin-bottom: 140px;
}



.lawyer .mainPhoto {
  margin-bottom: 45px;
}
.lawyer .mainPhoto.noPhoto {
  border-left: 10px solid #ccc;
  padding: 5px 25px 0;
}
.lawyer .mainPhoto.noPhoto p {
  font-size: 14px;
  line-height: 27px;
  color: #666;
}
.lawyer .mainPhoto.noPhoto .name {
  margin-bottom: 25px;
}
.lawyer .mainPhoto.noPhoto2 p.txt1 {
  font-size: 14.3px;
  line-height: 100%;
  margin-bottom: 10px;
  color: #333;
}
.lawyer .mainPhoto.noPhoto p.txt2,
.lawyer .mainPhoto.noPhoto2 p.txt2 {
  font-size: 34px;
  color: #333;
  display: inline;
  line-height: 100%;
  letter-spacing: 2px;
}
.lawyer .mainPhoto.noPhoto p.txt3,
.lawyer .mainPhoto.noPhoto2 p.txt3 {
  color: #808080;
  font-size: 14.3px;
  margin-left: 10px;
  margin-bottom: -6px;
  display: inline;
  line-height: 100%;
  letter-spacing: 1px;
}

.lawyer .mainPhoto.noPhoto p.txt4,
.lawyer .mainPhoto.noPhoto2 p.txt4 {
	font-size:13px;
	font-weight:bold;
	color:#777777;
	margin-top:5px;
}

.lawyer .mainPhoto.noPhoto p.txt5,
.lawyer .mainPhoto.noPhoto2 p.txt5 {
	font-size:13px;
	margin-bottom:5px;
	line-height:15px;
}

.lawyer .mainPhoto.noPhoto2 {
  border-left: 10px solid #ccc;
  padding: 7px 25px 8px;
}
.lawyer .block {
  width: 640px;
  margin: auto;
  padding-bottom: 35px;
}
.lawyer .block.bdr {
  border: 0;
  border-top: 2px dotted #b0b0b0;
  padding-top: 35px;
}
.lawyer h3.profile {}
.lawyer ul.profList {
  margin-top: 18px;
}
.lawyer ul.profList li {
  font-size: 13.5px;
  line-height: 26px;
  text-indent: -1em;
  margin-left: 1em;
}
.lawyer h4 {
  line-height: 28px;
  font-size: 13px;
  color: #fff;
  background: #3f3b73;
  display: table;
  padding: 0 11px;
  margin-top: 30px;
  margin-bottom: 17px;
}
.lawyer .profFiled .pf-summary{
list-style: none;
cursor: pointer;
}
.lawyer .profFiled .pf-summary::-webkit-details-marker {
display:none;
}
.lawyer .profFiled .pf-summary:hover{
background-color:#3f3b73;
}
.lawyer .profFiled .pf-summary:hover h5{
color:#fff;
}
.lawyer .profFiled .pf-summary.is-active{
background-color:#3f3b73;
}
.lawyer .profFiled .pf-summary.is-active h5{
color:#fff;
}

.lawyer .profFiled h5{
font-size: 20px;
color: #3f3b73;
border-right: 1px solid #3f3b73;
border-left: 1px solid #3f3b73;
border-bottom: 1px solid #3f3b73;
border-top: 1px solid #3f3b73;
padding: 12px 10px 10px;
font-weight: bold;
}

.lawyer .profFiled h5:not([class]){
border-top: none;
}
.pf-details:has(.is-active) + .pf-details h5{
border-top: 1px solid #3f3b73;
}
.lawyer .profFiled .pfc-details{
border-bottom: 1px solid #ccc;
position: relative;
}

.lawyer .profFiled .pfc-details:first-of-type{
margin-top:20px;
border-top: 1px solid #ccc;
}
.lawyer .profFiled .pfc-details span{

}
.lawyer .profFiled .pfc-details:before{
content: "";
position: absolute;
top: 9px;
right: 0;
background-color: #d2d2d2;
width: 30px;
height: 30px;
border-radius: 50%;
}
.lawyer .profFiled .pfc-details span:before,
.lawyer .profFiled .pfc-details span:after{
content: "";
position: absolute;
top: 23px;
right: 5px;
background-color: #878787;
width: 20px;
height: 0.15em;
transition: all 0.3s;
}
.lawyer .profFiled .pfc-details span:after{
transform: rotate(90deg);
}
.lawyer .profFiled .pfc-details .is-active span:after{
transform: rotate(180deg);
}
.lawyer .profFiled .pfc-summary{
display: block;
list-style: none;
font-size: 13.5px;
line-height: 26px;
text-indent: -1em;
margin-left: 1em;
padding-top: 10px;
padding-bottom: 10px;
cursor: pointer;
}
.lawyer .profFiled .pfc-summary::-webkit-details-marker {
display:none;
}

.lawyer .profFiled .pfc-content{
	padding: 15px;
}

.lawyer .profFiled .pfc-content p{
line-height:26px;
}
.lawyer .profFiled .pfc-content p.details_icon{
    color: #3eac4a;
    border: 2px solid #3eac4a;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-top:20px;
    font-weight: bold;
}
.lawyer .profFiled .pfc-content p.details_icon:first-of-type{
margin-top:0;
}
.lawyer .profFiled .pfc-content p.details_bold{
color: #3eac4a;
    font-weight: bold;
    font-size: 16px;
}
.lawyer .message {
  width: 100%;
  background: #fef2e8;
}
.lawyer .message2 {
  width: 100%;
  background: #ebefff;
}

.lawyer .message .inner,.lawyer .message2 .inner {
  width: 640px;
  margin: auto;
  padding: 20px 0 25px;
}
.lawyer .message .inner h5,.lawyer .message2 .inner h5 {
  margin-bottom: 13px;
}
.lawyer .message .inner p,.lawyer .message2 .inner p {
  line-height: 26px;
}
.lawyer .proField-txt{
font-size:16px;
font-weight:bold;
color:#3f3b73;
}
/*------------------------------------------------------------------------- content ------------- */
.content {
  width: 789px;
  float: right;
  padding-top: 45px;
  padding-bottom: 38px;
}
.content .inner {
  width: 650px;
  margin: auto;
}
hr.dott {
  border: 0;
  border-bottom: 2px dotted #b0b0b0;
  margin: 0px 0 29px;
}
/*------------------------------------------------------------------------- sidebar ------------- */
.sidebar {
  width: 235px;
  background-image: url(../images/side_bg.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #242443;
  float: left;
  /*padding-bottom: 32770px;
	margin-bottom: -32700px;*/
}
.sidebar .inner {
  border-left: 1px solid #fff;
  width: 187px;
  margin-left: 47px;
  padding-top: 39px;
  height: 100%;
  /*padding-bottom: 32768px;
  margin-bottom: -32768px;*/
}
.sidebar .inner h2 {
  color: #3f3b73;
    font-weight: 600;
  font-size: 14px;
  line-height: 33px;
  text-indent: 14px;
  margin-bottom: 18px;
}
.sidebar .inner h3 {
  background: url(../images/side_icon.png) top left no-repeat;
  line-height: 27px;
  font-size: 14px;
  color: #fff;
  text-indent: 14px;
}
.sidebar .inner ul {}
.sidebar .inner ul li {
  line-height: 26px;
  text-indent: 28px;
  font-size: 13px;
}
.sidebar .inner ul li a {
  color: #fff;
  display: block;
}
.sidebar .inner ul li a:hover,
  .sidebar .inner ul li.on{
  background: #45455f;
}

.sidebar .inner ul.iconList li a {
  background: url(../images/side_icon.png) top left no-repeat;
  text-indent: 14px;
}
.sidebar .inner ul.iconList li a:hover,
.sidebar .inner ul li.on{
  background: url(../images/side_icon.png) top left no-repeat #45455f;
}
.lawyer .sidebar, .lawyer .content{
float:none;
}
.lawyer .sidebar, .lawyer .sidebar .inner {
	min-height:750px;
}
.voice .sidebar, .voice .sidebar .inner {
	min-height:630px;
}

/*------------------------------------------------------------------------- voice ------------- */
    
    .wrap.voice{
        width:100%;
    }
    .voice .voiceTop{
        background: #fdf3f1;
    }
    .voice .voiceTop .listWrap{
        width:880px;
        margin:auto;
    }
    .voice .voiceTop ul.listWrap{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 17px;
        padding:40px 0 80px;
    }
    .voice .voiceTop ul.listWrap li{
        
        width: 24%;
        margin-top: 20px;
    }
    .voice .voiceTop ul.listWrap li a{
        display: block;
        background: #e2e2ea;
        text-align: center;
        color:#333;
        padding:16px;
        
        border:2px solid #e2e2ea;
        
    }
    .voice .voiceTop ul.listWrap li a:hover{
        background: #f9f9fb;
        border:2px solid #ecebf1;    
    }
    .voice .voiceTop ul.listWrap::before{
        content:"";
        display: block;
        width:24%;
        order:1;
    }
    .voice .voiceTop ul.listWrap::after{
        content:"";
        display: block;
        width:24%;
    }
    .voice .voiceWrap{
    width: 1024px;
    margin: auto;
    background: #fdf3f1;
    }
    .voice .voiceWrap .content{
        padding-top: 0;
        padding-bottom: 10px;
        height:100%;
    }
.voice .contentinner {
  padding: 30px 0;
}
.voice .contentinner ul {
  max-width: 690px;
  padding: 0 10px;
  margin: 0 0 0 15px;
}
.voice .contentinner ul li {
  background: #fff;
  border: 1px solid #e3e3e3;
  display: table;
  width: 100%;
  margin-bottom: 17px;
}
.voice .contentinner ul li .icon {
  display: table-cell;
  width: 78px;
  padding: 19px 0 19px 22px;
}
.voice .contentinner ul li .box {
  display: table-cell;
  padding:19px 22px 19px 17px;
  vertical-align: top;
}
.voice .contentinner ul li .box p.tag span {
  background: #ec6d4e;
  line-height: 29px;
  padding: 0 11px;
  color: #fff;
  font-size: 15px;
  margin-right: 5px;
  border-radius: 4px;
  display: inline-block;
}
.voice .contentinner ul li .box p.tag span.icon_new {
	background: #3F3B73;
	border-radius:0;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
}

.voice .contentinner ul li .box p.tag2 {
  font-size:15px;
}
.voice .contentinner ul li .box p.tag2 span {
  line-height: 29px;
  padding: 0 11px;
  color: #ec6d4e;
  font-size: 15px;
  margin-right: 5px;
  border: 1px solid #ec6d4e;
  border-radius: 4px;
  display: inline-block;
}
.voice .contentinner ul li .box p.tag2 span.icon_new {
	background: #3F3B73;
	border-radius:0;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	border:0;
	color:#fff;
}

.voice .contentinner ul li .box p.txt1 {
  font-size: 13.5px;
  line-height: 24px;
  margin-top: 10px;
}
.voice .contentinner ul li .box p.txt2 {
  font-size: 13.5px;
  line-height: 24px;
  text-align: right;
  color: #ec6d4e;
}
.voice .inner2 {
  border-top: 2px dotted #b0b0b0;
  margin: auto;
  padding-bottom: 55px;
}
.voice .inner2 p.lead {
  font-size: 13.5px;
  text-align: center;
  margin-top: 40px;
}
.voice .inner2 .csBox {
  width: 927px;
  margin: 40px auto;
}
.voice .inner2 .txR {
  width: 927px;
  margin: auto;
}
.voice .inner2 table.tbl1 {
  width: 263px;
  float: left;
  margin: 0 23px;
}
.voice .inner2 table.tbl1 th {
  width: 51px;
  text-align: left;
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}
.voice .inner2 table.tbl1 tr.ttl th,
.voice .inner2 table.tbl1 tr.ttl td {
  padding-bottom: 25px;
}
.voice .inner2 table.tbl1 td.cel1 {
  font-size: 16px;
  line-height: 21px;
  color: #ec6d4e;
  padding-top: 10px;
}
.voice .inner2 table.tbl1 td.cel2 {
  border-bottom: 1px solid #ec6d4e;
  padding-top: 10px;
  padding-bottom: 3px;
}
.voice .inner2 table.tbl1 td.cel3 {
  font-size: 18px;
  line-height: 24px;
  padding-top: 3px;
  padding-bottom: 10px;
}
.voice .inner2 table.tbl1 td {
  vertical-align: middle;
}

.voice .voiceWrap .caseTtl {
  width: 700px;
  margin: 0 auto;
  padding-bottom: 25px;
}
.voice .voiceWrap .caseTtl h2 {
  line-height: 59px;
  font-size: 30px;
  color: #4d4d4d;
}
.voice .voiceWrap .caseTtl img {
  margin-right: 15px;
    width:62px;
}
    
    
/*------------------------------------------------------------------------- howto ------------- */
.howto {
}
.howto p.lead {
  font-size: 13.5px;
  line-height: 28px;
  text-align: center;
  margin: 0 10px;
  padding-top: 25px;
}
.howto .note{
font-size:11px;
}

.howto .content_ttl {
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
  margin-top: 70px;
}
.howto .content_ttl h2 {
  width: 770px;
  margin: auto;
}
.howto>.inner {
  max-width: 1024px;
  margin: auto;
  padding: 25px 0 0;
}

.howto .inner ul.list1 {
  max-width: 878px;
  padding: 0 10px;
  margin: auto;
}

.howto .inner ul.list1 li {
  background: #fff;
  display: table;
  width: 100%;
  margin-bottom: 17px;
  border-bottom: 1px dotted #c9c9c9;
  padding: 10px 0;
}
.howtoWrap  ul.list1 li {
  border: none!important;
}
.howto .inner ul.list1 li .icon {
  display: table-cell;
  width: 75px;
  padding: 0 0 19px 0;
}
.howto .inner ul.list1 li .icon2 {
  display: table-cell;
  width: 75px;
  padding: 0 0 19px 0;
}
.howto .inner ul.list1 li a .icon p {
  text-align: center;
  color: #3f3b73;
  margin-bottom: 2px;
}
.howto .inner ul.list1 li .cover {
  padding: 8px;
}
.howto .inner ul.list1 li a:hover .cover {
  background: #e3e3e3;
}
.howto .inner ul.list1 li .box {
  display: table-cell;
  padding:22px 22px 0 11px;
  vertical-align: top;
}
.howto .inner ul.list1 li .box2 {
  display: table-cell;
  padding:0 10px 0 13px;
  vertical-align: top;
}
.howto .inner ul.list1 li .box p.tag span,
.howto .inner ul.list1 li .box2 p.tag span{
  background: #4dbbaa;
  line-height: 29px;
  padding: 0 11px;
  color: #fff;
  font-size: 15px;
  margin-right: 5px;
  border-radius: 4px;
  display: inline-block;
}
.howto .inner ul.list1 li .box p.txt1 {
  font-size: 13.5px;
  line-height: 24px;
  margin-top: 10px;
  color: #4d4d4d;
}
.howto .inner ul.list1 li .box2 p.txt1 {
  font-size: 17px;
  line-height: 27px;
  margin-top: 5px;
  color: #736300;
}
.howto .howtoWrap {
  width: 1024px;
  margin: auto;
}
.howto .howtoWrap .qestion {
  float: left;
  width: 374px;
}
.howto .howtoWrap .qestion table {
  
}
.howto .howtoWrap .qestion table th {
  width: 34px;
  padding: 0;
}
.howto .howtoWrap .qestion table td {
  font-size: 13.5px;
  line-height: 22px;
  vertical-align: top;
  padding-left: 10px;
}
.howto .howtoWrap .qestion .box {
  padding: 13px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  background: #f9f6e5;
  margin-top: 15px;
  margin-bottom: 24px;
}
.howto .howtoWrap .qestion .box p {
  font-size: 13.5px;
  line-height: 22px;
  color: #736300;
}
.howto .howtoWrap .imgBox {
  float: right;
}
.howto .howtoWrap .imgBox .mgn {
  margin-top: 220px;
}
.howto .howtoWrap h3 {
  font-size: 21px;
  color: #3f3b73;
  margin-bottom: 20px;
}
/*------------------------------------------------------------------------- category ------------- */
.category {
  width: 100%;
  padding-bottom: 30px;
}
.category .inner {
  width: 1024px;
  margin: auto;
  background: #e8e7ee;
  padding: 35px 0 80px;
}
.category .inner p.lead {
  font-size: 13.5px;
  line-height: 28px;
  max-width: 870px;
  margin: auto;
  padding: 0 10px;
}
.category .inner ul {
  max-width: 880px;
  padding: 0 10px;
  margin: 40px auto 0;
}
.category .inner ul li {
  background: #fff;
  display: table;
  width: 100%;
  margin-bottom: 17px;
  position: relative;
}
.category .inner ul li a {
  display: block;
}
.category .inner ul li .btn p a {
  width: 127px;
  display: block;
  line-height: 22px;
  text-align: center;
  background: url(../images/category/btn1.png) no-repeat;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 25px;
  right: 40px;
}
.category .inner ul li .btn p a:hover {
  background: url(../images/category/btn1_ov.png) no-repeat;
}

.category .inner ul li .icon {
  display: table-cell;
  width: 78px;
  padding: 22px 0 22px 40px;
}
.category .inner ul li .box {
  display: table-cell;
  padding: 28px 45px 22px 17px;
  vertical-align: top;
}
.category .inner ul li .box p.txt1 {
  font-size: 25px;
  color: #006cb8;
  font-weight: lighter;
  letter-spacing: 5px;
}
.category .inner ul li .box p.txt2 {
  font-size: 14.5px;
  line-height: 21px;
  color: #333;
  margin-top: 13px;
}
/*------------------------------------------------------------------------- case ------------- */
.case .caseWrap {
  width: 1024px;
  margin: auto;
}
.case .caseWrap .caseTtl {
  width: 644px;
  margin: -20px auto 0;
  padding-bottom: 5px;
}
.case .caseWrap .caseTtl h2 {
  line-height: 79px;
  font-size: 30px;
  color: #4d4d4d;
}
.case .caseWrap .caseTtl img {
  margin-right: 15px;
}
.case .caseWrap .caseInner {
  width: 644px;
  margin: auto;
}
.case .caseWrap .caseNumber {
  margin-top: -20px;
}
.case .caseWrap .caseNumber th {
  font-size: 64px;
  font-weight: bold;
  vertical-align: middle;
  color: #e3e3e3;
  padding-top: 10px;
  white-space: nowrap;
}
.case .caseWrap .caseNumber td {
  font-size: 23px;
  line-height: 28px;
  vertical-align: middle;
  padding: 20px 0 20px 30px;
  color: #4d4d4d;
  font-weight: bold;
}
.case .caseWrap .box {
  display: table;
  padding-bottom: 32px;
}
.case .caseWrap .box .tag1,
.case .caseWrap .box .tag2,
.case .caseWrap .box .tag3 {
  width: 95px;
  display: table-cell;
}
.case .caseWrap .box .tag1 p {
  text-align: center;
  font-size: 13px;
  border: 2px solid #3eac4a;
  color: #3eac4a;
  font-weight: bold;
}
.case .caseWrap .box .tag2 p {
  text-align: center;
  font-size: 13px;
  border: 2px solid #3f3b73;
  color: #3f3b73;
  font-weight: bold;
}
.case .caseWrap .box .tag3 p {
  text-align: center;
  font-size: 13px;
  border: 2px solid #b02524;
  color: #b02524;
  font-weight: bold;
}
.case .caseWrap .box .txt {
  display: table-cell;
  padding-left: 24px;
}
.case .caseWrap .box .txt p {
  font-size: 13.5px;
  line-height: 26px;
}
.case .caseWrap .caseInner2 {
  background: #ffffba;
  padding-top: 28px;
  margin-bottom: 22px;
}
.case .caseWrap .caseInner2 .box {
  width: 644px;
  margin: auto;
}
.case .caseWrap .note  {
/*  text-align: right;*/
    padding-bottom: 3px;
    font-size: 11px;
    line-height:15px;
		margin-left:285px;
		text-indent:-1em;
}

.case .caseWrap .notel  {
  text-align: left;
    padding-bottom: 5px;
    font-size: 11px;
    font-weight:normal;
}
    .case .caseWrap .coming{
        font-size: 23px;
    }
    
.case .menu{
    background-color: #f0f0f0;
    padding: 20px 0;
    border-top: 2px dotted #b0b0b0;
}
.case .menu .menutitle{
    color: #3f3b73;
    font-size: 36px;
    line-height: inherit;
    text-align: center;
    font-family: 'Teko';
    font-weight: bold;
}
.case .menu .menu-check{
display:none;
}
.case .menu .menu-label{
position:relative;
}
.case .menu .menu-label::before{
        content: '閉じる';
        background: #3f3b73;
        color: #fff;
        font-size: 12px;
        width: 110px;
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 6px 0 5px 14px;
        letter-spacing: 10px;
        cursor: pointer;
}
.case .menu .menu-label.is-close::before{
        content: '開く';
}
.case .menu ul{
        width: 594px;
        margin: 20px auto 0;
        font-size: 13.5px;
        padding-left: 10px;
}
.case .menu ul li{
margin-bottom: 20px;
        line-height: 20px;
        padding-left: 10px;
}
.case .menu ul li a{
        position: relative;
        color: #000;
        line-height: 20px;
        padding-left: 40px;
        margin-left: -40px;
}
.case .menu ul li a::before{
content: counter(num) '.';
        position: absolute;
        border-left: 4px solid #3f3b73;
        counter-increment: num -1;
        top: 0px;
        left: 0;
        height: 16px;
        font-size: 14px;
        padding-left: 9px;
        line-height: 20px;
}
.case .pic{
        text-align: right;
        width: 644px;
        margin: 0 auto 20px;
}

.case .pic a, .case .pic span{
        background-color: #d8d8e3;
        font-size: 13px;
        padding: 3px 10px;
        margin-right: 10px;
        border-radius: 14px;
        color:#000;
}
/*------------------------------------------------------------------------- ページャー ------------- */
.page {
  text-align: center;
  padding: 63px 0 60px;
}
.page p {
  font-size: 15px;
}
.page p span {
  display: inline-block;
}
.page p span.ttl {
 background: #3f3b73;
 color: #fff;
 line-height: 30px;
 padding: 0 9px;
 border-radius: 2px;
 margin: 0 4.5px;
}
.page p span.number {
  color: #3f3b73;
  border: 1px solid #b0b0b0;
  border-radius: 3px;
  line-height: 29px;
  width: 29px;
  text-align: center;
  margin: 0 4.5px;
}
.page p a:hover span.number {
  background: #b0b0b0;
  color: #fff;
}
.page p span.abridge {
  color: #333333;
}
.page p span.last {
  color: #fff;
  border: 1px solid #b0b0b0;background: #b0b0b0;
  border-radius: 3px;
  line-height: 29px;
  width: 29px;
  text-align: center;
  margin: 0 4.5px;
}
/*------------------------------------------------------------------------- introduction ------------- */
.introduction {
  max-width: 1024px;
  margin: auto;
  padding: 30px 0 0;
}
.introduction .block1 {
  text-align: center;
  padding: 0 10px 80px;
}
.introduction .block1 h2 {
  margin-bottom: 27px;
}
.introduction .block1 p {
  font-size: 15px;
  line-height: 28px;
  margin: 20px 0;
}
.introduction .ttlBox {
  width: 245px;
  margin: 0 auto 30px;
}
.introduction .ttlBox hr {
  border-bottom: 2px solid #d13758;
}
.introduction .ttlBox h3 {
  color: #d13758;
  border-top: 2px dotted #d13758;
  border-bottom: 2px dotted #d13758;
}
.introduction .block2 {
  max-width: 850px;
  margin: auto;
  padding: 0 10px;
}
.introduction .block2 .num {
  text-align: center;
  margin-bottom: 22px;
}
.introduction .block2 h4 {
  text-align: center;
  font-size: 23px;
  color: #3f3b73;
  font-weight: lighter;
  margin-bottom: 22px;
}
.introduction .block2 p {
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 28px;
}
.introduction .block3 {
  padding-top: 63px;
}
    .introduction .block3 .bxslider div p{
        background: #282450;
        color:#fefeff;
        font-size: 14px;
        padding:27px 70px;
        min-height: 80px;
        box-sizing: border-box;
    }
    .introduction .block3 .bxslider div p span.fzL{
        font-size: 23px;
        padding-right: 20px;
        letter-spacing: 3px;
    }
    .introduction .block3 .bxslider div p span.mincho{
        letter-spacing: 1px;
        font-size: 23px;
        padding-right: 20px;
    }
    .introduction .block3 .bxslider div p span.line1{
        margin-top: 6px;
        display: block;
    }
.introduction .block4 {
  width: 860px;
  margin: auto;
  padding-top: 36px;
}
.introduction .block4 .box1 {
  float: left;
}
.introduction .block4 ul {
  margin-bottom: 18px;
}
.introduction .block4 ul li {
  float: left;
  margin-left: 20px;
}
.introduction .block4 ul li:first-child {
  margin: 0;
  width: 105px;
}
.introduction .block4 .box2 {
  float: right;
}
.introduction .block4 ul li a:hover img {
  opacity: 0.4;
}
.introduction .block5 {
  padding-top: 80px;
  padding-bottom: 58px;
}
.introduction .block5 .map {
  height: 640px;
  width: 100%;
}
.introduction .block5 p {
  text-align: center;
}
.introduction .block5 p.ttl {
  font-size: 14.4px;
  color: #3f3b73;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}
.introduction .block5 p.ttl span {
  line-height: 33px;
  background: #d9d8e3;
  display: inline-block;
  padding: 0 14px;
}
.introduction .block5 p.txt {
  font-size: 15px;
  line-height: 35px;
  margin-top: 20px;
}
.introduction .block5 p.txt span {
  color: #3f3b73;
}
#map_custmomize {
  width: 100%;
  height: 640px;
}
/*------------------------------------------------------------------------- advantage ------------- */
.advantage {
  width: 1024px;
  margin: auto;
  padding:  0 10px;
}
.advantage .block1 {
  text-align: center;
  padding-top: 45px;
  margin: 0 10px;
}
.advantage .block1 p {
  font-size: 16px;
  line-height: 34px;
}
.advantage .block1 p span.txt1 {
  color: #3f3b73;
  font-weight: lighter!important;
  font-size: 22px;
    letter-spacing: 2px;
}
.advantage .block1 p span.txt2 {
  font-size: 13px;
}
.advantage h3.heading {
  text-align: center;
  margin-bottom: 32px;
}
.advantage .block2 {
  padding-top: 58px;
  width: 879px;
  margin: 60px auto 0;
  padding: 0 10px;
}
.advantage .block2 .txt {
  width: 431px;
  float: left;
}
.advantage .block2 .image {
  float: right;
  padding-right: 20px;
}
.advantage .block2 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .block2 .under {}
.advantage .block2 .under ul li {
  float: left;
  margin-left: 18px;
}
.advantage .block2 .under ul li:first-child {
  margin-left: 0;
}
.advantage .block2 .under h3 {
  font-size: 18px;
  border-bottom: 2px solid #b3b3b3;
  line-height: 40px;
  letter-spacing: 5px;
  margin-bottom: 15px;
}
.advantage .block2 .under p.txt1 {
  font-size: 13px;
  font-weight: lighter;
  color: #3f3b73;
  line-height: 16px;
}
.advantage .block2 .under p.txt2 {
  font-size: 19px;
  margin-top: 5px;
  font-weight: bold;
}
.advantage .block2 .under p.txt3 {
  font-size: 12.5px;
  line-height: 20px;
  margin-top: 8px;
}
.advantage .block3 {
  padding-top: 40px;
}
.advantage .block3 .txt {
  padding: 0 10px;
  width: 879px;
  margin: 30px auto 0;
}
.advantage .block3 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .block4 {
  margin-top: 60px;
}
.advantage .block4 .txt {
  width: 879px;
  margin: 26px auto 0;
  padding: 0 10px;
}
.advantage .block4 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .block5 {
  width: 880px;
  margin: auto;
  padding:63px 10px 0; 
}
.advantage .block5 .image {
  width: 397px;
  float: left;
}
.advantage .block5 .txt {
  width: 434px;
  float: right;
}
.advantage .block5 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .block6 {
  width: 880px;
  margin: auto;
  padding:63px 10px 0; 
}
.advantage .block6 .image {
  width: 397px;
  float: right;
}
.advantage .block6 .txt {
  width: 436px;
  float: left;
}
.advantage .block6 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .block7 {
  width: 880px;
  margin: auto;
  padding:63px 10px 0; 
}
.advantage .block7 .image {
  width: 427px;
  float: left;
}
.advantage .block7 .txt {
  width: 434px;
  float: right;
}
.advantage .block7 .txt p {
  font-size: 14px;
  line-height: 28px;
}
.advantage .message {
  width: 880px;
  background: #ebefff;
  margin: 30px auto 70px;
}
.advantage .message .inner {
  padding: 20px 34px 45px;
}

.advantage .message .inner h3 {
  margin-bottom: 13px;
}
.advantage .message .inner p {
  font-size: 13px;
  line-height: 25px;
}
/*------------------------------------------------------------------------- recruit ------------- */
.recruit .heading {
  width: 880px;
  margin: auto;
  padding: 50px 0 20px;
}
.recruit .heading h2 {
  color: #3f3b73;
  font-size: 27px;
}
.recruit .block1 {
  width: 880px;
  margin: auto;
  padding-bottom: 40px;
}
.recruit .block1 .txt {
  width: 578px;
  float: left;
}
.recruit .block1 .txt p {
  font-size: 14px;
  line-height: 28px;
  color: #4d4d4d;
}
.recruit .block1 .image {
  width: 268px;
  float: right;
}
    .recruit .block1 .last{
        font-size: 12px !important;
        font-weight: bold;
        margin-top: 5px;
    }
.recruit .block2 {
  padding: 42px 0 60px;
  width: 100%;
  border-top: 10px solid #e5f7f5;
}
.recruit .block2 p.lead {
  text-align: center;
  margin: 0 auto;
  color: #00b097;
  font-size: 14px;
  line-height: 29px;
  margin-bottom: 30px;
}
.recruit .block2 p {
  width: 690px;
  margin: auto;
  padding: 0 10px;
  font-size: 16px;
  line-height: 27px;
  color: #1a1a1a;
  letter-spacing: -0.3px;
}
.recruit .block2 p span {
  font-size: 12px;
}
.recruit .flowTtl {
  width: 100%;
  background: #e5f7f5;
  padding: 36px 0 37px;
}
.recruit .ttlBox {
  width: 245px;
  margin: 0 auto;
}
.recruit .ttlBox hr {
  border-bottom: 2px solid #00b097;
}
.recruit .ttlBox h3 {
  color: #00b097;
  border-top: 2px dotted #00b097;
  border-bottom: 2px dotted #00b097;
}
.recruit .flowBox {
  padding-bottom: 30px;
}
.recruit .flowBox h3 {
  color: #3f3b73;
  font-size: 22px;
  text-align: center;
  margin: 12px 0 0;
  letter-spacing: 5px;
}
.recruit .flowBox .tblBox {
  display: table;
  width: 650px;
  margin: 30px auto 0;
}
.recruit .flowBox .tblBox .ttl {
  width: 100px;
  display: table-cell;
}
.recruit .flowBox .tblBox .ttl p {
  font-size: 15px;
  color: #00b097;
}
.recruit .flowBox .tblBox .txt {
  display: table-cell;
}
.recruit .flowBox .tblBox .txt p.txt1 {
  font-size: 14px;
  line-height: 19px;
  margin: 10px 0;
}

.recruit .flowBox .tblBox .txt ul{
	list-style:disc;
	margin-left:22px;
}

.recruit .flowBox .tblBox .txt ul li{
	font-size:14px;
	line-height:19px;
	margin:10px 0;
}

.recruit .flowBox table {
  margin-top: 20px;
}
.recruit .flowBox table th {
  font-size: 15.5px;
  line-height: 26px;
  text-align: left;
  padding-right: 30px;
}
.recruit .flowBox table td {
  
}

.recruit .flowBox table p.txt2 {
  font-size: 15.5px;
  line-height: 26px;
  font-weight: normal;
}
.recruit .arr {
  text-align: center;
  background: #e5f7f5;
  padding-bottom: 4px;
}
.recruit .flowBox .txtBox {
  max-width: 640px;
  margin: auto;
  text-align: center;
}
.recruit .flowBox .txtBox p {
  font-size: 14px;
  line-height: 27px;
  margin-top: 30px;
}
.recruit .flowBox .txtBox p.sml {
  font-size: 12px;
  color: #1a1a1a;
  line-height: 12px;
  margin-top: 10px;
}
.recruit .flowBox.bg {
  background: #ffff59;
}

    .recruit .categorytitle{
        background: #00b097;
        text-align: center;
        font-size: 25px;
        padding:10px;
        color:#fff;
        font-weight: 500;
        font-family: "Mplus 1p";
    }
    
    /* 秘書 */
    .recruit .categorytitle02{
        background: #be7095;
        text-align: center;
        font-size: 25px;
        padding:10px;
        color:#fff;
        font-weight: 500;
        font-family: "Mplus 1p";
    }
    .recruit .arr.var02 {
        background: #f8f1f4;
    }
    .recruit .flowBox.var02.bg{
        border-bottom: 30px solid #f8f1f4;
        margin-bottom: 50px;
    }
    .recruit .flowBox.var02 .tblBox .ttl p {
        color: #be7095;
    }
    
    


.recruit .questionnaire {
  margin-top: 60px;
  padding: 30px 0;
  text-align: center;
  width: 100%;
  background: #ecebf1;
}
.recruit .questionnaire a {
  display: inline-block;
  background: #3f3b73;
  width: 227px;
  text-align: center;
  line-height: 42px;
  border-radius: 5px;
  font-size: 15.5px;
  color: #fff;
}
.recruit .questionnaire a:hover {
  background: #b2b1c7;
}

.recruit .seniorwrap {
  background: #efefef;
  width: 100%;
}
.recruit .seniorBox {
  width: 699px;
  margin: auto;
  margin-top: 49px;
  padding-top: 45px;
  padding-bottom: 80px;
}

.recruit .seniorBox p.txt1 {
  text-align: center;
  font-size: 13.5px;
  margin: 40px 10px 45px;
}
.recruit .seniorBox ul {}
.recruit .seniorBox ul li {
  float: left;
  margin-left: 60px;
    width:193px;
}
.recruit .seniorBox ul li:first-child {
  margin: 0;
/*	margin-left: 126px;*/
}
.recruit .seniorBox ul li a {
  display: block;
    opacity: 0.6;
}
.recruit .seniorBox ul li a p.ttl {
  font-size: 12px;
  color: #333;
}
.recruit .seniorBox ul li a p.name {
  font-size: 27px;
  color: #333;
  margin-top: 10px;
  font-weight: lighter;
}
.recruit .seniorBox ul li a p.eng {
  font-size: 13px;
  color: #333;
  margin-top: 7px;
  font-weight: lighter;
}
.recruit .seniorBox ul li div {
  text-align: center;
  height: 104px;
  display: table-cell;
  vertical-align: middle;
  width: 193px;
}
.recruit .seniorBox ul li.on,
.recruit .seniorBox ul li a:hover {
  background: #ffff59;
    opacity: 1;
}
.recruit .seniorBox ul li.on a{
    opacity: 1;
}
.recruit .seniorBox ul.top li a{
    opacity: 1;
}
.recruit .seniorMessage {
  width: 880px;
  margin: auto;
  padding-top: 80px;
  padding-bottom: 70px;
}
.recruit .seniorMessage .imgBox {
  width: 352px;
  padding-top: 3px;
}
.recruit .seniorMessage .txtBox {
  width: 472px;
}
.recruit .seniorMessage h3 {
  font-size: 23px;
  line-height: 34px;
  color: #00b097;
  margin-bottom: 10px;
}
.recruit .seniorMessage p {
  font-size: 14.5px;
  line-height: 28px;
}
.recruit .seniorMessage p.txt1 {
  color: #666;
  margin: 30px 0;
}
.recruit .seniorMessage .block {
  margin: 60px 0 20px;
}
.recruit .seniorMessage .mgn {
  margin-top: 70px;
}
    .recruit .block2 .pagebtn01 a{
        background: #00b097;
        margin:auto;
        width: 80%;
        display: block;
        color:#fff;
        padding:10px;
        box-sizing: border-box;
        min-height: 100px;
        position: relative;
    }
    .recruit .block2 .pagebtn01 a::after{
        position: absolute;
        content:"";
        background: url(../images/recruit/icon_arrow01.png) no-repeat;
        width:38px;
        height:38px;
        right:20px;
        top:50%;
        transform: translateY(-50%);
        
    }
    .recruit .block2 .pagebtn01 a:hover{
        opacity: 0.7;
    }
    .recruit .block2 .pagebtn01 p{
        color:#fff;
        padding:0;
        margin:0;
    }
    .recruit .block2 .pagebtn01 p.txt1{
        font-size: 26px;
        font-weight:bold;
        letter-spacing: 10px;
        position: absolute;
        top:50%;
        left:30px;
        transform: translateY(-50%);
        font-family: "Rounded Mplus 1c";
    }
    .recruit .block2 .pagebtn01 div.txt2{
        margin-left: 150px;
    }
    .recruit .block2 .pagebtn01 div.txt2 p{
        font-size: 13px;
        line-height: 1.8;
        margin-bottom: 0;
        width: 550px;
    }
    .recruit .block2 .pagebtn01 div.txt2 span{font-size: 12px;}
    
    .recruit .block2 .pagebtn01 div.txt2 ul{
    	width:550px;
    	list-style:disc;
    	margin-left:22px;
    	margin-bottom:10px;
    }

    .recruit .block2 .pagebtn01 div.txt2 ul li{
    	font-size:13px;
    	line-height:1.8;
    }
    
    .recruit .block2 .pagebtn02 a{
        background: #be7095;
        margin:auto;
        width: 80%;
        display: block;
        color:#fff;
        padding:10px;
        box-sizing: border-box;
        min-height: 100px;
        position: relative;
        margin-top: 20px;
    }
    .recruit .block2 .pagebtn02 a::after{
        position: absolute;
        content:"";
        background: url(../images/recruit/icon_arrow01.png) no-repeat;
        width:38px;
        height:38px;
        right:20px;
        top:50%;
        transform: translateY(-50%);
        
    }
    .recruit .block2 .pagebtn02 a:hover{
        opacity: 0.7;
    }
    .recruit .block2 .pagebtn02 p{
        color:#fff;
        padding:0;
        margin:0;
    }
    .recruit .block2 .pagebtn02 p.txt1{
        font-size: 26px;
        font-weight:bold;
        letter-spacing: 10px;
        position: absolute;
        top:50%;
        left:30px;
        transform: translateY(-50%);
        font-family: "Rounded Mplus 1c";
    }
    .recruit .block2 .pagebtn02 div.txt2{
        position: absolute;
        top:50%;
        left:280px;
        transform: translateY(-50%);
    }
    .recruit .block2 .pagebtn02 div.txt2 p{
        font-size: 13px;
        line-height: 1.8;
    }

.recruit .block3 {
  width: 880px;
  margin: auto;
  padding-bottom: 40px;
}

.recruit .block3 h3 {
	font-size:27px;
	color:#00b097;
	margin-bottom:20px;
}

.recruit .block3 .txt p {
  font-size: 14px;
  line-height: 28px;
  color: #4d4d4d;
  margin-bottom:20px;
}

.recruit .block3 .txt p span{
	color:#00b097;
}
.recruit .block3 .txt p.indent_txt{
	text-indent:-1em;
	margin-left:1em;
}

.recruit .block3 h4{
	font-size: 14px;
	line-height:28px;
	font-weight:bold;
}

.recruit .block3 ol{
	margin-left:30px;
}
.recruit .block3 ol li{
	font-size:14px;
	line-height:28px;
}

.recruit .recruit_movie{
width:80%;
margin:0 auto;
}

.recruit .recruit_movie h3{
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.recruit .recruit_movie .movie{
  width: 100%;
  aspect-ratio: 16 / 9;
  margin-bottom: 30px;
}
.recruit .recruit_movie .movie iframe{
  width: 100%;
  height: 100%;
}

/*------------------------------------------------------------------------- flow ------------- */
.flow {
  padding-bottom: 54px;
}
.flow p.lead {
  font-size: 14.5px;
  line-height: 30px;
  width: 880px;
  margin: auto;
  padding: 44px 10px;
}
.flow .infoBox {
  width: 1024px;
  margin: auto;
  background: #e8e7ee;
  padding: 35px 0 35px;
}
.flow .infoBox .inner {
  width: 880px;
  padding: 0 10px;
  margin: auto;
}
.flow .infoBox .inner h3 {
  color: #932585;
  font-size: 25px;
  text-align: center;
}
.flow .infoBox .inner p.txt1 {
  color: #932585;
  font-size: 13.5px;
  line-height: 28px;
  text-align: center;
  margin-top: 15px;
}
.flow .infoBox .inner .box {
  width: 100%;
  background: #fff;
  padding: 16px 0 30px;
  margin: 30px auto 0;
}
.flow .infoBox .inner .box h4 {
  line-height: 33px;
  text-align: center;
  background: #c992c2;
  color: #fff;
  font-size: 15.5px;
  font-weight: bold;
}
.flow .infoBox .inner .box table {
  width: 800px;
  margin: 20px auto 0;
}
.flow .infoBox .inner .box table th {
  width: 18px;
  text-align: center;
  padding: 14px 0;
}
.flow .infoBox .inner .box table td {
  font-size: 13.5px;
  line-height: 25px;
  padding-left: 15px;
  letter-spacing: -0.3px;
}
.flow .stepBox {
  margin-top: 70px;
  border-top: 1px dotted #b0b0b0;
}
.flow .stepBox h3 {
  text-align: center;
  margin-top: -38px;
}
.flow .stepBox h4 {
  text-align: center;
  margin-top: 20px;
}
.flow .stepBox ul {
  width: 620px;
  margin: 32px auto 0;
}
.flow .stepBox ul li {
  text-align: center;
  width: 287px;
}
.flow .stepBox ul li:first-child {
  float: left;
}
.flow .stepBox ul li:first-child a {
  display: block;
  font-size: 15.55px;
  line-height: 42px;
  background: #9f9db9;
  border-radius: 5px;
  color: #fff;
}
.flow .stepBox ul li:last-child {
  float: right;
}
.flow .stepBox ul li:last-child a {
  display: block;
  font-size: 15.55px;
  line-height: 42px;
  background: #8ecdda;
  border-radius: 5px;
  color: #fff;
}
.flow .stepBox ul li p {
  font-size: 19px;
  line-height: 22px;
  margin-top: 15px;
}
.flow .stepBox ul li p span {
  color: #932585;
}
.flow .stepBox>p {
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  margin-top: 22px;
}
.flow .stepBox>p span {
  color: #932585;
}
.flow .ttlBox {
  width: 245px;
  margin: 0 auto;
}
.flow .ttlBox hr {
  border-bottom: 2px solid #932585;
}
.flow .ttlBox h3 {
  color: #932585;
  border-top: 2px dotted #932585;
  border-bottom: 2px dotted #932585;
}
.flow .cost {
  background: #ecebf1;
  margin: 70px auto 0;
  width: 1024px;
  padding: 38px 0 47px;
  text-align: center;
}
.flow .cost p.txt1 {
  font-size: 13.5px;
  line-height: 28px;
  margin-top: 40px;
}
.flow .cost p.btn {
  width: 364px;
  margin: auto;
  line-height: 29px;
  font-size: 13.5px;
  margin-top: 22px;
}
.flow .cost p.btn a {
  color: #fff;
  display: block;
  background: #969696;
}
.flow .cost p.btn a:hover {
  background: #c9c9c9;
}

/*------------------------------------------------------------------------- rule privacy What'sNew ------------- */
.rule {
  padding-top: 25px;
  padding-bottom: 40px;
}
.privacy {
  padding-top: 40px;
  padding-bottom: 40px;
}


.ttlArea2 {
  width: 1024px;
  margin: auto;
}
.ttlArea2 h2 {
  font-size: 22.5px;
  color: #fff;
  line-height: 67px;
  background: #3f3b73;
  text-indent: 74px;
}
.rule .inner,
.privacy .inner {
  width: 880px;
  margin: auto;
}
.rule .inner .block,
.privacy .inner .block {
  margin: 30px 0;
}
.rule .inner .block h3,
.privacy .inner .block h3 {
  font-size: 23px;
  color: #3f3b73;
  line-height: 26px;
  border-bottom: 1px solid #3f3b73;
  padding-bottom: 11px;
  margin-bottom: 15px;
}
.rule .inner .block h3 img,
.privacy .inner .block h3 img {
  margin-right: 10px;
}
.rule .inner .block p,
.privacy .inner .block p {
  font-size: 14px;
  line-height: 28px;
}
.rule .inner .block p.indt,
.privacy .inner .block p.indt {
  text-indent: -43px;
  padding-left: 43px;
  margin-left: -7px;
}
.privacy p.lead {
  margin-bottom: 40px;
}
.news {}
.news .index_block2 {
  width: 880px;
  margin: auto;
  background: #fff;
}
.news .index_block2 .inner {
  width: 880px;
  margin: auto;
}
     
.news .index_block2 .inner ul {
  border: 0!important;
}
.news .index_block2 .inner ul li {
  border-bottom: 1px solid #3f3b73;
}
.news .index_block2 .inner ul li:first-child {
  border-top: 1px solid #3f3b73;
}
.news .index_block2 .inner ul li a {
  padding: 10px 0;
  color: #333;
}
.news .index_block2 .inner ul li a:hover {
  background: #e3e3e3;
}
.news .index_block2 .inner ul li .txt {
  margin-top: 5px;
}
.news .index_block2 .inner ul li .txt p {
  font-size: 14px;
  line-height: 26px;
}

    
/*------------------------------------------------------------------------- outline ------------- */

    .outline {
    font-size: 14px !important;
    }
    .outline .tbl01{
        width:450px;
        margin:30px auto 0;
    }
    .outline .tbl01 th {
        padding: 10px;
        
    }
    .outline .tbl01 td {
        padding: 10px;
        line-height: 20px;
    }
    
    .outline .ttlBox h3 {
    color: #3f3b73;
    border-top: 2px dotted #615e8c;
    border-bottom: 2px dotted #615e8c;
    }
    
    .outline .ttlBox hr{
    border-bottom: 2px solid #3f3b73;
    }
    
    .outline .block2{
        width:706px;
        margin:auto;
    }
    .outline .block2 .chart{
        text-align: center;
        margin-top: 25px;
    }
    
    .outline .block2 .chart figcaption{
        text-align: right;
        margin-top: 10px;
        font-size: 12px;
    }
    
    .outline .block3{
        width: 683px;
        margin:auto;
        padding-bottom: 80px;
    }
    .outline .block3 section{
        padding-bottom: 10px;
    }
    .outline .block3 dl{
        position: relative;
        display: table;
        width: 100%;
        background-image: url(../images/outline/outline_bg1.png);
        background-repeat: repeat-x;
        margin-top: 30px;
        background-color: #fff;
    }
    .outline .block3 dl::before{
        content:"";
        width:100%;
        height:14px;
        position: absolute;bottom:0;
        left:0;
        background-image: url(../images/outline/outline_bg2.png);
        background-repeat: repeat-x;
        
        z-index: 2;
    }
    
    .outline .block3 dt{
        display: table-cell;
        width:30%;
        box-sizing: border-box;
        padding:30px 20px 30px 0;
        vertical-align: middle;
        text-align: right;
    }
    .outline .block3 dd{
        display: table-cell;
        width: 70%;
        box-sizing: border-box;
        padding:30px 20px 30px 10px;
        vertical-align: middle;
        position: relative;
        line-height: 24px;
    }
    .outline .block3 .histryBlock::after{
        content: "";
        height:130px;
        width:1px;
        position: absolute;
        background: #cccccc;
        top:80px;
        z-index: -20;
        left:0;
        right:0;
        margin:auto;
    }
    .outline .block3 .histryBlock:last-child::after{
      content: none;
    }



.left { float: left; }
.right { float: right; }
}

@media only screen and (min-width: 769px) {
.ttlArea .pc_ttlBg {
    padding:0 500%;
    margin:0 -500%;
}
}


/*------------------------------------------------------------------------- マージントップ ------------- */
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mt50 { margin-top: 50px!important; }
.mt60 { margin-top: 60px!important; }
.mt70 { margin-top: 70px!important; }
.mt80 { margin-top: 80px!important; }
.mt90 { margin-top: 90px!important; }
.mt100 { margin-top: 100px!important; }
/*------------------------------------------------------------------------- マージンライト ------------- */
.mr10 { margin-right: 10px!important; }
.mr20 { margin-right: 20px!important; }
.mr30 { margin-right: 30px!important; }
.mr40 { margin-right: 40px!important; }
/*------------------------------------------------------------------------- マージンレフト ------------- */
.ml10 { margin-left: 10px!important; }
.ml20 { margin-left: 20px!important; }
.ml30 { margin-left: 30px!important; }
.ml40 { margin-left: 40px!important; }
.ml1em{ margin-left: 1em!important; }
/*------------------------------------------------------------------------- マージンボトム ------------- */
.mb10 { margin-bottom: 10px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb50 { margin-bottom: 50px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb80 { margin-bottom: 80px!important; }
/*------------------------------------------------------------------------- フロート ------------- */


/*------------------------------------------------------------------------- padding ------------- */
.pr0{padding-right: 0!important;}
.pt10{padding-top: 10px !important;}

.warning{
	background-color:#fde6e6;
	margin-top:30px;
	width:100%;
}

.warning .inner{
	max-width:880px;
	margin:20px auto 0;
	padding-bottom:20px;
}

.warning h2{
	background-color:#ff5454;
	color:#ffffff;
	font-size:22px;
	line-height:34px;
	text-align:center;
}

.warning ul.wlist li{
	font-size:15px;
	line-height:26px;
	text-indent:-2em;
	padding-left:2em;
}

.warning h3{
	font-size:17px;
	font-weight:bold;
	margin:20px 0 5px;
}

.warning ul.note li{
	font-size:15px;
	line-height:26px;
	text-indent:-1.3em;
	padding-left:1.3em;
}


.is-fixed{
    position: fixed;
    z-index: 100;
    top: 0;
    margin: 0 !important;
    width: 1024px;
    background-color: #fff;
    padding: 13px 0 17px;
    left: calc((100% - 1024px) / 2);
}
