@charset "utf-8";
/******************************************************

        PCサイト用

******************************************************/
@media screen and (min-width: 641px) {


/******************************************************/
/* elements  */
/******************************************************/
* {
    margin: 0;
    padding: 0;
}
html {
    font-size: 10px;
}
body {
    color: #000000;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.5px;
    text-align: center;
    font-family:
        "Noto Sans Japanese",
        "メイリオ",
        "Meiryo",
        "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic ProN",
        "ＭＳ Ｐゴシック",
        "MS P Gothic",
        Verdana,
        Arial,
        Helvetica,
        sans-serif;
}
* html body {
    font-size: 62.5%;
    line-height: 1.6;
}
*:first-child+html body {
    font-size: 62.5%;
    line-height: 1.6;
}
p {
    font-size: 1.5rem;
    text-align: justify;
    padding-bottom: 1.5rem;
}
dt {
    font-size: 1.5rem;
}
dd {
    font-size: 1.5rem;
}
strong, th {
    font-weight: bold;
}
ul, ol {
    padding-bottom: 1.5rem;
}
li {
    font-size: 1.5rem;
}
td p, td li, td dt, td dd, dd li, dd p, li p, li li {
}
table {
    font-size: 100%;
    line-height: 1.6;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right-style: none;
    border-bottom-style: none;
}
tr {
    text-align: left;
    vertical-align: top;
}
td, th {
    font-size: 1.5rem;
    padding: 9px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top-style: none;
    border-left-style: none;
    outline-style: none;
}
hr {
    text-align:        left;
    vertical-align:    top;
    height: 1px;
    border-top-style:  none;
    border-bottom:     1px solid #cccccc;
    border-right-style: none;
    border-left-style: none;
    outline-style:     none;
}
a {
    color: #2b180e;
    text-decoration:none;
}
a:visited {
    color: #918e8d;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:active {
}
img {
    border-style: none;
    border-width: 0;
    vertical-align: top;
}
a:hover img {
    opacity:0.7;
    filter: alpha(opacity=70);
}
.smp {
    display: none;
}
.justifyleft {
    text-align: left !important;
}
.justifyright {
    text-align: right !important;
}


/******************************************************/
/* base  */
/******************************************************/
#top {
    min-width: 1200px;
}
#wrapper {
}
#main {
    background: #e5ebf2 url(../images/contents_bg.png);
    display: block;
    position: relative;
}
.contents a:link {
    color: #0066ff;
    text-decoration:underline;
}
.contents a:visited {
    color: #0b4fb5;
}
.contents a:hover {
    text-decoration:none;
}
.inbox {
    width: 1200px;
    margin: auto;
    position: relative;
}
#wrapper .totop {
    display: none;
}


/******************************************************/
/* header  */
/******************************************************/
header {
    background: #00438f;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1200px;
    height: 50px;
    z-index: 15000;
}
header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15000;
}
header .inbox {
    width: 1200px;
    padding: 10px 0;
    position: relative;
}
header #logo {
    float: left;
    padding: 2px 0 0;
}
header #smp_open_menu {
    display: none;
}
header #gn_main {
    color: #ffffff;
    padding: 0;
    vertical-align: middle;
    text-align: center;
}
header #gn_main a {
    color: #ffffff;
}
header #gn_main .nav ul.menu {
    float: right;
    padding: 0;
}
header #gn_main ul.menu li {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 5px 0;
}
header #gn_main ul.menu li:last-of-type {
}
header #gn_main ul.menu li a {
    padding: 2px 30px;
    display: block;
    border-right: 1px solid #ffffff;
}
header #gn_main ul.menu li:first-of-type a {
    border-left: 1px solid #ffffff;
}
header #gn_main ul.menu li.btn {
    padding: 0 0 0 30px;
    border: none;
}
header #gn_main ul.menu li.btn a {
    background: #ffffff url(../images/hbtn_contact.png) no-repeat 30px center;
    color: #00438f;
    height: 30px;
    padding: 0 30px 0 50px;
    display: table-cell;
    vertical-align: middle;
    border: none;
}


