@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);


body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
    
}




a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
}

.nav-collapse li {
    width: 100%;
    display: block;
    text-align: center;
}



.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}



/* ------------------------------------------
  COMMON STYLES
--------------------------------------------- */

body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    color: #333333;
    background: #fff;
    font: 14px/1.8 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
}

section {
  text-align: center;
  padding: 70px 0 100px 0;
  width: 100%;
}

h1 {
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 1.4;
}

p {
    width: 96%;
    margin: 0 auto;
    text-align: left;
    line-height: 1.8;
    letter-spacing: 1.5px;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.f_left{
    float: left;
}
.f_right{
    float: right;
}


/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

#himage{
    z-index: 1;
    overflow: hidden;
    margin-top: 80px;
}

#himage img{
    width: 100%;
}


#himage .hsub{
    background: #000;
    
}


#articles-scroll{
    width: 100%;
    overflow: hidden;
    z-index: 10;
    transition: .3s;
    background-color: rgba(255,255,255,0.9);
}


.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.disp-none{
    display: none;
}

.disp-block{
    display:block;
}


header {
  background: #FFFFFF;
  overflow: hidden;
}

.logo {
    width: 180px;
    padding: 25px 0 0 10px;
    color: #fff;
    float: left;
}

.logo img{
    height: 32px;
    width: 180px;
    transition: .3s;
}



/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
 
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}



/* sec_personality
------------------------------------------------------------*/

#sec_personality{
    margin:0 0;
    padding:75px 0 30px 0;
    text-align: left;
    background: #f5f5f5 url(../images/top/overview.png) center 30px no-repeat;
    background-size:90% auto;
    transition: 1.0s;
}



#sec_personality .inner{
    margin: 0 auto;
    max-width: 1500px;
    overflow: hidden;
    text-align: center;
    background: none;
    transition: 1.0s;
}


#sec_personality h1 {
    width: auto;
    margin: 0 0 40px 0;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color: #313131;
    box-sizing: border-box;
    line-height: 1.9em;
    font-weight: bold;
    border-bottom: 2px solid #313131;
    transition: 1.0s;
}
#sec_personality h2{
    color:#da8485;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 40px 0;
    transition: 1.0s;
}

#sec_personality .inner .personality_box{
    width: 100%;
    padding: 40px 20px 40px 20px;
    box-sizing: border-box;
    display: inline-block;
    background: #FFFFFF;
    text-align: center;
    transition: 1.0s ;

}

#sec_personality .inner .personality_box p{
    width: 100%;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
}


#sec_personality .inner .personality_box_sp{
    display: block;
}
#sec_personality .inner .personality_box_sp img{
    width: 100%;
}


/* sec_description
------------------------------------------------------------*/

#sec_description{
    margin:0 0;
    padding:55px 0 50px 0;
    text-align: left;
    background: #f5f5f5 url(../images/top/member.png) center 10px no-repeat;
    background-size:90% auto;
    transition: 1.0s;
}



#sec_description .inner{
    margin: 0 auto;
    height: auto;
    max-width: 1500px;
    overflow: hidden;
    text-align: left;
    background: none;
    transition: 1.0s;
}

#sec_description .inner_in{
    margin: 0 auto;
    max-width: 1250px;
    overflow: hidden;
    text-align: left;
}

#sec_description h1 {
    width: auto;
    margin: 0 0 40px 0;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 32px;
    color: #313131;
    box-sizing: border-box;
    line-height: 1.9em;
    font-weight: bold;
    border-bottom: 2px solid #313131;
    transition: 1.0s;
}
#sec_description h2{
    color:#da8485;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 40px 0;
    transition: 1.0s;
}

#sec_description .inner .description_box{
    width: 100%;
    padding: 40px 20px 40px 20px;
    box-sizing: border-box;
    display: inline-block;
    background: #FFFFFF;
    text-align: center;
    transition: 1.0s;
}

#sec_description .inner .description_box p{
    width: 100%;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
}

#sec_description .inner .description_box_sp{
    display: block;
}
#sec_description .inner .description_box_sp img{
    width: 100%;
}





/* sec_job
------------------------------------------------------------*/

