@import url("//fonts.googleapis.com/css?family=Arvo:400,700|Raleway:400,300,500|Open+Sans:400,700,900,300");

body{
        font-family: "Gotham SSm A", "Gotham SSm B", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *{
      font-family: '',serif;
      font-weight: 400;
  }

.breadcrumb {
    border-left-color: #3E84C2;
}

.btn-link {
    color: #3E84C2;
}

.btn-link:hover,
.btn-link:focus {
    color: #418d49;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-default .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:focus {
    border-bottom-color: #3E84C2;
}

.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > li > a:focus {
    color: #3E84C2;
}

.kuro{
	color: #000000;
}

.nav.open > a,
.nav.open > a:hover,
.nav.open > a:focus {
    background-color: #3E84C2;
    border-color: #3E84C2;
    color: #ffffff;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus {
    border-left-color: #418d49;
    background-color: #3E84C2;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    background-color: #3E84C2;
}

.nav .caret {
    border-top-color: #222222;
    border-bottom-color: #222222;
}

.nav a:hover .caret {
    border-top-color: #222222;
    border-bottom-color: #222222;
}

a {
    color: #000000;
}

a:hover,
a:focus {
    color: #999999;
}

.nav a:hover{
    color: #ffffff;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #3E84C2;
}

.tt-suggestion.tt-is-under-cursor {
    color: #3E84C2;
}

.typeahead:focus {
    border-color: #3E84C2;
}

.form-control:focus {
    border-color: #3E84C2;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #3E84C2;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #3E84C2;
}

.pager li > a:hover,
.pager li > a:focus {
    background-color: #3E84C2;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
    background-color: #3E84C2;
}

.pagination > .active > a,
.pagination > .active > span {
    background-color: #3E84C2;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #3E84C2;
}

blockquote {
    border-left-color: #3E84C2;
}

blockquote.pull-right {
    border-right-color: #3E84C2;
}

.text-primary {
    color: #3E84C2;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #3E84C2;
}

a.list-group-item.active {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

a.list-group-item.active .list-group-item-text {
    color: #eff7f0;
}

.btn{
    border-radius: 3px;
}

.btn:hover
{
    box-shadow: 1px 2px 1px rgba(0,0,0,0.13);
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #3E84C2;
}

.panel-primary .panel-heading {
    background-color: #3E84C2;
    border-color: #3E84C2;
}

.jumbotron{
    background: linear-gradient(
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.2)
    ), url(images/main-banner.jpg);
    background-size: cover;
    color: #ffffff;
    padding: 0;

}
@media (min-width: 768px) {
.jumbotron .intro{
    background: rgba(0, 0, 0,0.1);
    padding-top: 225px;
    padding-bottom: 170px;
    min-height: 400px;    font-family: 'Raleway',serif;
}
	.pchyouzi42{
		
	}
	.sphyouzi42{
		display: none;
	}
}
@media (max-width: 767px) {
.jumbotron .intro{
    background: rgba(0, 0, 0,0.1);
    padding-top: 120px;
    padding-bottom: 50px;
    min-height: 400px;    font-family: 'Raleway',serif;
}
		.pchyouzi42{
		display: none;
	}
		.sphyouzi42{

	}
}

.jumbotron .intro .row-top div.ccont{

}
.row-bottom{
    margin-top: 20px;
    margin-bottom: 20px;
}

.jumbotron div.ccont{
    background: #fff;
    min-height: 150px;
}
.jumbotron .row-top div.ccont{
    -webkit-box-shadow: 0px 1px 2px rgba(100, 100, 100, 0.75);
    -moz-box-shadow:    0px 1px 2px rgba(100, 100, 100, 0.75);
    box-shadow:         0px 1px 2px rgba(100, 100, 100, 0.75);

}

.jumbotron .row-bottom div.ccont{
    -webkit-box-shadow: -1px -1px 2px rgba(100, 100, 100, 0.75);
    -moz-box-shadow:    -1px -1px 2px rgba(100, 100, 100, 0.75);
    box-shadow:         -1px -1px 2px rgba(100, 100, 100, 0.75);

}

.jumbotron p{
    padding: 20px 0;
}

.jumbotron .media{
    margin: 50px 0;
}
.jumbotron .media-body h1{
    margin-top: 100px;
}

section.slider{
    color: #ffffff;
    background: #;
 
}

section.slider h2{
    margin-bottom: 20px;
}

section.slider .col-md-8{
    padding-left: 30px;
}

.big-list {
    font-size: 25px;
    font-weight: 300;
    margin-top: 40px;
    line-height: 2;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}


.inner-page{
    margin-bottom: 30px;
    padding-bottom: 30px;
}

img{
    max-width: 100%;
}

.pricing-intro{
    margin-bottom: 70px;
}

section.gray{

    padding: 30px 0;
    background: #eeeeee;
}
section.gray h3{
    margin: 0;
    font-size: 22pt;
}

section.about{
    background: url(images/tweed.png);
    min-height: 400px;
    position: relative;
}
section.about .dmask{
    width: 100%;
    height: 100%;
    min-height: 400px;
    /*background: rgba(100, 0, 0, 0.42);*/
    color: #ffffff;
    padding: 40px 0;
}

.our-clients .testimonial p, .our-clients .testimonials-arrow {
    border: medium none;
}
.clients-title h3,
.testimonials h3{
    margin-bottom: 10px !important;
}
.testimonials-arrow {
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 0 none;
    content: "";
    display: block;
    height: 14px;
    margin-bottom: 10px;
    margin-left: 45px;
    margin-top: -7px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 14px;
}

.client-logo .carousel-controls{
    width: 80px;
    text-align: right;
}

.testimonial p {
    background: #ffffff;
    border: 1px solid #DDDDDD;
    font-weight: 500;
    margin: 0;
    padding: 27px 25px;
    color: #222222;
    border-radius: 3px;
    line-height: 1.7;
}

.our-clients .testimonial-author-info {
    color: #DDDDDD;
}
.testimonial-author-info {
    color: #666666;
    padding: 10px 0 0 90px;
}

.testimonial-image {
    float: left;
    height: 70px;
    position: relative;
    width: 70px;
}
.our-clients .testimonial-image img {
    border: medium none;
    padding: 0;
}
.testimonial-image img {
    border: 1px solid #DDDDDD;
    border-radius: 50px 50px 50px 50px;
    height: 70px !important;
    padding: 4px;
    width: 70px !important;
}
.testimonial .author {
    margin: 0 0 0 19px;
}

.client-carousel img{
    border-radius: 3px;
}
.dmask .title span{
    font-weight: 900;
}
.dmask .title{
    margin-bottom: 30px;
    font-weight: 300;
    font-size: 17pt;
    letter-spacing: 1px;
}

section#portfolio{
    padding-bottom: 70px;
    position: relative;
    min-height: 600px;
}

section.pricing{
    background: #2c6393;
    padding: 30px 0 50px 0;
}
div.white, div.white *{
    color: #ffffff !important;
}

div.pricing-circle{
    border-radius: 50%;
    height: 120px;
    width: 120px;
    line-height: 120px;
    text-align: center;
    margin: 10px auto 20px;
    font-size: 16pt;
    font-weight: 900;
    color: #ffffff;
}


.pricing-table .panel {
    background: #eeeeee;
    border: 0;
}

div.pricing-table .panel .panel-heading h3{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-family: Montserrat, serif;
    font-size: 14pt;
    font-weight: 900;
}

.pricing-intro h2{
    margin-bottom: 20px;
}

.pricing-table .list-group-item{
    padding: 15px 20px;
    font-size: 10pt;
}