/******************************************************/
/* footer */
/******************************************************/
footer {
    background: #00438f;
    color: #ffffff;
    clear: both;
    text-align: center;
    position: relative;
    z-index: 1;
}
footer .pagetop {
    background: #e5ebf2 url(../images/contents_bg.png);
    height: 40px;
    text-align: center;
}
footer dl {
    float: left;
    width: 400px;
    text-align: left;
    padding-top: 60px;
}
footer dt {
    margin-bottom: 16px;
}
footer dd {
    font-size: 1.3rem;
}
footer nav.fnav {
    background: #003672;
    float: left;
    width: 800px;
    padding: 58px 0;
}
footer nav.fnav ul.navarea {
    text-align: left;
    padding: 0 60px 0 120px;
}
footer nav.fnav li {
    font-size: 1.3rem;
    padding: 2px 0;
}
footer nav.fnav li.list {
    float: left;
    margin-right: 65px;
}
footer nav.fnav li a {
    color: #ffffff;
}
footer nav.fnav li ul li:before {
    content: "・";
    display: inline;
}
footer nav.fnav ul {
    padding-bottom: 0;
}
footer nav.fnav ul {
}
footer #copyright {
    clear: both;
    background: #ffffff;
    color: #00438f;
    text-align: center;
    min-width: 1200px;
    margin: auto;
    padding: 12px 0;
    font-size: 1.3rem;
    line-height: 1;
}
footer #copyright small {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.1em;
}


/******************************************************/
/* btn  */
/******************************************************/
.main .btn {
    text-align: center;
    padding-bottom: 0;
}
.main .btn a {
}


/******************************************************/
/* base  */
/******************************************************/
#pagetitle {
    padding: 50px 0 0;
}
#pagetitle h1 {
    padding: 0;
    overflow: hidden;
    min-width: 1200px;
    height: 360px;
    position: relative;
}
#pagetitle h1 img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -720px;
}
.contents article {
    background: #ffffff;
    width: 1200px;
    margin: auto;
    margin-bottom: 40px;
    margin-top: -50px;
    padding: 0;
    position: relative;
    z-index: 1;
}


/******************************************************/
/* 会社概要 */
/******************************************************/
/* ごあいさつ */
#greeting {
    margin-bottom: 40px;
    padding-top: 50px;
}
#greeting h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#greeting p {
    padding-left: 250px;
    padding-right: 250px;
}
#greeting p.name {
    text-align: right;
    margin-bottom: 20px;
}
#greeting p.name img {
    vertical-align: bottom;
}
/* 会社概要 */
#outline {
    float: left;
    width: 480px;
    margin-left: 100px;
    margin-right: 40px;
    margin-bottom: 40px;
    padding: 50px 0;
}
#outline h2 {
    background: url(../images/bar_title2.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 30px;
}
#outline table {
    margin: 0 50px;
    width: 380px;
    border: none;
}
#outline tr {
    border-bottom: 1px solid #afafaf;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    display: block;
}
#outline th {
    border: none;
    color: #00438f;
    font-size: 1.3rem;
    font-weight: 600;
    border-right: 1px solid #afafaf;
    padding: 0 5px;
    width: 117px;
}
#outline td {
    border: none;
    font-size: 1.3rem;
    padding: 0 0 0 20px;
    text-align: left;
    vertical-align: middle;
}
/* 沿革 */
#history {
    float: left;
    width: 480px;
    margin-bottom: 40px;
    padding: 50px 0;
}
#history h2 {
    background: url(../images/bar_title2.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 30px;
}
#history table {
    margin: 0 50px;
    width: 380px;
    border: none;
}
#history tr {
    border-bottom: 1px solid #afafaf;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    display: block;
}
#history th {
    border: none;
    color: #00438f;
    font-size: 1.3rem;
    font-weight: 600;
    border-right: 1px solid #afafaf;
    padding: 0 5px;
    width: 132px;
}
#history td {
    border: none;
    font-size: 1.3rem;
    padding: 0 0 0 20px;
    text-align: left;
    vertical-align: middle;
}
.text-space {
    height: 10px;
}