#sec_job{
    margin:0 0;
    padding:50px 0 0px 0;
    text-align: left;
    background: #f5f5f5 url(../images/top/activities.png) center 0px no-repeat;
    background-size:90% auto;
    transition: 1.0s;
}



#sec_job .inner{
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    padding-bottom: 40px;
}
#sec_job .inner_in{
    margin: 0 auto;
    max-width: 1250px;
    overflow: hidden;
    text-align: left;
}


#sec_job h1 {
    width: auto;
    margin: 0 0 0px 0;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color: #313131;
    box-sizing: border-box;
    line-height: 1.9em;
    font-weight: bold;
    border-bottom: 2px solid #313131;
}

#sec_job .inner .job_title_box{
    width: 100%;
    padding: 0px 20px 20px 20px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}
#sec_job .inner .job_title_box img{
    display: block;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}


#sec_job .inner .job_chatch_box{
    width: 100%;
    padding: 15px 20px 20px 20px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}

#sec_job .inner .job_chatch_box .jcb_left{
    float: left;
    width: 100%;
    position: relative;
    padding-right: 30px;
    box-sizing: border-box;
}

#sec_job .inner .job_chatch_box .jcb_left h2{
    color:#da8485;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: left;
}

#sec_job .inner .job_chatch_box .jcb_right{
    float: left;
    width: 100%;
    position: relative;
    text-align: right;
}
#sec_job .inner .job_chatch_box .jcb_right img{
    width: 100%;
    max-width: 1000px;
}
#sec_job .inner .job_chatch_box p{
    width: 100%;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    text-align: left;
    color: #313131;
    margin-bottom: 20px;
    line-height: 1.7em;
}

table.job_info{
	width: 100%;
    padding: 0 10px;
	margin: 0px auto;
	border: solid 1px #f5f5f5;
	line-height: 2;
    font-size: 13px;
    box-sizing: border-box;
	}
	
table.job_info th{
	width: 100%;
	background-color:#535353;
	color: #fff;
	padding: 10px 20px;
    
    font-weight: normal;
    box-sizing: border-box;
	}

table.job_info td{
    width: 100%;
	background-color:#fff;
	padding: 10px 20px;
    box-sizing: border-box;
	}

table.job_info td,
table.job_info th {
    border-bottom: none;
    display: block;
}

table.job_info p{
	float: left;
    width: 50%;
	}

table.job_info td a{
    
}

.ab_col3 li{
    display: inline-block;
    width: 100%;
    height:auto;
    padding: 0 20px;
    margin:0;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
}


.ab_col3 img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.ab_col3 li p{
    width: 100%;
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.8em;
    text-align: center;
}





/* sec_contact
------------------------------------------------------------*/

#sec_contact{
    margin:0 0;
    padding:50px 0 0px 0;
    text-align: left;
    background: #f5f5f5 url(../images/top/contact.png) center 0px no-repeat;
    background-size:90% auto;
    transition: 1.0s;
}



#sec_contact .inner{
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    padding-bottom: 40px;
}
#sec_contact .inner_in{
    margin: 0 auto;
    max-width: 1250px;
    overflow: hidden;
    text-align: left;
}


#sec_contact h1 {
    width: auto;
    margin: 0 0 0px 0;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color: #313131;
    box-sizing: border-box;
    line-height: 1.9em;
    font-weight: bold;
    border-bottom: 2px solid #313131;
}

#sec_contact .inner .job_title_box{
    width: 100%;
    padding: 0px 20px 20px 20px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}
#sec_contact .inner .job_title_box img{
    display: block;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

table.contact_info{
	width: 100%;
    padding: 0 10px;
	margin: 0px auto;
	border: solid 1px #f5f5f5;
	line-height: 2;
    font-size: 13px;
    box-sizing: border-box;
	}
	
table.contact_info th{
	width: 100%;
	background-color:#535353;
	color: #fff;
	padding: 10px 20px;
    
    font-weight: normal;
    box-sizing: border-box;
	}

table.contact_info td{
    width: 100%;
	background-color:#fff;
	padding: 10px 20px;
    box-sizing: border-box;
	}

table.contact_info td,
table.contact_info th {
    border-bottom: none;
    display: block;
}


/* sec_link ※追加部分
------------------------------------------------------------*/
#sec_link {
    margin:0 0;
    padding:50px 0;
    background: #f5f5f5;
    transition: 1.0s;
}

