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

#ditail .about .right14 {
  width: 648px;
}
#ditail .about .right14 dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 2px dotted #c9c9c9;
  padding: 14px 0 14px;
}
#ditail .about .right14 dl:last-child {
  border-bottom: 0px;
}
#ditail .about .right14 dt {
  width: 300px;
  font-weight: 700;
}
#ditail .about .right14 dd {
  line-height: 130%;
  width: calc(100% - 115px);
}
#ditail .background14 {
  position: relative;
  background: #0067D1;
  padding: 100px 0 45px !important;
}
#ditail .background14:after {
  position: absolute;
  bottom: -79px;
  left: 0;
  content: "";
  background: #0067D1;
  height: calc(160px / 2);
  width: 100%;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: 2;
}

#ditail .houto_grey {
  padding: 140px 0 100px;
  /*  background-image: -moz-linear-gradient(0deg, rgb(0, 75, 182) 0%, rgb(0, 109, 215) 99%);
  background-image: -webkit-linear-gradient(0deg, rgb(0, 75, 182) 0%, rgb(0, 109, 215) 99%);
  background-image: -ms-linear-gradient(0deg, rgb(0, 75, 182) 0%, rgb(0, 109, 215) 99%);*/
}
#ditail .houto_grey h4 {
  /*  color: #fff;*/
  margin-bottom: 56px;
}
#ditail .houto_grey h4 span {
  /*  color: #fff;*/
}
/* #ditail .houto_grey .use { margin-bottom: 160px;} */
#ditail .houto_grey .flex {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 0 0 50px;
}
#ditail .houto_grey .flex_r {
  flex-flow: row-reverse;
}
#ditail .houto_grey .flex_block {
  display: block;
}
#ditail .houto_grey .flex .houimg {
  width: 50%;
  height: auto;
}
/* #ditail .houto_grey .flex .houimg:nth-child(2) { transition: all 0.2s;}
#ditail .houto_grey .flex .houimg:nth-child(3) { transition: all 0.3s;} */
#ditail .houto_grey .flex .txtbox {
  width: 480px;
  /*  color: #fff;*/
  letter-spacing: 0.06em;
}
#ditail .houto_grey .flex_block .txtbox {
  width: 100%;
  margin-bottom: 24px;}
#ditail .houto_grey .flex .txtbox .bold {
  font-size: 36px;
  line-height: 1.333;
  font-weight: 700;
  margin-bottom: 24px;
}
#ditail .houto_grey .flex .txtbox .middle {
  font-size: 26px;
  line-height: 1.333;
  font-weight: 500;
  margin-bottom: 20px;
}
#ditail .houto_grey .flex .txtbox .text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  word-break: break-word;
  text-align: justify;
}
.magazine .text {
  word-break: break-word;
  text-align: justify;
}
#ditail .houto_grey .flex_column {
  display: flex;
  flex-direction: column;
}
#ditail .houto_grey .flex .fourimg {
  width: 40%;
}
#ditail .houto_grey .clear {
  clear: both;
}
#ditail .houto_grey .flex_cr {
  flex-direction: column-reverse;
}
#ditail .houto_grey .flex_cr .houimg {
  width: 100%;
}
#ditail .houto_grey .flex_cr .txtbox {
  width: 100%;
  margin-bottom: 24px;
}
#ditail .houto_grey .flex_cr .imgbox {
  display: flex;
  justify-content: center;
}
#ditail .houto_grey .flex_cr .imgbox img {
  width: calc(100% / 3);
  aspect-ratio: 1/1;
}
#ditail .houto_grey .flex_cr .imgbox .aspectimg {
  aspect-ratio: initial;
}
#ditail .houto_grey .flex_cr .clm-2 {
  width: 100%
}
#ditail .houto_grey .flex_cr .clm-2 img {
  width: calc(100% / 2);
  aspect-ratio: initial;
}
#ditail .houto_grey .flot {
  display: block;
  clear: both;
}
#ditail .houto_grey .flot .houimg {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
}
#ditail .houto_grey .flot-left {
  float: left !important;
  padding-left: 0px !important;
  padding-right: 20px;
}
.sp-img {
  display: none;
}
.pc-img {
  display: block;
}
#ditail .houto_grey .flot .txtbox {
  width: 100%;
}
#ditail .houto_grey .comment {
  position: relative;
  width: 900px;
  padding: 40px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 160px auto 0;
}
#ditail .houto_grey .comment .balloon {
  position: absolute;
  left: 50%;
  top: -135px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 266px;
  padding: 14px 0;
  text-align: center;
  background: #fec901;
  font-size: 40px;
  font-weight: 700;
  border-radius: 10px;
}
#ditail .houto_grey .comment .balloon:after {
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  content: "";
  display: block;
  height: calc(20px / 2 * tan(60deg));
  width: 20px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fec901;
}
#ditail .houto_grey .comment .balloon span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 6px;
}
#ditail .houto_grey .comment .left {
  width: 140px;
}
#ditail .houto_grey .comment .left .icn {
  display: block;
  margin-bottom: 14px;
}
#ditail .houto_grey .comment .left small {
  display: block;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: center;
}
#ditail .houto_grey .comment .right {
  width: 100%;
  ;
}
#ditail .houto_grey .comment .right .bold {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 20px;
  text-align: center;
}
#ditail .houto_grey .comment .right .text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  text-align: justify;
}