/* SDGs */
#sdgs {
    padding-left: 250px;
    padding-right: 250px;
    margin-top: 5px;
    margin-bottom: 60px;
    text-align: left;
}
#sdgs h2 {
    text-align: center;
}
#sdgs h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#sdgs h3 {
    color: #000;
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: center;
}
#sdgs h3.type-2 {
    margin-top: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #0599d9;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    color: #fff;
}
#sdgs h4 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
#sdgs .sdgs-accent {
    color: #0599d9;
    font-weight: bold;
}
#sdgs .sdgs2030 {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}
#sdgs .name {
    text-align: right;
}
#sdgs table {
    border: none;
}
#sdgs tr {
    border-bottom: 1px solid #efefef;
}
#sdgs th {
    background-color: #0599d9;
    border: 5px solid #fff;
    color: #fff;
    text-align: center;
}
#sdgs th:first-child {
    width: 20%;
}
#sdgs th:nth-child(2) {
    width: 25%;
}
#sdgs th:nth-child(3) {
    width: 55%;
}
#sdgs td {
    border: none;
}
#sdgs td:first-child {
    vertical-align: middle;
    display: table-cell;
}
#sdgs td:nth-child(2) {
   text-align: center;
   font-weight: bold;
    vertical-align: middle;
}
#sdgs .sdgs-flex {
    display: flex;
}
#sdgs .pdf-link {
    margin-top: 20px;
    text-align: center;
}
#a-sdgs {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}



/******************************************************/
/* アンリックスの強み */
/******************************************************/
/* 高品質 */
#quality {
    background: #ffffff url(../images/title_advantage1.png) no-repeat 10px 10px;
    padding: 80px 0 100px;
}
#quality h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#quality h2 span {
    font-size: 1.6rem;
    display: block;
}
#quality p {
    padding-left: 150px;
    padding-right: 150px;
}
/* 一貫生産体制 */
#integrated {
    background: #00438f url(../images/title_advantage2.png) no-repeat 10px 10px;
    color: #ffffff;
    padding: 80px 0 100px;
}
#integrated h2 {
    background: url(../images/bar_title1_w.png) no-repeat center bottom;
    color: #ffffff;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#integrated h2 span {
    font-size: 1.6rem;
    display: block;
}
#integrated p {
    padding-left: 150px;
    padding-right: 150px;
}
/* スピード納品 */
#speed {
    background: #ffffff url(../images/title_advantage3.png) no-repeat 10px 10px;
    padding: 80px 0 100px;
}
#speed h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#speed h2 span {
    font-size: 1.6rem;
    display: block;
}
#speed p {
    padding-left: 150px;
    padding-right: 150px;
}
/* 特殊加工 */
#special {
    background: #00438f url(../images/title_advantage4.png) no-repeat 10px 10px;
    color: #ffffff;
    padding: 80px 0 100px;
}
#special h2 {
    background: url(../images/bar_title1_w.png) no-repeat center bottom;
    color: #ffffff;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#special h2 span {
    font-size: 1.6rem;
    display: block;
}
#special p {
    padding-left: 150px;
    padding-right: 150px;
}
#special p.btn {
    text-align: center;
    margin-top: 40px;
}


