﻿.bg_color1 {
    background-color: #0164b0;
}
.bg_color3 {
    background-color: #333;
}
.border_color1 {
    border-color: #333;
}
.border_color3 {
    border-color: #0164b0;
}
.border_color4 {
    border-color: #eee;
}
.txt_color1 {
    color: #333;
}
.txt_color3 {
    color: #0164b0;
}
.hvr_txt_color1:hover {
    color: #0164b0;
}
/* ----------　all　---------- */
.linkStyle{
	color:#0164b0;
}
.linkStyle:hover{
	color:#0164b0;
	opacity: 0.7;
	transition: all 0.5s;
}
body{
    font-family: 'Noto Sans JP', sans-serif;
}
.font_bold {
    font-weight: 400;
}
.load_logo figure {
    max-width: 350px;
}
#header.head_fix #pc_nav ul {
    height: 90px;
}
#pc_nav ul.grid_10 li{   
    max-width: 250px;
}
#sp_nav a.active {
    border-bottom: 1px solid #eee;
}
#f_contact .inner {
    padding: 150px 20px 140px;
}
footer #logo2{
    max-width: 400px;
}
/* ----------　TOP　---------- */
#main_img {
           background-image:url(Dup/img/main_img.jpg) ; 
}
#main_img .hamon{
    width: 100%;
    height: 100vh;
    background-image: url('Dup/img/main_img2.png');
    background-position: center;
    background-size: contain;
    opacity: 0.9;
}
#main_img::before{
    display: none;
}
.point1, .point2, .point3 {
    position: absolute;
    bottom: 0;
    width: 10%;
}
.point1,  .point3 {
    right: 0;
}
#intro{
    background-image: url(Dup/img/top1.jpg);
    background-size: 100% auto;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#intro:before {
    content: "";
    position: absolute;
    width: 40%;
    height: 6px;
    top: 0;
    left: 0;
    background-color: #0164b0;
}
#intro .intro_bg {
    background-color: transparent;
}
#intro .bg_box{
    background:none!important;
}
#intro .intro_txt_box{
    background-color: rgba(255, 255 ,255 ,0.8);
    padding: 50px;
}
#intro .intro_title h2,#intro .intro_txt {
    color: #333;
}
#intro .point_txt{
    margin-bottom: 20px;
}
#intro .point_txt p {
    padding-left: 20px;
    position: relative;
}
#intro .point_txt p i {
    position: absolute;
    left: 0px;
    line-height: 2;
    color: #0164b0;
}
#intro .intro_title_box{
    padding: 50px;
    text-shadow: 2px 2px 5px #fff;
}
#contents1 .bg_color2{
    background-color: #0164b0;
}
#contents1 .con1_wrap{
    width: 95%;
    max-width: 1280px;
    margin: auto;
}
#contents1 .img_box{
    padding: 50px;
}
#contents2 .contents2_bg::before {
    opacity: 0.6;
    background-color: #416b6e;
}
#contents2 .cate_box {
    box-shadow: 2px 2px 20px rgba(38, 135, 205,0.2);
}
#contents2 h2{
    letter-spacing: 4px;
    font-size: 40px;
}
#contents2 .cate_box .box_txt1{
    line-height: 2.5;
}
#top_cms .top_cms_title h2 span{
    position: absolute;
    top: 0;
    left: -20px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-top: 25px;
}
#top_cms .top_cms_title h2 span:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 15px;
    background-color: #0164b0;
}
#f_contact a:hover span.hover_box{
    background-color: rgba(51 ,51 ,51 ,0.8);
}
/* ----------　下層ページ　---------- */
#page_title::before {
    background: rgba(65 ,107 ,110 ,0.3);
}
/* 募集要項 */
#cms_6-b .cate_img1 {
     max-height: 450px;
}
#cms_6-b .cate_img1 img{
    width: 100%!important;
    height: auto!important;
}
#cms_6-b .cate_title {
	line-height: 1;	 
	font-size: 2.5em;
}
#cms_6-b .cate_title_wrap{position: relative;z-index: 0;}
#cms_6-b .cate_title_wrap::before {
	content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100%;
	top: 20px;
    left: 0px;
    background-color: currentColor;
    opacity: 0.15;
    z-index: -1;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */



/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
/* ----------　all　---------- */
#f_contact .inner {
    padding: 80px 20px 70px;
}
footer #logo2 {
    max-width: 350px;
}
/* ----------　TOP　---------- */
.point1, .point2, .point3 {
    width: 15%;
}
#intro .intro_txt_wrap {
    flex-direction: column-reverse;
}
#intro .intro_title_box {
    padding: 20px;
}
#intro .intro_txt_box {
    padding: 20px;
}
#contents1 .con1_wrap {
    width: 90%;
    flex-direction: column;
    padding-left: 0%;
}
#contents1 .img_box {
    width: 91.66667%!important;
    padding: 20px;
}
#contents1 .txt_box {
    width: 91.66667%!important;
    padding: 20px;
}
#contents2 .cate_box {
    padding: 60px 30px 100px;
}
#contents2 h2 {
    font-size: 30px;
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */

}



/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
/* ----------　all　---------- */
#header.head_fix #pc_nav ul {
    height: 65px;
}
#header #pc_nav #logo {
    max-width: 160px;
}
footer #logo2 {
    max-width: 250px;
}
/* ----------　TOP　---------- */
#main_img {
    height: 50vh!important;
    margin-top: 65px;
}
#main_img .hamon {
    height: 50vh;
    width: 90%;
    background-repeat: no-repeat;
    margin: auto;
}
.point1, .point2, .point3 {
    width: 25%;
}
#intro .intro_txt_box,#intro .intro_title_box {
    padding: 0px;
}
#intro .intro_title_box {
    width: 100%!important;
}
#intro .intro_title h2{
    font-size: 23px;
}
#contents1{
    padding-bottom: 60px;
}
#contents1 .con1_wrap {
    flex-direction: column-reverse;
}
#contents1 span.lr_anim.start {
    background-color: #0164b0!important;
}
#contents1 .img_box,#contents1 .txt_box {
    padding: 0px;
}
#contents2 .cate_box {
    padding: 20px 0px 40px;
}
#contents2 .cate_box .box_txt1 {
    line-height: 2;
}
#top_cms .top_cms_title{
    padding-left: 10px;
}
#top_cms .top_cms_title h2 span {
    left: -24px;
    padding-top: 20px;
}
#top_cms .top_cms_title h2 span:before {
    height: 10px;
}
/* ----------　下層ページ　---------- */
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
/* サイトマップ */
}