.pricing-table .list-group-item   i{
    margin-right: 10px;
}

.client-logo .carousel-controls{
  margin-top: -30px;
}

.client-logo .carousel-controls a{
    color: #ffffff;
    padding: 0 8px 2px 8px;
    border-radius: 2px;
    background: rgba(0,0,0,0.4);
}

.client-logo .carousel-controls a:first-child{
    margin-right: 2px;
}
.testimonial-author-info a{
    color: #ffffff;
    font-weight: 900;
    display: block;
}

a.list-group-item.active {
    background-color: #389968;
    border-color: #389968;
}
a.list-group-item .list-group-item-heading{
    margin-bottom: 10px;
    font-weight: 400;
}



.features {
    padding-top: 30px;
}
.features p{
    margin: 0px 0;
}

.features .col-lg-4:first-child .icon-stack-base{
    color:#52AD81;
}
.features .col-lg-4:nth-child(2) .icon-stack-base{
    color:#CD5A48;
}
.features .col-lg-4:last-child .icon-stack-base{
    color:#51A9D6;
}
.label{
    font-weight: 300;
}

div.feature-box {
    clear: both;
    margin-top: 30px;
}

div.feature-box h4{
    margin-bottom: 3px;
}

div.feature-box div.feature-box-icon {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #ffffff;
    border-radius: 6px;
    color: #2D6D7B;
    display: inline-block;
    float: left;
    height: 45px;
    line-height: 45px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 0px;
    width: 45px;
}

div.feature-box div.feature-box-info {
    padding-left: 50px;
}

div.feature-box div.feature-box-icon i.image-icon {
    position: relative;
    top: 5px;
}

div.feature-box div.feature-box-icon i.image-icon.small {
    top: 2px;
}

footer div.footer-ribbon:before {
    border-right-color: #005580;
}
footer div.footer-ribbon:before {
    border-right: 10px solid #005580;
    border-top: 16px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}
footer div.container div.row > div {

}

footer div.footer-ribbon {
    background: #0088CC;
    margin: -100px 0 0 30px;
    padding: 10px 20px 6px;
    position: absolute;
    color: #ffffff;
    font-weight: 700;
}

footer div.footer-ribbon span{
    color: #ffffff;
    font-weight: 700;
}

footer {
background-color: rgba(0, 0, 0, 0.85);
    font-size: 0.9em;
    padding: 30px 0px 0px 0px;
    position: relative;
}

img{
    max-width: 100%;
}
@media (min-width: 480px) {
section.contact{
    background: #f5f5f5 url(images/map-bottom.png);
    min-height: 400px;
    background-size:auto 100%;
    padding-top: 30px;
}
}
@media (max-width: 479px) {
section.contact{
    background: #f5f5f5 url(images/map-bottom.png);
    min-height: 400px;
    background-size:auto 100%;
    padding-top: 5px;
}
}
section.contact ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

section.contact li{
    line-height: 2;
}

footer *{
    color: #ffffff;    font-family: YuGothic, "Yu Gothic", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "Open Sans", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	line-height: 22px;    font-size: 15px;
}

.footer-copyright{
    margin-top: -40px;
}

#footer-menu {
    text-align: right;
}
#footer-menu li{
    display: inline;
    list-style: none;
    margin-left: 10px;
}
.title span{
    font-weight: 900;
}

.navbar-color{

}


.navbar-nav li a:focus,

.navbar-nav li a:hover{
   color: #c00;

	background: #ffffff;
}

.hexicon {
    background: url("images/hex.png");
    width: 132px;
    height: 210px;
    position: relative;
    margin: 0 auto;
}
.inicon{
    position: absolute;
    width: 100%;
    height: 100%;
}

.inicon.retina{
    background: url("images/retina.png") no-repeat center 40px;
    background-size: 80px auto;
}
.inicon.support{
    background: url("images/support.png") no-repeat center 40px;
    background-size: 80px auto;
}
.inicon.speed{
    background: url("images/speed.png") no-repeat center 40px;
    background-size: 80px auto;
}
.inicon.social{
    background: url("images/social.png") no-repeat center 40px;
    background-size: 80px auto;
}

.inicon.shopping{
    background: url("images/shopping.png") no-repeat center 40px;
    background-size: 80px auto;
}
.inicon.cloud{
    background: url("images/cloud.png") no-repeat center 40px;
    background-size: 80px auto;
}

p.lead{
    font-family: 'Arvo' !important;
}

.up-triangle,.down-triangle{
    float: left;
    margin-left: -100px;
}

.up-triangle:first-child{
    margin-left: 20px;
}

@media (max-width: 1199px) {

    .up-triangle,.down-triangle{
        margin-bottom: 20px;
    }

    .down-triangle:nth-child(5){
        margin-left: 20px;
    }
    .icon-reorder{
        color: #ffffff;
    }
    .navbar-nav{
        clear: both !important;
        float: none;
        padding: 0px;
		border-top:1px solid #cccccc;
    }
    .navbar-header{
        margin-left: 50% !important;
		     margin-left: 0% !important;
    }
    .navbar-brand{
        margin-left: -80px !important;
		  margin-left: 0px !important;    width: 160px;
    }

}

@media (max-width: 360px) {
    .up-triangle,.down-triangle{
        clear: both;
        margin-left:50px !important;

    }
    .icon-reorder{
        color: #ffffff;
    }
    .navbar-nav{
        clear: both !important;
        float: none;
        padding: 10px;
    }
}


.up-triangle {
    width: 0;
    height: 0;
    border-bottom: 200px solid #ffffff;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    position: relative;

}
.down-triangle {
    width: 0;
    height: 0;
    border-top: 200px solid #ffffff;
    border-left: 122px solid transparent;
    border-right: 122px solid transparent;
    position: relative;

}