#sec_link .inner .link_box {
	text-align: center;
}

#sec_link .inner .link_box li {
	font-size:16px;
	list-style: none;
	margin: 0 20px 20px;
}

#sec_link .inner .link_box li:before {
    content: url(../images/ic_link.png);
}

#sec_link h1 {
    width: auto;
    margin: 0 0 30px 0;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    color: #313131;
    box-sizing: border-box;
    line-height: 1.9em;
    font-weight: bold;
    border-bottom: 2px solid #313131;
}



/* フッター
------------------------------------------------------------*/
footer{
	padding: 0;
	text-align: center;
	font-size: 12px;
    margin: 0 auto;
    overflow: hidden;
}

footer .inner{
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    overflow: hidden;
}


address{
    width: 100%;
    padding:20px 0;
    text-align: center;
    font-style: normal;
    
}

.flogo{
    width: 100%;
    display:block;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.flogo img{    
    width: 100%;
    max-width: 260px;
}



address p{
    overflow: hidden;
    vertical-align: middle;
    margin-top: 10px;
    color: #333333;
    text-align: center;
    font-size: 15px;
    line-height: 1.7em;
    letter-spacing: 0.03em;
}

.company_name{
    display: block;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0 10px 0;
}

address img{
    margin-right: 15px;
}


footer p.copyright{
    display:inline-block;
    width: 100%;
    margin: 0 0 20px 0;
    text-align: right;
    padding:0;
}


small{
	font-size: 12px;
    color:#666666;
}



/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */



.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    z-index: 100;
}

.nav-collapse,
.nav-collapse ul {
    list-style: none;
    width: 100%;
    float: left;
}



.nav-collapse li {
    float: left;
    width: 100%;
    padding: 0px 0px;
    font-size: 15px;
    letter-spacing: 0.07em;
    line-height: 22px;
}



.nav-collapse a {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-top: 1px solid #999999;
    text-decoration: none;
    padding: 0;
    color: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    color: #001280;
    font-weight: bold;
    font-size: 16px;
}

.nav-collapse a:hover{
    color:#C9526C;
    text-decoration: none;
}



/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-indent: -300px;
    position: relative;
    overflow: hidden;
    width: 60px;
    height: 55px;
    float: right;
    margin: 13px 0 12px 0;
}

.nav-toggle:before {
    color: #333333; /* Edit this to change the icon color */
    font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
    text-transform: none;
    text-align: center;
    position: absolute;
    content: "\2261"; /* Hamburger icon */
    text-indent: 0;
    speak: none;
    width: 100%;
    left: 0;
    top: 0;
}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}



a.contact_btn {
	display: block;
	position: relative;
	width: 200px;
	padding: 0.6em 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border:1px solid #D29091;
	background: #D29091;
	overflow: hidden;
	z-index: 1 !important;
    float: right;
    font-size: 14px;
    font-weight:normal;
}
a.contact_btn:after {
	content:"";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0;
	width: 100%;
	background : #fff;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transition: 0.3s;
	z-index: -1;
    
}
a.contact_btn:hover {
	color: #D29091;
    
}
a.contact_btn:hover:after {
	height: 250%;
	opacity: 1;
    
}
a.contact_btn:active:after {
	height: 350%;
	opacity: 1;
    
}





a.more_btn {
	display: block;
	position: relative;
	padding: 0.7em 8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border:1px solid #313131;
	background: #313131;
	overflow: hidden;
	z-index: 1 !important;
    float: right;
    font-size: 14px;
    font-weight:normal;
    background-image: url(../images/top/arrow.png);
    background-repeat: no-repeat;
    background-position: 13em center;
    letter-spacing: 0.1em;
}
a.more_btn:after {
	content:"";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0;
	width: 100%;
	background : #fff;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transition: 0.3s;
	z-index: -1;
    
}
a.more_btn:hover {
	color: #313131;
    
}
a.more_btn:hover:after {
	height: 250%;
	opacity: 1;
    
}
a.more_btn:active:after {
	height: 350%;
	opacity: 1;
    
}



