@charset "utf-8";
/*
* common
******************************************************/
.fontsize_13 {
  font-size: 13px !important
}
.fontsize_14 {
  font-size: 14px !important
}
.fontsize_16 {
  font-size: 16px !important
}
.fontsize_19 {
  font-size: 19px !important
}
.fontsize_24 {
  font-size: 24px !important
}
.fontsize_26 {
  font-size: 26px !important
}
.center {
  text-align: center
}
.full {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.hover:hover {
  opacity: 0.7;
  filter: alpha(opacity=80);
}
.section_base {
  margin: 0 auto;
  padding: 120px 0 50px 0;
  background: #fff !important
}
.bg_white {
  background: #fff !important
}
.fontcolor_green {
  color: #0a491f !important
}
.fontcolor_red {
  color: #490a0a !important
}
.contents_1000 {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto
}
.contents_950 {
  max-width: 950px;
  width: 100%;
  margin: 0 auto
}
.contents_850 {
  max-width: 850px;
  width: 100%;
  margin: 0 auto
}
.space_top_100 {
  margin: 100px auto 0 auto
}
.space_bottom_50 {
  padding: 0 0 50px 0
}
.space_bottom_100 {
  margin: 0 auto 100px auto
}
.pc_block_only {
  display: block
}
.bt_single {
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  padding: 22px 0;
  position: relative;
  display: block;
  background: #08377d;
  border-radius: 50px;
  transition: all .2s;
}
.bt_single:hover {
  color: #fff !important;
  background-color: #1f55a5;
}
#bt_single_end {
  margin: 150px auto
}
ul.col3_row {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box
}
ul.col3_row li {
  max-width: 290px;
  width: 100%;
  margin: 0;
  box-sizing: border-box
}
.col3_row_thumbnail {
  max-width: 290px;
  width: 100%;
  height: 170px;
  margin: 0 0 20px 0;
  border: #d4d4d4 1px solid;
  background: #7b7d7e;
  position: relative;
  box-sizing: border-box;
  transition: all .3s;
}
.col3_row_thumbnail:hover {
  opacity: 0.7;
}
.col3_row_thumbnail a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
.col3_row_thumbnail img {
  height: 100% !important
}
.col3_category {
  font-size: 15px;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  margin: 0 auto 5px auto;
  padding: 3px 10px;
  border-radius: 20px;
  background: #7b7d7e;
  display: inline-block;
}
.col3_title {
  font-size: 20px;
  font-weight: 700;
  margin: 10px auto
}
@media screen and (max-width:1000px) {
  .contents_1000 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box
  }
}
@media screen and (max-width:950px) {
  .contents_950 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box
  }
}
@media screen and (max-width:850px) {
  .contents_850 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
    box-sizing: border-box
  }
}
@media screen and (max-width:768px) {
  .scroll_table {
    overflow: auto;
    white-space: nowrap
  }
  .scroll_table table {
    max-width: auto !important;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
  }
  .scroll_table th {
    width: auto !important;
    display: revert !important;
    box-sizing: border-box
  }
  .scroll_table th::after {
    display: none
  }
  .scroll_table td {
    width: auto !important;
    margin: 0 auto !important;
    display: revert !important
  }
  .section_base {
    padding: 70px 0 50px 0
  }
  #bt_single_end {
    margin: 70px auto
  }
}
@media screen and (max-width:414px) {
  .fontsize_26 {
    font-size: 20px !important
  }
  .section_base {
    padding: 70px 0 30px 0
  }
  .space_top_100 {
    margin: 50px auto 0 auto
  }
  .space_bottom_50 {
    margin: 0 auto 30px auto
  }
  .pc_block_only {
    display: none
  }
}
/*
* MAINVISUAL
******************************************************/
#mainImage {
  height: 700px;
  padding: 0;
  position: relative;
  display: flex;
  align-items: flex-end;
  background-image: url('../img/mainImageBg.jpg');
  background-position: top left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
