@charset "UTF-8";
/* patches/ _page-patent-quality.scss 
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
page-patent-top用css
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Lib */
/* //////////////////////////////////

File Name > lib/_variables.scss

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Color
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 
	Base Color
--------------------------------------*/
/* 基本テキストカラー */
/* Link Text Color */
/* 
	Definition Color
--------------------------------------*/
/* 白 */
/* 黒 */
/* 
	Function Color
--------------------------------------*/
/* 翻訳センター アクセントカラー */
/* お問い合わせボタンカラー */
/* 区切り線カラー */
/* 背景カラー */
/* 
	使用不明 Color
--------------------------------------*/
/* Sub Color */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Font
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Width
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 
	Device Break Point
--------------------------------------*/
/* Base Width */
/* //////////////////////////////////

File Name > lib/ _mixins.scss

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	テキストリンク設定
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 
	Definition Color
--------------------------------------*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Hover Effect
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 
	HE - Opacity
--------------------------------------*/
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Parts
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 
	a タグ Block 化
--------------------------------------*/
/* 
	Text Shadow（1px）
--------------------------------------*/
/* 
	遷移用ARROW（ White）
--------------------------------------*/
/* 
	遷移用ARROW（ Orange：下向き）
--------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Media Query
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	神作成
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* 見出しミックスイン */
/* Lib/ _mixin*/
/* メインイメージ ------------------------------------------------------------------------------------------------ */
.area-mv {
  background: url(../staff/img/img-mv.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.area-mv-text {
  color: #fff;
}

/* スタッフリスト------------------------------------------------------------------------------------------- */
/* 各スタッフのスタイル */
/*.staff1{
	a{
		background: url(../staff/common/img/img-tukishima.jpg) no-repeat #f6fbfe;
		background-position: left -60px bottom -10px;;
		background-size: 140%;
		@include laySP{
			background-position: left -50px bottom -5px;;
		background-size: 140%;
		}
		@include lay480{
			background-position: left -40px bottom -5px;;
			background-size: contain;
		}
		@include layTAB{ 
			background-position: left -40px bottom -5px;
			background-size: 130%;
		}
		@include layPC{
			background-position: left -110px bottom; 
			background-size: 170%;
		}
	}
}*/
.staff1 a {
  background: url(../staff/common/img/img-minamimoto.jpg) no-repeat #e6eaea;
  background-position: left -65px bottom;
  background-size: 140%;
}
@media print, screen and (max-width: 320px) {
  .staff1 a {
    background-position: left -63px bottom -10px;
    background-size: 146%;
  }
}
@media print, screen and (min-width: 480px) {
  .staff1 a {
    background-position: left -50px bottom;
    background-size: contain;
  }
}
@media print, screen and (min-width: 768px) {
  .staff1 a {
    background-position: left -50px bottom;
    background-size: 130%;
  }
}
@media print, screen and (min-width: 960px) {
  .staff1 a {
    background-position: left -120px bottom -10px;
    background-size: 175%;
  }
}

.staff2 a {
  background: url(../staff/common/img/img-iwabuchi.jpg) no-repeat #eaeaea;
  background-position: left -75px bottom -10px;
  background-size: 150%;
}
@media print, screen and (max-width: 320px) {
  .staff2 a {
    background-position: left -65px bottom -5px;
    background-size: 150%;
  }
}
@media print, screen and (min-width: 480px) {
  .staff2 a {
    background-position: left -50px bottom -5px;
    background-size: contain;
  }
}
@media print, screen and (min-width: 768px) {
  .staff2 a {
    background-position: left -65px bottom -5px;
    background-size: 135%;
  }
}
@media print, screen and (min-width: 960px) {
  .staff2 a {
    background-position: left -120px bottom;
    background-size: 170%;
  }
}

.staff3 a {
  background: url(../staff/common/img/img-arai.jpg) no-repeat #dcdfde;
  background-position: left -75px bottom -10px;
  background-size: 145%;
}
@media print, screen and (max-width: 320px) {
  .staff3 a {
    background-position: left -70px bottom -5px;
    background-size: 145%;
  }
}
@media print, screen and (min-width: 480px) {
  .staff3 a {
    background-position: left -50px bottom;
    background-size: contain;
  }
}
@media print, screen and (min-width: 768px) {
  .staff3 a {
    background-position: left -60px bottom;
    background-size: 128%;
  }
}
@media print, screen and (min-width: 960px) {
  .staff3 a {
    background-position: left -125px bottom;
    background-size: 170%;
  }
}

.staff4 a {
  background: url(../staff/common/img/img-nishimura.jpg) no-repeat #e1e6e7;
  background-position: left -90px bottom -10px;
  background-size: 150%;
}
@media print, screen and (max-width: 320px) {
  .staff4 a {
    background-position: left -85px bottom -5px;
    background-size: 150%;
  }
}
@media print, screen and (min-width: 480px) {
  .staff4 a {
    background-position: left -70px bottom -5px;
    background-size: contain;
  }
}
@media print, screen and (min-width: 768px) {
  .staff4 a {
    background-position: left -85px bottom -5px;
    background-size: 135%;
  }
}
@media print, screen and (min-width: 960px) {
  .staff4 a {
    background-position: left -160px bottom -5px;
    background-size: 180%;
  }
}

/* ボックス外側のスタイル */
.team-list {
  padding: 40px 0;
}
@media print, screen and (min-width: 768px) {
  .team-list {
    padding: 40px 2%;
    text-align: left;
  }
}
@media print, screen and (min-width: 960px) {
  .team-list {
    padding: 80px 0;
  }
}
.team-list li {
  width: 90%;
  margin: 0 auto 20px;
}
@media print, screen and (min-width: 768px) {
  .team-list li {
    display: inline-block;
    width: calc(100% / 2);
    padding: 2%;
    margin: 0;
  }
}
@media print, screen and (min-width: 960px) {
  .team-list li {
    width: 450px;
    padding: 8px;
    height: 280px;
    vertical-align: top;
  }
}

/* ボックス内側のスタイル */
.team-list a {
  display: block;
  height: 100%;
  padding: 40px 20px;
}
@media print, screen and (max-width: 320px) {
  .team-list a {
    padding: 20px 20px 50px;
  }
}
@media print, screen and (min-width: 480px) {
  .team-list a {
    padding: 30px 20px 40px;
  }
}
@media print, screen and (min-width: 960px) {
  .team-list a {
    padding: 60px 30px 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .team-list a:hover {
    opacity: 0.6;
  }
}
.team-list a:hover {
  color: #000;
}
.team-list a .lead {
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  display: none;
}
@media print, screen and (min-width: 960px) {
  .team-list a .lead {
    margin-bottom: 20px;
    display: block;
  }
}
.team-list a .box-name {
  text-align: right;
}
.team-list a .box-name p {
  font-size: 12px;
  letter-spacing: 2px;
  padding: 0;
}
.team-list a .box-name h2 {
  font-size: 24px;
  letter-spacing: 2px;
  text-align: right;
  padding: 0px 0 10px;
  margin-bottom: 0;
}
.team-list a .box-name h2:after {
  left: auto;
  right: 0;
  width: 100px;
}

/* .team-list .staff1 a {
  padding: 25px 20px 40px;
}
@media print, screen and (max-width: 320px) {
  .team-list .staff1 a {
    padding: 20px 20px 30px;
  }
}
@media print, screen and (min-width: 480px) {
  .team-list .staff1 a {
    padding: 25px 20px 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .team-list .staff1 a {
    padding: 10px 20px 40px;
  }
}
@media print, screen and (min-width: 960px) {
  .team-list .staff1 a .lead {
    margin-top: 40px;
    margin-bottom: 30px;
  }
} */

@media print, screen and (min-width: 960px) {
  .team-list .staff2 a {
    padding: 40px 30px 0;
  }
  .team-list .staff2 a .lead {
    margin-bottom: 10px;
  }
}

@media print, screen and (min-width: 960px) {
  .team-list .staff3 a {
    padding: 45px 30px 0;
  }
}

@media print, screen and (min-width: 960px) {
  .team-list .staff4 a .lead {
    margin-bottom: 30px;
  }
}