a.more_btn2 {
	display: block;
	position: relative;
	padding: 0.7em 6em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border:1px solid #313131;
	background: #313131;
	overflow: hidden;
	z-index: 1 !important;
    float: right;
    font-size: 14px;
    font-weight:normal;
    background-image: url(../images/top/arrow.png);
    background-repeat: no-repeat;
    background-position: 13em center;
    letter-spacing: 0.1em;
}
a.more_btn2:after {
	content:"";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0;
	width: 100%;
	background : #fff;
	opacity: 0;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transition: 0.3s;
	z-index: -1;
    
}
a.more_btn2:hover {
	color: #313131;
    
}
a.more_btn2:hover:after {
	height: 250%;
	opacity: 1;
    
}
a.more_btn2:active:after {
	height: 350%;
	opacity: 1;
    
}





/* ------------------------------------------------------------------------------------ */
/* etc...										*/
/* ------------------------------------------------------------------------------------ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 .clearfix {display: inline-block;}
 

.pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
    width: 76px;
}
 
.pagetop a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/*  画面サイズが920pxまで  */
@media screen and (min-width: 640px) {
    

    
    .ab_col3{
		text-align: center;
        padding:0 0 0 0;
	}

	.ab_col3 li{
		display: inline-block;
		width: 40%;
		padding: 0;
        margin:0 20px 0 0;
		vertical-align: top;
	}
    
    
    
    
    .ab_col3 li img{
        width: 100%;
    }
    
    .ab_col3 li p{
        width: 100%;
        margin: 20px 0;
        font-size: 14px;
        line-height: 1.8em;
    }
    
    
}