#ditail .good_comment{
	margin: 50px auto 100px;
}

#ditail .good14 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%; padding: 20px;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
}
#ditail .good14:last-child {
	margin-bottom: 0;
}
#ditail .good14 .num {
	font-size: 26px;
	font-family: din-2014, sans-serif;
	font-weight: 400;
	color: #fff;
	width: 60px;
	line-height: 56px;
	border-radius: 50%;
	background: #535353;
	margin-right: 20px;
	text-align: center;
}
#ditail .good14 .bold {
	font-size: 20px;
	font-weight: 500;
	font-feature-settings: "palt";
	width: 100%;
	line-height: 160%;
}

/*list-grid-simple
---------------------------------------------------------*/
.list-grid-simple .list * {margin: 0;padding: 0;}


.list-grid-simple {
    display: grid;
    grid-template-columns: repeat(1, 1fr);	/*1列にする指定。*/
    gap: 1rem;	/*ブロックの間に空けるマージン的な指定*/
}

/*ボックス１個あたり*/
.list-grid-simple .list {
    display: grid;
	position: relative;
}

/*h4見出し*/
.list-grid-simple .list h4 {
	margin-top: 0.5rem;	
	font-weight: normal!important;
	font-size:14px!important;
	line-height: 1.4;
	
}

/*画面幅800px以上の追加指定*/
	@media screen and (min-width:800px) {

/*listブロック全体を囲むブロック*/
	.list-grid-simple {
		grid-template-columns: repeat(3, 1fr);	/*3列にする指定。*/
	}

		
	}/*追加指定ここまで*/

/*list-grid-simple2
---------------------------------------------------------*/
.list-grid-simple2 .list * {margin: 0;padding: 0;}

.list-grid-simple2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);	/*1列にする指定。*/
    gap: 5px;	/*ブロックの間に空けるマージン的な指定*/
}

/*ボックス１個あたり*/
.list-grid-simple2 .list {
    display: grid;
	position: relative;
}

/*h4見出し*/
.list-grid-simple2 .list h4 {
	margin-top: 0.5rem;	
	font-weight: normal!important;
	font-size:10px!important;
	line-height: 1.4;
	
}

