/* reset
------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
ol, ul ,li {list-style: none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

/* bace
------------------------------------------------------------*/
body {
  font-family: "Hiragino Sans ", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-family: "Oswald", sans-serif;
  font-size: .8em;
  line-height: 2em;
  font-weight: 400;
  overflow-x: hidden;
  color: #333;
  background: #fff;
  /*合字回避*/
  font-variant-ligatures: none;
  /*iPhone_文字サイズ自動調整*/
  -webkit-text-size-adjust: 100%;
  /*カーニング_webfont対応*/
  text-rendering: optimizeLegibility;
  }
#wrapper {
  /* 一番大きな囲み */
  }
#content_wrapper {
  /* つぎに大きな囲み */
  max-width: 960px;
  margin: 0 auto;
  }
.inner {
  width: 94%;
  margin: 0 auto;
  padding-bottom: 80px;
  }
.innerS {
  width: 80%;
  margin: 0 auto;
  }
.clear {
  clear: both;
  }
.column {
  display: block;
  text-align: justify;
  /*コラム数*/
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  /*コラム間隔*/
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  }
@media screen and (max-width: 900px) {
.column {
    display: block;
    text-align: justify;
    /*コラム数*/
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
/* 基本カラー*/
.color1 {
    color: #232e84;
  }
.color2 {
    color: #9AC3E7;
  }
.color3 {
    color: #3f6eb4;
  }
.color4 {
    color: #d0e7f9;
  }
.colorBG {
    background-color: #EAF2F6;
  }
.colorBG1 {
  background-color: #d0e7f9;
  }
.space20 {
	margin-top: 20px;
  }
.space30 {
	margin-top: 30px;
  }
.space40 {
	margin-top: 40px;
  }
.space50 {
	margin-top: 50px;
  }
.space60 {
	margin-top: 60px;
  }
.space70 {
	margin-top: 70px;
  }
.space80 {
	margin-top: 80px;
  }
.space90 {
	margin-top: 90px;
  }
.space100 {
	margin-top: 100px;
  }
/* リンク設定
------------------------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
  }
a:hover {
  color: #A0A0A0;
  text-decoration: none;
  }
a:active, a:focus, input:active, input:focus {
  outline: 0;
  }
img:hover {
	opacity: 0.5 ;
  }
img {
	transition: 1.0s ;
  }

/* ヘッダー
------------------------------------------------------------*/


/* グローバルナビゲーション
------------------------------------------------------------*/
#mainnav {
	margin-top: 20px;
  }
#mainnav a {
    font-weight: 700;
    color: #000;
    background-image: linear-gradient(#555, #555);
    background-repeat: no-repeat;
    background-position: bottom right; /* 下線の初期位置 */
    background-size: 0 10px; /* 下線のサイズ（横幅、高さ） */
    transition: background-size 0.3s;
  }
#mainnav a:hover {
  color: #B7B7B7;
  background-position: bottom left; /* 下線のホバー時位置 */
  background-size: 100% 1px; /* 下線の横幅を100%にする */
  }
@media screen and (min-width: 961px) {
  a#menu {
    display: none;
  }
.panel {
    display: block !important;
  }
ul a {
    display: block;
  }
#mainnav ul {
    background-color: #fff;
  }
#mainnav li { 			/* 1行6列 */
    font-size: .9em;
    letter-spacing: 0.1em;
    text-align: center;
    width: 16.5%;
    display: inline-block;
    margin: 0px;
    padding: 0;
    border-left: 1px solid #999;
    line-height: 40px;
  }
#mainnav li:first-child {
    border-left: none;
  }
}
@media screen and (min-width: 801px) and (max-width: 960px) {
a#menu {
    display: none;
  }
.panel {
    display: block !important;
  }
ul a {
    display: block;
  }
#mainnav li { 			/* 2行3列 */
    font-size: .9em;
    letter-spacing: 0.1em;
    text-align: center;
    width: 33.2%;
    display: inline-block;
    margin: 3px 0 0 0;
    padding: 0px 0px;
    border-left: 1px solid #999;
    line-height: 30px;
  }
