@charset "utf-8";
/* CSS Document */

/* body */
body {
  background-color: #F4F4F4;
}
#contents {
	width: auto;
  max-width: 6000px;
	margin: 0 auto;
  background-color: #FFFFFF;
}

/* common */
.wrap-in {
  margin: 0 auto;
  width: auto;
  max-width: 800px;
  padding: 6em 0 4em;
}

h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 300;
  letter-spacing: 0.01em;
}
h2 span {
  display: block;
  font-size: 0.5em;
  font-weight: 400;
  font-style: italic;
  margin: 1em 0 0.5em;
}
.h2_bar {
  margin: 0 auto 4em;
  width: 100px;
  height: 4px;
  background-color: #1b3e5e;
}

/* header */
#header {
  background-color: #1b3e5e;
}
#header-in {
  margin: 0 auto;
  /*width: calc( 100% - 40px );*/
  padding: 40px 40px 0 40px;
}

#header .logo {
  text-indent: -9999px;
  background-image: url("../img/logo_pc.png");
  background-repeat: no-repeat;
  background-size:100%;
  width: 100%;
  max-width: 300px;
  height: 100px;
  float: left;
}
#header .menu {
  float: right;
  display: inline;
  white-space: nowrap;
  width: 440px;
  /*width: calc( 100% - 300px - 100px );
  width: 50%;*/
}
#header .menu .menu_child a {
  float: left;
  /*width: 120px;
  height: 40px;*/
  width: calc( 1 / 4 );
  display: block;
  margin: 0 1em;
  padding: 0.5em 0;
  text-align: center;
  font-size: 1.05em;
  color: #fff;
  border-bottom: 1px solid #fff;
}
#header .menu .menu_child a:hover {
  text-decoration: none;
  color:#F9FF34;
  border-bottom: 1px solid #F9FF34;
}
/*#header_under {
  width: auto;
  background-image: url("../img/diagonal_bg.png");
  background-position: top right;
  background-repeat: no-repeat;
  height: 145px;
}*/

/* 斜め表現 下部　紺 */
.aspect-lock-bottom {
  background-image: url("../img/diagonal_bottom.png");
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
/* 斜め表現 上部　紺 */
.aspect-lock-top {
  background-image: url("../img/diagonal_top.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
/* 斜め表現 上部　グレー */
.aspect-lock-top2 {
  background-image: url("../img/diagonal_top2.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
/* 斜め表現 上部　白 */
.aspect-lock-top3 {
  background-image: url("../img/diagonal_top3.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
/* 斜め表現 共通 */
.aspect-lock-top::before,
.aspect-lock-top2::before,
.aspect-lock-top3::before,
.aspect-lock-bottom::before {
  content: '';
  display: block;
  padding-top: 9%;
}


#header .menu .business {
  
}
#header .menu .outline {

}
#header .menu .message {

}
#header .menu .contact {

}

/* KV */

/*.kv {
  background-image: url("../img/kv.jpg");
  background-size: 100%;
  background-position: center;
  width: 100%;
  position: relative;
}
.kv::before {
  content: '';
  display: block;
  padding-top: 70%;
}*/
.bg-slider .aspect-lock-bottom {
  position: absolute;
  z-index: 20;
  top: 0;
}
.bg-slider .aspect-lock-top3 {
  position: absolute;
  z-index: 20;
  bottom: 0;
}
.bg-slider {
	width: 100%;
	background-position:center center;
	background-size: cover;
	/*display: flex;
	align-items: center;
	justify-content: center;*/
  position: relative;
  max-height: 800px;
}
.bg-slider::before {
  content: '';
  display: block;
  padding-top: 50%;
}
/*.catchcopy {
  background-image: url("../img/catchcopy.png");
  background-size:contain;
  background-position: center;
  background-repeat: no-repeat;
}*/



/* business */

  /*h2 set*/
#business h2 {}
#business h2 span {}
#business .h2_bar { background-color: #1b3e5e; }

.business_img {
	width: 100%;
  background-image: url("../img/business_img.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size:contain;
  /*position: relative;*/
}
.business_img::before {
  content: '';
  display: block;
  padding-top: 60%;
}

#business p {
  font-size: 1.1em;
  letter-spacing: 0.02em;
  line-height: 1.6em;
}
#business h3 {
  font-size: 2em;
  letter-spacing: 0.01em;
  line-height: 1.6em;
  font-weight: 600;
  margin: 0.5em 0;
}
#business h3 span {
  font-size: 2em;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  vertical-align:-20%;
  margin-right: 0.15em;
}
.business1,.business2,.business3 {
  margin: 5em auto;
}
.business1 h3 {
  color: #ecb332;
}
.business2 h3 {
  color: #e7765f;
}
.business3 h3 {
  color: #af4074;
}
/* business */


/* outline */
#outline {
  width: auto;
  background-color: #1b3e5e;
}

  /*h2 set*/