/*画面幅800px以上の追加指定*/
	@media screen and (min-width:800px) {

/*listブロック全体を囲むブロック*/
	.list-grid-simple2 {
		grid-template-columns: repeat(6, 1fr);	/*6列にする指定。*/
	}

.list-grid-simple2 .list h4 {
	margin-top: 0.5rem;	
	font-weight: normal!important;
	font-size:12px!important;
	line-height: 1.4;
	
}
	}/*追加指定ここまで*/


#ditail .case_bg figure {
 margin: 0 auto;
}

#ditail .case_bg figure img {
 width:100%;
	height: auto;
}


#ditail .case_bg figcaption {
	margin: 50px auto 20px ;
	text-align: center;
	font-size:18px;
	font-weight:700;
	line-height: 1.6;
}
#ditail .case_bg figure.wide1{
 width:95%!important;
	height: auto;
}

/*画面幅800px以上の追加指定*/
	@media screen and (min-width:800px) {
		
#ditail .case_bg figure.wide1{
 width:70%!important;
	height: auto;
}		
		
}



/*その他
-------------------------------------------------------*/
.clearfix::after {content: "";display: block;clear: both;}
.color-check, .color-check a {color: #ff0000 !important;}
.l {text-align: left !important;}
.c {text-align: center !important;}
.r {text-align: right !important;}
.ws {width: 95%;display: block;}
.wl {width: 95%;display: block;}
.mb0 {margin-bottom: 0px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb-space-large {margin-bottom: var(--space-large) !important;}
.look {line-height: 1.5 !important; display: inline-block;padding: 5px 10px;background: rgba(0,0,0,0.1);border: 1px solid rgba(0,0,0,0.3);border-radius: 3px;margin: 5px 0; word-break: break-all;}
.small {font-size: 0.75em;}
.large {font-size: 2em; letter-spacing: 0.1em;}
.pc {display: none;}
.dn {display: none !important;}
.block {display: block !important;}
.inline-block {display: inline-block !important;}
.relative {position: relative;}
.marker {background: linear-gradient(transparent 50%, yellow);}
pre {white-space: pre-wrap;word-wrap: break-word;overflow-wrap: break-word;}


/*画面幅900px以上の追加指定*/
	@media screen and (min-width:900px) {

	.ws {width: 48%;display: inline;}
	.sh {display: none;}
	.pc {display: block;}

}/*追加指定ここまで*/

/*.balloon14
-------------------------------------------------------*/
.balloon14_1,
.balloon14_2,
.balloon14_3,
.balloon14_4
{
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon14_1 .faceicon,
.balloon14_2 .faceicon,
.balloon14_3 .faceicon,
.balloon14_4 .faceicon {
  float: left;
  margin-right: -90px;
  width: 15%;
}

.balloon14_1 .faceicon img {
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}
.balloon14_2 .faceicon img {
  width: 100%;
  height: auto;
  border: solid 3px #fff;
  border-radius: 50%;
}
.balloon14_3 .faceicon img {
  width: 100%;
  height: auto;
  border: solid 3px #fff;
  border-radius: 50%;
}
.balloon14_4 .faceicon img {
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}
.balloon14_1 .chatting,
.balloon14_2 .chatting,
.balloon14_3 .chatting,
.balloon14_4 .chatting{
  width: 100%;
}

.balloon14_1 .says {
  display: inline-block;
  position: relative; 
  margin: 50px 0 0 130px;
  padding: 20px 25px;
  border-radius: 12px;
  background: #d7ebfe;
}
.balloon14_1 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 25px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.balloon14_2 .says {
  display: inline-block;
  position: relative; 
  margin: 18px 0 0 130px;
  padding: 20px 25px;
  border-radius: 25px;
  background: #fff;
}
.balloon14_2 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50px; 
  left: -30px;
  border: 12px solid transparent;
  border-right: 20px solid #fff;
}

.balloon14_3 .says {
  display: inline-block;
  position: relative; 
  margin: 50px 0 0 130px;
  padding: 20px 25px;
  border-radius: 12px;
  background: #fff;
}
.balloon14_3 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 25px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
}
.balloon14_4 .says {
  display: inline-block;
  position: relative; 
  margin: 25px 0 0 130px;
  padding: 20px 25px;
  border-radius: 12px;
  background: #d7ebfe;
}
.balloon14_4 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 40px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}
.balloon14_1 .says p,
.balloon14_2 .says p,
.balloon14_3 .says p {
  margin: 0;
  padding: 0;
	font-size:2em;
	font-weight: 900;
letter-spacing: 3px;
	line-height: 1.2;
}
.balloon14_4 .says p {
  margin: 0;
  padding: 0;
	font-size:1.6em;
	font-weight: 900;
letter-spacing: 3px;
	line-height: 1.4;
}