#mainImage_inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 0 0 auto
}
#mainImage_title {
  max-width: 683px;
  width: 100%;
  margin: 0 auto 0 0
}
#mainImage_text {
  color: #fff;
  padding: 40px 700px 25px 0;
  position: relative;
  box-sizing: border-box
}
#mainImage_subtitle {
  font-size: 22px;
  color: #d0be26;
  margin: 0 auto 110px 0
}
#mainImage_diagonal_line_text {
  font-size: 23px;
  line-height: 1.3;
  text-align: center;
  margin: 0 auto 20px auto;
  position: relative
}
#mainImage_whitepaper {
  font-size: 29px;
  color: #381f20;
  font-weight: 900;
  margin: 0 auto;
  padding: 20px;
  border-radius: 10px;
  background: rgb(223, 100, 0);
  background: #ded26f;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  box-sizing: border-box
}
#mainImage_whitepaper_text {
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 500;
  margin: 0 10px 0 auto
}
#mainImage_whitepaper_bt {
  max-width: 180px;
  width: 100%;
  margin: 0 auto 0 0
}
#mainImage__breadcrumbs_wrapper {
  padding: 10px 0;
  background: #f7f7f7
}
.mainImage__breadcrumbs {
  display: flex;
  list-style: none;
  margin: 0 auto;
  max-width: 1290px;
}
.mainImage__breadcrumb {
  position: relative;
  font-size: 1.2rem;
  z-index: 999;
  margin: 0 30px 0 0;
}
.mainImage__breadcrumb::after {
  content: ">";
  font-size: 0.8rem;
  position: absolute;
  top: 1px;
  right: -15px;
}
.mainImage__breadcrumb:last-child::after {
  content: "";
}
.mainImage__breadcrumb a {
  color: #185179;
  text-decoration: underline !important;
}
#spl {
  margin: 0 auto;
  padding: 0;
  position: relative;
  background-image: url('../img/bg_spl.jpg');
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}
#spl_contents_inner {
  padding: 100px 80px
}
#spl_img {
  max-width: 782px;
  width: 100%;
  margin: 0 auto
}
#feature {
  margin: 0 auto;
  padding: 100px 0 100px 0;
  position: relative;
  background: #f6e6e6
}
#feature_title {
  max-width: 508px;
  width: 100%;
  margin: 0 auto 30px auto
}
#feature_col_wrapper {
  padding: 0 0 60px 0;
  background: linear-gradient(#f6e6e6 0%, #f6e6e6 50%, #edcfcf 50%, #edcfcf 100%);
}
/*４つ並び用*/
/*
ul#feature_col {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box
}
ul#feature_col li {
  line-height: 1.3;
  text-align: center;
  max-width: 210px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 10px 10px 10px;
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(2px 5px 10px rgba(0, 0, 0, 0.2));
  position: relative;
  box-sizing: border-box;
  transition: 0.5s
}
*/
/*------------------------------------------------------------------
　3+2カラム　　　
-----------------------------------------------------------------*/
ul#feature_col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 680px;
  margin: auto;
  padding-left: 0;
}

ul#feature_col li {
   margin-left: 25px;
  width: calc(33.3333% - 25px);
	line-height: 1.3;
  text-align: center;
  width: 210px;
  padding: 30px 10px 10px 10px;
  background: #fff;
  border-radius: 10px;
    list-style-type: none!important;
  filter: drop-shadow(2px 5px 10px rgba(0, 0, 0, 0.2));
  position: relative;
  box-sizing: border-box;
  transition: 0.5s;
  
}
ul#feature_col li:nth-child(n+4) {
  margin-top: 25px
}
ul#feature_col li:nth-child(1), ul#feature_col li:nth-child(4) {
  margin-left: 0
}
@media screen and (max-width: 768px) {
  ul#feature_col {
    justify-content: center;
    flex-direction: column;
  }
  ul#feature_col li {
    width: 100%;
    margin-left: 0px;
    
  }
  ul#feature_col li:nth-child(n+2) {
    margin-top: 25px;
  }
}