#outline h2 { color: #fff; }
#outline h2 span { color: #fff; }
#outline .h2_bar { background-color: #fff; }

table.table_outline {
  width: 100%;
  border: 1px solid #6a839a;
  /*border: 0px none !important;*/
  border-collapse:collapse;
  
  color: #E9E9E9;
  font-size: 1.1em;
  letter-spacing: 0.02em;
}
table.table_outline th {
  font-weight: normal;
  text-align: left;
  padding: 1.4em;
	white-space: nowrap;
  border: 1px solid #6a839a;
}
table.table_outline th span {
  font-size: 0.8em;
  margin-left: 0.5em;
}
table.table_outline td {
  text-align:left;
  padding: 1.4em;
	line-height: 1.6em;
  border: 1px solid #6a839a;
}
table.table_outline tr:nth-child(odd) {
	background: #1a3a58;
}


.outline_photo {
  /*width: 100%;*/
  width: 800px;
  margin-top: 4em;
}
.outline_photo .img1,
.outline_photo .img2,
.outline_photo .img3,
.outline_photo .img4,
.outline_photo .img1-img2 {
  margin: 0em 1em 1em 0em;
  float: left;
}
.outline_photo .img1-img2 {
  width: calc( 30% - 1em );
}
.outline_photo .img1 {
  width: calc( 100% );
}
.outline_photo .img2 {
  width: calc( 100% );
}
.outline_photo .img3 {
  width: calc( 40% - 1em );
}
.outline_photo .img4 {
  /*width: calc( 3 / 10 );*/
  width: calc( 30% - 1em );
}
.outline_photo .photo {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
}
.outline_photo .photo::before {
  content: '';
  display: block;
  padding-top: 60%;
}
.outline_photo .photo p {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 0.7em;
  margin: 0.6em;
  opacity: 0.9;
}
.outline_photo .img1 .photo {
  background-image: url("../img/outline_img1.jpg");
}
.outline_photo .img2 .photo {
  background-image: url("../img/outline_img2.jpg");
}
.outline_photo .img3 .photo {
  background-image: url("../img/outline_img3.jpg");
}
.outline_photo .img4 .photo {
  background-image: url("../img/outline_img4.jpg");
}



/* message */
#message {}

  /*h2 set*/
#message h2 {}
#message h2 span {}
#message .h2_bar { background-color: #1b3e5e; }

p.p-message {
  font-size: 1.1em;
  letter-spacing: 0.02em;
  line-height: 1.6em;
  
  padding-bottom: 80px;
  background-image: url("../img/signature.png");
  background-position: right bottom;
  background-size: 200px;
  background-repeat: no-repeat;
}

#message h3 {
  margin: 6em auto 1.6em;
  text-align: center;
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0.01em;
  padding: 0.4em 0;
  display: block;
}

table.table_biography {
  width: 100%;
  /*border: 0px none !important;*/
  border-collapse:collapse;
  text-align: left;
  
  color: #333;
  font-size: 1em;
  letter-spacing: 0.02em;
}
table.table_biography tr {
	border-top: 1px solid #999 !important;
}
table.table_biography th {
  font-weight: normal;
  text-align: left;
  padding: 1em 1em 2.2em;
	white-space: nowrap;
	line-height: 1.6em;
  vertical-align: top;
}
table.table_biography td {
  text-align:left;
  padding: 1em 1em 2.2em;
	line-height: 1.6em;
  vertical-align: top;
}


/* footer */
#footer {
  width: 100%;
  background-color: #eee;
  /*height: 200px;
  padding-top: 4em;*/
}
#footer-in {
  margin: 0 auto;
  width: auto;
  max-width: 800px;
  padding: 4em 0 2em 0;
}
#footer .logo {
  background-image: url("../img/logo_footer.png");
  background-repeat: no-repeat;
  background-size:130px;
  width: 100%;
  max-width: 150px;
  height: 20px;
  float: left;
  font-size: 0.8em;
  font-weight: 600;
  padding-left: 140px;
  vertical-align: bottom;
  color:  #0a386e;
}
#footer .menu {
  float: right;
  display: inline;
  white-space: nowrap;
  /*width: 440px;
  width: 50%;*/
  width: calc( 100% - 300px );
}
#footer .menu .menu_child a {
  /*float: left;*/
  /*width: 120px;
  height: 40px;*/
  float: right;
  width: calc( 1 / 5 );
  display: block;
  margin: 0 0.5em;
  padding: 0.3em 0;
  text-align: center;
  font-size: 0.85em;
  color: #0a386e;
  border-bottom: 1px solid #eee;
}
#footer .menu .menu_child a:hover {
  text-decoration: none;
  color:#0a386e;
  border-bottom: 1px solid #0a386e;
}