#mainnav li:first-child {
    border-left: 1px solid #999;
  }
}
/* ハンバーガー */
@media screen and (max-width: 800px) {
#header {
    position: fixed;
    width: 100%;
    z-index: 500;
  }
.br-600 {
    display: none;
  }
a#menu {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
	margin-top: -100px;
  }
#menuBtn { 			/* ハンバーガー中 */
    display: block;
    position: absolute;
    top: 80%;/* 上アキ */
    left: 20%;/* 右アキ */
    width: 18px;
    height: 2px;
    background: #000;
    transition: .2s;
  }
#menuBtn:before, #menuBtn:after { 			/* ハンバーガー上下&クロス */
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 2px;
    background: #000;
    transition: .3s;
  }
#menuBtn:before {
    margin-top: -7px;
  }
#menuBtn:after {
    margin-top: 5px;
  }
a#menu .close {
    background: transparent;
  }
a#menu .close:before, a#menu .close:after {
    margin-top: 0;
  }
a#menu .close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
a#menu .close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
#mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
    z-index: 500;
  }
#mainnav ul {
	font-size: 1em;
	background: rgba(0,0,0,0.8);
	text-align: center;
	clear: both;
	margin-top: 6px;/* ヘッダーとの距離 */
  }
#mainnav li a { 			/* リンクメニュー */
    color: #DADADA;
    position: relative;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #666;
  }
#mainnav li:first-child {
    border-top: 1px solid #999;
  }
#mainnav li a:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/* メイン画像
------------------------------------------------------------*/
#main_img img {
    width: 100%;
    height: auto;
}
@keyframes display {
0% {
    opacity: 0;
  }
10% {
    opacity: 1;
  }
20% {
    opacity: 1;
  }
30% {
    opacity: 0;
  }
100% {
    opacity: 0;
  }
}
.pic-ctn {
  position: relative;
  width: 100vw;
  height: auto;
  }
.pic-ctn2 {
	position: relative;
	width: 100vw;
	height: auto;
  }
@media screen and (max-width: 801px) {/* 画面サイズ801px以上はこのファイルはスタイルが適用される */
.br-801 {
    display: none;
  }
}
@media screen and (min-width: 800px) {/*　画面サイズが800pxまでこのファイルのスタイルが適用される。*/
.br-800 {
    display: none;
  }
}
.pic-ctn > img {
  position: absolute;
  opacity: 0;
  animation: display 20s infinite;
  }
.pic-ctn2 > img {
  position: absolute;
  opacity: 0;
  animation: display 20s infinite;
  }
img:nth-child(1) {
  animation-delay: 0s;
  }
img:nth-child(2) {
  animation-delay: 4s;
  }
img:nth-child(3) {
  animation-delay: 8s;
  }
img:nth-child(4) {
  animation-delay: 12s;
  }
img:nth-child(5) {
  animation-delay: 16s;
  }
