/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;  
  /* background-color: whitesmoke; */
  background-color: f0f0f0;
}

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  background-color: #225cda;
  color: white;
}

.back-to-top:hover {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  background-color: #225cdab6;
  color: white;
}

.breadcrumb {
  background-color: #d2e9ff;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

/* ----------------------------------------------
 * Common Work
 * ---------------------------------------------- */
.hide{
  display: none;
}

.footOpt{
  margin-top: 3rem;
}

@media screen (min-width:501px){
  .container{
    max-width: 500px
  }
}

@media screen and (min-width:0px) and (max-width:1024px) {
  .brPC{
    display: none;
  }
}
@media screen and (max-width: 500px){
  .brPhone{
    display:none;
  }
}


/* ----------------------------------------------
 * Added
 * ---------------------------------------------- */

.logo {
  object-fit: contain;
  height: 30px;

}

.subject {
  border-bottom: 2px solid gray;
  padding-bottom: 5px;
  font-size: xx-large;
}

.detail {
  width: 95%;
  font-size: 120%;
  margin-left: 5%;
}

.img-small {
  width: 200px;
  height: 200px;
  object-fit: contain;
  text-align: center;
}

.card-img-s {
  width: 50%;
  height: 50%;
}

.card-img-top {
  height: 200px;
  object-fit: contain;
  text-align: center;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.align-h-center {
  text-align: center;
}

/* ---------------------------------------
 * index page
 --------------------------------------- */
.productListContainer {
  align-items: center;
  align-content: center;
  align-tracks: center;
  align-self: center;
}



/* ---------------------------------------
 *series page
 --------------------------------------- */
.lineup_white {
  margin-top: 2.5rem;
  padding:1.5rem;
}
.lineup_border {
  margin-top: 2.5rem;
  padding:1.5rem;
  border: solid 10px;
  border-color:cornflowerblue;
  border-radius: 20px;
}

.lineup_backColor {
  margin-top: 2.5rem;
  padding:1.5rem;
  /*  border: solid 1px;*/
  border-radius: 20px;
  background-color: rgb(220,240,255);

}

.lineup {
  margin-top: 2.5rem;
  padding:1.5rem;
  /* border: solid 2px; */
  border-color: rgb(50,50,50);
  border-radius: 20px;
  box-shadow: inset;
  background-color: white;
}

#lineup, .lineup{
  min-width: none;
}

.lineup-subj {
  font-size: xx-large;
  /* background-color: rgb(220, 240, 255); */
  border-radius: 10px;
  margin-top: 3rem;
  padding: 10px;
  white-space: pre-wrap;
}

.linup-abst {
  font-size:medium;
  white-space: pre-wrap;
  align-content: center;
}

/* ---------------------------------------
 *series page OTHERS
 --------------------------------------- */
.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.others {
  text-align: center;
  margin-top: 2.5rem;
  /*  border: solid 1px;*/
  /*  border-radius: 10px;*/
  /*  background-color: rgb(240,240,255);*/
}

.others .card-title {
  font-size: 1.2rem;
  padding: 10px;
  border-bottom: 1px solid rgb(100,100,100);
  text-align: center;
}

.lineup-doc-container{
  align-items: center;
  align-content: center;
  align-self: center;
}

.lineup-doc-btn{
  max-width: 100px;
}

/* ---------------------------------------
 * cards
 --------------------------------------- */

.card-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
#cards {
  display: flex;
  flex-wrap: wrap;
}

.card {
  margin: 10px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  width: 300px;
  height: auto;
}

.card-title {
  font-size: 18px;
  font-weight: bold;
  white-space: pre-wrap;
  text-align: center;
}

.card-content {
  margin-top: 10px;
  white-space: pre-wrap;
  text-align: justify;
}

.card-text {
  white-space:  pre-wrap;
}

.appendix {
  margin-top: 5rem;
}
/* ---------------------------------------
 *Spec Table
 --------------------------------------- */
.spec-tbl {
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid rgb(20, 20, 20);
  letter-spacing: 1px;
}

th {
  width: 180px;
  border: 1px solid rgb(190, 190, 190);
  background-color: dodgerblue;
  color: white;
  padding: 5px 20px;
}

td {
  width: 300px;
  border: 1px solid rgb(190, 190, 190);
  padding: 5px 10px;
}

.btn-margin {
  margin: 5px;
}

.aspModel-table{
  max-width: 800px;
  margin: auto;
  font-size: 1.2rem;
}
.aspModel-subHead{
  background-color: dodgerblue;
  color: white;
  font-weight: bold;
}

/* ---------------------------------------
 * Image Header
 --------------------------------------- */

.head-img{
/*  position: relative;*/
  background:center no-repeat;
  background-size:cover;
  height: 400px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.head-containts{
  text-align: center;
  
}


.head-subj{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
  border: solid 2px rgb(100,100,100);
  background-color: rgb(250,250,250,0.3);
  padding: 10px 2px;
  border-radius: 10px;
}

.head-desc1{
  text-align: center;
}

/* 幅が ???px 以下であれば */
@media screen and (min-width: 0px) and (max-width:500px){
  .head-desc1{
    font-size: 1.2rem;
  }
  .head-subj{
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 500px){
  .head-desc1{
    font-size: 1.5rem;
  }
}

.head-desc2{
  text-align: left;
  font-size: 1.5rem;
  background-color: rgb(0,0,250,0.5);
}