@media screen and (max-width: 768px) {	
.balloon14_1,
.balloon14_2,
.balloon14_3,
.balloon14_4{
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon14_1 .faceicon,
.balloon14_2 .faceicon,
.balloon14_3 .faceicon,
.balloon14_4 .faceicon{
  float: left;
  margin-right: -90px;
  width: 14%;
}

.balloon14_1 .faceicon img,
.balloon14_4 .faceicon img	{
  width: 100%;
  height: auto;
  border: solid 2px #d7ebfe;
  border-radius: 50%;
}
.balloon14_2 .faceicon img,
.balloon14_3 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 2px #fff;
  border-radius: 50%;
}
	
.balloon14_1 .chatting,
.balloon14_2 .chatting,
.balloon14_3 .chatting,
.balloon14_4 .chatting{
  width: 100%;
}

.balloon14_1 .says {
  display: inline-block;
  position: relative; 
  margin:0px 0 0 70px;
  padding: 18px 10px;
  border-radius: 12px;
  background: #d7ebfe;
}
.balloon14_1 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 16px; 
  left: -20px;
  border: 10px solid transparent;
  border-right: 15px solid #d7ebfe;
}
.balloon14_2 .says {
  display: inline-block;
  position: relative; 
  margin:0px 0 0 70px;
  padding: 18px 10px;
  border-radius: 12px;
  background: #fff;
}
.balloon14_2 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 16px; 
  left: -20px;
  border: 10px solid transparent;
  border-right: 15px solid #fff;
}
.balloon14_3 .says {
  display: inline-block;
  position: relative; 
  margin:0px 0 0 70px;
  padding: 18px 10px;
  border-radius: 12px;
  background: #d7ebfe;
}
.balloon14_3 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 16px; 
  left: -20px;
  border: 10px solid transparent;
  border-right: 15px solid #d7ebfe;
}
.balloon14_4 .says {
  display: inline-block;
  position: relative; 
  margin:0px 0 0 70px;
  padding: 18px 10px;
  border-radius: 12px;
  background: #d7ebfe;
}
.balloon14_4 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 16px; 
  left: -20px;
  border: 10px solid transparent;
  border-right: 15px solid #d7ebfe;
}
	
.balloon14_1 .says p,
.balloon14_2 .says p,
.balloon14_3 .says p,
.balloon14_4 .says p{
  margin: 0;
  padding: 0;
	font-size:15px;
	font-weight: 600;
letter-spacing: 0px;
}

}/*追加指定ここまで*/	