.up-triangle div.info{
    position:absolute;bottom:-170px;color: #ffffff;margin-left:-100px;width:200px;text-align:center;font-size: 14pt;
    font-family: 'Arvo';
}
.down-triangle div.info{
    position:absolute;top:-170px;color: #ffffff;margin-left:-100px;width:200px;text-align:center;font-family: 'Arvo';font-size: 14pt;
}
.triangles {
    margin-bottom: 40px;
}
.triangles .icon{
    font-size: 22pt;
    color: #ffffff;
    line-height: 60px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

.down-triangle .icon{
    padding-top:15px;
    line-height: 60px;

}

.up-triangle:hover .icon,
.down-triangle:hover .icon{
    color: rgba(52, 118, 135, 0.9);
}

.portfolio-block{
    position: relative;
    margin-bottom: 30px;
    border-radius: 3px;
}
.portfolio-block .portfolio-caption{
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    color: #ffffff;
    top: 0;
    border: 20px solid rgba(255,255,255,0.3);
    opacity: 0;
}
.portfolio-block .portfolio-caption h3{
    font-size: 15pt;
    margin-top: 30px;
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
.portfolio-block .portfolio-caption .btn-sm{
    padding-top: 11px;
}
.portfolio-block{
    overflow: hidden;
}
.portfolio-block .portfolio-caption{
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
.portfolio-block .portfolio-caption .btn-skype{
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
.portfolio-block .portfolio-caption .btn-stack-overflow{
    -webkit-animation-name: fadeOurRight;
    animation-name: fadeOurRight;
}
.portfolio-block:hover .portfolio-caption{
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.portfolio-block:hover .portfolio-caption h3.animated{
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.portfolio-block:hover .portfolio-caption .btn-skype{
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.portfolio-block:hover .portfolio-caption .btn-stack-overflow{
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.btn{
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.2) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
	font-size:16px;
	font-weight: 500;
    clear: both;

    line-height: 1.428571429;
	
    color: #333333;
    white-space: nowrap;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.dropdown-menu > li > a:hover {
    display: block;
    padding: 6px 20px;
	font-size:16px;
	font-weight: 500;
    clear: both;

    line-height: 1.428571429;
    color: #999999;
    white-space: nowrap;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.navbar-toggle {
       font-size: 22px;
    color: #333333;
    position: absolute;
    top: 0px;
    right: 0%;
    width: 60px;
    height: 60px;
    margin: 0;
    color: #ffffff;
    border: none;
    background: #c6000b;
    z-index: 9999;    border-radius: 0px;
}
.hiragino{
	 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.bold{
	font-weight: 600;
}
.gry{
	color: #888888;
}

.mb10{
	padding-bottom:10px;
	
}


.mb15{
	padding-bottom:15px;
	
}




.mb20{
	padding-bottom:20px;
	
}


.mb30{
	padding-bottom:30px;
	
}

.mb40{
	padding-bottom:40px;
	
}

/*-----------------------------------------------------------------*/
/* 基本設定 */
/*-----------------------------------------------------------------*/
.rss_box dl {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 0px solid #d4d4d4;
}

.rss_box dl:after {
  content: "";
  display: table;
  clear: both;
}

.rss_date {
  float: left;
  width: 13% !important;
	    font-size: 16px;
	padding-left:15px;
}

.rss_title {
  float: right;
  width: 87% !important;
  padding-left: 20px;  font-size: 16px;
}


.rss_title a {
 color: #ffffff !important;
  text-decoration: none;
}

.rss_contents {
  clear: both;
  padding: 12px 0 0 calc(10.7%);
  font-size: .9.5em;
}

.rss_new {
  display: inline-block;
  background-color: #3A679B;
  color: #000000;
  padding: 3px 12px 2px;
  font-size: 10px;
  margin-right: 10px;
  vertical-align: middle;
	font-size:15px;
}

@media only screen and (max-width: 979px) {
  .rss_date {
    width: 14%;padding-left:0px;
  }
  .rss_title {
    width: 86%;
  }
  .rss_contents {
    padding-left: calc(14% + 15px);
  }
}

@media only screen and (max-width: 690px) {
  .rss_date,
  .rss_title {
    width: 100% !important;
    float: none;
  }
  .rss_date {
padding-left:0px;    width: 100% !important;
  }
  .rss_title {
    padding: 3px 0;    width: 100% !important;
  }
  .rss_contents {
    padding: 5px 0 0 0;
  }
}

/* 2個目以降非表示 スライドで表示 ----------*/
.rss_tggle {
  position: relative;
}

.rss_tggle .rss_contents {
  display: none;
}

#close {
  display: none;
}

#rss_open {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#rss_open::before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  background-color: #3A679B;
  width: 40px;
  height: 40px;
  text-align: center;
}

#rss_open.active::before {
  content: "\f00d";
}

.rss_tggle .rss_box {
  width: calc(100% - 40px - 20px);
  margin-right: 20px;
}
.col_bg_light_grey {
    background-color: #f1f1f1;
}

.gly_bk {
    background-color: #FFF;
    padding: 20px;
    border: 2px solid #E5E5E5;
    border-radius: 2px;
	
}


.kinou{
	text-align: center;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    padding: 25px;
    margin-left: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 12px 3px rgba(0,0,0,.2);
    transition: .3s;
}
.title_en {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
  color: #3A679B;
  letter-spacing: .1.5em;
  font-family: 'Abel', sans-serif;
}
.f13{
	font-size: 13px;
}

.rss_date {
  width: 100px;
}

.rss_title {
  width: calc(100% - 100px);
}

.col2_ti .rss_box {
  width: calc(18.5% * 3.5 + 1.875% * 2);
}

.col2_ti .top_banner,
.col2_ti .top_banner02 {
  width: calc(18.5% * 1.25 + 1.875% * 2);
}

.top_banner .banner_in,
.top_banner .banner_in_bg {
  margin-bottom: 10px;
  list-style: none;
}

.top_banner .banner_in a,
.top_banner .banner_in_bg a {
  display: block;
  padding: 10px 10%;
  text-align: left;
  font-size: 18px;
}

.top_banner .banner_in a:hover,
.top_banner .banner_in_bg a:hover {
  text-decoration: none;
  background-color: #406CAC;
}

.top_banner .banner_in a {
  background-color: #3A679B;
  color: #ffffff;
}

.top_banner .banner_in a img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.top_banner .banner_in a:hover {
  background-color: #406CAC;
}

.top_banner .banner_in .material-icons {
  padding-right: 16px;
  font-size: 32px;
  vertical-align: middle;
}

.top_banner .banner_in_bg {
  position: relative;
}

.top_banner .banner_in_bg a {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: rgba(6, 101, 152, 0.8);
  color: #ffffff;
  text-align: center;
  width: 100%;
}

.top_banner .banner_in_bg a:hover {
  background-color: #066598;
}

.banner_in_bg.bigglink:hover a {
  background-color: #066598;
}

#top_rss_a {

    padding-top: 30px;
    padding-bottom: 30px;
}

#top_rss_a .btn {
  float: right;
  margin-top: 5px;
}

@media only screen and (max-width: 979px) {
  .col2_ti .rss_box {
    float: none;
    width: 100%;
  }
  .col2_ti .top_banner {
    float: none;
    width: 100%;
    margin-top: 50px;
  }
  .col2_ti .top_banner .banner_in,
  .col2_ti .top_banner .banner_in_bg {
    float: left;
    width: 32%;
    margin-bottom: 0;
  }
  .col2_ti .top_banner .banner_in:not(:last-child),
  .col2_ti .top_banner .banner_in_bg:not(:last-child) {
    margin-right: 2%;
  }
  .col2_ti .top_banner .banner_in a,
  .col2_ti .top_banner .banner_in_bg a {
    padding: 20px 7%;
  }
  .col2_ti .top_banner .banner_in a img,
  .col2_ti .top_banner .banner_in_bg a img {
    max-width: 28px;
    margin-right: 10px;
  }
  .col2_ti .top_banner .banner_in_bg a {
    padding: 5px 5%;
  }
}

@media only screen and (max-width: 690px) {
  .rss_date, .rss_title {
    width: 100%;
  }
  .rss_box dl {
    margin-bottom: 10px;
  }
  .col2_ti .rss_box {
    width: 100%;
  }
  .col2_ti .top_banner {
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0;
  }
  .col2_ti .top_banner .banner_in {
    float: none;
    margin: 10px auto;
    width: 100%;
    max-width: 360px;
  }
  .col2_ti .top_banner .banner_in:not(:last-child) {
    margin-right: auto;
  }
  .col2_ti .top_banner .banner_in a {
    padding: 15px 10%;
  }
  .col2_ti .top_banner .banner_in a img {
    max-width: 28px;
    margin-right: 15px;
  }
  .col2_ti .top_banner .banner_in_bg {
    float: left;
    width: 48%;
    position: static;
  }
  .col2_ti .top_banner .banner_in_bg:not(:last-child) {
    margin-right: 4%;
  }
  .col2_ti .top_banner .banner_in_bg a {
    font-size: 14px;
    line-height: 1.4;
    position: static;
  }
  #top_rss_a .btn {
    float: none;
  }
}
.clear{
	clear:both;
}



.title02,
p.title02 {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 20px;
	font-weight: 600;
}

.title02.m10,
p.title02.m10 {
  margin-bottom: 10px;
}

@media only screen and (max-width: 690px) {
  .title02, p.title02 {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}


/* *************************************** */
/* CV style 3*/
/* *************************************** */
.cv_style03 {
  width: 100%;
  background: url(../img/footer_contact_bgbk.jpg) no-repeat center center/cover;
  padding-top: 0px;
  padding-bottom: 50px;
  margin-top: 30px;
}

@media only screen and (max-width: 691px) {
  .cv_style03 {
    margin-top: 60px;
    padding-top: px;
    padding-bottom: 25px;
  }
}

.cv_style03 .cv_style03_in {
  max-width: 880px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media only screen and (max-width: 979px) {
  .cv_style03 .cv_style03_in {
    width: calc(100% - 6%);
  }
}

@media only screen and (max-width: 690px) {
  .cv_style03 .cv_style03_in {
    width: calc(100% - 10%);
  }
}

.cv_style03 .cv_style03_lead {
  margin-bottom: 40px;
  font-size: 15px;
}

@media only screen and (max-width: 690px) {
  .cv_style03 .cv_style03_lead {
    margin-bottom: 15px;
  }
}

.cv_style03 .cv_style03_btn {
  font-size: 0;
  text-align: center;
}

.cv_style03 .cv_style03_btn a.btn {
  display: inline-block;
  max-width: 320px;
  padding: 12px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  
  transition: background-color .2s;
  position: relative;background-color: #363480;
  background-color: #406CAC;
	  background-color: #121212;
  width: 42%;
  margin: 0 3%;
}

@media only screen and (max-width: 690px) {
  .cv_style03 .cv_style03_btn a.btn {
    font-size: 11px;
  }
}

.cv_style03 .cv_style03_btn a.btn:hover {
  background-color: #406CAC;
  text-decoration: none;
}

.cv_style03 .cv_style03_btn a.btn:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 5%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #ffffff;
}

.cv_style03 .cv_style03_btn a.btn:hover {
  background-color: #3A679B;  background-color: #454545;
}

.cv_style03 .cv_style03_btn a.btn.right {
  display: inline-block;
  max-width: 320px;
  padding: 12px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold; background-color: #E7380D;
  background-color: #3A679B;  background-color: #121212;
	 
  transition: background-color .2s;
  position: relative;
}

@media only screen and (max-width: 690px) {
  .cv_style03 .cv_style03_btn a.btn.right {
    font-size: 11px;
  }
}

.cv_style03 .cv_style03_btn a.btn.right:hover {
  background-color: #406CAC;  background-color: #454545;
  text-decoration: none;
}

.cv_style03 .cv_style03_btn a.btn.right:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 5%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #ffffff;
}


/* margin bottom only pc **********************/
.m5_pc,.t-default .m5_pc { margin-bottom:5px;}
.m10_pc,.t-default .m10_pc { margin-bottom:10px;}
.m15_pc,.t-default .m15_pc { margin-bottom:15px;}
.m20_pc,.t-default .m20_pc { margin-bottom:20px;}
.m25_pc,.t-default .m25_pc { margin-bottom:25px;}
.m30_pc,.t-default .m30_pc { margin-bottom:30px;}
.m35_pc,.t-default .m35_pc { margin-bottom:35px;}
.m40_pc,.t-default .m40_pc { margin-bottom:40px;}
.m45_pc,.t-default .m45_pc { margin-bottom:45px;}
.m50_pc,.t-default .m50_pc { margin-bottom:50px;}
.m55_pc,.t-default .m55_pc { margin-bottom:55px;}
.m60_pc,.t-default .m60_pc { margin-bottom:60px;}
.m65_pc,.t-default .m65_pc { margin-bottom:65px;}
.m70_pc,.t-default .m70_pc { margin-bottom:70px;}
.m75_pc,.t-default .m75_pc { margin-bottom:75px;}
.m80_pc,.t-default .m80_pc { margin-bottom:80px;}
.m85_pc,.t-default .m85_pc { margin-bottom:85px;}
.m90_pc,.t-default .m90_pc { margin-bottom:90px;}
.m95_pc,.t-default .m95_pc { margin-bottom:95px;}
.m100_pc,.t-default .m100_pc { margin-bottom:100px;}
.m105_pc,.t-default .m105_pc { margin-bottom:105px;}
.m110_pc,.t-default .m110_pc { margin-bottom:110px;}
.m115_pc,.t-default .m115_pc { margin-bottom:115px;}
.m120_pc,.t-default .m120_pc { margin-bottom:120px;}
.m125_pc,.t-default .m125_pc { margin-bottom:125px;}
.m130_pc,.t-default .m130_pc { margin-bottom:130px;}
.m135_pc,.t-default .m135_pc { margin-bottom:135px;}
.m140_pc,.t-default .m140_pc { margin-bottom:140px;}
.m145_pc,.t-default .m145_pc { margin-bottom:145px;}
.m150_pc,.t-default .m150_pc { margin-bottom:150px;}
.m155_pc,.t-default .m155_pc { margin-bottom:155px;}
.m160_pc,.t-default .m160_pc { margin-bottom:160px;}
.m165_pc,.t-default .m165_pc { margin-bottom:165px;}
.m170_pc,.t-default .m170_pc { margin-bottom:170px;}
.m175_pc,.t-default .m175_pc { margin-bottom:175px;}
.m180_pc,.t-default .m180_pc { margin-bottom:180px;}
.m185_pc,.t-default .m185_pc { margin-bottom:185px;}
.m190_pc,.t-default .m190_pc { margin-bottom:190px;}
.m195_pc,.t-default .m195_pc { margin-bottom:195px;}
.m200_pc,.t-default .m200_pc { margin-bottom:200px;}


.cv_style03 .cv_style03_tel {
  font-size: 40px;

  font-weight: bold;
  line-height: 1.2;
}

@media only screen and (max-width: 691px) {
  .cv_style03 .cv_style03_tel {
    font-size: 32px;
  }
}

.center {
    text-align: center;
}

footer p {
    color: #ffffff;
}

 @media only screen and (min-width: 768px) {
 .copyright {
    font-size: 11px !important;
    font-weight: ;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding: 10px 0;
    padding-bottom: 80px;
    border-top: dotted 0px #ccc;
	color:#ffffff !important;
		    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.pcgazou{
	
}
.spgazou{
	display:none;
}

.sphyouziclear{
	display:none;		
}

 }
 
 

@media only screen and (max-width: 767px) {
	 
 .copyright {
    font-size: 11px !important;
    font-weight: ;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding: 10px 0px 50px 0px;
    padding-bottom: 20px;
    border-top: dotted 0px #ccc;
	color:#ffffff !important;
		    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.spgazou{
}

.pcgazou{
	display:none;	
}

.sphyouziclear{
	clear:both;
}
}
.siro {
    color: #ffffff !important;
}
.footersen {
    border-bottom: 1px solid #525252;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

@media (min-width: 1180px){
.center1180 {
    text-align: center;
}
}
@media (max-width: 1179px){
.center1180 {
    text-align: center;
}
}

.nav1>li>a {
    position: relative;
    display: block;
    padding: 10px 47px;
}
.nav1>li>a:hover {
    position: relative;
    display: block;
    padding: 10px 47px;
	background:#454545 !important;
	background:#454545 !important;
}
ul li {
    list-style-type: none;
}

  .list02 {
	 
	 padding:0;
	 margin:0;
 }
 .list02 li {
	 list-style:none;
	 padding:0 0 0 0px;
	 margin:0;
font-size:14px;
    line-height: 30px;
	font-weight:400;
 }

.haikeigaiyou{

	background: #3e3e3e;	background: #121214;
	    background: rgba(0,0,0,0.7);
    padding: 42px 0px 58px;
}
.sirobtn{
	border:solid 1px #ffffff;
	text-align: center;
    display: table;
    height: auto;
	color:#ffffff;
	width: 100%;padding:10px;
 font: 13px/1.7 "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

a .sirobtn{
	
	padding:10px;
	color:#ffffff;
	text-align: center;

	width: 100%;
	display: inline-block;
    position: relative;

    transition: all .2s linear .2s;
}

a .sirobtn:hover  {
		color:#111111;
background-color:#ffffff;
 font: 13px/1.7 "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.inner {
  
    max-width: 1400px;
    margin: 0 auto;
	z-index: 1000;
	    position: relative;
}
@media only screen and (min-width: 798px) {

#category_contact { padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/contact.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_contact:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_contact .titlebb {margin: 2.8rem 0 3rem; }
  #category_contact .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_contact .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_contact .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_contact .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_contact.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_contact.active .titlebb strong {opacity: 1; !important;}
  #category_contact.active .titlebb:after {width: 200px;}
	
	
	
	
	
#category_company{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/company.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_company:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_company .titlebb {margin: 2.8rem 0 3rem; }
  #category_company .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_company .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_company .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_company .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_company.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_company.active .titlebb strong {opacity: 1; !important;}
  #category_company.active .titlebb:after {width: 200px;}
	
	
	
	
#category_greeting{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/greeting.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_greeting:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_greeting .titlebb {margin: 2.8rem 0 3rem; }
  #category_greeting .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_greeting .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_greeting .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_greeting .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_greeting.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_greeting.active .titlebb strong {opacity: 1; !important;}
  #category_greeting.active .titlebb:after {width: 200px;}
	
	
	
#category_business{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/business.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_business:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_business .titlebb {margin: 2.8rem 0 3rem; }
  #category_business .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_business .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_business .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_business .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_business.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_business.active .titlebb strong {opacity: 1; !important;}
  #category_business.active .titlebb:after {width: 200px;}
	
	
				
	
#category_privacy{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/privacy.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_privacy:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_privacy .titlebb {margin: 2.8rem 0 3rem; }
  #category_privacy .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_privacy .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_privacy .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_privacy .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_privacy.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_privacy.active .titlebb strong {opacity: 1; !important;}
  #category_privacy.active .titlebb:after {width: 200px;}
	
		
	
				
	
#category_sitemap{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/sitemap.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_sitemap:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_sitemap .titlebb {margin: 2.8rem 0 3rem; }
  #category_sitemap .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_sitemap .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_sitemap .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_sitemap .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_sitemap.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_sitemap.active .titlebb strong {opacity: 1; !important;}
  #category_sitemap.active .titlebb:after {width: 200px;}
	
		
#category_news{ padding-top:px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/news.jpg);  
    width: 100%;      

    background-size: cover; border-bottom:0px solid #999999; }
  #category_news:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;       background-color: rgba(0, 0, 0, 0.3);}
  #category_news .titlebb {margin: 2.8rem 0 3rem; }
  #category_news .titlebb,#category_news .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_news .titlebb span{letter-spacing:.1em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 2.4em; z-index: 1000;
    display: block;
}
  #category_news .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;
}

  #category_news .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_news.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_news.active .titlebb strong {opacity: 1; !important;}
  #category_news.active .titlebb:after {width: 200px;}	
		
	
}
	
	
@media only screen and (max-width: 797px) {

#category_contact { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/hhh.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_contact:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_contact .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_contact .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_contact .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_contact .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_contact .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_contact.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_contact.active .titlebb strong {opacity: 1; !important;}
  #category_contact.active .titlebb:after {width: 200px;}	



#category_company { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/company.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_company:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_company .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_company .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_company .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_company .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_company .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_company.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_company.active .titlebb strong {opacity: 1; !important;}
  #category_company.active .titlebb:after {width: 200px;}	



#category_greeting { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/greeting.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_greeting:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_greeting .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_greeting .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_greeting .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_greeting .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_greeting .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_greeting.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_greeting.active .titlebb strong {opacity: 1; !important;}
  #category_greeting.active .titlebb:after {width: 200px;}	



#category_business { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/business.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_business:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_business .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_business .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_business .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_business .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_business .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_business.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_business.active .titlebb strong {opacity: 1; !important;}
  #category_business.active .titlebb:after {width: 200px;}	


#category_sitemap { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/sitemap.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_sitemap:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_sitemap .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_sitemap .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_sitemap .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_sitemap .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_sitemap .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_sitemap.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_sitemap.active .titlebb strong {opacity: 1; !important;}
  #category_sitemap.active .titlebb:after {width: 200px;}	



#category_privacy { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/privacy.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_privacy:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_privacy .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_privacy .titlebb,#category_contact .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_privacy .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_privacy .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_privacy .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_privacy.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_privacy.active .titlebb strong {opacity: 1; !important;}
  #category_privacy.active .titlebb:after {width: 200px;}	
	
#category_news { padding-top:0px; color: #ffffff !important; width: 100%; overflow: hidden; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; position: relative; background-position: center 40%;background-image: url(./img/news.jpg);    background-color: rgba(0, 0, 0, 0.3);
    width: 100%; 
    background-size: cover; border-bottom:0px solid #999999; }
  #category_news:before {content:""; position: absolute; top: 0; left: 0; width: 100%; height: 100%;    background: rgba(0, 0, 0,0.0); }
  #category_news .titlebb {margin: 2.2rem 0 2.3rem; }
  #category_news .titlebb,#category_news .title span {color: #ffffff; text-align: center; z-index: 1000;}
  #category_news .titlebb span{letter-spacing:.0.6em;opacity:1;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);
text-align: center;
       font-size: 1.4em; z-index: 1000;
    display: block;
}
  #category_news .titlebb strong { font-weight: normal; opacity: 1; -webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);transition-delay:.1s;
letter-spacing: ;font-size:13px;
}

  #category_news .titlebb:after{background-color:#FFF;width:0;-webkit-transition:all .8s cubic-bezier(.215,.61,.355,1);-moz-transition:all .8s cubic-bezier(.215,.61,.355,1);-o-transition:all .8s cubic-bezier(.215,.61,.355,1);transition:all .8s cubic-bezier(.215,.61,.355,1);}
  #category_news.active .titlebb span {letter-spacing: ; opacity: 1;}
  #category_news.active .titlebb strong {opacity: 1; !important;}
  #category_news.active .titlebb:after {width: 200px;}	
	
	
}




.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tokushumozi{
	
	    font-family: 'Source Sans Pro', sans-serif;font-family: 'Raleway',serif !important;
}

.sitemap_list>ul>li {
	margin-bottom: 15px;
}
.sitemap_list>ul>li>a {
	font-size: 18px;
	color: #05090d;
	letter-spacing: 3px;
	padding-left: 27px;
	display: inline-block;
	background: url(./img/sitemap/maru3.png) no-repeat left center;
}
.business .sitemap_list>ul>li>a {
	background: url(./img/sitemap/sanakaku1.png) no-repeat left center;
}
.residence .sitemap_list>ul>li>a {
	background: url(./img/sitemap/sanakaku2.png) no-repeat left center;
}
.sitemap_list>ul>li>a+ul {
	margin-left: 8px;
	padding: 10px 0 10px 19px;
	font-size: 14px;
	line-height: 1.4;
	background: url(./img/sitemap/b_head_border.png) repeat-y left top;
}
.sitemap_list>ul>li>a+ul>li {
	margin-top: 15px;
}
.sitemap_list>ul>li>a+ul>li:first-child {
	margin-top: 0;
}
.sitemap_list>ul>li>a+ul>li>a {
	background: url(./img/sitemap/sankaku1.png) no-repeat;
	background-position: 0 center;
	padding-left: 12px;
	-webkit-transition: background-position 0.3s ease;
	transition: background-position 0.3s ease;
}
.sitemap_list>ul>li>a+ul>li>a:hover {
	background-position: 3px center;
}
.sitemap_list>ul>li>a+ul ul {
	margin-left: 0;
	padding: 10px 0 10px 19px;
	font-size: 14px;
	line-height: 1.4;
	background: url(./img/sitemap/bborder.png) repeat-y left top;
}
.sitemap_list>ul>li>a+ul ul a {
	background: url(./img/sitemap/sankaku1.png) no-repeat;
	background-position: 0 center;
	padding-left: 12px;
	-webkit-transition: background-position 0.3s ease;
	transition: background-position 0.3s ease;
}
.sitemap_list>ul>li>a+ul ul a:hover {
	background-position: 3px center;
}
.sitemap_list>ul>li>a+ul ul li {
	margin-top: 5px;
}
.sitemap_list>ul>li>a+ul ul li:first-child {
	margin-top: 0;
}
.haikeigure{
	    background: #f7f7f7;
}

.brdrbtm {
	    color: #454545;
    font-size: 128%;
    font-weight: bold;
    border-bottom: #666666 solid 1px;
    letter-spacing: 0.9px;
}

.pad-top20 {
	padding-top:20px;}
	
.pad-top40 {
	padding-top:40px;}
.gly-bk {
	background-color:#F3F3F3;
	padding:20px;
	width:auto;
}

.tbl-rsp{
  width:100%;
  /*border: 1px solid #cccccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp th{
  /*padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;*/
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  /*background-color: #F4F4F4;*/
}
 
.tbl-rsp td{
/*padding: 5px 10px;*/
text-align: left;
vertical-align: top;
/*background-color: #ffffff;
border-top: dotted 1px #cccccc;
*/overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}
@media (min-width: 768px) {
.midasi112 {
    border-bottom: solid 0px #000000;
    font-size: 2.8rem;
    font-weight: bold;
    letter-spacing: 1px;
}
}
@media (max-width: 767px) {
.midasi112 {
    border-bottom: solid 0px #000000;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1px;
}
}

.boderss {
    margin-top: 26px;
    margin-bottom: 26px;
    border: 0;
    border-top: 1px dotted #888888;
}



.shainboder{
	background-color: #;
    padding: 10px;
    border: 2px solid #000000;
    border-radius: px;
}


.staffsen {
    border-bottom: solid 1px #000000;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 10px;
}

.bold{
	font-weight: bold;
}

.cntr {
    text-align: center;
    margin: 0 auto;
}
.aka{
	color: #c6000b;
}
.aoa{
	color: #363480;
}
.l30{
	line-height: 30px;
}
.l26{
	line-height: 26px;
}
.right{
	text-align: right;
}

.rinensen1 {
    border-bottom: solid 1px #000000;
    font-size: 1.8rem;
	text-align: center;
    font-weight: bold;
    letter-spacing: px;
    line-height: 36px;
    color: #333333;
    margin-bottom: 10px;
}


.enterprise02_1 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n1.png) no-repeat;

} 

.enterprise02_2 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n2.png) no-repeat;

} 


