@charset "utf-8";
/* CSS Document */
.sp_br {
  display: none;
}
.weight-normal {
  font-weight: normal;
}

.red-txt {
  color: #B70000;
}

.boder p {
  font-size: 19px;
}

.header .mega-menu-third-item:before {
  top: 12px;
}

.pankuzu li {
  background: url("../../../common/img/pankuzu_icon02.png") right 10px center no-repeat;
  float: left;
  padding: 0 30px 0 0px;
    padding-left: 0px;
}

/* メニュー */
.detail ul {
  overflow: hidden;
  max-width: 930px;
  width: 100%;
  margin: 15px 0 auto;
}

.detail li {
  float: left;
  margin: 0 15px 15px 0;
}

.voice {
  float: left;
  position: relative;
  background: #c23940;
  padding-left: 20px;
  box-sizing: border-box;
  max-width: 174px;
  width: 100%;
  color: #fff;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.voice:hover {
  opacity: 0.8;
  cursor: pointer;
}

.voice::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
}

.voice::after {
  content: "";
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 5px solid #c23940;
}
  
.voice a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* お客様の声 */

.voice-list {
  margin: 30px auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.icon_new {
  color: #fff;
  background: #c00;
  padding: 1px 10px;
  position: absolute;
  top: 1px;
  left: 3px;
  font-weight: bold;
}

.voice-box {
  position: relative;
  max-width: 305px;
  width: 100%;
  margin: 0 5px 10px;
  background: #e8eeff;
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.voice-title {
  width: 90%;
  margin: 0 auto 15px;
  background: #120e6a;
  padding: 5px 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.voice-title.ver2 {
  font-size: 14px;
  text-align: left;
  height: 34px;
}

.voice-title.ver3 {
  font-size: 13px;
  text-align: left;
  height: 34px;
}
.voice-title.ver4 {
  width: 95%;
  margin: 0 auto 15px;
  font-size: 11px;
  padding: 8px 0;
}
.voice-box img {
  margin-bottom: 10px;
}

a.voice-btn {
	font-weight: bold;
	color: #120e6a;
	max-width: 215px;
	margin: 5px auto;
	width: 100%;
	background: #fff;
	padding: 10px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #120e6a;
	border-radius: 30px;
	box-sizing: border-box;
  text-decoration: none;
  font-size: 14px;
}

.voice-btn:hover {
	background: #120e6a;
	color: #fff;
	opacity: 1;
}

.voice-btn:hover::after {
	color: #fff;
}

.voice-btn::after {
	content: ">";
	padding-left: 10px;
	color: #120e6a;
	font-size: 95%;
}


/* ==========================
下層ページ共通
============================= */
.works {
  background:rgba(232,238,255,0.4); 
  padding: 40px;
  overflow: hidden;
  text-align: center;
}

.color-shikaku {
  color: #120e6a;
}

.homepage {
  font-weight: bold;
  font-size: 16px;
}

main p {
    line-height: 28px;
  font-size: 15px;
}
h3{
    color:#000000;
    font-size: 17px;
    margin-bottom: 20px
}
.h4{
    color: #000000;
}

.h7{
    display: flex;
}
.memo{
    margin: 70px 0;
}
/* maincontents
=========================================*/

.section {
    margin-bottom: 40px;
}

.left-box {
    width: 580px;
}

.main-head-subtext{
	font-size: 117%;
    line-height: 200%;
    margin: 20px 0 10px 0;
    max-height: 100%;
    padding: 0 0 0 20px;
    height: 80px;
    width: 750px;
}

.main-head-img02{
	text-align: center;
    margin: 0 0 50px 0;
}
.balloon2-right:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -24px;
    border: 24px solid transparent;
    border-left: 20px solid #120e6a;
}
.balloon2-right {
    position: relative;
    display: inline-block;
    margin: 7px 20px 7px 0;
    padding: 4px 13px;
    color: #555;
    font-size: 16px;
    background: #120e6a;
}

.balloon2-right p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.span_voice{
    margin-left: 20px;
}
.voice-flex_1 .voice_back{
    background-color: #e8eeff;
    padding: 30px;
    margin-left: 36px;
  width: 60%;
}

.txt-1 P{
    font-family: メイリオ,bold;
}
.h7 {
    padding: 0 0 0 11px;
    font-size: 30px;
    font-weight: bold;
    color: #120e6a;
    border: solid 3px #e8eeff;
    margin:40px 0 20px;
}

.h8{
    margin-left: 50px;
  display: flex;
  align-items: center;
  font-size: 24px;
}

.h6 {
  padding: 11px 0 11px 11px;
  font-size: 16px;
  font-weight: bold;
  color: #120e6a;
  background-color: #e8eeff;
  margin-bottom: 20px;
  padding-right: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 4px 13px;
  color: #fff;
  font-size: 16px;
  background: #120e6a;
}

.balloon1-right::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 87%;
  margin-top: -15px;
  border: 15px solid transparent;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 15px;
  border-left: 20px solid #120e6a;
}

.text_left{
    margin-top: 10px;
    line-height: 1.5;
}

.voice-flex{
    display: flex;
    justify-content: space-between;
  width: 100%;
  margin: auto;
}
.voice-flex_1{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 35px 45px;
  margin: 50px auto;
}

.voice_spec {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  max-width: 480px;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
}

.voice_spec-title {
  width: 100px;
  text-align: center;
  color: #fff;
  background: #0E0253;
  padding: 8px 0;
  box-sizing: border-box;
  font-size: 12px;
}

.voice_spec-detail {
  width: calc(100% - 120px);
  font-size: 14px;
}

.voice-flex_2{
    display: flex;
    justify-content: center;
}
.voice-flex li, .txt-3{
    padding: 10px 10px 0;
}

.voice-flex li p {
  max-width: 590px;
  width: 100%;
}

  .voice-flex li p.long {
    max-width: 100%;
  }

.product-flex li {
  width: 100%;
}

.voice-flex_2 p{
    padding-bottom: 10px;
    font-size: 15px;
}

.voice-flex_2 li{
    padding:0 20px;
}

.sale-list p{
    padding-top: -20px;
}
.voice-flex p{
    font-size: 15px;
}

.number{
    color: #120e6a;
    font-size: 24px;
  line-height: 1.5;
}
.flex{
    display: flex;
    margin: 35px 0;
}
.txt-3{
    padding-right: 40px;
}
.flex .boder{
    border: solid 2px #0E0253;
    padding: 25px 10px;
  margin: 8px;
}

.boder p{
    font-family: bold;
    width: 200px;
  text-align: center;
}

.memo{
    border: solid 10px #e8eeff;
}

.memo ul{
    display: flex;
    padding: 30px;
}

.memo ul li{
    margin: auto;
    justify-content: center;
}

.memo ul li p{
    font-family: メイリオ bold;
    font-weight: 900;
}

.yellow{
    font-size: 24px;
}
.check{
    padding: 20px 0;
    font-size: 18px;
}

.check::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 15px;
    background: url("../img/icon_check.png")no-repeat center;
    background-size: contain;
    vertical-align: baseline;
}

