@charset "utf-8";

* {
}

body {
    margin: 0px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #857c56;
    background-color: white;
}

h1 {
    float: left;
    height: 103px;
    width: 339px;
    margin-top: 30px;
}

h2 {
    color: #333;
    font-size: 14px;
}

h3 {
}

h4 {
}

h5 {
    color: #000000;
}

a img {
    border: none;
}

a:link {
    text-decoration: none;
    color: #c90;
}

a:visited {
    text-decoration: none;
    color: #963;
}

a:hover {
    text-decoration: none;
    color: #999;
}

#main a,
#main a:link {
    color: #c90;
}

#main a:hover {
    color: #06c;
}

#side a,
#side a:link {
    color: #c90;
}

#side a:hover {
    color: #06c;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 90%;
    margin-bottom: 30px;
}

th,
td {
    padding: 10px 0 10px 20px;
    color: #1d5c79;
}

ol,
ul {
    margin-left: 20px;
}

.price {
    border: 1px solid #ddd;
}
.price th {
    background: url(img/price.jpg) repeat-x bottom;
    border: 1px solid #ddd;
    color: #333;
}
.price td {
    border: 1px solid #ddd;
    color: #333;
}

.frame {
    float: left;
    margin: 0;
    padding: 5px;
    border-color: #bbbbbb;
    border-width: 1px;
    border-style: solid;
    background-color: #ffffff;
}

.clear {
    clear: both;
}

p.hide {
    display: none;
}

#ie5_center {
    text-align: center;
}
.script {
    clear: both;
}

#center {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: #333;
}

#header {
    height: 133px;
    width: 900px;
}

#header h1 a > span {
    display: block;
    padding-bottom: 0.25em;
    font-family: serif;
    text-align: center;
    font-size: 12px;
    color: #333;
    letter-spacing: 0.25em;
}

#nav {
    position: relative;
    height: 63px;
    width: 521px;
    float: left;
    padding-top: 70px;
    padding-left: 40px;
    text-align: right;
}
#nav .line-button {
    position: absolute !important;
    top: 10px;
    /* right: 200px; */
    right: 0;
}
#nav .line-button:hover {
    opacity: 0.8;
}
#nav .tel-button {
    position: absolute !important;
    top: 9px;
    right: 0px;
}
#nav .tel-button:hover {
    opacity: 0.8;
}
#nav a {
    margin-left: 25px;
    display: inline-block;
    float: none;
}

a.nav01_sprite {
    background: url(sprite/nav01.jpg);
    width: 97px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

a.nav01_sprite:hover {
    background-position: left bottom;
}

a.nav02_sprite {
    background: url(sprite/nav02.jpg);
    width: 98px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

a.nav02_sprite:hover {
    background-position: left bottom;
}

a.nav03_sprite {
    background: url(sprite/nav03.jpg);
    width: 107px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

a.nav03_sprite:hover {
    background-position: left bottom;
}

a.nav04_sprite {
    background: url(sprite/nav04.jpg);
    width: 97px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

a.nav04_sprite:hover {
    background-position: left bottom;
}

a.nav05_sprite {
    background: url(sprite/nav05.jpg);
    width: 97px;
    height: 50px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

a.nav05_sprite:hover {
    background-position: left bottom;
}

.img_center {
    margin-right: auto;
    margin-left: auto;
}
#banner_recruit {
    text-align: center;
}
#banner_recruit img {
    margin-top: 20px;
}

#top_side {
    height: 360px;
    width: 242px;
    margin-left: 5px;
    float: left;
}
#top_side a:hover {
    opacity: 0.8;
}
#top_side img {
    margin-bottom: 5px;
}

#top_predident {
    width: 623px;
    background-image: url(img/top_01.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-left: 10px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    padding-top: 78px;
    background-position: 15px 15px;
    padding-left: 10px;
    display: flex;
    gap: 0 20px;
}

#top_predident h2 {
    display: flex;
    align-items: center;
    margin-left: 5px;
    font-family: serif;
}
#top_predident h2 span:first-child {
    font-family: serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.5em;
}
#top_predident h2 span:last-child {
    margin-left: 1em;
    font-family: serif;
    font-weight: lighter;
    font-size: 34px;
}
#top_predident p {
    width: 440px;
    margin-top: 1em;
    font-size: 14px;
    line-height: 170%;
    color: #333;
}

#top_arrows {
    width: 885px;
    background-image: url(img/top_02_pic.jpg);
    background-repeat: no-repeat;
    height: auto;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    background-position: right center;
    padding-left: 10px;
    margin-top: 34px;
}

