@charset "utf-8";
/* ------------------
pagevisual
------------------ */
.pv_h1 {
  background: url("../../img/pv_h1.webp")no-repeat center;
  background-size: cover;
}

/* 下層ページ：コンテンツ
=========================================*/
.color-shikaku {
  color: #0d2354;
}

.homepage {
  font-weight: bold;
  font-size: 1.6rem;
}
.mini{
  font-size: 2.2rem;
}

.company_info img{
    width: auto;
    max-width: inherit;
	  height:250px; 
}

.contents {
    background: #e5e5e5;
    overflow: hidden;
}

.contents-box {
    background: #fff;
    margin: 50px auto 0;
    padding: 40px;
	  padding-top: 0px;
}
main p {
    line-height: 28px;
}

.contents-box {
    overflow: hidden;
}
.h4_text{
    color: #000000;
}

.h7{
    display: flex;
}
.memo{
    margin: 5% 0;
}

.yellow {
    text-align: center;
    background: linear-gradient(transparent 85%, #ffff99 0%);
    display: flex;
}

/* left,right-box
=========================================*/

h3 {
    color: #000000;
    font-size: 1.7rem;
    margin-bottom: 20px;
}
.mini {
    margin: 0 0 35px 0;
    padding: 0 0 15px 0;
    border-bottom: 3px solid #d3c6a7;
}


.h4_text {
    padding: 20px;
    border: 3px solid #d6c9a9;
	  text-align: left;
	  font-weight: normal;
	  margin: 0 0 30px;
}

.h4_text p{
	text-align: left;
}

.h6 {
    padding: 11px 0 11px 11px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #0d2354;
	background-color: #eae4d4;
    margin-bottom: 30px;	
}

span.point {
    background: linear-gradient(to left, #e1514e, #f9bc86);
    padding: 6px 15px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 20px;
    letter-spacing: 1px;
}


.balloon1-right {
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 4px 13px;
    color: #555;
    background: #0d2354;
  & p {font-size: 1.6rem;}
}

.balloon1-right:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 87%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 20px solid #0d2354;
}

.balloon1-right p {
	margin: 0;
	padding: 0;
	color: #fff;
}


.left-box {
    float: left;
	    overflow: hidden;
}

.right-box {
    float: right;
    text-align: right;
    overflow: hidden;
}

p.subtitle {
	font-weight: bold;
    margin-bottom: 20px;
    color: #4a0404;
}

.left-box {
    width: 780px;
}

.right-box li {
	margin:0 0 20px 0;
}

.right-box li img {
    border: 1px solid #c7c7c7;
}

.works:last-child {
    margin-bottom: 0;
}

.works {
    margin-bottom: 30px;
    background-color: #dadde6;
    padding: 30px;
    overflow: hidden;
}


h3.mini {
  background: url(../img/h3_title_mini.webp) no-repeat;
	font-weight:normal;
	padding-left: 2%;
}


.sale-list{
	display: flex;
	justify-content: flex-start;
	
}


.sale-voice img {
    width: auto;
    max-width: inherit;
}

.contents-box img {
	margin: auto;
	display: block;
}


.works .contents-box img {
	padding-top: 40px;
}
/* maincontents
=========================================*/

.main-contents {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
}

.section {
    margin-bottom: 60px;
}

.left-box {
    width: 580px;
}
.voice-flex li {
    max-width: 720px;
}
.main-head-subtext{
    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 #0d2354;
}
.balloon2-right {
    position: relative;
    display: inline-block;
    margin: 7px 20px 7px 0;
    padding: 4px 13px;
    color: #555;
    font-size: 1.6rem;
    background: #0d2354;
}

.balloon2-right p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
}

.span_voice{
    margin-left: 20px;
}
.company_info .voice_back{
    background-color: #eae4d4;
    padding: 46px 40px 36px;
    margin-left: 50px;
	  height: 30%;
}

.txt-1 P{
    font-family: メイリオ,bold;
}
.h7 {
    padding: 0 0 0 11px;
    font-size: 3rem;
    font-weight: bold;
    color: #0d2354;
    border: solid 3px #eae4d4;
    margin-bottom: 20px;
}