/******************************************************/
/* 事業内容 */
/******************************************************/
/* タブ */
#business_tabmenu {
    height: 80px;
    position: relative;
}
#business_tabmenu ul {
    padding: 0;
    position: absolute;
    left: 0;
    top: -20px;
}
#business_tabmenu li {
    float: left;
    width: 400px;
    height: 100px;
}
#business_tabmenu li a {
    display: block;
    width: 400px;
    height: 100px;
    text-indent: -9999px;
}
#business_tabmenu li:nth-child(1) a {
    background: url(../images/tabimg_technology.png) no-repeat;
}
#business_tabmenu li:nth-child(1) a:hover,
#business_tabmenu li:nth-child(1) a.active {
    background: url(../images/tabimg_technology_ov.png) no-repeat;
}
#business_tabmenu li:nth-child(2) a {
    background: url(../images/tabimg_products.png) no-repeat;
}
#business_tabmenu li:nth-child(2) a:hover,
#business_tabmenu li:nth-child(2) a.active {
    background: url(../images/tabimg_products_ov.png) no-repeat;
}
#business_tabmenu li:nth-child(3) a {
    background: url(../images/tabimg_facility.png) no-repeat;
}
#business_tabmenu li:nth-child(3) a:hover,
#business_tabmenu li:nth-child(3) a.active {
    background: url(../images/tabimg_facility_ov.png) no-repeat;
}
/* メインコピー */
#business_copy {
    padding: 80px 0;
}
#business_copy h2 {
    color: #00438f;
    font-weight: 500;
    font-size: 3.8rem;
    line-height: 1.25;
    margin-bottom: 15px;
}
#business_copy p {
    text-align: center;
}
/* 加工技術フロー */
#main .tech_flow {
    background: #ffffff url(../images/arrow_technology_blue.png) no-repeat center top;
    padding: 135px 0 80px;
}
#main .tech_flow:nth-child(2n+1) {
    background: #00438f url(../images/arrow_technology_white.png) no-repeat center top;
    color: #ffffff;
}
#main .tech_flow h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 16px;
}
#main .tech_flow:nth-child(2n+1) h2 {
    background: url(../images/bar_title1_w.png) no-repeat center bottom;
    color: #ffffff;
}
#main .tech_flow p {
    font-size: 1.3rem;
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
}
#main .tech_flow .lbox {
    float: left;
    width: 440px;
    margin-left: 150px;
    margin-right: 20px;
}
#main .tech_flow .rbox {
    float: left;
    width: 440px;
    margin-right: 150px;
}
#main .tech_flow .lbox h3,
#main .tech_flow .rbox h3 {
    font-size: 2rem;
    margin-bottom: 4px;
    text-align: left;
}
#main .tech_flow .lbox p,
#main .tech_flow .rbox p {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
#main .tech_flow .rbox p {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

/* 設備紹介 */
#main .facilities {
    padding: 0 0 80px;
}
#main .facilities h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 16px;
}
#main .facilities p {
    font-size: 1.3rem;
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
    padding-bottom: 0;
}
#main .facilities .lbox {
    float: left;
    width: 440px;
    margin: 0 20px 20px 150px;
}
#main .facilities .rbox {
    float: left;
    width: 440px;
    margin: 0 150px 20px 0;
}
#main .facilities .lbox p,
#main .facilities .rbox p {
    padding-left: 0;
    padding-right: 0;
}
#main .facilities dl {
    background: #d2e7ff;
    clear: both;
    display: block;
    margin: 20px 250px;
    border: 1px solid #6b96c8;
    border-bottom: none;
}
#main .facilities dt {
    color: #00438f;
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 8px;
    display: table;
    margin: auto;
}
#main .facilities dt span {
    display: table-cell;
    padding: 0 30px;
}
#main .facilities dt span:first-child {
    border-right: 1px solid #00438f;
}
#main .facilities dd {
    background: #ffffff;
    display: block;
    padding: 8px;
    border-bottom: 1px solid #6b96c8;
    font-size: 1.4rem;
}