#top_arrows img {
    float: left;
}
#top_arrows p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#top_arrows a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
#top_consulting {
    width: 885px;
    background-image: url(img/top_05_pic.jpg);
    background-repeat: no-repeat;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    background-position: right top;
    padding-left: 10px;
    margin-top: 40px;
}

#top_consulting img {
    float: left;
}
#top_consulting p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#top_consulting a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
#top_recruit {
    width: 885px;
    background-image: url(img/top_03_pic.jpg);
    background-repeat: no-repeat;
    height: auto;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    background-position: right top;
    padding-left: 10px;
    margin-top: 40px;
}

#top_recruit img {
    float: left;
}
#top_recruit p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#top_recruit_sprite {
    float: left;
    width: 885px;
}

a.recruit01_sprite {
    background: url(sprite/recruit01.jpg);
    width: 250px;
    height: 166px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
}

a.recruit01_sprite:hover {
    background-position: left bottom;
}

a.recruit02_sprite {
    background: url(sprite/recruit02.jpg);
    width: 250px;
    height: 166px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
}

a.recruit02_sprite:hover {
    background-position: left bottom;
}

a.recruit03_sprite {
    background: url(sprite/recruit03.jpg);
    width: 250px;
    height: 166px;
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
}

a.recruit03_sprite:hover {
    background-position: left bottom;
}
#top_photo {
    width: 885px;
    background-image: url(img/top_04_pic.jpg);
    background-repeat: no-repeat;
    height: auto;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    background-position: right center;
    padding-left: 10px;
    margin-top: 40px;
}
#top_photo img {
    float: left;
}
#top_photo p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#top_photo a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
#top_book {
    display: flex;
    width: 885px;
    height: auto;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    background-position: right bottom;
    padding-left: 10px;
    margin-top: 40px;
}
#top_book img {
    margin-bottom: 15px;
}
#top_book p {
    width: 580px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    text-align: justify;
    margin-left: 5px;
}
#top_book a {
    font-size: 14px;
}
#top_book em {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 130%;
}
#top_book #book_image {
    display: block;
    width: auto;
    margin-top: 20px;
    overflow: hidden;
    transition: opacity 0.3s;
}
#top_book #book_image p:nth-of-type(1) {
    margin-top: 0.5em;
    color: #3f90c7;
    text-decoration: underline;
}
#top_book #book_image p:nth-of-type(2) {
    margin-top: 1em;
}

#top_book #book_image:hover {
    opacity: 0.8;
}
#top_book #book_info {
    width: 560px;
}
#top_book #book_info a {
    display: block;
    margin-top: 1em;
}
#top_pic {
    width: 900px;
    height: 136px;
    clear: both;
    padding-top: 60px;
    padding-bottom: 60px;
}
#footer {
    display: flex;
    height: 150px;
    font-size: 12px;
    padding-top: 35px;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    padding-bottom: 30px;
    line-height: 240%;
    clear: both;
}
#footer div:first-child {
    width: 360px;
    padding-left: 80px;
}
#footer div:first-child > span {
    display: block;
    padding-bottom: 0.25em;
    font-family: serif;
    text-align: center;
    font-size: 12px;
    color: #333;
    letter-spacing: 0.25em;
}
#side {
    width: 242px;
    margin-left: 5px;
    float: left;
    margin-top: 30px;
}
#side_banner {
    padding-top: 30px;
}
#side_banner img {
    margin-top: 5px;
}
#content {
    float: left;
    width: 623px;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 30px;
}
#content_box {
    width: 600px;
    height: auto;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    padding-left: 10px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 170%;
}
#greeting {
    text-align: center;
}
#greeting p:last-child {
    margin-top: 1em;
    font-family: serif;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    color: #333;
    letter-spacing: 0.5em;
}
#greeting p:last-child span:last-child {
    margin-left: 0.5em;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5em;
}
#predident {
    width: 613px;
    background-image: url(img/company_02.jpg);
    background-repeat: no-repeat;
    height: 290px;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #ccc;
    padding-top: 60px;
    background-position: 15px 10px;
    padding-left: 10px;
    margin-bottom: 30px;
}
#predident img {
    float: left;
}
#predident div {
    display: flex;
    align-items: center;
    width: 430px;
    font-family: serif;
    color: #333;
    float: left;
    margin-left: 20px;
}

#predident div span:first-child {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.5em;
}
#predident div span:last-child {
    margin-left: 1em;
    font-weight: lighter;
    font-size: 34px;
}
#predident p {
    width: 430px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    margin-top: 1.5em;
    margin-left: 20px;
}