@media screen and (max-width: 768px) {
  #ditail .about .right14 {
    width: 100%;
  }
  #ditail .about .right14 dl {
    display: flex;
    padding: 10px 0;
  }
  #ditail .about .right14 dt {
    width: 250px;
    font-size: 13px;
	  line-height: 1.6;

  }
  #ditail .about .right14 dd {
    font-size: 13px;
  /*  width: calc(100% - 70px);*/

  }
  #ditail .houto_grey .surround .flex .txtbox .bold {
    font-size: 16px;
  }
  #ditail .houto_grey .surround .flex .txtbox .text {
    font-size: 11px;
    text-align: justify;
  }
  #ditail .houto_grey {
    padding: 90px 0 50px;
    overflow: hidden;
  }
  #ditail .houto_grey h4 {
    /*    color: #fff;*/
    margin-bottom: 30px;
  }
  #ditail .houto_grey .flex {
    display: block;
  }
  #ditail .houto_grey .flex:last-child {
    margin-bottom: 0;
  }
  #ditail .houto_grey .flex_r {
    flex-flow: row-reverse;
  }
  #ditail .houto_grey .flex_block {
    display: block;
  }
  #ditail .houto_grey .flex_block .txtbox {
    width: 100%;
  }
  #ditail .houto_grey .flex .houimg {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #ditail .houto_grey .flex .txtbox {
    width: 100%;
    /*    color: #fff;*/
    letter-spacing: 0.06em;
  }
  #ditail .houto_grey .flex .txtbox .bold {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #ditail .houto_grey .flex .txtbox .middle {
    font-size: 16px;
    margin-bottom: 12px;
  }
  #ditail .houto_grey .flex .txtbox .text {
    font-size: 13px;
    line-height: 1.9;
    text-align: justify;
  }
  #ditail .houto_grey .comment {
    width: 100%;
    padding: 20px;
    display: block;
    margin: 110px auto 0;
  }
  #ditail .houto_grey .comment .balloon {
    position: absolute;
    left: 50%;
    top: -110px;
    width: 200px;
    padding: 12px 0;
    text-align: center;
    background: #fec901;
    font-size: 30px;
  }
  #ditail .houto_grey .comment .balloon:after {
    bottom: -16px;
    height: calc(20px / 2 * tan(60deg));
    width: 20px;
  }
  #ditail .houto_grey .comment .balloon span {
    font-size: 13px;
    margin-bottom: 7px;
  }
  #ditail .houto_grey .comment .left {
    width: 140px;
    margin: 0 auto 10px;
  }
  #ditail .houto_grey .comment .left .icn {
    display: block;
    margin-bottom: 14px;
  }
  #ditail .houto_grey .comment .left small {
    font-size: 13px;
  }
  #ditail .houto_grey .comment .right {
    width: 100%;
  }
  #ditail .houto_grey .comment .right .bold {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  #ditail .houto_grey .comment .right .text {
    font-size: 13px;
    line-height: 1.9;
    text-align: justify;
  }
  #ditail .houto_grey .flex_cr {
    display: flex;
    flex-direction: column-reverse;
  }
  #ditail .houto_grey .flex_cr .imgbox {
    flex-direction: column;
  }
  #ditail .houto_grey .flex_cr .imgbox img {
    width: 100%;
    aspect-ratio: initial;
  }
  #ditail .houto_grey .flex_cr .imgbox img:last-child {
    margin-bottom: 0;
  }
  #ditail .houto_grey .flot {
    display: block;
  }
  #ditail .houto_grey .flot .houimg {
    float: none;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  #ditail .houto_grey .flot-left {
    float: none !important;
    padding-left: 0px;
    padding-right: 0px;
  }
  #ditail .houto_grey .flot .txtbox .text {
    margin-bottom: 24px;
    text-align: justify;
  }
#ditail .good14 {
	box-shadow: 10px 17.321px 30px 0px rgba(24, 25, 46, 0.2);
	}

#ditail .good14 .num {
	font-size: 18px;
	width: 40px;
	line-height: 35px;
	margin-right: 16px;
	}
#ditail .good14 .bold {
	font-size: 14px;
	font-weight: 500;
	font-feature-settings: "palt";
	width: 100%; 
	line-height: 160%;
	text-align: justify;
	}
	
#ditail .s14_inner {
		width:100%;
		margin: auto;
	}
}
/*画面幅900px以上の追加指定*/
	@media screen and (min-width:900px) {
#ditail .s14_inner {
		width:80%;
		margin: auto;
	}
}