/*  画面サイズが920pxまで  */
@media screen and (min-width: 920px) {
    
    
    #himage{
        z-index: 1;
        overflow: hidden;
        margin-top: 120px;
        
    }

 
    #nav-trans{
        padding: 45px 0 0 0;
        transition: .3s;
    }
    
    .nav-collapse {
        float: right;
        height: auto;
        width:750px;
    }
    .nav-collapse li {
        float: left;
        width:auto;
        padding: 0px 30px;
        border-left: 1px solid #CCC;
        
    }
    
    .nav-collapse li:last-child{
        padding: 0 30px 0 30px;
        border-right: 1px solid #CCC;
    }
    
    .nav-collapse a {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        border-top: 1px solid #333333;
        text-decoration: none;
        padding: 0px 0;
        text-align: center;
        border-top: 0;
        float: left;
        margin: 0;
        color: #001280;
        font-weight: bold;
        font-size: 16px;
    }

    .nav-collapse a:hover{
        background: none;
        color:#C9526C;
        text-decoration: none;
    }

    .nav-collapse li span{
        display: block;
    }

    .nav-collapse ul ul a {
        display: none;
    }

    #articles-scroll{
        height: auto;
        width: 100%;
        overflow: hidden;
        z-index: 10;
        transition: .3s;
    }
    
    
    
    .is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        background: #FFFFFF;
        transition: .3s;
    }
    
    .gmenu {
        width: 1250px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .logo {
        width: 370px;
        padding: 25px 0 0 10px;
        color: #fff;
        float: left;
        }
    .logo img{
        width: 370px;
        height:65px;
        transition: .3s;
    }
    
    
    section{
        background: #FFFFFF;
        margin: 0 auto;
    }
    
    .js .nav-collapse {
        position: relative;
    }
    .js .nav-collapse.closed {
        max-height: none;
    }
    .nav-toggle {
        display: none;
    }

    .mask {
        display: none !important;
        opacity: 0 !important;
    }
    

    address{
        float: left;
        width: 65%;
        padding:20px 0 0 0;
        text-align: left;
        font-style: normal;

    }

    address p{
        vertical-align: middle;
        margin-top: 10px;
        text-align: left;
    }

    address img{
        float: left;
        margin-right: 30px;
    }
    
    
    .flogo{
        width: auto;
        display:inline;
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }
    .flogo img{    
        width: 100%;
        max-width: 260px;
    }
    
    
    
    footer p.copyright{
        display:inline-block;
        width: 100%;
        margin: 0 0 20px 0;
        text-align: right;
        padding:0 0;
    }
    
    .pagetop {
        display: none;
        position: fixed;
        bottom: 100px;
        right: 50px;
        width: 76px;
    }
    
    
    
    a.more_btn2 {
        padding: 0.7em 8em;
        background-position: 15em center;
    }

    
    
    .flow_col3{
		text-align: center;
        padding:20px 0 0 0;
	}

	.flow_col3 li.f3box{
		display: inline-block;
		width: 30%;
        height:320px;
		padding: 0;
        margin:0 0 0 0;
		vertical-align: top;
		text-align: left;
        background: #FFFFFF;
	}
    .flow_col3 li.f3arrow{
		display: inline-block;
		width: 4%;
		padding: 0;
        margin:0;
		vertical-align: top;
		text-align: left;
        background: none;
        outline:none;
	}

    
    .flow_col3 li:last-child{
        margin:0;
    }
    .flow_col3 li img.icon{
        margin-top: -60px;
    }
    .flow_col3 li img.arrow{
        margin-top: 150px;
    }
    
    
    
    

    .ab_col3{
		text-align: center;
        padding:50px 0 0 0;
	}

	.ab_col3 li{
		display: inline-block;
		width: 33%;
        max-width: 380px;
        height:auto;
		padding:0;
        margin:0 48px 0 0;
		vertical-align: top;
		text-align: left;
        box-sizing: border-box;
	}

    .ab_col3 li:last-child{
        margin:0;
    }
    .ab_col3 li img{
        width: 100%;
    }
    
    .ab_col3 li p{
        width: 100%;
        margin: 20px 0;
        font-size: 15px;
        line-height: 1.8em;
    }
    
    
    /* sec_personality
    ------------------------------------------------------------*/

    #sec_personality{
        margin:0 0;
        padding:185px 0 50px 0;
        text-align: left;
        background: #f5f5f5 url(../images/top/overview.png) 20% 90px no-repeat;
        background-size:auto;
    }
    
    #sec_personality .inner{
        margin: 0 auto;
        max-width: 1500px;
        overflow: hidden;
        text-align: center;
        background: url(../images/top/personality2.png) center 40px no-repeat;
    }

    
    #sec_personality h1 {
        font-size: 32px;
    }
    #sec_personality h2{
        font-size: 28px;
    }

    #sec_personality .inner .personality_box{
        width: 630px;
        padding: 50px 75px 60px 75px;
    }

    #sec_personality .inner .personality_box p{
        width: 100%;
        font-size: 15px;
        line-height: 2em;
        letter-spacing: 0.02em;
    }

    #sec_personality .inner .personality_box_sp{
        display: none;
    }
    
    
    /* sec_description
    ------------------------------------------------------------*/

    #sec_description{
        margin:0 0;
        padding:100px 0 100px 0;
        text-align: left;
        background: #f5f5f5 url(../images/top/member.png) 85% 20px no-repeat;
        background-size:auto;
    }

    #sec_description .inner{
        margin: 0 auto;
        height: 650px;
        max-width: 1500px;
        overflow: hidden;
        text-align: left;
        background: url(../images/top/description.png) center 50px no-repeat;
    }
    
    
    #sec_description h1 {
        font-size: 32px;
    }
    #sec_description h2{
        font-size: 28px;
    }

    #sec_description .inner .description_box{
        width: 630px;
        padding: 50px 75px 50px 75px;
    }

    #sec_description .inner .description_box p{
        width: 100%;
        font-size: 15px;
        line-height: 2em;
        letter-spacing: 0.02em;
        box-sizing: border-box;
    }

    #sec_description .inner .description_box_sp{
        display: none;
    }

    
    
    

    
    

    /* sec_job
    ------------------------------------------------------------*/

    #sec_job{
        margin:0 0;
        padding:50px 0 0px 0;
        text-align: left;
        background: #f5f5f5 url(../images/top/activities.png) 10% 20px no-repeat;
    }

    #sec_job h1 {
        font-size: 32px;
    }


    #sec_job .inner .job_chatch_box{
        width: 100%;
        padding: 15px 30px 20px 30px;
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
    }

    #sec_job .inner .job_chatch_box .jcb_left{
        float: left;
        width: 55%;
        position: relative;
        padding-right: 30px;
        box-sizing: border-box;
    }

    #sec_job .inner .job_chatch_box .jcb_left h2{
        color:#da8485;
        font-size: 28px;
        font-weight: bold;
        margin: 0 0 20px 0;
        text-align: left;
    }

    #sec_job .inner .job_chatch_box .jcb_right{
        float: left;
        width: 45%;
        position: relative;
        text-align: right;
    }
    
    #sec_job .inner .job_chatch_box p{
        font-size: 15px;
    }
    
    table.job_info{
        width: 100%;
        margin: 40px auto;
        border: solid 1px #f5f5f5;
        line-height: 2;
        font-size: 16px;
	}
    	
    table.job_info th{
        width: 30%;
        background-color:#535353;
        color: #fff;
        padding: 23px 40px;
        text-align: right;
        font-weight: normal;
        }

    table.job_info td{
        background-color:#fff;
        padding: 23px 40px;
        }
    table.job_info td,
    table.job_info th {
        border-bottom: none;
        display:table-cell;
    }
    
    
    
    /* sec_contact
    ------------------------------------------------------------*/

    #sec_contact{
        margin:0 0;
        padding:50px 0 0px 0;
        text-align: left;
        background: #f5f5f5 url(../images/top/contact.png) 10% 20px no-repeat;
    }

    #sec_contact h1 {
        font-size: 32px;
    }

    table.contact_info{
        width: 100%;
        margin: 40px auto;
        border: solid 1px #f5f5f5;
        line-height: 2;
        font-size: 16px;
	}
    	
    table.contact_info th{
        width: 20%;
        background-color:#535353;
        color: #fff;
        padding: 23px 40px;
        text-align: right;
        font-weight: normal;
        }

    table.contact_info td{
        background-color:#fff;
        padding: 23px 40px;
        }
    table.contact_info td,
    table.contact_info th {
        border-bottom: none;
        display:table-cell;
    }
	
	
    /* sec_link ※追加部分
    ------------------------------------------------------------*/
    #sec_link {
       margin:0 0;
       padding:50px 0;
       background: #f5f5f5;
       transition: 1.0s;
    }

    #sec_link .inner .link_box {
	   text-align: center;
    }

    #sec_link .inner .link_box li {
	   font-size:16px;
	   list-style: none;
	   margin: 0 20px 20px;
    }

    #sec_link .inner .link_box li:before {
       content: url(../images/ic_link.png);
    }

    #sec_link h1 {
       width: auto;
       margin: 0 0 30px 0;
       position: relative;
       display: inline-block;
       text-align: center;
       font-size: 32px;
       color: #313131;
       box-sizing: border-box;
       line-height: 1.9em;
       font-weight: bold;
       border-bottom: 2px solid #313131;
    }

    
    
    
}


 
/*-----------  #breadcrumb  -----------*/