/******************************************************/
/* よくある質問 */
/******************************************************/
#faq-area {
    margin-bottom: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
}
#faq-box {
    padding-left: 250px;
    padding-right: 250px;
    margin-top: 5px;
    margin-bottom: 5px;

}
#faq-box li {
    text-align: left;
}
#faq-box li.faq-q {
    position: relative;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    padding-left: 4em;
    text-indent: -4em;
}
#faq-box li.faq-q:before {
    content: '質問';
    background-color: #868686;
    font-weight: normal;
    color: #fff;
    padding: 2px 7px;
    margin-right: 15px;
}
#faq-box li.faq-a {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 30px;
    padding-left: 4em;
    text-indent: -4em;
    border-bottom: 1px solid #efefef;
}
#faq-box li.faq-a:before {
    content: '回答';
    background-color: #00438f;
    font-weight: normal;
    color: #fff;
    padding: 2px 7px;
    margin-right: 15px;
}
.btn-faq {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center!important;
}


/******************************************************/
/* 採用情報 */
/******************************************************/
/* 動画 */
#youtube-recruit-page-pc {
    padding: 80px 150px 10px 150px;
}

#youtube-recruit-page-sp {
    display: none;
}
/* 採用サイト誘導 */
#floatbtn {
    position: fixed;
    left: 50%;
    bottom: 200px;
    z-index: 100;
    margin-left: 470px;
    padding: 0;
}
/* メッセージ */
#message {
    margin-bottom: 40px;
    padding-top: 50px;
}
#message h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#message h3 {
    background: #00438f;
    color: #ffffff;
    padding: 8px 4px;
    font-size: 2rem;
    line-height: 1.35;
    letter-spacing: normal;
    float: left;
    width: 432px;
    margin: 0 20px 0 150px;
}
#message .img {
    float: right;
    width: 440px;
    margin: 0 150px 0 0;
}
#message p {
    font-size: 1.4rem;
    float: left;
    width: 440px;
    margin: 10px 20px 0 150px;
}
/* 育成制度 */
#training {
    margin-bottom: 40px;
    padding-top: 50px;
}
#training h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#training p {
    padding-left: 150px;
    padding-right: 150px;
}
#training .num {
    margin-top: 15px;
}
#training .num dl {
    text-align: left;
    display: block;
    margin: 0 150px 30px;
    padding: 10px 0 0 120px;
    min-height: 100px;
}
#training .num dl:nth-of-type(1) {
    background: url(../images/icon_recruit_1.png) no-repeat;
}
#training .num dl:nth-of-type(2) {
    background: url(../images/icon_recruit_2.png) no-repeat;
}
#training .num dl:nth-of-type(3) {
    background: url(../images/icon_recruit_3.png) no-repeat;
}
#training .num dl:nth-of-type(4) {
    background: url(../images/icon_recruit_4.png) no-repeat;
    margin-bottom: 0;
}
#training dt {
    font-size: 2.7rem;
    font-weight: 600;
    line-height: 1.35;
    margin-bottom: 10px;
}
#training dd {
    font-size: 1.4rem;
}
/* 社内レクリエーション */
#recreation {
    margin-bottom: 40px;
    padding-top: 50px;
}
#recreation h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#recreation p {
    padding-left: 150px;
    padding-right: 150px;
    font-size: 1.4rem;
}
#recreation .lbox {
    float: left;
    width: 440px;
    margin: 0 20px 0 150px;
}
#recreation .rbox {
    float: left;
    width: 440px;
    margin: 0 150px 0 0;
}
/* エントリー */
#entry {
    padding-bottom: 80px;
    padding-top: 50px;
}
#entry h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#entry p {
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
}
/* ジョブドラフトバナー */
#recruit-banner img {
    border: 1px;
    border-style: solid;
    border-color: #858585;
}

