/* CSS Document */

.contents_wrap {
}


/* 下層メインビジュアル
---------------------------------------------------------- */
.sub_main_visual {
  background: url("/product_data/img/mainimg_img_01.jpg") center no-repeat;
  background-size: cover !important;
}


/* 製品一覧
---------------------------------------------------------- */
.box_product_01 {
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
}
.page_index .box_product_01 {
  justify-content: space-between;
}
.page_index .box_product_01 li {
  width: 308px;
  margin: 0 0 80px;
}
 .box_product_01 li {
  margin-bottom: 80px;
}
 .box_product_01 li:nth-child(2),
 .box_product_01 li:nth-child(5),
 .box_product_01 li:nth-child(8) {
   margin-right: 44px;
   margin-left: 44px;
}
.box_product_01 .txt_product_name {
  font-size: 26px;
  font-weight: 500;
  margin-top: 20px;
  letter-spacing: 0.05em !important;
  line-height: 120%;
}
.box_product_01 .txt_product_name span {
  display: block;
  font-size: 18px;
  margin-top: -15px;
}
.page_index .box_product_01 .txt_product_name {
  /*margin-top: -40px !important;*/
}
.box_product_01 .txt_product_copy {
  font-size: 23px;
}

.box_product_01 .btn_01 {
  width: 60%;
  margin-top: 25px;
}

/* モーダル
---------------------------------------------------------- */
.modaal-container {
  width: 600px !important;
  height: 630px;
  overflow-x: hidden !important;
}
.modaal-container {
  background: none !important;
}
.modal_wrap {
	width:600px !important;
	background:#dbdcdc;
    padding: 10px 0;
}
.modal_wrap .mainphoto {
  position: relative;
}
.modal_wrap .mainphoto .hamade_logo {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 70px;
  height: auto;
}

.modal_wrap .details_inner {
  margin: 10px 25px 10px 20px;
}
.modal_wrap .txt_details_01 {
  color: #d8282b;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5px !important;
  line-height: 130%;
}
.modal_wrap .txt_details_01 span {
  font-size: 16px;
  margin-right: 10px;
}

.modal_wrap .txt_details_02 {
  color: #002063;
  font-size: 14px;
  line-height: 130%;
}
.modal_wrap .area_thumbnail_file {
  display: flex;
  margin: 10px 0 0 0;
  background:url("/product_data/img/bg_img_01.png") left bottom no-repeat;
  padding-bottom: 15px;
}
.modal_wrap ul {
  display: flex;
  /*justify-content: space-between;*/
  width: 315px;
  flex-wrap: wrap;
}
.modal_wrap ul li {
  width: 95px;
  margin: 0px 10px 10px 0px;
  transition: 0.5s;
}
.modal_wrap ul li:hover {
  opacity: 0.6;
}
.modal_wrap ul.box_thumbnail li img {
	cursor:pointer;
  width: 95px;
}
.modal_wrap ul.box_file li,
.modal_wrap ul.box_thumbnail li{
  height: 60px;
  background-color: #fff;
  text-align: center;
}
.modal_wrap ul.box_file li a,
.modal_wrap ul.box_thumbnail li a{
  display: block;
}
.modal_wrap ul.box_file li span,
.modal_wrap ul.box_thumbnail li span {
  display: inline-block;
  color: #002063;
  border:1px solid #002063;
  padding: 5px;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 500;
  margin: 9px auto;
}
.modal_wrap ul.box_file li img {
  margin: 15px auto;
}
.modal_wrap .txt_details_03 {
  width: 235px;
  color: #002063;
  font-size: 15px;
  margin: 0 0 0 5px;
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 0;
}



/* 自社での流れ
---------------------------------------------------------- */
.box_flow_01 {
  background:url("/assets/img/img_border_03.png") center top no-repeat;
  padding: 60px 0 50px;
}
.box_flow_01::after {
  background:url("/assets/img/img_border_04.png") center bottom no-repeat;
  content: '';
	width: 100%;
	height: 15px;
	display: block;
}
.box_flow_01 .ttl_01 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
  
}
.box_flow_01 ol li {
  margin: 28px 0;
}
.box_flow_01 ol li::after {
  background:url("/assets/img/icon_05.png") center bottom no-repeat;
  content: '';
	width: 100%;
	height: 12px;
	display: block;
  padding: 0 0 28px 0;
}
.box_flow_01 ol li:last-child::after {
  background: none;
}

.box_flow_01 ol li dl {
  display: flex;
  width: 520px;
  margin: 0 auto;
  display:table;
}
.box_flow_01 ol li dl dt {
  font-size: 27px;
  font-weight: 500;
  width: 230px;
  display: flex !important;
}
.box_flow_01 ol li dl dt img {
  margin: 0 30px 0 0;
}
.box_flow_01 ol li dl dt p {
  margin: 15px 0 0 0;
}
.box_flow_01 ol li dl dt,
.box_flow_01 ol li dl dd {
  display:table-cell;
  vertical-align:middle;
  line-height: 2.0;
}
.box_flow_01 ol li dl dd {
  width: 290px;
}


/* 比較表
---------------------------------------------------------- */
.box_table_01 {
  background:url("/assets/img/img_border_05.png") center top no-repeat;
  padding: 60px 0 50px;
  position: relative;

}
.box_table_01 .ttl_01 {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}
.box_table_01 table.tbl_01 {
  width: 1024px;
  border: solid 1px #c8c9ca;
  border-collapse: collapse;
  margin-bottom: 80px;
}
.box_table_01 .comment_01 {
  position: absolute;
  bottom: 40px;
}
.box_table_01 table.tbl_01 th,
.box_table_01 table.tbl_01 td {
  border: solid 1px #c8c9ca;
  font-size: 17px;
  padding: 15px 0;
}
.box_table_01 table.tbl_01 th {
  font-weight: 500;
  vertical-align: middle;
}
.box_table_01 table.tbl_01 td {
  text-align: center;
}
.box_table_01 table.tbl_01 tr.ttl_bg_01 {
  background-color: #717071;
}