tr {
    border-top-width: 1px;
    border-top-style: dashed;
    border-bottom-style: dashed;
    border-top-color: #999;
    border-bottom-color: #999;
    border-bottom-width: 1px;
    vertical-align: top;
}
th {
    text-align: right;
}
td hr {
    border: none;
    border-top: 1px dashed #999;
}
.center {
    text-align: center;
    margin-top: 20px;
}
.recruit {
    width: 860px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.recruit_entry {
    text-align: center;
}
#recruit_sprite {
    width: 885px;
    margin-right: auto;
    margin-left: auto;
    height: 240px;
}
#recruit04_sprite {
    width: 250px;
    height: 263px;
    display: block;
    text-align: center;
    color: #000;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    background-image: url(img/recruit04.jpg);
    background-repeat: no-repeat;
}
#recruit05_sprite {
    width: 250px;
    height: 193px;
    display: block;
    text-align: center;
    color: #000;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    background-image: url(img/recruit05.jpg);
    background-repeat: no-repeat;
}
#recruit06_sprite {
    width: 250px;
    height: 193px;
    display: block;
    text-align: center;
    color: #000;
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    background-image: url(img/recruit06.jpg);
    background-repeat: no-repeat;
}
#recruit_sprite p {
    width: 230px;
    text-align: justify;
    margin-top: 110px;
    padding-left: 10px;
    height: 80px;
}
.recruit_box h2 {
    font-size: 24px;
    line-height: 24px;
}
.border {
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #666;
    height: 1355px;
    float: left;
    margin-top: 20px;
    color: #fff;
}

#consult_sprite {
    width: 870px;
    margin-right: auto;
    margin-left: auto;
    height: 240px;
}
#consult01_sprite {
    width: 250px;
    height: 263px;
    display: block;
    text-align: center;
    color: #f2f1f1;
    margin-top: 20px;
    margin-left: 30px;
    float: left;
    background-image: url(img/consul01.png);
    background-repeat: no-repeat;
}
#consult02_sprite {
    width: 250px;
    height: 193px;
    display: block;
    text-align: center;
    color: #f2f1f1;
    margin-top: 20px;
    margin-left: 30px;
    float: left;
    background-image: url(img/consul02.png);
    background-repeat: no-repeat;
}
#consult03_sprite {
    width: 250px;
    height: 193px;
    display: block;
    text-align: center;
    color: #f2f1f1;
    margin-top: 20px;
    margin-left: 30px;
    float: left;
    background-image: url(img/consul03.png);
    background-repeat: no-repeat;
}
#consult_sprite p {
    width: 230px;
    text-align: justify;
    margin-top: 110px;
    padding-left: 10px;
    height: 80px;
}

#consult_01 {
    width: 885px;
    background-image: url(img/);
    background-repeat: no-repeat;
    height: 190px;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #000;
    background-position: right top;
    padding-left: 10px;
    margin-top: 0px;
}

#consult_01 img {
    float: left;
}
#consult_01 p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#consult_01 a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}

#consult_02 {
    width: 885px;
    background-image: url(img/);
    background-repeat: no-repeat;
    height: 210px;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #000;
    background-position: right top;
    padding-left: 10px;
    margin-top: 40px;
}

#consult_02 img {
    float: left;
}
#consult_02 p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#consult_02 a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}

#consult_03 {
    width: 885px;
    height: 320px;
    float: left;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #000;
    padding-left: 10px;
    margin: 40px 0 70px;
}

#consult_03 img {
    float: left;
}
#consult_03 div:nth-of-type(1) {
    float: left;
    display: flex;
    align-items: center;
    width: 500px;
    font-family: serif;
    color: #333;
}
#consult_03 div:nth-of-type(1) span:first-child {
    padding-left: 2em;
    font-family: serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.5em;
}
#consult_03 div:nth-of-type(1) span:last-child {
    margin-left: 1em;
    font-family: serif;
    font-weight: lighter;
    font-size: 34px;
}
#consult_03 p {
    width: 600px;
    font-size: 14px;
    line-height: 170%;
    color: #333;
    float: left;
    text-align: justify;
    margin-left: 5px;
}
#consult_03 p:nth-of-type(1) {
    margin-top: 1em;
}
#consult_03 a {
    width: 600px;
    float: left;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
.two_banner_01 {
    float: left;
    width: 48%;
}
.two_banner_02 {
    float: right;
    width: 48%;
}
.two_banner_01 img,
.two_banner_02 img {
    width: 100%;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