.h4 {
  margin-bottom: 30px;
  padding: 20px;
  border: 3px solid #e8eeff;
  font-size: 126%;
  color: #000;
}

h3 {
  margin: 0 0 20px 0;
  padding: 0 0 15px 0;
  border-bottom: 3px solid #e8eeff;
  color: #000000;
font-size: 20px;
margin-bottom: 20px;
}

.voice-flex_2 .sale-list {
  width: 80%;  
}

.product-flex {
  max-width: 830px;
  width: 100%;
  margin: 0 auto 30px;
}

.yellow {
  text-align: center;
  display: inline-block;
  background: linear-gradient(transparent 65%, #ffff99 0%);
}

.position_arrow {
  position: relative;
  text-align: center;
}

.position_arrow::after {
  content: url("../img/arrow.png");
  position: absolute;
  width: 90px;
  height: 59px;
  bottom: 70px;
  right: -30px;
  transform: rotate(-20deg);
}

.position_arrow.miyaco::after {
  bottom: 215px;
}
.boder p {
  font-size: 19px;
}
.flex .boder {
  border: solid 2px #0E0253;
  padding: 25px 10px;
  margin: 8px;
}
.null_logo {
  display: block;
  width: 245px;
  height: 60px;
}
/* ---------------------------------------- */
.flow-flex {
    margin: 30px 0 0;
}
.flow-ttl {
    font-size: 120%;
    font-weight: bold;
}
.flow-flex_inner {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0;
}
.flow-flex_inner li {
    position: relative;
    border: solid 1px #c5c5c5;
    padding: 15px;
}
.flow-flex_inner li::after {
    content: "▶";
    position: absolute;
    right: -20px;
    top: 40%;
}
.flow-flex_inner img {
    margin: 15px 0 0 0;
}
.flow-flex_inner p {
    text-indent: -1em;
    margin-left: 1em;
}
  .flow-flex_inner li:last-child::after {
    content: none;
  }
.voice-flex .boder{
    border: solid 2px #0E0253;
    padding: 25px 10px;
  margin: 8px;
}
.open1 {
  max-width: 230px;
}
.balloon1-right2 {
    position: relative;
    margin: 0 20px 0 0;
    padding: 4px 13px;
    font-size: 16px;
    background: #120e6a;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #fff;
}

.balloon1-right2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 87%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 20px solid #120e6a;
}
.h6.flex {
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 1189px) {
  .detail {
  max-width: 100%;
}
}