/* 3つの特徴
---------------------------------------------------------- */
.box_features_01 {
  
}
.box_features_01 ol {
  display: flex;
  justify-content: space-between;
}
.box_features_01 ol li {
 background: url("/product_data/img/bg_img_02.png") top right no-repeat;
  width: 280px;
  font-size: 18px;
  padding: 20px;
  position: relative;
}
.box_features_01 ol li::after {
 background: url("/product_data/img/bg_img_02.png") bottom left no-repeat;
  content: '';
	width: 100%;
	height: 100%;
	display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.box_features_01 .ttl_01 {
  font-size: 31px;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  justify-content: space-between;
}
.features_01 .ttl_01::after,
.features_02 .ttl_01::after,
.features_03 .ttl_01::after {
	display: block;
  color: #d8282b;
  font-size: 76px;
  margin-top: 15px;
  font-weight: bold;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.features_01 .ttl_01::after {
  content: '1';
}
.features_02 .ttl_01::after {
  content: '2';
}
.features_03 .ttl_01::after {
  content: '3';
}




/* 濱出丸
---------------------------------------------------------- */
.box_hamademaru {
}
.box_hamademaru .ttl_01 {
  font-size: 29px;
}
.box_hamademaru .ttl_02 {
  font-size: 50px;
  font-weight: 500;
}
.box_hamademaru .box_img_01 {
  position: relative;
}
.box_hamademaru .ima_hamademaru_01 {
  position: absolute;
  top: -100px;
  right: 0;
}
.box_hamademaru p {
  font-size: 18px;
}
.box_hamademaru .btn_01 {
  width: 215px;
  margin: 40px 0 0 !important;
}





/* ==========================================================================//
//
//　SP 1024px以下
//
// ========================================================================== */

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

 .box_product_01 li:nth-child(2),
 .box_product_01 li:nth-child(5),
 .box_product_01 li:nth-child(8) {
   margin-right: 30px;
   margin-left: 30px;
}
  
  
}


/* ==========================================================================//
//
//　SP 560px以下
//
// ========================================================================== */

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



/* 製品一覧
---------------------------------------------------------- */
.box_product_01 {
  display: block;
}
.box_product_01 li {
  max-width: 100%;
  margin: 0 auto 80px !important;
}
.box_product_01 li img {
  max-width: 100%;
  }

.box_product_01 .txt_product_name {
  font-size: 24px;
}
.box_product_01 .txt_product_copy {
  font-size: 20px;
}

.box_product_01 .btn_01 {
  width: 70%;
  margin-top: 25px;
}


  
/* モーダル
---------------------------------------------------------- */
.modaal-container {
  width: 100% !important;
  /*height: 100% !important;*/
  overflow-x: hidden !important;
}

.modal_wrap {
	width:96% !important;
  margin: 0 auto;
  padding: 10px 0 50px 0;
}
.modal_wrap .MainPhoto {
  width: 100%;
}
.modal_wrap .details_inner {
  margin: 10px 15px 10px 10px;
}
  .modal_wrap .txt_details_01 span {
    display: block;
}

.modal_wrap .area_thumbnail_file {
  display: block;
}
.modal_wrap ul {
  width: 100%;
}
.modal_wrap ul li {
  width: 31%;
  margin: 0px 2% 10px 0px;
}

.modal_wrap ul.box_thumbnail li {
  }
.modal_wrap ul.box_thumbnail li img {
	cursor:pointer;
  width: 100%;
}
.modal_wrap .txt_details_03 {
  font-size: 13px; 
  width: 100%;
  margin: 0 !important;
}

  
  
  
/* 自社での流れ
---------------------------------------------------------- */
.box_flow_01 .ttl_01 {
  font-size: 8vw;
}
.box_flow_01 ol li dl {
  display: block;
  width: 100%;
}
.box_flow_01 ol li dl dt {
  font-size: 6vw;
  width: 85%;
  margin: 0 auto 10px auto;
}
.box_flow_01 ol li dl dd {
  display:block;
  width: 85%;
  margin: 0 auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

  
/* 濱出丸
---------------------------------------------------------- */
.box_hamademaru {
}
.box_hamademaru .ttl_01 {
  font-size: 6vw;
}
.box_hamademaru .ttl_02 {
  font-size: 10vw;
  font-weight: 500;
}
.box_hamademaru .box_img_01 {
  position: static !important;
}
.box_hamademaru .ima_hamademaru_01 {
  position: static;
  width: 100%;
  height: auto;
}
.box_hamademaru p {
  font-size: 16px;
}
.box_hamademaru .btn_01 {
  margin: 40px auto 0 !important;
}

  
/* 比較表
---------------------------------------------------------- */
.box_table_01 .ttl_01 {
  font-size: 6vw;
}
.box_table_01 table.tbl_01 th,
.box_table_01 table.tbl_01 td {
  font-size: 15px;
}

/* 3つの特徴
---------------------------------------------------------- */
.box_features_01 ol {
  display: block;
}
.box_features_01 ol li {
  width: 87%;
  font-size: 16px;
  margin-bottom: 20px;
}
.box_features_01 .ttl_01 {
  font-size: 28px;
}
.features_01 .ttl_01::after,
.features_02 .ttl_01::after,
.features_03 .ttl_01::after {
  font-size: 60px;
}

  
  
  
  
  
  
}