.enterprise02_3 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n3.png) no-repeat;

} 


.enterprise02_4 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n4.png) no-repeat;

} 


.enterprise02_5 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n5.png) no-repeat;

} 



.enterprise02_6 {
     padding: 9px 30px 9px 53px;
    font-weight: 600;
    color: #333333;
    font-size: 120%;

    background: url(./img/enterprise02/n6.png) no-repeat;

} 


<!--Q&A-->
.qa dl{
     width:650px;
     margin:80px;
     line-height:1.8em;
     font-size: 1.4em;
     overflow: hidden;
     _zoom: 1;
}

.qa dl dd,
.qa dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

.qa dl dt{
     margin:20px 20px 0 0;
}

.qa dl dd:first-letter,
.qa dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


.qa dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}


.qa dl dt:first-letter{
     color: #01008a;
}
.qa dl dd:first-letter{
     color: #C7151C;
}


#tbl .mamorutab1{
	width:100%;
  border: 1px solid #999999;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}


#tbl .mamorutab1 th{
  padding: 6px 8px 5px;
  border-top: 1px solid #999999;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: ;
background-color:#d4abbb;
text-align:center;	
  color:#333333;
}
#tbl .mamorutab1 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color:#F2F3F3;
border: solid 1px #999999;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
  text-align:center;
}