#breadcrumb{
	width:100%;
    height: 40px;
    background: #00127F;
    margin-top: 80px;
}


#breadcrumb .inner{
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1250px;
    box-sizing: border-box;
    overflow: hidden;
}

#breadcrumb ul{
    width: 100%;
    padding:0;
    text-align:left;
    color: #FFF;
    font-size:14px;
    letter-spacing: 1px;
    padding-top: 7px !important;
    padding-bottom: 0 !important;
    list-style: none;
}

#breadcrumb ul i{
    font-size:14px;
    margin:0 0 0 10px;
}

#breadcrumb ul li {
	margin: 0 10px 0 0;
	text-align: center;
	float: left;
}

#breadcrumb ul li a{
	text-decoration:none;
	color:#FFF;
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	font-weight:normal; 
    
}


/*  画面サイズが920pxまで  */
@media screen and (min-width: 920px) {
    
    #breadcrumb{
        margin-top: 120px;
    }
    
    #breadcrumb .inner{
        padding: 0 0;
    }
}







h1.h1short {
    width: 100%;
    margin: 10px 0 10px 0;
    position: relative;
    display: inline-block;
    text-align: left;
    font-size: 20px;
    color: #202020;
    box-sizing: border-box;
    line-height: 0.9em;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 0 55px;
    letter-spacing: 0.02em;
    z-index: 10;
}

h1.h1short:before{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: #666666;
}

h1.h1short:before {left:0;}


@media screen and (min-width: 640px) {
    h1.h1sub{
        font-size: 30px;
    }
    h1.h1sub span{
        font-size: 14px;
    }
    h1.h1short{
        font-size: 26px;
    }
}