.h8{
    margin: auto;
    font-size: 3rem;
}
.text_left{
    margin-top: 10px;
    line-height: 1.5;
}

.voice-flex{
    display: flex;
	  justify-content: space-between;	
}

.company_info{
    display: flex;
    justify-content: center;
    margin-top: 76px;
}

.sale-voice{
    display: flex;
    justify-content: center;
}

.product-flex {
    margin-top: 30px;
}

.product-flex li {
    box-sizing: border-box;
    max-width: 23%;
}


.sale-voice p{
    padding-bottom: 10px;
}

.sale-voice li{
    padding:0 20px;
}

.sale-list p{
    padding-top: -20px;
}

.number{
    color: #0d2354;
    font-size: 2.6rem;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.m720{
    max-width: 720px;
}
.flex .boder{
    border: solid 3px #eae4d4;
    padding: 8px 30px;
	margin: 8px;
    width: 289px;
    box-sizing: border-box;
}

.boder p{
    font-weight: bold;
    text-align: center;
}
.number{
    display: inline-block;
    margin-top: 10px;
}
.memo{
    border: solid 10px #D6C9A9;
}

.memo-title{
	display: flex;
  justify-content: center;
	
}


.memo ul,.memo-title{
    display: flex;
    padding: 20px 0;
}

.memo ul li{
    margin: auto;
    justify-content: center;
}

.memo ul li p,.memo-title{
    font-family: メイリオ bold;
    font-weight: 900;
}

.yellow{
    font-size: 2.4rem;
}
.check{
    padding: 20px 0;
    font-size: 1.8rem;
}

.check::before{
    content: '';
    display: inline-block;
    width: 25px;
    height: 15px;
    background: url("../img/icon_check.webp")no-repeat center;
    background-size: contain;
    vertical-align: baseline;
}

.voice-text{
	max-width: 720px;
}
.picture_flex {
    display: flex;
    margin: 30px 0 0 0;
}
/* スマートフォン */
/* ---------------------------------------- */
@media screen and ( max-width: 767px ){
.sale-voice li{
    padding:0px;
}
.balloon1-right {
    width: 80px;
}
.works .contents-box img {
    width: 100%;
}
.works .contents-box img {
    width: 100%;
  padding: 0;
}
  .main-head-subtext{
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
  }
	
.company_info img{
	  height:200px; 
	  margin-bottom: 10px;
}
	
.company_info .voice_back {
    padding: 36px 40px 26px;
}
	
.product-flex li {
    max-width: 100%;
}

.voice-flex li{
    padding: 10px 10px 0;
}
	
h3.mini  {
	  padding-left: 5%;
}

  
.h7{
    flex-wrap: wrap;
    font-size: 2.4rem;
    justify-content: center;
}
.h8 {
    padding:auto;
    margin: auto;
    font-size: 2rem;
}

.img_1{
    margin-bottom: 50px;
}
.voice-flex{
    flex-wrap: wrap;
    justify-content: center;
}
.company_info{
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 50px;
}
.company_info .voice_back{
    margin-left: 0;
}
.voice-flex li{
    text-align: center;
}
    
.voice-flex p{
    text-align: left;
}

.balloon2-right p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
}
.flex{
    flex-wrap: wrap;
    justify-content: center;
        margin: 35px 0 10px;
}

.sale-voice{
    flex-wrap: wrap;
    justify-content: center;
}

.contents-box {
    overflow: hidden;
    margin-bottom: 0px;
}
.boder{
    margin-top: 30px;
}

.memo ul{
    flex-wrap: wrap;
    justify-content: center;
    padding: 8px 15px 0px 15px;
    text-align: center;
}
.works {
    padding: 30px 5%;
}
	
.contents-box {
  margin: 30px auto 0;
	}
	
.h6 {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 11px 11px 11px 11px;
}
	
	 .contents-box {
    width: 100% !important;
    box-sizing: border-box;
    padding: 40px 5% !important;
  }
	
}