#tbl .mamorutab2{
	width:100%;
  border: 1px solid #999999;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}


#tbl .mamorutab2 th{
  padding: 6px 8px 5px;
  border-top: 1px solid #999999;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: ;
background-color:#b9d9e8;
text-align:center;	
  color:#333333;
}
#tbl .mamorutab2 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color:#ebf4f9;
border: solid 1px #999999;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
  text-align:center;
}

.utmbk {
    background-color: #;
    padding: 10px;
    border: 2px solid #dddddd;
    border-radius: px;
}

.utm1{
	 background: url(./img/enterprise04/i1.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
   font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}


.utm2{
	 background: url(./img/enterprise04/i2.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
 font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}

.utm3{
	 background: url(./img/enterprise04/i3.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
  font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}

.utm4{
	 background: url(./img/enterprise04/i4.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
 font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}


.utm5{
	 background: url(./img/enterprise04/i5.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
 font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}

.utm6{
	 background: url(./img/enterprise04/i6.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
  font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}

.utm7{
	 background: url(./img/enterprise04/i7.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
 font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
}

.utm8{
	 background: url(./img/enterprise04/i8.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}


.utm9{
	 background: url(./img/enterprise04/i9.png) 0 0 no-repeat;
    padding: 8px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}


.utmbk {
    background-color: #;
    padding: 10px;
    border: 2px solid #dddddd;
    border-radius: px;
	
}

.side23 {
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 0.9px;
    background-color: #fff;
    border: 1px solid #bbb;
	padding:5px;

}

.bordermawari{
	border:solid 1px #999999;
}

.midasilite{
	padding: .85em 1em .65em 1.5em;
	background: #01008a;
	color: #ffffff;
	font-weight:600;
	font-size:20px;
	border-radius: 0.5em;
}
.f23{
	font-size:23px;
}
.f16{
	font-size:16px;
}

.f18{
	font-size:18px;
}
.rokudai1{
	 background: url(./img/enterprise041/1.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}


.rokudai2{
	 background: url(./img/enterprise041/2.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}



.rokudai3{
	 background: url(./img/enterprise041/3.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}



.rokudai4{
	 background: url(./img/enterprise041/4.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}



.rokudai5{
	 background: url(./img/enterprise041/5.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}


.rokudai6{
	 background: url(./img/enterprise041/6.png) 0 0 no-repeat;
    padding: 7px 0 10px 49px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
	font-weight:600;
	    color: #01008a;
}

.nakamidasi{
	padding: 8px 0 10px 5px;
    font-size: 16px;
    border-bottom: 1px dotted #ccc;
    font-weight: 600;
}

#tbl .shokai{
  width:100%;
  border: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}

#tbl .shokai1{
  width:100%;
  border: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}


#tbl .shokai2{
  width:100%;
  border: 1px solid #cccccc;
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
#tbl .shokai th{
  padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
  color:#333333;
}

#tbl .shokai1 th{
  padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;
   border-right: solid 1px #cccccc;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
  color:#333333;
  text-align:center;
}

#tbl .shokai2 th{
  padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;
   border-right: solid 1px #cccccc;
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #F4F4F4;
  color:#333333;

}
 
#tbl .shokai td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color: #ffffff;
border-top: solid 1px #cccccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}

#tbl .shokai1 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color: #ffffff;
border-top: solid 1px #cccccc;
border-left: solid 1px #cccccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
  text-align:center;
}

#tbl .shokai2 td{
padding: 5px 10px;
text-align: left;
vertical-align: top;
background-color: #ffffff;
border-top: solid 1px #cccccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;

}
 
@media (max-width: 400px){
#tbl .shokai{
  border:none;
}
#tbl .shokai th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
#tbl .shokai td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}

.midasilite42 {
    padding: .85em 1em .65em 1.5em;
    background: #111111;
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    border-radius: 0.5em;
}

.glyphicon-ok:before {
  content: "\e013" !important;
}
.mmmdasi{
 
	  
    color: rgba(0, 0, 0, 0.85);
 
    font-weight: 800;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 4rem !important;
    letter-spacing: 0.2em;
    margin-bottom: 0px;
    line-height: 1.2;
font-family: 'Oswald', sans-serif;


}
.mmmdasisab{
 font-size: 16px;
    font-weight: 500;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative;
    color: #000000;
	letter-spacing: 2px
padding-bottom:20px;
}
.hhhaikei{
	    width: 100%;
    background-color: #efefef;
	clear:both;
}
.waku01 {
      max-height: 230px;
    overflow: auto;
}


.home_interview1 {     padding: 80px 0 80px 0; margin:0; position:relative;}
.home_interview { background:#fff;}
.interviewL {background:#666;width:500px;background:url(./img/home_interview.jpg) no-repeat 70% 50%;background-size: cover;}
.interviewR { background:#c00; width:640px; padding:70px 90px 40px; box-sizing:border-box; display:block; position:relative;}
.interviewR h2 { width:240px; height:39px; line-height:1%; margin:0 0 60px 0; padding:0;}
.interviewR h3 { font-size:25px; line-height:100%; margin:0 0 60px 0; padding:0; font-weight:bold; color:#000;}
.interviewR h3 span { display:block; font-size:16px; line-height:140%; font-weight:bold; margin:0 0 10px 0; color:#000;}
.interviewR p { color:#000;}
.interviewR p:last-child { padding:0;}
.interviewR:after { content:url(../img/arrow_03.svg); display:block; position:absolute; right:14px; bottom:14px; width:81px; height:81px; }
.home_interview1 :before { content:""; background:url(../img/bg2.svg) no-repeat 0% 100%; background-size: cover; margin:0; padding:0; position:absolute; bottom:0; right:0; height:1200px; width:50%; z-index:0;}
@media screen and (max-width:1320px){
	.home_interview1 .interviewL { width:50%;}
	.home_interview1 .interviewR { width:50%;}
	.home_interview1  .interviewR { padding:50px 50px 40px;}
}
@media screen and (max-width:1020px){
	.home_interview1  { padding-bottom:100px;}
.home_interview1  .interviewR { padding:30px 30px 40px;}
}
@media screen and (max-width:767px){
	.home_interview1 { padding:50px 0 50px 0;}
	.home_interview1.interviewL { width:100%; padding:0; min-height:320px;}
	.home_interview1 .interviewR { width:100%; padding:40px 20px 40px; box-sizing:border-box;}
	.home_interview1 .interviewR h2 { width:auto; height:auto; margin:0 0 30px 0;}
	.home_interview1 .interviewR h2 img { height:27px; width:auto;}
	.home_interview1.interviewR h3 { font-size:22px; margin:0 0 30px 0;}
	.home_interview1.interviewR h3 span { font-size:14px;}
	.home_interview1 .interviewR:after { content:""; display:block; position:absolute; right:14px; bottom:14px; width:60px; height:60px; background:url(../img/arrow_03.svg) no-repeat 0 0; background-size:60px 60px; }
}
@media screen and (max-width:767px){
	.home_interview1 .interviewL { width:100%; padding:0; min-height:260px;}
}

@media screen and (min-width:1200px){
.wrapper2 {
     width: 1140px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
}
@media screen and (max-width:1199px){
	.wrapper2 {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
}
.column-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}

/* ずれないパネル：　3カラム
--------------------------------------------------------*/
	.sp700{
		padding-bottom:10px;
	}
.m-panel3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  /* flex-wrap: wrap; */
  /* -webkit-box-align: stretch; */
  -ms-flex-align: stretch;
  /* align-items: stretch; */
  /* margin-top: 30px; */
}

.m-panel3__item {
  width: 32.4%;
  margin-top: 14px;
  margin-left: 1.4%;
  background-color: #fff;
  box-sizing: border-box;
}

.m-panel3__item:nth-child(3n+1) {
  margin-left: 0;
}

.m-panel3__img > img {
  width: 100%;
}

.m-panel3__body {
  padding: 30px;    padding-top: 10px;
}

.m-panel3__ttl {
  display: block;
  line-height: 1.5;
  font-size: 20px;
	color: #c00;
	font-weight: bold;
	    font-family: 'Poppins', sans-serif;
    font-weight: 800;
    font-style: normal;
    font-weight: 700 !important;
}

.m-panel3__cont {
  margin-top: 10px;
}

.m-panel3__news {
  margin-top: 20px;
}

.m-panel3__news > dt {
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 12px;
}

@media (max-width: 700px) {
	.sp700{
		display: none;
	}

  .m-panel3__body {
    padding: 25px 20px;
  }
  .m-panel3__ttl {
    font-size: 18px;
    padding-top: 2px;
  }
  .m-panel3__news {
    margin-top: 10px;
    line-height: 1.5;
  }
}

@media (max-width: 700px) {
  .m-panel3 {
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0 0;
  }
  .m-panel3__item {
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }
  .m-panel3__item:nth-child(-n+3) {
    margin-top: 15px;
  }
  .m-panel3__item-inner {
    display: table;
    width: 100%;
  }
  .m-panel3__img {
    display: table-cell;
    vertical-align: top;
    width: 145px;
  }
  .m-panel3__img > img {
    width: 100%;
  }
  .m-panel3__body {
    display: table-cell;
    vertical-align: top;
    padding: 12px 15px;
    box-sizing: border-box;
  }
  .m-panel3__ttl {
    padding-top: 5px;
    font-size: 14px;
    word-break: break-all;
  }
  .m-panel3__cont {
    margin-top: 5px;
    font-size: 13px;
  }
  .m-panel3__news {
    line-height: 1.7;
  }
  .m-panel3__news > dt {
    margin-bottom: 0;
  }
  .m-panel3__news > dd {
    font-size: 13px;
  }
}
/*-------------------------------------------------------------------------
 icon
--------------------------------------------------------------------------*/
.m-icon-arrow, .m-icon-back, .m-icon-down {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}

.m-icon-arrow:before, .m-icon-back:before, .m-icon-down:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #c00;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.m-icon-arrow:after, .m-icon-back:after, .m-icon-down:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.m-icon-arrow:link, .m-icon-back:link, .m-icon-down:link {
  text-decoration: none;
}

.m-icon-arrow:hover, .m-icon-back:hover, .m-icon-down:hover {
  color: #a00;
}

.m-icon-arrow:hover:before, .m-icon-back:hover:before, .m-icon-down:hover:before {
  background-color: #a00;
}

.m-icon-arrow:after {
  top: 11px;
  left: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.m-icon-back:after {
  top: 10px;
  left: 8px;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.m-icon-down:before {
  top: 2px;
}

.m-icon-down:after {
  top: 7px;
  left: 7px;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.m-icon-link {
  display: inline-block;
  position: relative;
  padding-left: 18px;
}

.m-icon-link:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #c00;
  border-right: 2px solid #c00;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.m-icon-link:link {
  text-decoration: none;
}

.m-icon-link:hover {
  color: #a00;
}

.m-icon-link:hover:before {
  border-color: #a00;
}

.m-icon-locallink {
  display: inline-block;
  position: relative;
  padding-left: 18px;
}

.m-icon-locallink:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  border-top: 2px solid #c00;
  border-right: 2px solid #c00;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

.m-icon-locallink:link {
  text-decoration: none;
}

.m-icon-locallink:hover {
  color: #a00;
}

.m-icon-locallink:hover:before {
  border-color: #a00;
}

.m-icon-blank:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 11px;
  background: url(../img/icon_blank.svg) no-repeat 0 0;
  background-size: 14px 11px;
  margin-left: 8px;
  margin-right: 8px;
}

.m-icon-blank-w:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 11px;
  background: url(../img/icon_blank_w.svg) no-repeat 0 0;
  background-size: 14px 11px;
  margin-left: 8px;
  margin-right: 8px;
}

.m-icon-pdf:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 23px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -25px;
  background-size: 65px 176px;
  margin-left: 8px;
  margin-right: 8px;
}

.m-icon-excel:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 23px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 65px 176px;
  margin-left: 8px;
  margin-right: 8px;
}

/*-------------------------------------------------------------------------
 button
--------------------------------------------------------------------------*/
.m-btn, .m-btn-back, .m-btn-fb {
  display: inline-block;
  min-width: 240px;
  padding: 10px 15px;
  text-align: center;
  line-height: 1.5;
  text-decoration: none !important;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.m-btn span, .m-btn-back span, .m-btn-fb span {
  white-space: nowrap !important;
}

@media (max-width: 600px) {
  .m-btn, .m-btn-back, .m-btn-fb {
    width: 100%;
    min-width: inherit;
  }
}

.akawaku{
	border:solid 1px #c00;
	padding:30px;
	background: #ffffff;
	clear: both;
}
.msab1{
	font-size:19px;
	font-weight: 600;
	margin-bottom:5px;
	color: #c00;
}
.siro{
	color: #ffffff;
}

@media (min-width: 701px) {
	.pchyouzi700{
				
	}
	.sphyouzi700{
		display: none;	
	}
	.footermidasi{
		font-size:23px;
	}
}
@media (max-width: 700px) {
	.pchyouzi700{
				display: none;
	}
	.sphyouzi700{
			
	}
		.footermidasi{
		font-size:16px;
	}
}

#fh5co-clients {
    padding: 0.5em 0;
    background-color:#;
    border-top: 0px solid #c00 !important;
    position: fixed !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
	background: url(./img/bg-geometry-01.jpg) repeat;
}

.active1{
	color: #222222;
}
.midasidaini{
	color: #c00;
    border-bottom: 1px solid #333;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
	font-size:20px;
    line-height: 30px;
    font-weight: bold;
}
.ooom{
	vertical-align: middle;
    font-size: 24px;
    font-size: 2rem;
    font-weight: bold;
    margin: 10px 0;
    text-decoration: none;
    color: #fff;
text-align: center;
    background: #c00;
    padding: 10px 40px 10px 30px;
    -webkit-transition: .2s;
    transition: .2s;
}
@media (min-width: 768px) {
.recruitkomidasi{
	font-size: 2rem;
    font-weight: 600;

    color: rgba(0, 0, 0, 0.85);

}
.recruitkomidasi1{
	font-size: 2.2rem;
    font-weight: 600;
}
.recruitkomidasi2{
	font-size: 2.6rem;
    font-weight: 600;
}	
.service0 {
    background: #f5f5f5 url("./img/top/dark_wall.png");
    background-position: bottom;
    background-size: coverbk;background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.3);
}
.service {
    padding: 88px 0;      background-color: rgba(255, 255, 255, 0.15);
}
.servicegry {
    padding: 88px 0;
	background: #f7f7f7;
}
}
@media (max-width: 767px) {
.recruitkomidasi{
	font-size: 1.2rem;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.85);

}
.recruitkomidasi1{
	font-size: 1.9rem;
    font-weight: 600;


}
.recruitkomidasi2{
	font-size: 1.9rem;
    font-weight: 600;


}
	.service0 {
    background: #f5f5f5 url("./img/top/dark_wall.png");
    background-position: bottom;
    background-size: coverbk;background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.3);
}
	.service {
    padding: 50px 0; background-color: rgba(255, 255, 255, 0.15);
}
	.servicegry {
    padding: 50px 0;
	background: #f7f7f7;
}
}
.l40{
	line-height: 40px;
}

.kurowakurecruit{
	background: #505050;
    background: url(./img/bg-geometry-01.jpg) repeat;
	padding:20px;
	clear: both;
}

.aisatu{
	display: table-cell;
    text-align: left;
    vertical-align: top;
    line-height: 2;font-size: 15px;
}
h1{
	font-size:15px;
}

.tbl-rsp{
  width:100%;
  /*border: 1px solid #cccccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp th{
  /*padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;*/
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
   border-bottom: 0px solid #ddd;
	padding:10px;background: #2c2b2b;
	line-height: 26px !important;  color: #ffffff;  
}
 
.tbl-rsp td{
/*padding: 5px 10px;*/
text-align: left;	padding:10px;
vertical-align: top;
/*background-color: #ffffff;
border-top: dotted 1px #cccccc;
*/overflow: hidden;
word-break: break-all;
word-wrap: break-word;background-color: #f3f3f3;
 border-left: none !important;	line-height: 26px !important;
}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
    border-bottom: none !important;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
    border-left: none !important;
	  border-bottom: none !important;list-style:none;
}
}

@media screen and (min-width: 768px){
.contacth4 {
    font-size: 2.3rem;
    position: relative;
    color: #333333;font-weight: bold;
    margin-bottom: 15px;
	padding:2px;
    padding-left: 15px;
		border-left:8px solid  #c6000b;
}
	.kakoi1{
		border:0px solid  #c6000b;background: #c6000b;
		padding: 11px;  font-size: 2rem;    color: #ffffff; font-weight: 600;
	}
	.tt1{
	font-size:2rem;
	border-bottom: solid 2px #c6000b;
	    font-weight: 700;
    line-height: 1.2;
   color: #c6000b;

    margin-bottom: 10px;
    position: relative;
	    font-size: 22px;
    padding-bottom: 10px;
    border-bottom-width: 3px;

}
}

@media screen and (max-width: 767px){
.contacth4 {
    font-size: 1.6rem;
    position: relative;
    color: #333333;
    margin-bottom: 15px;
    padding: 2px;font-weight: bold;
    padding-left: 15px;
    border-left: 8px solid #c6000b;
}
	.kakoi1{
		border:0px solid  #c6000b;background: #c6000b;
		padding: 10px;  font-size: 1.6rem;    color: #fff; font-weight: 600;
	}
	.tt1{
	font-size:1.7rem;
	border-bottom: solid 2px #c6000b;
	    font-weight: 700;
    line-height: 1.2;
   
    padding-bottom: 7px;
    margin-bottom: 10px;
    position: relative;
	    font-size: 16px;
    padding-bottom: 12px;
    border-bottom-width: 3px;
    margin-bottom: 20px;
}
}
.grywaku {
    border: solid 2px #ccc;
    padding: 15px;
}

.triangle3{
width: 0;
	height: 0;
	border: 30px solid transparent;
	border-top: 30px solid #454545;    margin: 0 auto;
}
.center1{
	margin: 0 auto;
}