/* ----------トップのヘッダーカルーセル ----------- */
.pogoSlider{
    margin-top:65px;
}
.pogoSlider-slide {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-size:100%;
    background-repeat: no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    perspective: 1300px;
    overflow: hidden;

}
.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn {
    top: 50%;
    margin-top: -10px;
}
.pogoSlider-nav-btn {
    background: #cccccc;
    background: rgba(255,255,255,0.5);
    border: none;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    /*box-shadow: 0 1px 1px rgba(0,0,0,0.1);*/
    cursor: pointer;
}
.pogoSlider-nav-btn:focus {
    outline: none;
}

.pogoSlider-nav-btn--selected {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

html.top .info-list dl a{
    border-bottom: 1px dotted #dddddd;
}

html.top .info-list dl a dd{
    display:inline-block;
    border-bottom:none;
}



/* ------------ top のサービス紹介 ----------- */
#service{
    width: 100%;
    height: auto;
    background-size: 100% auto;
	padding-top:1.6em;
}
#service > div > div > a > div {
	border: 1px solid #dddddd;
    border-radius: 4px;
    padding-top:1.8em;
	box-sizing:border-box;
    width: 100%;
}
.section .container .row a img {
	margin-bottom:0;
}
div.service-box .img-box {
	position:relative;
	overflow:hidden;
	height:155px;
}
a:hover img {
	filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

a div.service-box img {
    border:none;
    position:absolute;
    top:0px;
    left:0px;
    /*opacity: 0.5;*/
}

.service-padding {
    padding-bottom: 9em;
}
#service > div > div > a {
	padding-top:1em;
	box-sizing:border-box;
}
#service > div > div > a:hover div {
	background-color: #990524;
    color: #ffffff;
	border: 1px solid #990524;
	box-sizing:border-box;
}
.graylink a p.thumb-top-title {
    font-size: 1.6rem;
    font-weight: bold;
    /* border-bottom:1px dotted #ddd; */
    margin-bottom: 0px;
    padding-bottom: 1.6rem;
}
.graylink a:hover p.thumb-top-title {
	color:#ffffff;
}
.graylink a p.thumb-top-title-sub {
    font-size: 1.1em;
    font-weight: normal;
    color:#888888;
    display:none;
}
.graylink a:hover p.thumb-top-title-sub {
	color:#ffffff;
}
a p.box-title{
    font-size: 1.5em;
    text-align: left;
    font-family: "HiraKakuProN-W3",sans-serif;
    /*font-weight: bold;*/
    /*padding-bottom: 1rem;*/
    line-height: 1.6;
	margin-top:1em;
	letter-spacing:0.14em;
}
a:hover p.box-title{
	color: #004190;
}


/* ------------ top の企業理念 ----------- */
#philosophy{
    width: 100%;
    height: auto;
    background-image: url("../img/home-banner-center.png");
    /*background-size: 100% auto;*/
	background-size:cover;
	padding-top:3em;
	padding-bottom:0.8em;
}
html.top div#philosophy h2{
    color: #ffffff;
	margin-top:1.6em;
}
html.top div#philosophy div div div{
    text-align:center;
}

html.top div#philosophy a.read-more-button-blue{
    display: inline-block;
    padding:0.6em 4.8em;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    text-align: center;
    margin: 3.2em auto ;
    font-size: 1.4em;
    font-weight: 300;
}


html.top div#philosophy a:hover.read-more-button-blue{
    background-color: #014A9B;
    color: #ffffff;

}
html.top div#philosophy p{
    color:#ffffff;
}

/* -----------TOP 企業理念----------- */
#philosophy div.row div p.philosophy-title{
    margin-top:0em;
    margin-bottom:1em;
    text-align:center;
    font-size:40px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height:55px;
}
#philosophy div.row div p.philosophy-body{
    text-align:center;
    /*font-size:16px;*/
}

@media(min-width:768px) {
    .top header.intro{
        margin-top:0px;
    }
    /* ------- トップのヘッダーカルーセル ------ */
    .pogoSlider{
/*         margin-top:0px; */
    }
    .pogoSlider-nav-btn {
        width: 10px;
        height: 10px;
    }

}

