@charset "UTF-8";
/************/
/*切り替え用*/
/************/
.pc {
  display: block;
}

.sp {
  display: none;
}

/*===============================================
  画面の横幅が767px以下に適用
===============================================*/
@media screen and (max-width: 767px) {
  /************/
  /*切り替え用*/
  /************/
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  /****パンくず****/
  .bread {
    
  }
  .bread .breadcrumbs {
    width: 90%;
  }
  .bread .breadcrumbs li{
    font-size: 1.3rem;
  }
  
  /**100%**/
  header,
  header nav ul,
  address div,
  .container img,
  footer img,
  #wrapper {
    width: 100%;
  }
  
  #wrapper {
    overflow: hidden;
  }
  /****header*****/
  header{
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background: #fff;
    width: 100%;
  }
  header .header {
    width: 100%;
  }
  header .fb,
  header .tw{
    display: none;
  }
  header .tel{
    width: 50px;
    height: 50px;
    margin-right: 50px !important;
    text-indent: 100%;
    overflow: hidden;
    background: url(../image/common/sp_tel_icon.png)no-repeat center;
    background-color: #f0232c;
    position: relative;
  }
  header .tel a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  header .logo{
    width: 215px;
    padding: 0 10px;
  }
  
  /****メイン画像*****/
  .main_bg{
    margin-top: 50px;
    height: 420px;
  }
  .main_bg .catch{
    top: 59%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 425px;
    height: auto;
    padding: 35px 15px 15px;
  }
  .main_bg .catch:before{
    width: 16%;
    height: 0;
    padding-top: 23%;
    top: 2.5%;
    left: -6%;
  }
  .main_bg .catch:after{
    width: 18%;
    height: 0;
    padding-top: 21%;
    top: 10%;
    right: -2%;
    transform: translateY(-5px);
  }
  .main_bg .catch .subttl{
    margin-top: -70px;
    margin-bottom: 3px;
  }
  .main_bg .catch .ttl1{
    padding-bottom: 14px;
    margin-bottom: 14px;
    width: 100%;
  }
  .main_bg #slideshow li:nth-of-type(3){
    background-position: center left 20% !important;
  }
  
  /****サブ画像*****/
  .main_bgs{
    margin-top: 50px;
    height: 200px;
  }
  .main_bgs .ttl{
    width: auto;
    height: auto;
    min-width: 205px;
    padding: 15px 20px;
  }
  .main_bgs .ttl p{
    font-size: 2.6rem;
    white-space: nowrap;
  }
  
  /******共通*****/
  #container {
    line-height: 1.8;
    font-size: 1.4rem;
  }
  /*******/
  .g-nav, .f-nav, .h1_bg, .fix-header {
    display: none !important;
  }
  table,
  table tbody,
  table th,
  table tr,
  table td {
    display: block !important;
    width: 100% !important;
  }
  .cont {
    width: 90%;
  }
  div[class^="contents"],
  article[class^="contents"] {
    padding: 40px 0;
  }
  
  .h2_1{
    font-size: 2.3rem;
  }
  .h2_1 .blo:before{
    width: 36px;
    height: 42px;
    left: -45px;
    bottom: 0;
  }
  .h2_1 .blo:after{
    width: 36px;
    height: 42px;
    right: -45px;
    bottom: 0;
  }
  
  table tr th{
    border: none;
    padding: 8px 12px;
  }
  table tr td{
    border: none;
    padding: 8px 12px;
  }
  
  /**************index********************/
  .index .contents1 h2{
    margin-bottom: 75px;
  }
  .index .contents1 .box{
    display: block;
    height: auto;
    padding: 15px;
  }
  .index .contents1 .box:before{
    display: none;
  }
  .index .contents1 .text-box{
    padding-top: 70px;
    margin-bottom: 20px;
  }
  .index .contents1 .text-box h3{
    top: -5%;
    left: -2%;
    width: 90%;
    max-width: 300px;
  }
  .index .contents1 .text-box h3:before{
    width: 60px;
    height: 88px;
    left: -7px;
    bottom: 40px;
  }
  .index .contents1 .text-box h3:after{
    width: 65px;
    height: 82px;
    right: -10px;
    bottom: 12px;
  }
  .index .contents1 .text-box p{
    margin-bottom: 12px;
  }
  .index .contents1 .text-box p br{
    display: none;
  }
  .index .contents1 .mv-box{
    width: 100%;
    
  }
  .index .contents1 .mv-box .mv:before{
    width: 78px;
    height: 65px;
    background-position: center bottom;
  }
  .index .contents1 .mv-box h3{
    width: 320px;
    height: auto;
    padding: 17px 18px 27px 32px;
    font-size: 2.1rem;
    text-align: center;
  }
  .index .contents1 .mv-box h3:before{
    width: 25%;
    height: 0;
    padding-top: 20%;
    left: -6px;
    bottom: 5px;
  }
  .index .contents1 .mv-box .mv{
    width: 375px;
    height: 264px;
    position: relative;
    background-size: cover;
    margin: 0 auto;
  }
  .index .contents1 .mv-box .mv iframe{
    width: 92%;
    height: 79.25%;
    position: absolute;
    top: 5.5%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .index .contents2 .sec1{
    height: auto;
    background: none;
    max-width: 520px;
    margin: 0 auto;
  }
  .index .contents2 .sec1:before{
    background: url(../image/index/hukidashi1.png)no-repeat center;
    background-size: contain;
    width: 676px;
    height: 152%;
    bottom: -91px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -5;
  }
  .index .contents2 .sec1:after{
    display: none;
  }
  .index .contents2 .sec1 .inner{
    padding: 15px 0 10px;
  }
  .index .contents2 .sec1 .inner:before{
    width: 20%;
    height: 0;
    padding-top: 28%;
    top: -19px;
    left: -15px;
  }
  .index .contents2 .sec1 .inner:after{
    width: 23%;
    height: 0;
    padding-top: 29%;
    top: -25px;
    right: -20px;
    transform: rotate(-35deg);
  }
  .index .contents2 .sec1 h3{
    width: 288px;
    font-size: 1.8rem;
    margin-bottom: 12px;
  }
  .index .contents2 .sec1 h3 .blo{
    padding: 6px 12px;
    margin-bottom: 5px;
  }
  .index .contents2 .sec1 h3 .big{
    font-size: 2rem;
    padding: 8px 10px;
  }
  .index .contents2 .sec1 h3 .ten > span{
    padding-top: 6px;
  }
  .index .contents2 .sec1 h3 .ten > span:before{
    width: 3px;
    height: 3px;
  }
  .index .contents2 .sec1 p{
    font-size: 1.3rem;
    padding: 0 3%;
  }
  .index .contents2 .sec2{
    width: calc(100% + 40px);
    height: auto;
    margin-left: -20px;
    padding: 75px 20px 20px;
    margin-top: 0;
  }
  .index .contents2 .sec2:before,
  .index .contents2 .sec2:after{
    display: none;
  }
  .index .contents2 .sec2 .imgs{
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 85px;
  }
  .index .contents2 .sec2 .imgs figure{
    width: 33%;
    margin-bottom: 12px;
  }
  .index .contents2 .sec2 .imgs figure figcaption{
    top: -10px;
    right: -5px;
    width: 28%;
    max-width: 40px;
  }
  .index .contents2 .sec2 .imgs figure:nth-of-type(3) figcaption,
  .index .contents2 .sec2 .imgs figure:nth-of-type(4) figcaption{
    width: 50%;
    max-width: 70px;
  }
  
  .index .contents2 .sec2 .bnr{
    width: 465px;
    margin: 0 auto;
  }
  .index .contents2 .sec2 .bnr:before{
    background-position: center bottom;
    background-size: contain;
    width: 767px;
  }
  .index .contents2 .sec2 .bnr:after{
    width: 320px;
    height: 58px;
    padding-left: 0;
    left: inherit;
    right: 0;
    transform: none;
    background-size: contain;
  }
  .index .contents2 .sec2 .bnr .inner{
    flex-direction: column;
    align-items: flex-end;
    height: auto;
    padding: 10px;
  }
  .index .contents2 .sec2 .bnr .inner:before{
    display: none;
  }
  .index .contents2 .sec2 .bnr .inner:after{
    width: 170px;
    height: 125px;
  }
  .index .contents2 .sec2 .bnr .txt{
    font-size: 1.8rem;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .index .contents2 .sec2 .bnr .btn a{
    width: 185px;
    height: 35px;
    font-size: 1.5rem;
    text-decoration: none;
  }
  
  .index .contents3:before{
    width: 15.35%;
    height: 0;
    padding-top: 42%;
    top: -43px;
    right: -1%;
  }
  .index .contents3 h2{
    max-width: 360px;
    padding: 6px 35px 30px;
    margin: 0 auto 35px;
    position: relative;
  }
  .index .contents3 .box{
    display: block;
    padding: 15px;
    margin: 0 10px 45px 0;
    position: relative;
    z-index: 1;
  }
  .index .contents3 .box:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -2;
  }
  .index .contents3 .box:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #161616;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .index .contents3 .box:nth-of-type(1):before{
    background: url(../image/index/box_stripe1.png);
  }
  .index .contents3 .box:nth-of-type(2):before{
    background: url(../image/index/box_stripe2.png);
    left: -10px;
  }
  .index .contents3 .box:nth-of-type(3):before{
    background: url(../image/index/box_stripe3.png);
  }
  .index .contents3 .box:nth-of-type(2n){
    margin: 0 0 45px 10px;
  }
  .index .contents3 .box figure{
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .index .contents3 .box .text{
    width: 100%;
    height: auto;
    background: none;
    margin: 0 auto 15px !important;
  }
  .index .contents3 .box .text:before{
    display: none !important;
  }
  .index .contents3 .box .text .inner{
    padding: 0;
  }
  .index .contents3 .box .inner:before{
    display: none !important;
  }
  .index .contents3 .box .text h3 .num{
    margin-right: 8px;
    height: 62px;
  }
  .index .contents3 .box .text h3 .num img{
    width: auto;
    height: 100%;
  }
  .index .contents3 .box .text h3{
    top: -34px;
    left: -23px;
    width: 310px;
    margin-bottom: -12px;
  }
  .index .contents3 .box .text h3 .blo{
    font-size: 1.8rem;
    padding: 5px 8px;
    margin-top: 3px;
  }
  .index .contents3 .box .text p{
    width: 100% !important;
    margin: 0 auto !important;
  }
  .index .contents3 .box .text p br{
    display: none;
  }
  
  .index .contents4:after{
    border: solid 20px transparent;
    border-top: solid 28px #fff;
    top: calc(100% - 1px);
  }
  .index .contents4 h2{
    margin-bottom: 38px;
  }
  .index .contents4 .box{
    padding: 15px 10px;
    margin-bottom: 20px;
  }
  .index .contents4 .box:before{
    width: 80px;
    height: 45px;
    top: -35px;
    left: -6px;
  }
  .index .contents4 .box h3{
    font-size: 1.8rem;
    padding: 5px 5px 4px;
    margin-bottom: 15px;
  }
  .index .contents4 .box .fle{
    display: block;
    margin-bottom: 15px;
  }
  .index .contents4 .box figure{
    width: 240px;
    height: 180px;
    position: relative;
    overflow: hidden;
    margin: 0 auto 15px;
  }
  .index .contents4 .box figure img{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .index .contents4 .box .list dl{
    display: block;
    padding: 9px 0;
    border-bottom-style: solid;
  }
  .index .contents4 .box .list dl:first-of-type{
    border-top-style: solid;
  }
  .index .contents4 .box .list dl dt{
    width: 100%;
    padding: 0 5px 5px;
    margin-bottom: 5px;
    border-bottom: dashed 1px #0083ac;
  }
  .index .contents4 .box .list dl dd{
    padding: 0 5px;
  }
  .index .contents4 .box ul{
    height: auto;
    display: block;
    padding: 5px;
  }
  .index .contents4 .box ul li{
    margin-right: 0;
    font-size: 1.3rem;
  }
  .index .contents4 .next{
    max-width: 360px;
    height: 160px;
    margin: 0 auto 20px;
  }
  .index .contents4 .next:before{
    width: 135px;
    height: 105px;
    position: absolute;
    top: inherit;
    left: -5px;
    bottom: -15px;
  }
  .index .contents4 .next:after{
    width: 140px;
    height: 110px;
    top: inherit;
    right: -5px;
    bottom: -15px;
  }
  .index .contents4 .next p{
    margin-top: 22px;
    font-size: 2.2rem;
    padding: 4px 29px;
  }
  
  .index .contents5 .box{
    max-width: 370px;
  }
  .index .contents5 .box:before,
   .index .contents5 .box:after,
   .index .contents5 .inner:before,
  .index .contents5 .inner:after{
    display: none;
  }
  .index .contents5 .inner{
    padding: 55px 0 40px;
    text-align: center;
  }
  .index .contents5 p{
    font-size: 2.5rem;
    letter-spacing: 0;
  }
  .index .contents5 p .blo{
    font-size: 2.8rem;
    padding: 4px 5px 6px;
    margin-right: 5px;
    margin-top: 10px;
  }
  .index .contents5 p .big{
    font-size: 3.2rem;
  }
  .index .contents5 p.kome{
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #161616;
    padding: 5px;
    text-align: right;
    background: rgba(255,255,255,0.9);
    margin-top: 10px;
  }
  .index .contents5 p.kome:before{
    content: "※";
    color: #f0232c;
    margin-right: 5px;
  }
  
  .index .contents6 h2{
    margin-bottom: 25px;
  }
  .index .contents6 .fle{
    display: block;
    margin-bottom: 55px;
  }
  .index .contents6 .btn{
    width: 175px;
  }
  .index .contents6 .btn a{
    height: 35px;
    font-size: 1.5rem;
    text-decoration: none;
  }
  .index .contents6 .table{
    width: 100%;
    margin-bottom: 10px;
  }
  .index .contents6 .more{
    max-width: 415px;
    margin: 0 auto;
    position: relative;
  }
  .index .contents6 .more .text{
    width: 100%;
    height: auto;
    padding: 20px 15px;
    background: url(../image/common/stripe02.png);
    display: block;
    transform: none;
  }
  .index .contents6 .more .text .txt{
    font-size: 1.7rem;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .index .contents6 .more .text .txt br{
    display: none;
  }
  .index .contents6 .more .text .btn{
    width: 160px;
  }
  .index .contents6 .more figure{
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    text-align: center;
    width: 200px;
    margin-top: 0;
  }
  .index .contents6 .n-b{
    width: 100%;
    margin-bottom: 35px;
    padding: 15px;
    background-color: #fff;
  }
  .index .contents6 .n-b:last-of-type{
    margin-bottom: 0;
  }
  .index .contents6 .n-b h3{
        width: 160px;
    height: 47px;
    font-size: 2rem;
    margin-top: -32px;
    margin-left: -25px;
    margin-bottom: 10px;
  }
  .index .contents6 .n-b .list{
    padding: 0;
    margin-top: 0;
    margin-bottom: 20px;
    min-height: inherit;
  }
  .index .contents6 .n-b .list dl{
    display: block;
    height: auto;
    padding: 10px 5px;
  }
  .index .contents6 .n-b .list dl dt{
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: dashed 1px #0083ac;
  }
  .index .contents6 .n-b .list dl dd{
    width: 100%;
  }
  .index .contents6 .n-b .list dl dd a{
    text-decoration: none;
  }
  .index .contents6 .f-t{
    width: 100%;
    margin-bottom: 20px;
  }
  .index .contents6 .f-t:last-of-type{
    margin-bottom: 0;
  }
  
  .index .contents7 h2{
    margin-bottom: 30px;
  }
  .index .contents7 .list{
    margin-bottom: 140px;
  }
  .index .contents7 .list > div{
    width: auto;
    height: auto;
    margin-bottom: 78px;
  }
  .index .contents7 .list > div h3{
    font-size: 1.7rem;
  }
  .index .contents7 .list .box1{
    background: none;
    max-width: 345px;
    margin-left: 0 !important;
  }
  .index .contents7 .list .box1 .inner{
    padding: 12px 10px 25px;
    background: #ffec1b;
    border: solid 3px #161616;
  }
  .index .contents7 .list .box1 .inner:before{
        content: "";
    width: 30px;
    height: 30px;
    background: linear-gradient(to bottom right, #000 0%, #000 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 100%;
    left: 120px;
    transform: skewX(-25deg);
}
  .index .contents7 .list .box1 .inner:after{
        content: "";
    width: 30px;
    height: 30px;
    background: linear-gradient(to bottom right, #ffec1b 0%, #ffec1b 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 94%;
    left: 126px;
    transform: skewX(-25deg);
  }
  .index .contents7 .list .box1:before{
    width: 212px;
    height: 170px;
    left: -15px;
    top: inherit;
    bottom: -146px;
    z-index: 1;
  }
  .index .contents7 .list .box1:after{
    width: 76px;
    height: 92px;
    bottom: -76px;
    right: 15px;
    display: none;
  }
  .index .contents7 .list .box1 h3,
  .index .contents7 .list .box1 p,
  .index .contents7 .list .box2 h3,
  .index .contents7 .list .box2 p{
    width: 100%;
    margin: 0 auto;
  }
  .index .contents7 .list .box1 h3{
    margin-bottom: 10px;
  }
  .index .contents7 .list .box1 p{
    font-size: 1.5rem;
  }
  
  .index .contents7 .list .box2{
    background: none;
    max-width: 350px;
    z-index: 1;
    margin-left: auto;
  }
  .index .contents7 .list .box2:before{
    background-image: url(../image/index/illust3_2.png);
    width: 220px;
    height: 155px;
    position: absolute;
    right: -15px;
    top: 112px;
    z-index: 1;
  }
  .index .contents7 .list .box2:after{
    width: 66px;
    height: 98px;
    position: absolute;
    bottom: -82px;
    left: 0;
    display: none;
  }
  .index .contents7 .list .box2 .inner{
    padding: 12px 10px 25px;
    background: #d5f5ff;
    border: solid 3px #161616;
  }
  .index .contents7 .list .box2 .inner:before{
        content: "";
    width: 30px;
    height: 30px;
    background: linear-gradient(to bottom left, #000 0%, #000 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 100%;
    right: 120px;
    transform: skewX(25deg);
}
  .index .contents7 .list .box2 .inner:after{
    content: "";
    width: 30px;
    height: 30px;
    background: linear-gradient(to bottom left, #d5f5ff 0%, #d5f5ff 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 94%;
    right: 127px;
    transform: skewX(25deg);
  }
  .index .contents7 .list .box2 h3{
    margin-bottom: 10px;
  }
  .index .contents7 .list .box2 p{
    width: 90%;
  }
  
  .index .contents7 .contact{
    padding-top: 40px;
  }
  .index .contents7 .contact h3{
    height: 77px;
    font-size: 2rem;
    margin-bottom: 5px;
  }
  
  /****************footer*****************/
  footer .footer {
    width: 90%;
  }
  /**************error 404ページ***************/
  .error .contents1 {
  }
  
  /**************contactページ***************/
  .contact .contents1{
  }
  .contact table{
    margin-bottom: 20px;
  }
  .contact td input[type="radio"] + label:after,
  .contact td input[type="checkbox"] + label:after{
    bottom: 6px;
  }
  .contact .privacy{
    margin-bottom: 20px;
  }
  .contact .contact-recaptcha-wrap{
    margin-bottom: 20px;
  }
  
  .input-min{
    width: 62px;
  }
  .contact form input{
    font-size: 1.5rem;
  }
  .contact form textarea{
    font-size: 1.5rem;
    height: 150px;
  }
  .contact-submits input{
    padding: 6px 12px;
    margin: 0 5px;
  }
  .contact-submits-wrap input{
    padding: 8px 20px;
    font-size: 1.5rem;
  }
  
  /**************newsページ***************/
  .news .contents1 {
  }
  
  /**************news_detailページ***************/
  .news_detail .contents1 {
  }
  .news_detail .contents1 .item-box{
    padding: 12px;
  }
  .news_detail .contents1 h3{
    font-size: 1.7rem;
    padding: 5px 8px;
    margin-bottom: 5px;
  }
  .news_detail .contents1 .post-data{
    margin-bottom: 5px;
  }
  .news_detail .contents1 .item-text{
    padding: 0 10px;
    min-height: inherit;
  }
  .news_detail .paginated-link{
    padding-top: 15px;
  }
  
  
  /**************************/
  /*--------------------------------------
		common
	--------------------------------------*/
  html {
    font-size: 62.5%;
  }
  a:link {
    text-decoration: underline;
  }
  /* box-sizing */
  *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    max-width: 100%;
  }
  body,
  #wrapper,
  footer {
    width: auto;
    min-width: 320px;
  }
  body {
    background: #fff;
  }
  #wrapper {
    font-size: 1.0rem;
    padding: 0;
  }
  
  /****pagetop****/
  .pagetop{
    right: 10px;
    bottom: 10px;
    width: 40px;
  }
  .pagetop:before{
    width: 50px;
  }
  
  
}

/*===============================================
  画面の横幅が767px以下で変更したい場合に適用
===============================================*/
@media screen and (max-width: 610px){
  .index .contents7 .list > div{
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 520px){
  .index .contents2 .sec2 .bnr{
    width: 100%;
    max-width: 300px;
  }
  .index .contents2 .sec2 .bnr:after{
    width: 300px;
    height: 54px;
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
  }
  .index .contents2 .sec2 .bnr .txt{
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  .index .contents2 .sec2 .bnr .btn{
    position: relative;
    z-index: 2;
  }
  .index .contents2 .sec2 .bnr .btn a{
    width: 160px;
  }
  .index .contents2 .sec2 .bnr .inner{
    padding: 10px 10px 30px;
  }
  .index .contents2 .sec2 .bnr .inner:after{
    width: 125px;
    height: 92px;
  }
}
@media screen and (max-width: 450px){
  .index .contents1 .mv-box .mv{
    width: 100%;
    height: 0;
    padding-top: 57.2525%;
    position: relative;
    background-size: cover;
  }
  .index .contents1 .mv-box .mv iframe{
    width: 92%;
    height: 79.25%;
    position: absolute;
    top: 5.5%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 440px){
  .index .contents6 .more figure{
    width: 48%;
    right: -5%;
    top: 52%;
  }
  .index .contents6 .more .text .txt{
    font-size: 1.6rem;
  }
  .index .contents6 .more .text .btn{
    width: 150px;
  }
}
@media screen and (max-width: 400px){
  .index .contents1 .mv-box .mv:before{
    width: 23%;
    height: 0;
    padding-top: 19%;
    background-position: center bottom;
    max-width: 110px;
  }
  .index .contents1 .mv-box h3{
    width: 100%;
    height: auto;
    padding: 5% 3% 8% 8%;
    font-size: 5.3vw;
    text-align: center;
  }
  .index .contents1 .mv-box h3:before{
    width: 25%;
    height: 0;
    padding-top: 20%;
    left: -6px;
    bottom: 5px;
  }
}
@media screen and (max-width: 370px){
  .index .contents1 .text-box{
    padding-top: 23%;
  }
  .index .contents7 .list .box1 p{
    font-size: 4vw;
  }
}