@media screen and (min-width: 920px) {
    h1.h1sub{
        font-size: 34px;
    }
    h1.h1short{
        font-size: 32px;
    }
}




/* sec_about_msg
------------------------------------------------------------*/

#sec_about_msg{
    margin:0 0;
    padding:20px 0 50px 0;
    text-align: left;
    overflow: hidden;
    background: #f5f5f5;
}



#sec_about_msg .inner{
    margin: 0 auto;
    height: auto;
    max-width: 1200px;
    text-align: left;
    background: none;
    transition: 1.0s;
    overflow: visible;
}

#sec_about_msg .inner_in{
    margin: 0 auto;
    max-width: 1200px;
    text-align: left;
}

#sec_about_msg h1 {
    margin: 0 0 30px 0;
    line-height: 1.7em;
}

#sec_about_msg h2{
    color:#202020;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 25px 0;
    transition: 1.0s;
}




#sec_about_msg .inner .description_box{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: 1.0s;
}

#sec_about_msg .inner .description_box_msg{
    position: relative;
    background: #FFF;
    padding: 50px 20px 30px 20px;
    z-index: 10;
}




#sec_about_msg .inner .description_box_msg p{
    width: 100%;
    font-size: 15px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    margin-bottom: 20px;
}



#sec_about_msg .inner .description_box_msg p.corpname{
    width: 100%;
    font-size: 18px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    margin-bottom: 0px;
    text-align: right;
}
#sec_about_msg .inner .description_box_msg p.daihyouname{
    width: 100%;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.02em;
    box-sizing: border-box;
    margin-bottom: 0px;
    text-align: right;
}
#sec_about_msg .inner .description_box_msg p.daihyouname span{
    font-size: 16px;
}


#sec_about_msg .inner .description_box_sp{
    display: block;
    
}
#sec_about_msg .inner .description_box_sp img{
    width: 100%;
    
}

#sec_about_msg .inner .description_box_center{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    transition: 1.0s;
    padding-top: 80px;
}


#sec_about_msg .inner .description_box_center ul{
    list-style: none;
    padding-left: 10px;
    margin-bottom: 10px;
}

#sec_about_msg .inner .description_box_center ul li{
    text-align: left;
    margin: 5px 0;
    font-size: 14px;
}



#sec_about_msg .inner .description_box_group{
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    transition: 1.0s;
    padding-top: 80px;
}

#sec_about_msg .inner .description_box_group_sp img{
    width: 100%;
    
}

@media screen and (min-width: 920px) {

    #sec_about_msg{
        padding:80px 0 70px 0;
        
    }
    #sec_about_msg .inner{
        margin: 0 auto;
        max-width: 1200px;
        text-align: left;
    }
    

    #sec_about_msg .inner_in{
        position: relative;
        overflow: hidden;
    }
    
    #sec_about_msg h2{
        font-size: 30px;
        transition: 1.0s;
    }
    
    #sec_about_msg .inner .description_box{
        float: left;
        width: 650px;
    }
    
    #sec_about_msg .inner .description_box_msg{
        position: relative;
        background: #FFF;
        padding: 50px 50px 50px 50px;
        z-index: 10;
    }
    
    
    #sec_about_msg .inner .description_box_msg p{
        width: 100%;
        font-size: 15px;
        line-height: 2em;
        letter-spacing: 0.02em;
        box-sizing: border-box;
    }

    #sec_about_msg .inner .description_box_sp{
        position: absolute;
        right: 0;
        top: 0px;
        width: 600px;
        z-index: 0;
        
    }

    #sec_about_msg .inner .description_box_center{
        float: center;
        margin: 0 auto;
        width: 800px;
    }
    #sec_about_msg .inner .description_box_center ul{
        padding-left: 20px;
    }
    #sec_about_msg .inner .description_box_center ul li{
        font-size: 15px;
    }
    
    #sec_about_msg .inner .description_box_group{
        float: right;
        width: 700px;
        padding-top: 180px;
    }
    
    #sec_about_msg .inner .description_box_group_sp{
        position: absolute;
        left: 0;
        top: 80px;
        width: 550px;
        z-index: 0;
        
    
    }


}
    
    