/* copyright */
#copyright {
  width: auto;
  padding: 1.6em;
  font-size: 0.7em;
  color: #666;
  text-align: center;
}


/* -----------------------------

TUB　タブレット 画面サイズが820px以下、721以上　

----------------------------- */

@media screen and (min-width:721px) and ( max-width:800px) {

}

/* -----------------------------

SP　スマホ 画面サイズが720px以下　

----------------------------- */

@media screen and (max-width:720px) { 

  
/* common */
.wrap-in {
  padding: 4em 2em;
}

h2 {
  font-size: 1.5em;
}
h2 span {
  font-size: 0.6em;
  margin: 1em 0 0.5em;
}
.h2_bar {
  margin: 0 auto 3em;
  width: 80px;
  height: 2px;
}

/* header */

#header .logo {
  max-width: 200px;
  height: 70px;
}

/* KV */
/*.bg-slider {
  max-height: 1000px;
}*/
.bg-slider::before {
  padding-top: 70%;
}
.catchcopy {
  background-size:80%;
}
  
  
/* business */

.business_img {
  background-image: url("../img/business_img_sp.jpg");
  margin-bottom: 5em;
}
.business_img::before {
  padding-top: 80%;
}
  
#business p {
  font-size: 0.99em;
}
#business h3 {
  font-size: 1.4em;
  letter-spacing: 0.01em;
  line-height: 1.6em;
  font-weight: 600;
  margin: 0.5em 0;
}
#business h3 span {
  font-size: 1.4em;
  font-weight: 500;
  vertical-align:-5%;
  margin-right: 0.15em;
}
.business1,.business2,.business3 {
  margin: 3em auto;
}

  
/* outline */
table.table_outline {
  font-size: 0.9em;
  letter-spacing: 0.01em;
}
table.table_outline th,
table.table_outline td {
  padding: 0.8em;
}
  
.outline_photo {
  width: 100%;
  margin-top: 2em;
}
.outline_photo .img1,
.outline_photo .img2,
.outline_photo .img3,
.outline_photo .img4,
.outline_photo .img1-img2 {
  margin: 0em 0.5em 0.5em 0em;
  float: left;
}
.outline_photo .img1-img2 {
  width: calc( 50% - 0.5em );
}
.outline_photo .img1 {
  width: calc( 100% );
}
.outline_photo .img2 {
  width: calc( 100% );
}
.outline_photo .img3 {
  width: calc( 50% - 0.5em );
}
.outline_photo .img4 {
  width: calc( 50% - 0.5em );
}


  
/* message */
p.p-message {
  font-size: 1em;
  letter-spacing: 0.02em;
  line-height: 1.6em;
}
#message h3 {
  margin: 4em auto 0.6em;
  font-size: 1.2em;
  font-weight: 400;
}
table.table_biography th {
  display: block;
  padding: 1em 1em 0.6em;
  color:  #0a386e;
  font-weight: 600;
  /*font-weight: normal;
  text-align: left;
	white-space: nowrap;
	line-height: 1.6em;
  vertical-align: top;*/
}
table.table_biography td {
  display: block;
  padding: 0em 1em 1em;
  font-size: 0.9em;
  letter-spacing: 0.01em;
}
  
  
/* footer */
#footer-in {
  padding: 2em 0 1em 0;
  text-align: center;
}
#footer .logo {
  background-position: center top;
  height: 40px;
  float: none;
  margin: 0 auto 1em;
  padding-top: 30px;
  padding-left: 0;
  /*text-align: center;*/
}
#footer .menu {
  float: none;
  margin: 0 auto;
  /*width: 100%;*/
  /*width: calc( 100% - 4em );*/
  display: inline-block;
  width: auto;
}
#footer .menu .menu_child {
  /*min-width: 100px;
  width: 25%;
  float: left;
  font-size: 0.9em;*/
  float: right;
}
  
  
  
  
}