@charset "UTF-8";

/* �p�����b�N�X PC
�iheight�ɑ΂��āA�w�i���㉺���܂� �j
*****************************************************/

#box01 {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_top2.jpg) 50% 0 no-repeat fixed;
    background-size: 100% auto;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

#box_corporation {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_corporation.jpg) 50% 100% no-repeat fixed;
    background-size: 100% auto;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

#box_development {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_development2.jpg) 50% 100% no-repeat fixed;
    background-size: 100% auto;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

#box_succession {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_succession.jpg) 50% 0 no-repeat fixed;
    background-size: 100% auto;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

#box_maintenance {
    background: url(/jpk/wp-content/themes/responsive_042/images/bg_maintenance.jpg) 50% 0 no-repeat fixed;
    background-size: 100% auto;
    height: 400px;
    margin: 0 auto;
    padding: 0;
}

.post h3.fuchidori{
  font-size:460%;
  color: #333/*rgba(0,0,0,.0)*/;
  text-shadow: 3px 3px 0 #fff;
  text-align:center;
  border: none;
}

.post p.fuchi{
    padding: 30px;
    background: rgba(255,255,255,0.9);
    color: #333;
    line-height: normal;
    font-size: 120%;
    /*text-shadow:
        white 2px 0px 6px,  white -2px 0px 6px,
        white 0px -2px 6px, white 0px 2px 6px,
        white 2px 2px 6px, white -2px 2px 6px,
        white 2px -2px 6px, white -2px -2px 6px,
        white 1px 2px 6px,  white -1px 2px 6px,
        white 1px -2px 6px, white -1px -2px 6px,
        white 2px 1px 6px,  white -2px 1px 6px,
        white 2px -1px 6px, white -2px -1px 6px;*/
}

p.fuchi span{
    line-height: normal;
    display:block;
    text-align:center;
    font-size:150%;
    font-weight: bold;
}

/* ��1024px�ȉ��i�^�u���b�g�j �p�����b�N�X����
�ibackground-size: cover;��ݒ肵�܂��B�j
------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
#box01 {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_top2.jpg) no-repeat;
    background-size: 100% auto;
    height: auto;
}

#box_corporation {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_corporation.jpg) no-repeat;
    background-size: 100% auto;
    height: auto;
}

#box_development {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_development2.jpg) no-repeat;
    background-size: 100% auto;
    height: auto;
}

#box_succession {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_succession.jpg) no-repeat;
    background-size: 100% auto;
    height: auto;
}

#box_maintenance {
    background:url(/jpk/wp-content/themes/responsive_042/images/bg_maintenance.jpg) no-repeat;
    background-size: 100% auto;
    height: auto;
}

}

/* ��644px�ȉ��i�X�}�z�j���� �p�����b�N�X����
�i�摜�ɕ�����������Ȃ��悤�������B�j
------------------------------------------------------------*/
@media only screen and (max-width: 644px) and (orientation:portrait){


#box01 .post {
    padding-top: 220px !important;
}

#box_corporation .post {
    padding-top: 220px !important;
}

#box_development .post {
    padding-top: 220px !important;
}

#box_succession .post {
    padding-top: 220px !important;
}

#box_maintenance .post {
    padding-top: 220px !important;
}

p.fuchi{
    margin-top: 0;
}
}