/*スクロールでふわっと表示*/
.wrapper_oll{
  overflow: hidden;
}
.sec_box{
  width: 100%;
  box-sizing:border-box;
}
/* fadeUp */
.fadeUp{
animation-name:fadeUpAnime;
animation-duration:3s;
animation-fill-mode:forwards;
opacity:0;
}
@keyframes fadeUpAnime{
from {
  opacity: 0;
  transform: translateY(100px);
  }
to {
  opacity: 1;
  transform: translateY(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 .fadeUpTrigger{
    opacity: 0;
}

/* コンテンツエリア
------------------------------------------------------------*/
.logo {
    width: 40%;
	margin: 60px auto 30px auto;
	display: flex;
  }
.content {
	width: 100%;
  }
.title {
    color: #000;
    font-size: 5em;
    letter-spacing: -.03em;
    width: 100%;
    margin: 60px auto 20px auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    text-shadow: .7px .7px 0px #C0C6FD;
  }
@media screen and (max-width:600px) {
.title {
	font-size: 3.6em;
  }
}
.middtitle {
    font-size: 1.6em;
    width: 100%;
    text-align: center;
    margin: 0px auto 60px auto;
    font-weight: bold;
    color: #000;
    text-shadow: .7px .7px 0px #C0C6FD;
  }
@media screen and (max-width:600px) {
.middtitle {
    font-size: 1.4em;
  }
}
.bodycopy {
    font-size: 1.1em;
    text-align: center;
    margin: 0px auto 60px auto;
    letter-spacing: 0.1em;
    line-height: 2em;
    padding: 20px 0;
  }
@media screen and (max-width:600px) {
.bodycopy {
    font-size: .92em;
    text-align: justify;
  }
}
/* SEC01 私たちについて
------------------------------------------------------------*/
#sec01 {
    background: linear-gradient( 135deg, #ECF9FF 0%, #ECF9FF 90%, #232e84 90%, #232e84 100% );
	padding: 20px 0 60px 0;
	margin-top: 10px;
  }
.aboutus_clear {
	padding-bottom: 32%;
  }
@media screen and (max-width: 800px) {
.aboutus_clear {
	padding-bottom: 75%;
  }
}
@media screen and (max-width: 600px) {
.aboutus_clear {
	padding-bottom: 72%;
  }
}
.aboutus_title {
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
	color: #000;
	text-align: center;
	font-size: 1.8em;
  }
@media screen and (max-width: 450px) {
.aboutus_title {
	font-size: 1.5em;
  }
}
.aboutus_lead {
	text-align: center;
	font-size: 1.2em;
	padding: 16px 0;
	line-height: 1.8em;
  }
@media screen and (max-width: 720px) {
.aboutus_lead {
	text-align: justify;
  }
}
@media screen and (max-width: 450px) {
.aboutus_lead {
	text-align: justify;
	font-size: 1em;
	padding: 16px 0;
	line-height: 2em;
  }
}

/* SEC02　新着情報
------------------------------------------------------------*/
#sec02 {
    background: linear-gradient( 135deg, #232e84 0%, #232e84 12%, #fff 12%, #fff 100% );
	padding: 20px 0 50px 0;
  }
#news_box {
    width: 90%;
    height: auto;
    margin: 0 auto 60px auto;
    padding-top: 0px;
    border-top: 1px solid #002C98;
    border-bottom: 1px solid #002C98;
  }
#news_title {
    color: #000;
    position: relative;
    margin: 100px 0;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
	letter-spacing: 0.1em;
}
#news_title::before {
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translateX(-50%);
    color: #C5DDEB;
    font-size: 96px;
    text-transform: uppercase;
    content: 'TOPICS';
    letter-spacing: -0.03em;
    z-index: -1;
}
.news_list {
    color: #000;
    margin: 0 auto 80px auto;
    font-weight: 100;
    font-size: .9em;
    text-align: center;
    border: 1px solid #555;
    padding: 2px;
    width: 80px;
	box-shadow:#C0D1DB 2px 2px 0px 0px;
	-webkit-box-shadow:#C0D1DB 2px 2px 0px 0px; /* chrome */
	-moz-box-shadow:#C0D1DB 2px 2px 0px 0px;
}
/* SEC03　企業理念
------------------------------------------------------------*/
#sec03 {
    background: linear-gradient( 135deg, #BED8EF 10%, #9AC3E7 50%, #fff 50%, #fff 100% );
  	padding: 20px 0 60px 0;
  }
.philo_subtitle {
    font-weight: 600;
    color: #000;
    text-align: center;
    font-size: 2.4em;
    margin-top: 60px;
  }
.philo_minititle {
    font-family: "Zen Old Mincho", serif;
    color: #000;
    text-align: center;
    font-size: 1.5em;
    margin-top: 18px;
  }