@media screen and (max-width: 480px){
    #philosophy{
        margin-bottom: 0px !important;
        background-size: auto auto !important;
    }
    #philosophy div.row div p.philosophy-title{
        margin:0.4em auto 1.2em;
        text-align:center;
        font-size:3.2em;
		width:8em;
		line-height:1.6em;
		font-weight:bold;
    }
	#philosophy div.row div p.philosophy-body{
        text-align:center;
        font-size:1.2em;
		line-height:1.6em;
		letter-spacing:0.08em;
    }

    .img-media{
        width: 150px !important;
        margin: 10px 0px 10px 0 !important;
    }
    #home-media{
        background-image: none !important;
    }
    #home-media .a1{
        margin-left: 0% !important;
    }
    #home-media .a2{
        margin-left: 0% !important;
    }
     #member-home{
        background-size: 210% auto !important;
        height: 100%!important;
        margin-bottom: 0px !important;
     }

}
@media(min-width:1200px) {
    /* -----------TOP 企業理念----------- */
    #philosophy div.row div p.philosophy-title{
        margin-top:0.4em;
        margin-bottom:0.8em;
        text-align:center;
        font-size:4.4em;
		font-weight:bold;
    }

    #philosophy div.row div p.philosophy-body{
        text-align:center;
        font-size:1.6em;
		line-height:2.4em;
		letter-spacing:0.08em;
    }
}
/*#home-media {
    background-image: url("../img/home-media_bg.png");
    background-size: 100%;
    height: 600px;
}
#home-media a div img{
    border-radius: 4px;

}
#home-media .a1{
    margin-left: 15.5%;
}
#home-media .a2{
    margin-left: 2%;
}
.media-facebook-new{

}
.img-media{
    width: 300px;
    border-radius: 4px;
    margin: 0 10px 0 10px;
}*/
#member-home{
    width: 100%;
    /*height: 500px;*/
    /*margin-bottom: 100px;*/
    background-image: url("../img/home-member_bg.png");
    /*background-size: 100%;*/
	background-size:cover;
	padding-top:4em;
	padding-bottom:3.2em;
	border-top:solid 1px #f4f4f4;
	border-bottom:solid 1px #f4f4f4;
}
#member-home .read-more-button{
    margin-top: 1.6em !important;
}
.text-philosophy{
    /*background-color: rgba( 204, 255, 204, 0.1);*/
    width: 99%;
    margin-left: 0.5%;
}
.menber-box {
	margin:4.4em 0 0.8em;
	text-align:center;
}

.btn-interview{
    background-color: #FFF;
    border-radius: 40px;
    border: 1px solid #1468b7;
    padding: 0 0 !important;
    color: #1468b7;
    width: 130px;
    font-size: 0.6em;
}
#top-interview p.lead{
    height: 20px;
}
#member-home img{
    /*width: 15%;*/
    width: 19%;
    /*float: left;*/
	display:inline-block;
    margin:0.8em;
	border:solid 1px #ffffff;
	box-sizing:border-box;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
#member-home img.last{
    margin-right: 0% !important;
}
/*ipad*/
@media(max-width:768px) {
    #philosophy{
        margin-bottom: 0px !important;
        background-size: auto auto !important;
    }
    #home-media{
        background-size: 150% auto !important;
    }
    #member-home img {
        width: 27%;
        float: left;
        margin-right: 3%;
        margin-bottom: 7%;
        margin-left: 3%;
    }
    #member-home{
        background-size: auto auto !important;
        height: 810px;
        margin-bottom: 0px !important;
    }
}



/* ------------ top の制作実績 ----------- */
#works{
    width: 100%;
    height: auto;
    /*background-image: url("../img/home-banner-center.png");*/
    background-size: 100% auto;
	padding-top:4em;
	padding-bottom:2.8em;
}


/* ------------ top のお客様の声 ----------- */
#top-interview {
	padding-top:4em;
	padding-bottom:2.8em;
	background:#FFFEF6;
	border-top:solid 1px #FFFEa0;
	border-bottom:solid 1px #FFFEa0;
}
.top-interview-box {
	margin-top:4rem;
}
.story-img img {
	width:10rem;
	height:10rem;
	margin-bottom:2rem;
}
.interview-company {
	font-weight:bold;
	margin-bottom:2.4rem;
	font-size:1.8rem;
}
.interview-app {
	margin-bottom:1.2rem;
	font-size:3.2rem;
	line-height:2.4rem;
}
.interview-app span {
	font-size:2rem;
	margin-top:4rem;
}
.interview-app-explain {
	margin-top:0.6rem;
}

.solid-line {
	margin-top:1rem;
	border-top:dotted 1px #dddddd;
}

#top-interview a.read-more-button {
	display: inline-block;
    padding:1rem 6.4rem;
    border: 1px solid #014190;
    color: #014190;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    text-align: center;
    margin: 2.8rem auto 0;
    font-size: 1.4rem;
    font-weight: 300;
}
#top-interview a:hover.read-more-button{
    background-color: #004190;
    color: #ffffff;
}


/* ------------ top のニュース ----------- */
#info {
	background:#ffffff;
	padding-top:4em;
	padding-bottom:2.8em;
}


/* ------------ top の自社メディア ----------- */
#home-media {
    background-image: url("../img/home-media_bg.png");
    background-size: cover;
	width:100%;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	padding-top:4em;
	padding-bottom:3.6em;
}
#home-media h2 {
	margin-bottom:1.6em;
}
#home-media a {
	diplay:block;

}
#home-media a div {
    border-radius: 4px;
	background:#ffffff;
	color:#202020;
}
#home-media a div img {
	-webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
}
#home-media .a1{
    margin-left: 15.5%;
}
#home-media .a2{
    margin-left: 2%;
}
.media-facebook-new{

}
/*.img-media{
    width: 300px;
    border-radius: 4px;
    margin: 0 10px 0 10px;
}*/
#home-media a div .box-title {
	font-size:1.8rem;
	padding:0 1.6rem;
	margin-bottom:0.4rem;
	letter-spacing:0.1rem;
    margin-top:1.3rem !important;
}
#home-media a div .box-subtitle {
	font-size:1rem;
	padding:0 1.6rem 1rem;
	text-align:left;
	line-height:1.5;
	margin-top:0rem;
    color:#777777;
}
.icon-new {
	padding:0.4rem 0.6rem;
	background:#D40508;
	color:#ffffff;
	font-size:1.2rem;
}


.media {
    margin-top:4rem;
}
.media a div {
    padding-top:0 !important;
}