/* スマートフォン */
/* ---------------------------------------- */
@media screen and ( max-width: 767px ){
  .sp_br {
  display: block;
}
.voice-list {
  justify-content: center;
  }
  .pc_br {
    display: none;
  }
  .voice_spec {
    gap: 15px;
  }
  .voice_spec-title {
    padding: 5px 0;
  }
.voice_spec-detail {
  width: 100%;
  margin-top: -10px;
  }
.voice-flex_1 {
  justify-content: center;
  }
  .main-head-subtext{
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
  }
  
	.boder p {
    width: 100%;
}
	
.h7{
    flex-wrap: wrap;
    font-size: 24px;
    justify-content: center;
  padding: 10px;
  box-sizing: border-box;
}
.h8 {
    padding-top: 10px;
    margin-left: 0px;
  font-size: 20px;
  margin-bottom: 10px;
}
.voice-flex{
    flex-wrap: wrap;
    justify-content: center;
}
  
.voice-flex_1 .voice_back{
    margin-left: 0;
}
.voice-flex li{
    text-align: center;
margin-bottom: 20px;
}
    
  .product-flex li {
    max-width: 90%;
    margin: 0 auto 20px;
  }
  
.voice-flex_2 .sale-list {
  width: 100%;
  padding: 0;
}
  
.voice-flex p{
    text-align: left;
}
  
.balloon2-right p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.flex{
    flex-wrap: wrap;
    justify-content: center;
        margin: 35px 0 10px;
}

.voice-flex_2{
    flex-wrap: wrap;
    justify-content: center;
}
    
.txt-3{
    padding-right: 0px;
}

.contents-box {
    overflow: hidden;
    margin-bottom: 0px;
}
.boder{
    margin-top: 30px;
}

.memo ul{
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 15px 0px 15px;
    text-align: center;
}

.section {
  padding: 3%;
}
  
  .voice-flex_1 .voice_back{
  width: 100%;
}
  
  .homepage a {
    display: block;
  }
  
  .pc-block {
    display: none;
  }

  .effect {
    width: 95%;
    margin: auto;
  }
  
  .pc_br {
    display: none;
  }
  
  .position_arrow::after {
  content: url("../img/arrow.png");
  position: absolute;
  width: 90px;
  height: 59px;
  bottom: -50px;
  right: 0;
    left: 0;
    margin: auto;
  transform: rotate(90deg);
}
  .flow-flex_inner {
    display: flex;
    justify-content:center;
    flex-direction: column;
    align-items: center;
    margin: 15px auto 0;
    gap: 20px;
}
  .flow-flex_inner li {
    width: 90%;
  }
  .flow-flex_inner li::after {
  content: "▼";
    display: inline-block;
    text-align: center;
  position: absolute;
  right: 0;
    left: 0;
  top: initial;
    bottom: -20px;
    margin: auto;
}

  
}