/* SEC04　事業内容
------------------------------------------------------------*/
#sec04 {
    background: linear-gradient( 135deg, #ECF9FF 0%, #ECF9FF 50%, #BED8EF 50%, #BED8EF 100% );
  	padding: 20px 0 60px 0;
  }
.sec04_title {
    color: #000;
    font-size: 5em;
    width: 100%;
    margin: 60px auto 30px auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    text-shadow: .7px .7px 0px #818CFB;
  }
.servicetitle {
    font-weight: 600;
    text-align: center;
    font-size: 2em;
    border-top: 1px solid #555;
    padding-top: 6px;
    margin-bottom: 26px;
  }
@media screen and (max-width:600px) {
.servicetitle {
    font-size: 2.6em;
  }
}
.minititle {
    font-size: 2.3em;
    text-align: center;
    margin: 70px auto 12px auto;
    font-weight: 600;
  }
.bodyservice {
    font-size: 1em;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-bottom: 8px;
  }
.listservice {
    font-size: 1.1em;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-weight: 900;
  }
@media screen and (max-width:600px) {
.bodyservice {
    font-size: .9em;
    text-align: justify;
    letter-spacing: 0.1em;
  }
}
.serviceimg {
    width: 70%;
	margin: 20px auto 30px auto;
	display: flex;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
  }
.serviceimg2 {
    width: 70%;
    margin: 20px auto 30px auto;
    display: flex;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #7D9FD1;
  }
@media screen and (max-width:600px) {
.serviceimg {
    width: 100%;
  }
}
/* SEC05　会社概要
------------------------------------------------------------*/
#sec05 {
    background: linear-gradient( 135deg, #3f6eb4 0%, #3f6eb4 22%, #fff 22%, #fff 100% );
  	padding: 20px 0 80px 0;
  }
/*テーブル*/
table {
	border-top: 0.7px solid #999;
    border-collapse: separate;
    border-spacing: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
  }
@media screen and (max-width: 540px) {
	table {
	font-size: .9em;
	line-height: 1.5em;
	letter-spacing: 0em;
  }
}
@media screen and (max-width: 340px) {
	table {
	font-size: .75em;
	line-height: 1.5em;
	letter-spacing: 0em;
  }
}
.table-cap {
	font-size: 1.3em;
	line-height: 1.25;
	margin: 50px 0;
	text-align: center;
	color: #000;
	border-top: 1px dotted #000;
	padding-top: 36pt;
	/* text-shadow */
	text-shadow: -1px 1px 0 #fff;
  }
.table-cap2 {
	font-size: 1.3em;
	line-height: 1.25;
	margin: 20px 0 50px 0;
	text-align: center;
	color: #000;
	padding-top: 36pt;
  }
table th,
table td {
	padding: .625em;
	text-align: center;
	border-bottom: 0.7px solid #999;
}
table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
  }
.color1 {
	background-color: #FBFAF5;
  }
.textshadow {
	text-shadow:#fff 2px 0px 0px 2px;
-webkit-text-shadow:#fff 2px 0px 0px 2px; /* chrome */
-moz-text-shadow:#fff 2px 0px 0px 2px;
  }
/* SEC06 CONTACTUS
------------------------------------------------------------*/
#sec06 {
    background: linear-gradient( 135deg, #ECF9FF 0%, #ECF9FF 80%, #004582 80%, #004582 100% );
    padding: 20px 0 60px 0;
  }
.contactus-text {
	font-size: 1em;
	line-height: 1.8em;
	text-align: center;
  }
@media screen and (max-width: 900px) {
.contactus-text {
	text-align: justify;
  }
}
.form_title {
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: 500;
	margin: 60px 0 6px 0;
	letter-spacing: 1px;
	margin-left: 25%;
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom: 6px;
  }
/*用件*/
.purpose {
    margin-left: 25%;
  }
/*名前・アドレス欄*/
.input {
	width: 50%;
	height: 30px;
	border: thin solid #ccc;
	margin-left: 25%;
	/* 角丸 */
	border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
  }