ul#feature_col li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;

}
ul#feature_col li:hover {
  color: #fff;
  cursor: pointer;
  background: #490a0a;
  filter: drop-shadow(2px 5px 10px rgba(0, 0, 0, 0.6));
}
ul#feature_col li:hover .feature_col_text {
  color: #fff;
}
.feature_col_text {
  font-size: 17px;
  color: #490a0a;
  font-weight: 700;
  margin: 0 auto;
  padding: 0 0 35px 0;
  position: relative
}
.feature_col_text::after {
  content: '';
  padding: 0 0 20px 0;
  position: absolute;
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
  border-top: 15px solid #f96060;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.feature_inner {
  padding: 30px 90px;
  border-radius: 20px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)
}
.feature_img {
  margin: 70px auto
}
.feature_img img {
  max-width: 100%
}
table {
  width: 100%;
  margin: 0 auto
}
table th {
  color: #fff;
  font-weight: 700;
  vertical-align: middle;
  margin: 0 auto;
  padding: 15px;
  background: #522929;
  box-sizing: border-box;
  position: relative
}
table td {
  color: #000;
  vertical-align: middle;
  text-align: left;
  padding: 15px;
  background: #f5eeee;
  box-sizing: border-box
}
.table_type_1 {
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  padding: 15px;
  background: #a68888
}
.table_type_2 {
  background-color: rgba(255, 255, 255, 0);
}
.table_fonttype_1 {
  font-size: 16px;
  color: #981d1d;
  margin: 0 auto 10px auto
}
.table_fonttype_2 {
  font-size: 19px;
  color: #981d1d;
  font-weight: 700;
  text-align: center;
  white-space: nowrap
}
.table_fonttype_3 {
  font-size: 13px
}
@media screen and (max-width:1600px) {
  #mainImage_inner {
    width: 90%;
    margin: 0 auto 0 auto
  }
  #mainImage_text {
    padding: 40px 40% 25px 0
  }
  #mainImage_whitepaper {
    font-size: 25px
  }
}
@media screen and (max-width:1366px) {
  #mainImage_text {
    padding: 40px 30% 25px 0
  }
}
@media screen and (max-width:1112px) {
  #mainImage_title {
    margin: 0 auto
  }
  #mainImage_text {
    padding: 40px 0 25px 0
  }
  #mainImage_subtitle {
    text-align: center
  }
}
@media screen and (max-width:1024px) {
  #mainImage {
    height: auto
  }
  #mainImage_title {
    margin: 50px auto
  }
  #mainImage_text {
    padding: 0 0 25px 0
  }
  #mainImage_subtitle {
    margin: 0 auto 50px 0
  }
}
@media screen and (max-width:768px) {
  .mainImage__breadcrumbs {
    left: 16px;
    font-size: 1rem;
    padding: 0 0 0 16px;
    width: inherit !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto;
    white-space: nowrap;
  }
  #mainImage_whitepaper {
    flex-direction: column
  }
  #mainImage_whitepaper_text {
    margin: 0 auto
  }
  #mainImage_whitepaper_bt {
    margin: 20px auto 0 auto
  }
  #spl {
    padding: 0 5%
  }
  .feature_inner {
    padding: 5%
  }
/*   ul#feature_col {
    flex-wrap: wrap
  }
  ul#feature_col li {
    max-width: 48%;
    margin: 0 auto 2% auto
  } */
  ul#maker_list {
    flex-wrap: wrap
  }
  ul#maker_list li {
    width: 30%;
    margin: 0 auto 2% auto
  }
}
@media screen and (max-width:683px) {
  #mainImage_title {
    max-width: 100%
  }
  #mainImage_title img {
    max-width: 100%
  }
}
@media screen and (max-width:414px) {
  #mainImage {
    background-position: -50% 0
  }
  #mainImage_subtitle {
    font-size: 18px
  }
  #mainImage_diagonal_line_text {
    font-size: 16px
  }
  #mainImage_whitepaper_text {
    font-size: 14px
  }
  #spl_contents_inner {
    padding: 10% 0
  }
  #spl_img {
    margin: 0 auto 70px auto
  }
  #feature {
    padding: 70px 5%
  }
  .feature_img {
    margin: 30px auto
  }
  #feature_title img {
    max-width: 100%
  }
  #feature_col_wrapper {
    margin: 0 auto 50px auto;
    padding: 0 0 30px 0;
    background: linear-gradient(#f6e6e6 0%, #f6e6e6 30%, #edcfcf 30%, #edcfcf 100%);
  }
  .feature_col_text {
    font-size: 16px;
    text-align: center
  }
  #maker {
    margin: 0 auto 50px auto;
    padding: 10% 5%
  }
  ul#maker_details {
    flex-wrap: wrap;
    box-sizing: border-box
  }
  ul#maker_details li {
    word-break: break-all;
    width: 30%
  }
  ul#maker_details li li {
    font-size: 12px
  }
  .table_fonttype_2 {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
  }
}
.icon_option {
	color: #981d1d;
	font-size: 13px;
	text-align: center;
	border-radius: 10px;
	background: #fff;
	border:1px solid #981d1d;
	display: inline-block;
	width:90px;
	margin: 0 10px 10px auto;
}
