/*京都採用*/
.leftbanner {
    -webkit-transition: background 0.3s 0.5s, opacity 0.3s, -webkit-transform 0.3s;
    transition: background 0.3s 0.5s, opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, background 0.3s 0.5s, opacity 0.3s;
    transition: transform 0.3s, background 0.3s 0.5s, opacity 0.3s, -webkit-transform 0.3s;
    position: fixed;
    width: auto;
    left: 25px;
    bottom: 25px;
    z-index: 200;
    height: auto;
    text-align: left;
    background: #fff;
    border-radius: 120px;
}
.leftbanner img {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .17);
    border-radius: 120px;
    background: #fff;
    width: auto;
    height: auto;
}

/*ヘッダーここから*/

.dropdown-a{
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.header-blue-button {
    border-radius: 15px;
padding: 5px 20px;
}

.dropdown-ul {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #29B9E6;
    border-radius:0 0 15px 15px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 2;
}

.dropdown-li {
    position: relative;
    padding: 11px 0;
    border-top: 1px solid #fff;
    text-align: left;
}

.dropdown-li:before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    content: '';
    transform: rotate(45deg);
    transition: right .3s;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.dropdown-a:hover {
    visibility: visible;
    opacity: 0.6;
}

.header-blue-button:hover {
    opacity: 1;
}

.hd-dropdown {
    position: relative;
    width: 150px;
    padding: 17px 0;
}

.hd-dropdown:before {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    content: '';
    transform: rotate(135deg);
    transition: all .2s ease;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.hd-dropdown:hover {
    border-radius: 15px 15px 0 0;
}

.hd-dropdown:hover:before {
    transform: rotate(-45deg);
}

.hd-dropdown:hover .dropdown-ul {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 900px) {
.hd-dropdown {
    width: 120px;
}
}
/*ヘッダーここまで*/

.content-section-washi{
    width: 100%;
    height: 100%;
    background-image: url(../recruit_kyoto/img/kyoto_back01.png);
    background-position: center;
    background-size: auto;
    padding: 80px 0;
/*    z-index: -2;*/
}

.content-section--washi{
    width: 100%;
    height: 100%;
    background-image: url(../recruit_kyoto/img/kyoto_back01.png);
    background-position: center;
    background-size: auto;
    padding-bottom: 70px;
}

.content-section-wa_blue{
    background-image: url(../recruit_kyoto/img/kyoto_back03.png);
    background-position: center;
    background-size: auto;
    padding: 130px 0 150px;
    z-index: 0;
}

.content-section-box-wide{
    position: relative;
	max-width:1800px;
	margin:0 auto;
    padding: 80px 0;
}

.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.recruit-table {
  position: relative;
  z-index: 2;
}

.--circle_ki,.--circle_ao,.--circle_aka,.--circle_siro,.wa_yel{
    position: relative;
}

.wa_yel:before{
content: '';
position: absolute;
    width: 90%;
    height: 100%;
/*    max-height: 55%;*/
/*    padding: 80px 0;*/
    background-image: url(../recruit_kyoto/img/kyoto_back02.png);
    background-position: center;
    background-size: auto;
}

.--circle_ki:after{
    position: absolute;
    content: '';
    max-width: 300px;
    max-height: 300px;
    width: 100%;
    height: 100%;
    background-image: url(https://recruit.dos-osaka.co.jp/recruit_kyoto/img/wa_yel.png);
    right: 3%;
    bottom: -50%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
/*display: inline-block;;*/
/*    background-position: top right;*/
/*    background-size: 20% auto;*/
}

.--circle_ao:before{
    position: absolute;
    content: '';
    max-width: 200px;
    max-height: 200px;
    width: 100%;
    height: 100%;
    top: -4.5%;
    left: 5%;
    background-image: url(https://recruit.dos-osaka.co.jp/recruit_kyoto/img/wa_blu.png);
    background-repeat: no-repeat;
background-size: contain;
    z-index: 1;
}

.--circle_aka::after{
    position: absolute;
    content: '';
    max-width: 386px;
    max-height: 386px;
    width: 100%;
    height: 100%;
    bottom: -2%;
    right: 2%;
    background-image: url(https://recruit.dos-osaka.co.jp/recruit_kyoto/img/wa_red.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.--circle_siro:after{
    position: absolute;
    content: '';
    max-width: 700px;
    max-height: 700px;
    width: 100%;
    height: 100%;
    bottom: -10%;
    left: -6%;
    background-image: url(https://recruit.dos-osaka.co.jp/recruit_kyoto/img/wa_wht.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

/*.--washi:before{
content: '';
position: absolute;
    width: 90%;
    height: 100%;
    background-image: url(../recruit_kyoto/img/kyoto_back02.png);
    background-position: center;
    background-size: auto;
    padding: 80px 0;
}*/

.kyoto-img-group {
    display: flex;
    flex-wrap: wrap;
}

.kyoto-img {
    width: calc((94%) / 5);
    margin: 0 10px 20px;
    border-radius: 10px;
}

.recruit-table-td-back-fff{
    display: flex;
    align-items: center;
    height: 100%;
    background: #fff;
    padding: 30px 50px;
	flex-wrap: wrap;
vertical-align: middle;
}

.recruit-table-td-back-fff * {
    width: 100%;
}

.recruit-table-td-back-1B3779{
    position: relative;
    height: 100%;
    background: #1B3779;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    color: #fff;
}

.recruit-table-td-back-1B3779:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 20px;
    border-color: transparent transparent transparent #1B3779;
    position: absolute;
	top: 0;
    right: -20px;
    bottom: 0;
    margin: auto;
}

.header-text-bold-fff{
	font-size:clamp(30px,3.8vw,40px);
	font-weight:bold;
    line-height: 1.85;
    color: #fff;
	margin-bottom: 40px;
}

.float{
    position: relative;
    padding-bottom: 40px;
    z-index: 2;
}

.box-wa-fff{
    position: relative;
    margin: 0 auto;
    padding: 65px;
    background: #fff;
    border-radius: 20px;
    z-index: 2;
}

.img-area{
  position: relative;
}

/* 中央画像 */
.main-img {
  width: 1300px;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}

/* 装飾画像共通 */
.deco {
  position: absolute;
/*  width: 203px;
  height: 63px;*/
  pointer-events: none;
  z-index: 3; /* 中央画像より上にかぶせる */
}

/* 左右：padding 内から中央画像へ少し侵入 */
.left {
  left: -10%;
  transform: translateX(-40%);
}

.right {
  right: -10%;
  transform: translateX(40%);
}

/* 上中下：中央画像に少し重ねる */
.top {
  top: 100px;
  transform: translateY(-30%);
}

.middle {
  top: 50%;
  transform: translateY(-50%);
}

.bottom {
  bottom: 100px;
  transform: translateY(30%);
}

.right.top {
  top: 40px;
}

/* left/right + middle の transform 調整 */
.left.middle {
  transform: translate(-40%, -50%);
}

.right.middle {
  transform: translate(40%, -50%);
}

.text-area {
  margin-top: 50px;
}

@media (max-width: 1800px) {
.content-section-box-wide{
	max-width:1400px;
	margin:0 auto;
}
}

@media (max-width: 1400px) {
.content-section-box-wide{
	max-width:1200px;
	margin:0 auto;
}
.kyoto-img {
    width: calc((94%) / 5);
    margin: 0 4px 15px;
    border-radius: 10px;
}
.box-wa-fff{
    padding: 25px;
}
}
@media (max-width: 1100px) {
/*共通*/
.content-section-box-wide{
    max-width: 800px;
}

.deco {
    display: none;
}

}
@media (max-width: 800px) {
.content-section--washi,
.content-section-washi{
    padding: 35px 0;
}

.content-section-box-wide{
    max-width: none;
   	padding:35px;
}

.header-text-bold-fff{
    line-height: 1.5;
    margin-bottom: 20px;
}

.--circle_ki:after,
.--circle_ao:before,
.--circle_aka:after,
.--circle_siro:after{
    display: none;
}

}


@media (max-width: 600px) {
.recruit-table-td-back-fff{
	padding: 30px 20px;
	min-height: 80px;
	height:auto;
}

.wa_yel:before{
    width: 100%;
}

.recruit-table-td-back-1B3779{
    padding: 15px 0;
}

.recruit-table-td-back-1B3779:after{
    border-width: 15px 0 15px 20px;
	top:auto;
	right: calc(50% - 9px);
    bottom: -25px;
    transform: rotate(90deg);
}

.kyoto-img {
    width: calc((100%) / 2);
    margin: 0;
    padding: 5px;
}

.content-section-wa_blue{
    padding: 60px 0 80px;
}
}