/*お問い合わせ内容欄*/
.inquiry {
	width: 50%;
	border: thin solid #ccc;
	margin-left: 25%;
	/* 角丸 */
    border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
  }
/*確認ボタン*/
.check_button {
	color: #FFF;
	background-color: #666;
	margin: 10px 0;
	border-style: none;
	font-size: 1em;
	letter-spacing: 0.2em;
	margin-left: 25%;
	padding: 4px 10px;
	cursor: pointer;
	box-shadow: 0 10px 6px -6px #777;
	float: none;
	/* 角丸 */
	border-radius: 2px;/* CSS3草案 */
	-webkit-border-radius: 2px;/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;/* Firefox用 */
  }
@media screen and (max-width: 1000px) {
.form_title {
	margin-left: 0;
  }
.purpose {
    margin-left: 0;
  }
.input {
	width: 100%;
	margin-left: 0;
  }
.inquiry {
	width: 100%;
	margin-left: 0;
  }
.check_button {
	margin-left: 0;
  }
}
.logo2 {
    width: 32%;
	margin: 60px auto 0 auto;
	display: flex;
  }
.office-name {
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: .1em;
	padding:6px 0;
  }
.office-text {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: center;
	letter-spacing: .1em;
  }
.map {
    /* 角丸 */
    border-radius: 4px;/* CSS3草案 */
    -webkit-border-radius: 4px;/* Safari,Google Chrome用 */
    -moz-border-radius: 4px;/* Firefox用 */
    margin-bottom: 16px;
  }

/* SEC09 SNS
------------------------------------------------------------*/
#snsblock {
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  }
.sns {
  width: 32px;
  margin-left: 10px;
  }
#otherblock {
  width: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }
.other {
  padding: 12px 16px 0 16px;
  display: inline-block;
  }

/* フッター
------------------------------------------------------------*/
#footer {
	font-size: .8em;
	text-align: center;
	border-top: dotted 1px #000;
	border-top-width: 100%;
	margin-top: 16px;
	padding: 16px 0 16px 0;
  }
#footer2 {
	font-size: .8em;
	text-align: center;
	padding: 8px 0 16px 0;
  }

/* ページtopへ戻る
------------------------------------------------------------*/
    a#toTop {
    color: #333;
    position: fixed;
    bottom: 76px;
    right: 50px;
    text-decoration: none;
    display: block;
    width: 100px;
    padding: 16px 0px;
    text-align: right;
    transform: rotate(90deg);
    transform-origin: bottom right;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.6s ease;
    }

    a#toTop.visible {
    opacity: 1;
    pointer-events: auto;
    }

    .arrow1 {
      width: 40px;
      height: 1px;
      background: #333;
      position: absolute;
      top: 50%;
      right: 22px;
    }
    .arrow2 {
      width: 1px;
      height: 10px;
      background: #333;
      position: absolute;
      top: calc(50% + 1px);
      right:60px;
      transform: rotate(-130deg);
      transform-origin: top left;
    }

/* レスポンシブ表示・非表示
------------------------------------------------------------*/

/* レスポンシブ表示・非表示
------------------------------------------------------------*/

/* スマホで改行なくなる */
@media screen and (max-width: 601px) {
.br-nonsp { 
	display:none; 
  }
}	
@media screen and (max-width: 701px) {
.br-nonsp2 { 
	display:none; 
  }
}	
@media screen and (max-width: 801px) {
.br-nonsp3 { 
	display:none; 
  }
}	
@media screen and (max-width: 450px) {
.br-nonsp4 { 
	display:none; 
  }
}	

/* スマホで改行される */
@media screen and (min-width: 600px) {
.br-sp { 
	display:none; 
  }
}	
@media screen and (min-width: 700px) {
.br-sp2 { 
	display:none; 
  }
}
@media screen and (min-width: 800px) {
.br-sp3 { 
	display:none; 
  }
}
@media screen and (min-width: 450px) {
.br-sp4 { 
	display:none; 
	}
}