/* 募集要項 */
#guidelines {
    margin-bottom: 40px;
    padding-top: 50px;
}
#guidelines h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#guidelines p {
    padding-left: 150px;
    padding-right: 150px;
    font-size: 1.4rem;
}
#guidelines table {
    margin: 0 auto;
    border: none;
}
#guidelines tr {
    border-bottom: 1px solid #afafaf;
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    display: block;
}
#guidelines th {
    border: none;
    color: #00438f;
    font-size: 1.3rem;
    font-weight: 600;
    border-right: 1px solid #afafaf;
    padding: 0 5px;
    width: 204px;
}
#guidelines td {
    border: none;
    font-size: 1.3rem;
    padding: 0 30px;
    text-align: left;
    vertical-align: middle;
}
	#guidelines td span {
		color: #00438f;
	}
/******************************************************/
/* プライバシーポリシー */
/******************************************************/
#privacypolicy {
    padding-bottom: 80px;
    padding-top: 50px;
}
#privacypolicy h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
    margin-top: 80px;
}
#privacypolicy p {
    padding-left: 250px;
    padding-right: 250px;
}


/******************************************************/
/* お問い合わせ */
/******************************************************/
/* 電話＆FAXでのお問い合わせ */
#contact {
    padding-top: 50px;
}
#contact h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#contact p {
    text-align: center;
}
#contact #tel,
#contact #fax {
    font-size: 3.6rem;
    font-weight: 600;
    color: #ff5400;
    text-align: center;
    margin-bottom: 20px;
}
#contact #fax {
    margin-bottom: 40px;
}
#contact #tel span,
#contact #fax span {
    font-size: 2.2rem;
    font-weight: 400;
    display: inline-block;
}
#contact .btn-faq a img {
    border: 1px solid #efefef;
    margin-bottom: 80px;
}

/* メールフォーム */
#contactform {
    padding-bottom: 80px;
    padding-top: 50px;
}
#contactform h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#contactform p {
    text-align: center;
}
#contactform form {
    margin: 0 200px;
}
#contactform form textarea {
    padding: 10px;
    font-size: 1.4rem;
    border: 1px solid #afafaf;
    display: block;
    width: 500px;
    margin: 0;
    box-sizing: border-box;
}
#contactform form label {
    display: block;
    margin-bottom: 4px;
}
#contactform form input[type="radio"] {
    margin: 0 5px 0 15px;
}
#contactform form input[type="text"] {
    padding: 10px;
    font-size: 1.4rem;
    border: 1px solid #afafaf;
    display: block;
    width: 500px;
    margin: 0;
    box-sizing: border-box;
}
#contactform form input[type="submit"] {
    background: url(../images/btn_confirmation.png) no-repeat;
    width: 320px;
    height: 70px;
    margin: 20px auto;
    text-indent: -9999px;
    cursor: pointer;
    border: none;
}
#contactform form input[type="submit"]:hover {
    opacity: 0.7;
}
#contactform table {
    width: 100%;
    border: none;
    margin-bottom: 25px;
}
#contactform tr {
    border-bottom: 1px solid #afafaf;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0 5px;
    display: block;
}
#contactform th {
    border: none;
    color: #00438f;
    font-size: 1.3rem;
    font-weight: 600;
    border-right: 1px solid #afafaf;
    padding: 0 5px;
    width: 275px;
}
#contactform th span {
    color: #ff0000;
}
#contactform td {
    border: none;
    font-size: 1.3rem;
    padding: 0 0 0 5px;
    text-align: left;
    vertical-align: middle;
}



/******************************************************/
/* 404 */
/******************************************************/
#notfound {
    padding-bottom: 80px;
    padding-top: 50px;
}
#notfound h2 {
    background: url(../images/bar_title1.png) no-repeat center bottom;
    color: #00438f;
    font-weight: 500;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#notfound p {
    padding-left: 230px;
    padding-right: 230px;
}


/******************************************************/
/* clearfix  */
/******************************************************/

div#content:after,
.clfx:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    max-height: 0;
    visibility: hidden;
}
/* ie7,macIE5 */
div#content,
.clfx {
    display: inline-block;
}
/* winIE6 below, exclude macIE5 \*/
* html div#content,
* html .clfx {
    height: 1%;
}
div#content,
.clfx {
    display: block;
}
}