#key {
    position: relative;
    overflow: hidden;
    background: /*url("../img/index/key.png") no-repeat bottom right, */url("../img/index/key_deco.jpg") no-repeat bottom left/100% 100%, #437f98;
    min-height: 1160px;
    padding-top: 402px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#key h1 {
    position: absolute;
    color: #fff;
    font-size: 14px;
    top: 12px;
    left: 17px;
    z-index: 3;
	font-weight: bold;}


#key h2 {
    position: absolute;
    top: -357px;
    left: -55px;
    z-index: 1;
}
#key h4 {
    position: absolute;
    right: -55px;
    top: -350px;
    z-index: 2;
}

#key h3 {
    position: relative;
    z-index: 2;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 39px;
}

@media screen and (min-width: 767px){
#main_image {
    position: absolute;
    z-index: 1;
    right: -154px;
    bottom: 192px;
    padding-top: 39px;
    width: 554px;}
}
@media screen and (max-width: 767px){
	#main_image {
		display: none;}
	}
#key p.sub-txt1 {
    color: #fff;
    text-align: left;
    margin-left: 15em;
    margin-top: -2em;
}
#key p.sub-txt{
    margin: 14px -50px 60px;
}

/*#lead {
    background: url("../img/index/bg_key_1.jpg") no-repeat center/cover;
    text-align: center;
    padding: 88px 0 94px;
}

#lead h3 {
    margin: 34px 0 44px;
}

#lead .box {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 14px 6px 14px;
    display: inline-block;
    margin: 39px 0 0;
    color: #14304e;
}

#lead .box h4 {
    font-size: 40px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: -0.02em;
}

#lead .box h4 small {
    font-size: 25px;
    display: block;
}*/
#sec1{
    padding: 125px 0 0;
}
#sec1 h2 {
    margin-bottom: 54px;
    text-align: center;
}


#sec1 #sec1_1 {
    background: #437f98;
    color: #14304e;
    padding-top: 42px;
    padding-bottom: 76px;
}

#sec1 #sec1_1 p.stt {
    position: absolute;
    top: -78px;
    left: 0;
}

#sec1 #sec1_1 h3 {
    margin: 0 0 49px 193px;
}

#sec1 #sec1_1 .group {
    position: relative;
    min-height: 640px;
	margin-left: -30px;
    margin-right: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#sec1 #sec1_1 .group .img {
    height: 1020px;
    width: 560px;
    background: url("../img/index/s3_img_1.jpg") no-repeat center/cover;
    position: relative;
}
#sec1 #sec1_1 .group .img .txtbox{
    position: absolute;
    right: 37px;
    bottom: 50px;
}
#sec1 #sec1_1 .group .img .txtbox .pokkiri{
    
}
#sec1 #sec1_1 .group .img .txtbox .pokkiri .price {
    letter-spacing: -0.01em;
/*    margin: 0 0.5em 0 0;*/
    font-size: 85px;
    line-height: 1.2;
		color: #d60303;
    text-align: right;
        text-shadow: 
       4px  4px 1px #ffffff,
      -4px  4px 1px #ffffff,
       4px -4px 1px #ffffff,
      -4px -4px 1px #ffffff,
       4px  0px 1px #ffffff,
       0px  4px 1px #ffffff,
      -4px  0px 1px #ffffff,
       0px -4px 1px #ffffff;
    }
#sec1 #sec1_1 .group .img .txtbox .pokkiri .price span {
        font-size: 0.6em;
    }
#sec1 #sec1_1 .group .img .txtbox .pokkiri .price span span {
        font-size: 0.5em;
    }

#sec1 #sec1_1 .group .img .txtbox .g-ball{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*width: 100%;*/
    margin: 0 1em 0 auto;
    text-align: center;
    justify-content: flex-end; 
    position: relative;
}

#sec1 #sec1_1 .group .img .txtbox .g-ball .ball{
    margin: -8% 0 0 0;
   /* color: #14304e;
    background: #fef403;
    padding: 1.9em 0.4em;
    border-radius: 5em;
    width: 4em;
    font-size: 19px;
    line-height: 1;
    z-index: 2;
    text-align: center;
    letter-spacing: -0.01em;
    font-weight: bold;*/
}
#sec1 #sec1_1 .group .img .txtbox .g-ball .pric{
        color: #14304e;
        font-size: 49px;
        letter-spacing: -0.01em;
        padding: 0 0.3em;
        line-height: 1.2;
        background: #fef403;
        margin: 0 0 0 0.15em;
}
#sec1 #sec1_1 .group .img .txtbox .g-ball .pric span{
    font-size: 0.6em;
}
#sec1 #sec1_1 .group .img .txtbox #curvedarrow {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-right: 35px solid #81d3f1;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  left: 18%;
  bottom: 45%;
}
#sec1 #sec1_1 .group .img .txtbox #curvedarrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-bottom: 24px solid #81d3f1;
  border-radius: 0 0 0 80px;
  top: -66px;
  left: -15px;
  width: 54px;
  height: 24px;
  -webkit-transform: rotate(48deg);
  -moz-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  -o-transform: rotate(48deg);
}
#sec1 #sec1_1 .group .img .txtbox .note{
    text-align: right;
    font-weight: normal;
    font-size: 14px;
}
#sec1 #sec1_1 .group .img .txtbox h4{
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.4;
    text-align: right;
    margin-right: 0.2em;
    background: #14304e;
    padding: 0 0.4em;
    position: relative;
}
#sec1 #sec1_1 .group .img .txtbox h4 span.s-min{
    font-size: 0.6em;
    line-height: 2;
    margin-top: -0.6em;
}
#sec1 #sec1_1 .group .img .txtbox h4 span.col-y{
    color: #fef403;
}
#sec1 #sec1_1 .group .img .txtbox h4 span.col-y span{
    font-size: 1.4em;
}
#sec1 #sec1_1 .group .img .txtbox h4:after{
    content: '';
    position: absolute;
    bottom: -29%;
    left: 11%;
    transform: translateX(-50%);
    border-top: 29px solid #14304e;
    border-right: 8px solid transparent;
    border-left: 33px solid transparent;
    z-index: 0;
}

.img_menutxt {
    margin: 0 auto;
    text-align : center;
}



#sec1 #sec1_1 .group .right {
    width: 483px;
}

#sec1 #sec1_1 .group .right p.txt {
    margin: 39px 22px;
    padding-left: 2px;
    line-height: 2.15;
}

#sec1 #sec1_1 .group .right .txt2 dt{ 
    text-align: center;
    width: 100%;
    font-size: 27px;
    line-height: 1.4;
    margin-top: 1em;
}
#sec1 #sec1_1 .group .right .txt2 dt span{
    font-size: 40px;
    color: #fef403;
}

/*
#sec1 #sec1_1 .group .right .txt2 dd{    
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    width: 100%;
    font-size: 27px;
    line-height: 1.4;
    margin-top: 3em;
}
*/
#sec1 #sec1_1 .group .right .txt2 dd span{
    display: block;
    color: #fef403;
    font-size: 40px;
}
#sec1 #sec1_1 .group .right .txt2 dd::before,
#sec1 #sec1_1 .group .right .txt2 dd::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
/*
#sec1 #sec1_1 .group .right .txt2 dd::before{
    top: -170px;
    bottom: 0;
    box-sizing: border-box;
    width: 58px;
    height: 28px;
    border: 58px solid transparent;
    border-top: 28px solid #81d3f1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#sec1 #sec1_1 .group .right .txt2 dd::after{
  top: -303px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 0;
  border-top: 50px solid #81d3f1;
}
*/


#sec1 #sec1_1 .group .right .txt2 dd u{
    text-decoration: none !important;
    display: inline-block;
    position: relative;
    z-index: 2;
}
#sec1 #sec1_1 .group .right .txt2 dd u::after{
    position: absolute;
    top: 1.4em;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    content: "";
    vertical-align: middle;
    width: calc(100% + 2em);
    height:0.8em;
    border-top: 0.8em solid #14304e;
    z-index: -1;
}

#sec1 #sec1_1 .btn {
    margin: 50px auto 0;
    text-align: center;
}



#sec1 #sec1_1 table {
  border-collapse: collapse;
  margin: 50px auto 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  line-height: 1.25;
}

#sec1 #sec1_1 table tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 2px solid #437f98;
}
#sec1 #sec1_1 table th,
#sec1 #sec1_1 table td {
  padding: 1em;
  border-right: 2px solid #437f98;
    color: #000;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 19px;
}
#sec1 #sec1_1 table th {
    color: #fff;
}
#sec1 #sec1_1 thead th {
  background-color: #14304e;
  width: calc(100%/6);
}
#sec1 #sec1_1 thead th:last-child,
#sec1 #sec1_1 tbody td:last-child{
    width:calc(100%/4);
    background: #fef403;
    color: #000;
    font-size: 150%;
    font-weight: bold;
    line-height: 1;
}
#sec1 #sec1_1 table thead tr{
    background: #437f98;
    color: #000;
}
#sec1 #sec1_1 table tbody th {
    background: #81d3f1;
    color: #000;
}
#sec1 #sec1_1  table.non{
  background:#437f98
}
#sec1 #sec1_1 tbody td:last-child {
    position: relative;
}
#sec1 #sec1_1 tbody td:last-child b{
    color: #ed1709;
}
#sec1 #sec1_1 tbody td:last-child span.sai{
    font-size: 0.6em;
    text-align: right;
    background: #ed1709;
    color: #fff;
    padding: 0.2em 0.7em;
    display: block;
    margin: 0.4em -1.5em -1.5em auto;
    width: 6em;
}
#sec1 #sec1_1 tbody td:last-child span.ball{
    color: #fff;
    position: absolute;
    background: #ed1709;
    padding: 1em 0.5em;
    border-radius: 5em;
    left: -25px;
    top: -30px;
    width: 4em;
    font-size: 0.8em;
    line-height: 1.2;
    z-index: 2;
}
#sec1 #sec1_1 tbody td:last-child span.ball:after{
    content: '';
    position: absolute;
    top: 53%;
    left: 96%;
    transform: translateX(-50%);
    border-bottom: 18px solid #ed1709;
    border-right: 20px solid transparent;
    border-left: 19px solid transparent;
    z-index: 0;
}
#sec1 #sec1_1 tbody td:last-child span.ball b{
    color: #fff;
    font-size: 130%;
}


#sec1 #sec1_2 .stt,
#sec1 #sec1_3 .stt,
#sec1 #sec1_3-2 .stt {
width: 140px;
display: block;
}

#sec1 #sec1_2 h3,
#sec1 #sec1_3 h3,
#sec1 #sec1_3-2 h3{
   margin: 0 auto;
    position: relative;
    z-index: 1;
}

#sec1 #sec1_2 .stt{
margin-bottom: -108px;
}
#sec1 #sec1_3 .stt{
margin-bottom: -38px;
}
#sec1 #sec1_3-2 .stt {
margin-bottom: -47px;
}

#sec1 #sec1_2 {
    background: url("../img/index/s3_deco.png");
    padding: 12px 0 81px;
}
#sec1 #sec1_2 p.img1 {
    position: absolute;
    left: 46px;
    top: 543px;
    z-index: 2;
}
#sec1 #sec1_2 .right p.txt {
    margin-top: 36px;
    line-height: 2.15;
}

#sec1 #sec1_3 {
    background: #14304e;
    color: #fff;
    padding: 12px 0 81px;
}
#sec1 #sec1_3 .img{
    position: relative;
    z-index: 0;
}
#sec1 #sec1_3 .left p.txt {
    margin-top: 36px;
    line-height: 2.15;
}

#sec1 #sec1_3-2 {
    background: url("../img/index/s3_deco.png");
    padding: 12px 0 81px;
}
#sec1 #sec1_3-2 p.img1 {
    position: absolute;
    left: 46px;
    top: 543px;
    z-index: 2;
}
#sec1 #sec1_3-2 .right p.txt {
    margin-top: 36px;
    line-height: 2.15;
}

#sec1 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#sec1 #sec1_2,
#sec1 #sec1_3,
#sec1 #sec1_3-2{
        width: calc(100%/3);
}
#sec1 #sec1_2 .wrap,
#sec1 #sec1_3 .wrap,
#sec1 #sec1_3-2 .wrap{    
    max-width: calc(80vw/3);
}




#sec1 #sec1_4{
    background: #81d3f1;
    padding: 150px 0 0;
    position: relative;
}
#sec1 #sec1_4:after{
    position: absolute;
    margin: auto;
    content: "";
    vertical-align: middle;
    top: 70px;
    /* bottom: 0; */
    box-sizing: border-box;
    width: 0;
    height: 0;
    border: 280px solid transparent;
    border-top: 45px solid #6ebcd9;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#sec1 #sec1_4 table {
  border-collapse: collapse;
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  line-height: 1.25;
}

#sec1 #sec1_4 table tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 2px solid #81d3f1;
}
#sec1 #sec1_4 table th,
#sec1 #sec1_4 table td {
  padding: 1em;
  border-right: 2px solid #81d3f1;
    color: #000;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 19px;
    vertical-align: middle;
}
/*#sec1 #sec1_4 table th {
    color: #fff;
}*/
#sec1 #sec1_4 thead th {
 background-color: #b9b9b9;
  /*width: calc(100%/4.2);*/
    vertical-align: middle;
}
#sec1 #sec1_4 tbody td:last-child{
    font-size: 150%;
    font-weight: bold;
    background: #fff;
    color: #ed1709;
    border-right: #ed1709 5px solid;
    border-left: #ed1709 5px solid;
    border-bottom: #ed1709 5px solid;
}

#sec1 #sec1_4 thead th:last-child{
    width:calc(100%/3);
    font-size: 150%;
    font-weight: bold;  
    background: #ed1709;
    color: #fff; 
    border: #ed1709 5px solid;
}
#sec1 #sec1_4 table .td-c{
    text-align: center;
}
#sec1 #sec1_4 table .td-c td:last-child{
        border-bottom: #ed1709 2px solid !important;
}
#sec1 #sec1_4 tbody td{
  padding: 0.4em; 
    font-size: 17px; 
    
    text-align: center; 
    background: #e9e9e9;
}
#sec1 #sec1_4 table thead tr{
    background: #e9e9e9;
    color: #000;
}
#sec1 #sec1_4 table tbody th {
    background: #14304e;
    color: #fff;    
    vertical-align: middle;
}
#sec1 #sec1_4 td.non{
  background:#81d3f1;
    width: calc(100%/8.8);
}
#sec1 #sec1_4 tbody td:last-child {
    position: relative;
}
#sec1 #sec1_4 tbody td:last-child b{
    color: #ed1709;
}
#sec1 #sec1_4 tbody td:last-child span.ball{
    color: #fff;
    position: absolute;
    background: #ed1709;
    padding: 1em 0.5em;
    border-radius: 5em;
    left: -25px;
    top: -30px;
    width: 4em;
    font-size: 0.8em;
    line-height: 1.2;
    z-index: 2;
}
#sec1 #sec1_4 tbody td:last-child span.ball:after{
    content: '';
    position: absolute;
    top: 53%;
    left: 96%;
    transform: translateX(-50%);
    border-bottom: 18px solid #ed1709;
    border-right: 20px solid transparent;
    border-left: 19px solid transparent;
    z-index: 0;
}
#sec1 #sec1_4 tbody td:last-child span.ball b{
    color: #fff;
    font-size: 130%;
}


#sec1 #sec1_5 h3{
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: -77px;
    right: 169px;
    letter-spacing: -0.02em;
}

#sec1 #sec1_5{
    background: #81d3f1;
    padding: 115px 0 90px;
    position: relative;
}
#sec1 #sec1_5:after{
    position: absolute;
    margin: auto;
    content: "";
    vertical-align: middle;
    top: 30px;
    /* bottom: 0; */
    box-sizing: border-box;
    width: 0;
    height: 0;
    border: 280px solid transparent;
    border-top: 45px solid #6ebcd9;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#sec1 #sec1_5 table {
  border-collapse: collapse;
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  line-height: 1.25;
}

#sec1 #sec1_5 table tr {
  background-color: #e9e9e9;
  padding: .35em;
  border-bottom: 2px solid #81d3f1;
}
#sec1 #sec1_5 table th,
#sec1 #sec1_5 table td {
  padding: 1em;
  border-right: 2px solid #81d3f1;
    color: #000;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 19px;
}
/*#sec1 #sec1_5 table th {
    color: #fff;
}*/

#sec1 #sec1_5 td.non{
  background:#81d3f1;
    width: calc(100%/8.8);
}
#sec1 #sec1_5 thead th {
  background-color: #b9b9b9;
  width: calc(100%/3.3);
}
#sec1 #sec1_5 thead th:last-child{
    width:calc(100%/2.2);
    background: #ed1709;
    color: #fff;
    font-size: 150%;
    font-weight: bold;
    border: #ed1709 5px solid;
}
#sec1 #sec1_5 tbody td:last-child{
    background: #fff;
    /*color: #ed1709;*/
    font-size: 150%;
    font-weight: bold;
    border: #ed1709 5px solid;
}
#sec1 #sec1_5 table .td-c{
    text-align: center;
}
#sec1 #sec1_5 tbody td{
  padding: 0.4em; 
    font-size: 17px; 
    vertical-align: middle;
    
    text-align: center; 
}
#sec1 #sec1_5 table thead tr{
    background: #81d3f1;
    color: #000;
}
#sec1 #sec1_5 table tbody th {
    background: #14304e;
    color: #fff;    
    vertical-align: middle;
}
#sec1 #sec1_5 table.non{
  background:#81d3f1;
}
#sec1 #sec1_5 tbody td:last-child {
    position: relative;
}
#sec1 #sec1_5 tbody td:last-child span.ta{
    font-size: 0.8em;
}
#sec1 #sec1_5 tbody td:last-child span.ball{
   color: #000;
    position: absolute;
    background: #fef403;
    padding: 1em 0.5em;
    border-radius: 5em;
    right: 3px;
    top: -63px;
    width: 4em;
    line-height: 1.2;
    z-index: 2;
}
#sec1 #sec1_5 tbody td:last-child span.ball:after{
    content: '';
    position: absolute;
    top: 53%;
    right: 55%;
    transform: translateX(-50%);
    border-bottom: 33px solid #fef403;
    border-right: 20px solid transparent;
    border-left: 21px solid transparent;
    z-index: 0;
}
#sec1 #sec1_5 tbody td:last-child span.ball b{
    font-size: 130%;
    display: block;
}



@media screen and (max-width: 1340px) and (min-width: 767px) {
    #sec1 #sec1_1 .group {
        margin-right: 0;
    }
    #sec1 #sec1_1 .group p.img {
        width: 700px;
    }
}

#sec2{
    
    background: url("../img/index/bg_key_1.jpg") no-repeat center/cover;
    text-align: center;
    padding: 45px 0 94px;
}
#sec2 .box {
    /*margin: 0 -50px;
    background: #fff;
    border: 10px solid #14304e;
    padding: 31px 40px 83px 40px;*/
}


#sec2 .box h2+.txt {
    padding: 19px 102px 26px;
    line-height: 2.15;
}

#sec2 .box p.sub-txt {
    margin-top: 5px;
}

#sec2 .box p.sub-txt+dl {
    padding-top: 11px;
}

#sec2 .box .group {
    /*background: url("../img/index/s6_bg_1.jpg") no-repeat center/cover;
    text-align: center;
    margin: 89px 0 20px;*/
    padding: 0 0 40px;
}

#sec2 .box .group h3 {
    margin: 28px 0 24px;
}

#sec2 .box .group p.txt {
    letter-spacing: 0.1em;
    font-size: 20px;
    line-height: 1.8;
}


#sec2 .box .g-box{
    position: relative ;
    /*background: #82d3f1;*/
    padding: 0 0 40px;
}
#sec2 .box .g-box ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    margin-top: -32px;
}
#sec2 .box .g-box ul li{
    width: calc(100%/6);
    padding: 10px 10px 4px;
    background: #f2f2f2;
    position: relative;
}
#sec2 .box .g-box ul li span{
    text-align: center;
    display: block;
    font-size: 14px;
}
#sec2 .box .g-box ul li:nth-child(1)::before,
#sec2 .box .g-box ul li:nth-child(2)::before,
#sec2 .box .g-box ul li:nth-child(3)::before{
    position: absolute;
    top: 1%;
    bottom: 1%;
    left: 1%;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 98%;
    height: 98%;
    border: 7px solid #d60f03;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#sec2 .box .g-box .txt1{
    font-size: 35px;
    letter-spacing: 0.01em;
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    width: fit-content;
    margin: 0 auto;
}
#sec2 .box .g-box .txt1::after{
    position: absolute;
    top: 1.4em;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    content: "";
    vertical-align: middle;
    width: calc(100% + 2em);
    height:0.8em;
    border-top: 0.8em solid #fef403;
    z-index: -1;
}
#sec2 .box .g-box .g-ball{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    justify-content: center; 
}
#sec2 .box .g-box .g-ball .ball{
    color: #fff;
    background: #ed1709;
    padding: 1.1em 0.4em;
    border-radius: 5em;
    width: 4em;
    font-size: 26px;
    line-height: 1.3;
    z-index: 2;
    text-align: center;
    letter-spacing: -0.01em;
}
#sec2 .box .g-box .pric{
        font-size: 80px;
    letter-spacing: -0.01em;
    padding: 0 0 0 0.3em;
    line-height: 1;
     text-shadow: 
       4px  4px 1px #ffffff,
      -4px  4px 1px #ffffff,
       4px -4px 1px #ffffff,
      -4px -4px 1px #ffffff,
       4px  0px 1px #ffffff,
       0px  4px 1px #ffffff,
      -4px  0px 1px #ffffff,
       0px -4px 1px #ffffff;
}
#sec2 .box .g-box .pric span{
    font-size: 0.7em;
}

#sec2 .box .g-box #curvedarrow {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 49px solid transparent;
  border-right: 49px solid #437f99;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  left: 243px;
  top: 320px;
}
#sec2 .box .g-box #curvedarrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-bottom: 39px solid #437f99;
  border-radius: 0 0 0 80px;
  top: -128px;
  left: -68px;
  width: 134px;
  height: 50px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}


#sec2 .box .g-box .box1 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 13px 0 15px;
    display: block;
    margin: 15px auto 0;
    color: #14304e;
    text-align: center;
    width: 90%;
}
#sec2 .box .g-box h4 {
    font-size: 40px;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0;
}

#sec2 .box .g-box h4 small {
    font-size: 25px;
    display: block;
}

#sec2 .box .group1 {
    position: relative;
    margin-top: 62px;
    padding-bottom: 30px;
}

#sec2 .box .group1:before {
    content: '';
    position: absolute;
    top: 31px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/s6_bg_2.jpg") no-repeat top left/100% 100%, #437f98;
}

#sec2 .box .group1:after {
    content: '';
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/s6_deco.png") no-repeat bottom right;
}

#sec2 .box .group1 .inner {
    position: relative;
    z-index: 3;
}

#sec2 .box .group1 .inner h3 {
    margin-left: 55px;
    margin-bottom: 26px;
}

#sec2 .box .group1 .inner .btn {
    margin-left: 157px;
}

#sec3 {
    background: #437f98;
    padding: 96px 0 ;
}
#sec3 h2{
    text-align: center;
    margin-bottom: 30px;
}
#sec3 ul{
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
#sec3 ul li{
    width: 50%;
}
#sec3  .btn {
    margin: 50px auto 0;
    text-align: center;
}

#sec4 {
    background: #14304e;
    padding: 91px 0 96px;
}

#sec4 h2 {
    margin-bottom: 51px;
    text-align: center;
}

#sec4 #voice {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
#sec4 #voice dl {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
    background: #fff;
    border-radius: 19px;
    padding: 20px;
    width: calc(100%/3 - 50px);
}

#sec4 #voice dl dd.ttl {
    display: inline-block;
    background: #82d3f1;
    padding: 0.1em 1.3em;
    margin: -1.5em auto 0.5em -1.3em;
    position: relative;
    z-index: 2;
    font-size: 20px;
    letter-spacing: 0;
}
#sec4 #voice dl dd.desc {
    line-height: 1.7;
}

#sec4 .btn {
    margin-top: 58px;
    text-align: center;
}




#sec5 {
    padding: 158px 0 130px;
    background: url("../img/index/s3_deco.png");
}

#sec5 .box {
    margin: 0 -50px;
    background: #fff;
    border: 10px solid #14304e;
    padding: 31px 40px 83px 40px;
}


#sec5 .box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0 20px 20px;
}

#sec5 .box dl+dl {
    border-top: 5px solid #14304e;
}

#sec5 .box dl dt {
border-radius: 50%;
    font-size: 30px;
    color: #fff;
    background: #14304e;
    margin-right: 16px;
    line-height: 1.5;
    padding: 8px 21px 5px;
}

#sec5 .box dl dt span {
    font-weight: bold;
}

#sec5 .box dl dd {
    font-size: 35px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #000;
}

#sec5 .box dl.border-b {
    border-bottom: 5px solid #14304e;
}


#sec6 {
	padding: 50px 0 50px;
    margin: 0px;
    background: #F4F4F4;
}

#sec6 .box {
    margin: 0 -50px;
    background: #fff;
    border: 10px solid #14304e;
    padding: 97px 40px 80px 40px;
}

#sec6 .box h2 {
    text-align: center;
    margin-bottom: 53px;
}

#sec6 .box h4 {
    text-align: center;
    font-size: 35px;
    color: #fff;
    background-color: #437f98;
    font-weight: bold;
    padding: 11px 0 11px;
}

#sec6 .box h4+.txt {
    padding: 28px 0 0 20px;
    font-size: 20px;
    line-height: 2;
}

#sec6 .box .txt+h4 {
    margin-top: 46px;
}
/* ---------------------QA--------------------- */

    .center {
        text-align: center;
    }
    #sec6 h2 img {
        max-width: 40%;
    }
    .accordion {
    margin: 3em auto;
    max-width: 80%;
    }
    .toggle {
    display: none;
    }
    .option {
    position: relative;
    margin-bottom: 1em;
    }
    .title,
    .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
    }
    .title {
    /* border: solid 1px #ccc; */
    padding: 1em;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #437f98;
    }
    .title::after,
    .title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.75em;
    width: 2px;
    height: 0.75em;
    background-color: #fff;
    transition: all 0.3s;
    }
    .title::after {
    transform: rotate(90deg);
    }
    .subtitle {
    border-bottom: solid 2px #ccc;
    display: block;
    color: #000;
    font-weight: bold;
    background: #fff;
    }
    .subtitle::after,
    .subtitle::before {
	content: "";
    position: absolute;
    right: 1.25em;
    top: 1.75em;
    width: 2px;
    height: 0.75em;
    background-color: #000;
    transition: all 0.3s;
    }
    .subtitle::after {
    transform: rotate(90deg);
    }
    .content {
    max-height: 0;
    overflow: hidden;
    }
    .content p {
    margin: 0;
    padding: 2em 1em;
    font-size: 0.9em;
    line-height: 1.5;
    }
    .subcontent {
    max-height: 0;
    overflow: hidden;
    }
    .subcontent p {
    padding: 1em 1em 2em;
    font-size: 0.9em;
    line-height: 1.5;
    }
    .toggle:checked + .title + .content {
    max-height: 500em;
    transition: all 1.5s;
	background: #FFF;
    }
    .toggle:checked + .title::before {
    transform: rotate(90deg) !important;
    }

/* ---------------------QA--------------------- */



@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #sec6 .box h4 {
        padding: 18px 0 4px;
    }
}

#sec7 #sec7_1 {
    padding-top: 77px;
    background: url("../img/index/s1_bg.png") repeat-x top;
    text-align: center;
}

#sec7 #sec7_1 p.img {
    margin: 0 -24px;
}

#sec7 #sec7_2 {
    background: #14304e;
    color: #fff;
    text-align: center;
    padding: 73px 0 85px;
    line-height: 2.15;
}

#sec8 {
    margin-bottom: 0px;
    background: url("../img/index/s2_deco.png") no-repeat top center;
}

#sec8 h2 {
    margin-left: 17px;
}

#sec8 p.img {
    margin: 0 -26px;
}
#sec8 p.img2{
    margin: 5% auto 9%;
}


#sec8 .group1 {
    position: relative;
    margin-top: 68px;
    padding-bottom: 30px;
}

#sec8 .group1:before {
    content: '';
    position: absolute;
    top: 31px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/s6_bg_2.jpg") no-repeat top left/100% 100%, #437f98;
}

#sec8 .group1:after {
    content: '';
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../img/index/s6_deco.png") no-repeat bottom right;
}

#sec8 .group1 .inner {
    position: relative;
    z-index: 3;
}

#sec8 .group1 .inner h3 {
    margin-left: 55px;
    margin-bottom: 26px;
}

#sec8 .group1 .inner .btn {
    margin-left: 157px;
}
#sec8 #BA {
        margin: 100px auto;
}
#sec8 #BA .BA_col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
#sec8 #BA .BA_col>div{
    width: calc(90%/2);
    text-align: center;
    margin: 0 auto;
    padding: 0 5% 3%;
    position: relative;
}
#sec8 #BA .BA_col-t>div{
    padding: 0 5%;
}
#sec8 #BA .BA_col>div h3{
    font-size: 70px;
    line-height: 1;
    margin: 0.3em auto;
    font-weight: bold;
}
#sec8 #BA .BA_col>div:nth-child(1){
    background: #dfdfdf;
}
#sec8 #BA .BA_col>div:nth-child(2){
    background: #14304e;
    color: #fff;
}
#sec8 #BA .BA_col>div:nth-child(1):after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: -99px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../img/index/s7-BA-t.png") no-repeat bottom center;
    background-size: contain;
    width: 197px;
    height: 174px;
    z-index: 2;
}
#sec8 #BA .BA_col-t>div:nth-child(1):after {
    content: none;    
}
#sec8 #BA .BA_col>div:nth-child(1) span{
    color: #fff;
    text-align: right;
    position: absolute;
    z-index: 2;
    right: 12%;
    bottom: 12%;
    font-size: 23px;
    line-height: 1;
}

@media screen and (min-width: 1281px) {
    
#sec8 #BA .BA_col>div:nth-child(1) span{
    right: calc(90%/2 - 9.5em);
    bottom: 2.7em;
    }
}

#sec9 {
    padding: 120px 0 94px;
}

#sec9 h2 {
    text-align: center;
}

#sec9 .box {
    position: relative;
    margin-bottom: 68px;
}

#sec9 .box:before {
    content: '';
    position: absolute;
    top: 20px;
    bottom: -20px;
    right: -20px;
    z-index: 1;
    left: 20px;
    background: url("../img/index/s3_deco.png");
}

#sec9 .box .slide {
    position: relative;
    z-index: 2;
}

#sec9 .box .slide .slick-arrow {
    width: 89px;
    height: 90px;
    border: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#sec9 .box .slide .slick-arrow.slick-prev {
    left: -45px;
}

#sec9 .box .slide .slick-arrow.slick-next {
    right: -45px;
}

#sec9 .box .slide .slick-dots {
    width: 100%;
    bottom: -28px;
    position: absolute;
}

#sec9 .box .slide .slick-dots li,
#sec9 .box .slide .slick-dots li button {
    cursor: pointer;
}

#sec9 p.txt {
    text-align: center;
}


@media screen and (max-width: 1050px) and (min-width: 767px) {
    #sec9 .box {
        margin: 0 40px 68px;
    }
}


#sec10 {
    padding-bottom: 0px;
}

#sec10 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#sec10 ul li {
    margin: 0 12px;
}

#sec10 ul li p {
    display: block;
    text-align: center;
    font-size: 20px;
}

#sec10 ul li p.btn1 {
    margin-bottom: 10px;
}

#sec11 {
    background-color: #437f98;
    padding: 111px 0 119px;
}

#sec11 h2 {
    text-align: center;
    margin-bottom: 32px;
}

#sec11 .btn {
    position: absolute;
    right: 0;
    top: 3px;
}

#sec11 #feed2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#sec11 #feed2 dl {
    width: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 18px;
    padding: 20px;
    margin-top: 31px;
}

#sec11 #feed2 dl dt span {
    display: block;
    width: 260px;
    height: 179px;
    background: url("../img/index/s10_img.jpg") no-repeat center/cover;
}

#sec11 #feed2 dl dd {
    width: calc(100% - 260px);
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sec11 #feed2 dl dd span {
    display: block;
}

#sec11 #feed2 dl dd span.date {
    font-weight: bold;
}

#feed1 dl dt:hover span,
#feed2 dl dt:hover span {
    opacity: 0.8;
}

.access {
    padding: 20px 0;
    background-color: #F7F7F7;
}

.access .access01 {
    text-align: left;
}

.access .access01 h3{
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 150;
    color: #fff;
    font-weight: bold;
    border: 1px solid #14304e;
    background-color: #14304e;
    padding-left: 1rem;
    margin-bottom: 1rem;
}

.access h2 {
    color: #c53d30;
}

table {
    border-collapse:  collapse; /* 繧ｻ繝ｫ縺ｮ邱壹ｒ驥阪�繧� */
    width:  100%;               /* 蟷�欠螳� */
    font-size: 0.9rem;
}
 
th {
    font-size: 20px;
    width: 23%;
    margin: 0;
    font-weight:  bold;       /* 譁�ｭ励�螟ｪ縺墓欠螳� */
    padding-left: 23px;
}
 
tr {
    /* display: flex; */
    margin-bottom: 0.5rem;
}


.btn {
  font-size: 0.8rem;
  font-weight: 500;
  padding: 0,5rem 2rem;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  margin-top: 1rem;
  border-radius: 0.5rem;
}

.btn01 {
  width: 75%;
  color: #000;
  /* background-color: #888; */
  border: 2px solid #888;
  padding: 0.5rem 0.5rem;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: normal;
  margin: 2% 1%;
}

.btn01:hover {
    color: #fff;
    background-color: #888;
    border: 2px solid #fff;
    text-decoration: none;
}


.btn02 {
    width: 75%;
    color: #fff;
    background-color: #12AB4C;
    padding: 0.5rem 0.5rem;
    border-radius: 0.5rem;
    text-decoration: none;
    text-align: center;
    display: block;
    font-weight: normal;
    margin: 2% 1%;
  }

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}


.access .wrap hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #ccc;
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding: 0;
}

.access {
    padding: 80px 0;
}
.access .flex-item {
    width: 50%;
    margin: 0;
}
.access .flex-item:last-child {
    width: 40%;
    margin: 0;
}

.access .flex-containe {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.access .info_btn {
    display: flex;
}
.access .info_address {
    width: 75%;
    font-size: 20px;
    line-height:1.5;
}
.access td {
    margin-bottom: 0;
    width: 75%;
    font-size: 20px;
    font-feature-settings: "palt";
}
.btn01, .btn02 {
    width: 91%;
}

.ttl_bold {
    font-size: 56px;
}

.form_tel hr{
        width: 80%;
        text-align: center;
        margin: 15px auto; 
        padding: 0;
}


#form-wrapper p {
    font-size: 0.8rem;
    margin: 3% 2%;
}


#form-wrapper .tel_shop {
    margin-top: 1rem;
    font-size: 1.2rem;
    line-height: 1.50;
    color: #fff;
    background-color: #437f98;
    width: 30%;
    text-align: center;
    margin: 1.3rem auto 0 auto;
  }
  



/*-------------------非表示セクション　#secX　------------------*/
#secX {
    background: #437f98;
    padding: 98px 0 124px;
}

#secX h2 {
    text-align: center;
}

#secX .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 54px -50px 0 -30px;
}

#secX .flex p.img:last-child {
    margin-top: 20px;
}

/*------------------- 追加 -------------------*/
#sec0 h2 {
    margin-top: 108px;
    text-align: center;
}

/* フォームへのボタン */
.btn_toform {
    max-width: 680px;
    width: 96%;
    margin: 4% auto 2%;
}

/* スクロールボックス */

#sec00 {
    margin-bottom: 77px;
}

#sec00 h2 {
    text-align: center;
    margin: 50px 2% 0;
}
.google_uv {
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 800px;
    width: 94%;
    height: 20em;
    margin: 0 auto;
    padding: 2%;
    overflow-y: scroll;
    border: solid 1px #d6d6d6;
}


.google_uv dd,
.google_uv dt {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 1em;
    padding-left: .5em;
    font-weight:normal;
    line-height: 1.8;
}

.google_uv dt {
    font-style: normal;
    font-weight: bold;
}

.google_uv dt:first-of-type {
    padding-top: .5em;
}

.google_uv dt time {
    margin-right: .4em;
    font-size: .9em;
}

.google_uv dt span {
    box-sizing: border-box;
    display: inline-block;
    width: 7em;
    margin-right: .5em;
    padding: 0 .2em;
    color: #fccc33;
    font-size: 1.2em;
    line-height: 1;
    text-align: center;
}

.google_uv time {
    color: #adb5bd;
}

.google_uv dd {
    margin-left: 0;
    margin-bottom: 2.5em;
    border-bottom: 1px dotted #343a40
}


.google_uv dd:nth-of-type(-n+3) {
    position: relative
}

@media (max-width:768px) {
 .google_uv {
     width: 90%;
 }
 .access .flex-item {
    width: 100%;
   margin: 0;
   }

   .access .access01 h3 {
    font-size: 5vw;
    padding: 0.5rem;
   }

   th {
    font-size: 3.5vw;
    margin: 0;
    font-weight: bold;
}
    .access .info_address {
    width: 75%;
    font-size: 3.5vw;
    line-height: 1.5;
}

    .access td {
    font-size: 3.5vw;
    font-feature-settings: "palt";
}

.access .flex-item:last-child {
    width: 100%;
    margin: 0;
}

#sec10 .access img {
    height: auto;
    width: 100%;
}

#sec10 .access h2 img {
    height: auto;
    width: 40%;
}

.btn01 {
    padding: 0.3rem 0.3rem;
}
}


#form-wrapper .form_tel img {
    margin: 0 auto;
    text-align: center;
  }

  #form-wrapper p {
    font-size: 0.8rem;
    text-align: center;
    margin: 0 2%;
}

/* スクロールボックス */

#lead h2 {
    line-height: 1.3;
}
/*------------------- 追加ここまで -------------------*/


@media screen and (max-width: 1080px) and (min-width: 767px) {
    #secX .flex {
        margin-left: 0;
        margin-right: 0;
    }
    #secX .flex .img1 {
        width: 49%;
    }
}

/*-------------------非表示セクション　#secX　------------------*/




@media screen and (max-width: 767px) {
    #key {
        padding-bottom: 3vw;
        min-height: auto;
        padding-top: 3vw;
        background: url("../img/index/key_sp.jpg") no-repeat bottom right/cover;
        position: relative;
    }
    #key:before{
    content: '';
    display: inline-block;
    background: url(../img/index/sp_key_img.png) no-repeat;
    height: 100%;
    width: 58vw;
    top: 25%;
    right: -8%;
    position: absolute;
    z-index: 0;
    background-size: contain;
}

    #key h1 {
        position: static;
        font-size: 10px;
        text-align: center;
        margin-top: 2vw;
        padding: 0 5%;
    }
    #key h2 {
        position: static;
        margin: 0 -10% 3vw;
    }
    #key h4 {
        position: static;
        margin: -10% auto 0 -3%;
        width: 70%;
    }
    #key h3 {
        margin: -14% auto 2%;
        width: 100%;
    }
    #key p.sub-txt1 {
    color: #fff;
    margin: -2.4em 0 0 12em;
    font-size: 3vw;
}
#key p.sub-txt{
    margin: 2% auto 4%;
    width: 100%;
}

    /*#lead {
        background: url("../img/index/lead_bg_sp.jpg") no-repeat center/cover;
        text-align: center;
        padding: 12vw 0;
    }
    #lead h2 {
        margin: 0 -1%;
    }
    #lead h3 {
        margin: 3vw 5% 3vw;
    }
    #lead p.txt {
        font-size: 12px;
    }
    #lead .box {
        padding: 2vw 0;
        margin: 0 0 0;
    }
    #lead .box h4 {
        font-size: 6vw;
    }
    #lead .box h4 small {
        font-size: 4.5vw;
    }*/
    
#sec1{
    padding: 13vw 0 0;
}
    #sec1 h2 {
        margin: 0 2% 10vw;
    }
    #sec1 #sec1_1 {
        padding: 15vw 0 15vw;
    }
    #sec00 h2 {
    margin: 50px 2% 0;
}

    #sec1 #sec1_1 p.stt {
        position: absolute;
        top: -20vw;
        left: 50%;
        width: 25%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #sec1 #sec1_1 h3 {
        margin: 0 0 5vw;
        padding-top: 7vw;
    }
    #sec1 #sec1_1 .group {
        min-height: auto;
        margin: 0;
        display: block;
    }
    #sec1 #sec1_1 .group .img {
        background-image: none;
    height: auto;
    width: 100%;
    }
    #sec1 #sec1_1 .group .img .img{
        height: auto;
        width: 78%;
        text-align: center;
        margin: 0 auto;
    }
    
#sec1 #sec1_1 .group .img .txtbox{
    position:relative;
    right: auto;
    bottom: auto;
}
#sec1 #sec1_1 .group .img .txtbox .pokkiri .price {
    margin: 0 auto;
    font-size: 16vw;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.01em;
    }

#sec1 #sec1_1 .group .img .txtbox .g-ball{
    margin: 0;
}
#sec1 #sec1_1 .group .img .txtbox .g-ball .ball{
    width: 23vw;
}
#sec1 #sec1_1 .group .img .txtbox .g-ball .pric{
        font-size: 10.5vw;
    margin: 0 3vw 0 0;
}
#sec1 #sec1_1 .group .img .txtbox #curvedarrow {
  border-top: 23px solid transparent;
  border-right: 23px solid #81d3f1;
  left: 3%;
  bottom: 89%;
}
#sec1 #sec1_1 .group .img .txtbox #curvedarrow:after {
  border-bottom: 14px solid #81d3f1;
  top: -10vw;
  left: -2vw;
  width: 32px;
  height: 14px;
}
#sec1 #sec1_1 .group .img .txtbox .note{
    font-size: 3.5vw;
    margin-top: -0.3em;
}
#sec1 #sec1_1 .group .img .txtbox h4{
    font-size: 7.5vw;
    line-height: 1.4;
    margin-right: 0;
    padding: 0 0.2em;
    text-align: center;
}
    
    
    
    
    
    
    
    
    #sec1 #sec1_1 .group .right {
        width: auto;
    }
    #sec1 #sec1_1 .group .right p.txt {
        margin: 4vw 0;
        padding-left: 0;
    }
    #sec1 #sec1_1 .group .right h4 {
        margin: 3vw 8% 0;
    }
    #sec1 #sec1_1 .btn {
        position: static;
        width: 76%;
        margin: 8vw auto 0;
    }
    #sec1 #sec1_2 {
        padding: 0 0 15vw;
    }
    
#sec1 #sec1_2 .img{
        height: auto;
        width: 78%;
        text-align: center;
        margin: 0 auto;  
}
#sec1 #sec1_2 .img img{
    height: auto;
    width: 100%;
}
    #sec1 #sec1_2 p.img1 {
        position: relative;
        left: auto;
        top: auto;
        z-index: 2;
        width: 60%;
        margin: -20vw auto 0;
    }
    #sec1 #sec1_2 .right {
        margin: 5vw 0 0;
        width: auto;
    }
    #sec1 #sec1_2 .right h4 {
        margin: 0 8%;
    }
    #sec1 #sec1_2 .right p.txt {
        margin-top: 5vw;
    }
    #sec1 #sec1_3 {
        padding: 0 0 8vw;
    }
    #sec1 #sec1_3-2{
        padding: 0 0 8vw;
    }
#sec1 #sec1_2,
#sec1 #sec1_3,
#sec1 #sec1_3-2{
        width: 100%;
}
#sec1 #sec1_2 .wrap,
#sec1 #sec1_3 .wrap,
#sec1 #sec1_3-2 .wrap{    
    max-width: 100%;
}
    

#sec1 #sec1_2 .stt,
#sec1 #sec1_3 .stt,
#sec1 #sec1_3-2 .stt {
width: 25%;
}

#sec1 #sec1_2 .stt{margin-bottom: -25%;margin-top: -9%;}
#sec1 #sec1_3 .stt{margin-bottom: -6%;margin-top: -12%;}
#sec1 #sec1_3-2 .stt {margin-bottom: -10%;margin-top: -6%;}
    
    #sec1 .flex {
            flex-flow: wrap;
        margin: 0;
    }
    #sec1 #sec1_3 .left {
        width: auto;
        padding-top: 0;
        /*margin-top: 7vw;*/
    }
    #sec1 #sec1_3 .left p.txt {
        padding-left: 0;
        margin-top: 4vw;
    }
    
    
#sec1 #sec1_1 .group .right .txt2 dt{ 
    font-size: 6vw;
}
#sec1 #sec1_1 .group .right .txt2 dt span{
    font-size: 7.5vw;
}
#sec1 #sec1_1 .group .right .txt2 dd{  
    font-size: 6vw;
/*    margin-top: 2em;*/
}
#sec1 #sec1_1 .group .right .txt2 dd span{
    font-size: 7.5vw;
}
/*
#sec1 #sec1_1 .group .right .txt2 dd::before{
    top: -132px;
    width: 38px;
    height: 17px;
    border: 38px solid transparent;
    border-top: 17px solid #81d3f1;
}
#sec1 #sec1_1 .group .right .txt2 dd::after{
  top: -208px;
  width: 40px;
  border-top: 21px solid #81d3f1;
}
*/
    #sec1 #sec1_1 table{
        margin:8vw auto 0;
    }  

#sec1 #sec1_1 table th,
#sec1 #sec1_1 table td {
  padding: .35em;
    font-size: 3.4vw;
    vertical-align: middle;
}
#sec1 #sec1_1 thead th:nth-child(2),
#sec1 #sec1_1 thead th:nth-child(3) {
  width: calc(100%/4.5);
}
#sec1 #sec1_1 thead th:last-child,
#sec1 #sec1_1 tbody td:last-child{
    width:calc(100%/2.7);
    font-size: 130%;
}
#sec1 #sec1_1 tbody td:last-child span.sai{
    font-size: 3vw;
    margin: 0.7em -0.3em 0 auto;
}
#sec1 #sec1_1 tbody td:last-child span.ball{
    padding: 0.7em 0.2em;
    left: auto;
    top: 1.9em;
    font-size: 3vw;
    right: -1.7em;
}
#sec1 #sec1_1 tbody td:last-child span.ball:after{
    top: 8%;
    left: 13%;
    transform: translateX(-50%);
    border-top: 12px solid #ed1709;
    border-right: 4px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: none;
    z-index: -1;
}
#sec1 #sec1_1 tbody td:last-child span.ball b{
    font-size: 3.9vw;
}
#sec1 #sec1_1 .sp-span{
    display: block;        
    }
    #sec1 #sec1_1 thead th .sp-span{
        font-size: 0.75em;
    }
    

#sec1 #sec1_3 .img{
        height: auto;
        width: 78%;
        text-align: center;
        margin: 0 auto;
}
    
    
    
    
  #sec1 #sec1_4 table{
        margin:0 auto 0;
    }  

#sec1 #sec1_4 table th,
#sec1 #sec1_4 table td {
  padding: .35em;
    font-size: 3.4vw;
}
#sec1 #sec1_4 thead th {
  width: calc(100%/4.5);
}
#sec1 #sec1_4 thead th:last-child,
#sec1 #sec1_4 tbody td:last-child{
    width:calc(100%/2.8);
    }
#sec1 #sec1_4 thead th:last-child{
    font-size: 3.7vw;
}
#sec1 #sec1_4 tbody td:last-child{
    font-size: 3.3vw;
}
#sec1 #sec1_4 tbody td{
  padding: 0.4em; 
    font-size: 3vw;
}
#sec1 #sec1_4 .sp-span{
    display: block;        
    }
#sec1 #sec1_4 thead th .sp-span{
        font-size: 0.75em;
    }
#sec1 #sec1_4{
    padding: 20vw 0 0;
}
#sec1 #sec1_4:after{
    top: 8vw;
    border: 130px solid transparent;
    border-top: 30px solid #6ebcd9;
}
    
    
    


#sec1 #sec1_5 h3{
    font-size: 5.2vw;
    top: -12vw;
    right: 14vw;
    z-index: 2;
}
    
#sec1 #sec1_5 table th,
#sec1 #sec1_5 table td {
  padding: .35em;
    font-size: 3.4vw;
}
#sec1 #sec1_5 thead th:nth-child(2) {
  width: calc(100%/4.2);
}
#sec1 #sec1_5 thead th:last-child,
#sec1 #sec1_5 tbody td:last-child{
    width:calc(100%/1.8);
    }
#sec1 #sec1_5 thead th:last-child{
    font-size: 3.7vw;
}
#sec1 #sec1_5 tbody td:last-child{
    font-size: 3.4vw;
}
#sec1 #sec1_5 tbody td{
  padding: 0.4em; 
    font-size: 3.4vw;
    vertical-align: middle;
    
    text-align: center; 
}
#sec1 #sec1_5 tbody td:last-child span.ta{
    font-size: 0.8em;
}
#sec1 #sec1_5 tbody td:last-child span.ball{
    padding: 0.7em 0.2em;
    top: -1.1em;
    font-size: 3vw;
    right: -1em;
}
#sec1 #sec1_5 tbody td:last-child span.ball:after{
    top: 33%;
    right: 38%;
    transform: translateX(-50%);
    border-bottom: 13px solid #fef403;
    border-right: 12px solid transparent;
    border-left: 14px solid transparent;
    z-index: -1;
}
#sec1 #sec1_5 tbody td:last-child span.ball b{
    font-size: 130%;
} 
#sec1 #sec1_5{
    padding: 20vw 0 12vw;
}
#sec1 #sec1_5:after{
    top: 8vw;
    border: 130px solid transparent;
    border-top: 30px solid #6ebcd9;
}
   
#sec2{
    
        background: url("../img/index/lead_bg_sp.jpg") no-repeat center/cover;
        text-align: center;
        padding:  0 0 12vw;
}
    #sec2 .box {
        margin: 0;
        border-width: 2vw;
        padding: 5vw 3vw 0;
    }
    #sec2 .box h2+.txt {
        padding: 3vw 0;
    }
    
    #sec2 .box p.sub-txt {
        margin-top: 1vw;
    }
    #sec2 .box p.sub-txt+dl {
        padding-top: 2.5vw;
    }
    #sec2 .box .group {
        margin: 0 auto 0.5vw;
        padding: 0 0 3.5vw;
    }
    #sec2 .box .group h3 {
        margin: 5vw 0%;
    }
    #sec2 .box .group p.txt {
        font-size: 4vw;
    }
    
    #sec2 .box .g-box{
        padding: 0 ;
        
    }   
#sec2 .box .g-box ul{
    padding: 0 13%;
    margin-top: -5vw;
    flex-flow: wrap;
}
#sec2 .box .g-box ul li{
    width: calc(100%/3 - 2vw);
    padding: 1vw 1vw 0;
}
#sec2 .box .g-box ul li span{
    font-size: 2.5vw;
}
#sec2 .box .g-box ul li:nth-child(1)::before,
#sec2 .box .g-box ul li:nth-child(2)::before,
#sec2 .box .g-box ul li:nth-child(3)::before{
    top: -1%;
    bottom: -1%;
    height: 102%;
    border: 3px solid #d60f03;
}
#sec2 .box .g-box .txt1{
    font-size: 5.5vw;
    margin: 2vw auto 0;
}
#sec2 .box .g-box .txt1::after{
    width: calc(100% + 1em);
}
    #sec2 .box .g-box .g-ball{
        margin: 0 auto 0 5%;
    }
#sec2 .box .g-box .g-ball .ball{
    font-size: 5vw;
}
#sec2 .box .g-box .pric{
        font-size: 16vw;
}
#sec2 .box .g-box .pric span{
    font-size: 0.5em;
}

#sec2 .box .g-box #curvedarrow {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 29px solid transparent;
  border-right: 29px solid #437f99;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  left: 12px;
  top: auto;
}
#sec2 .box .g-box #curvedarrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-bottom: 23px solid #437f99;
  border-radius: 0 0 0 66px;
  top: -78px;
  left: -26px;
  width: 66px;
  height: 35px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
    #sec2 .box .g-box .box1 {
        padding: 2vw 0;
        margin: 3vw auto 0;
    }
    #sec2 .box .g-box .box1 h4 {
        font-size: 5vw;
    }
    #sec2 .box .g-box .box1 h4 small {
        font-size: 4vw;
    }
    
    #sec2 .box .group1 {
        margin-top: 7vw;
        padding: 0 0 5vw;
    }
    #sec2 .box .group1:before {
        top: 0;
    }
    #sec2 .box .group1:after {
        top: 0;
        background: url("../img/index/s6_deco_sp.png") no-repeat bottom right/100% auto;
    }
    #sec2 .box .group1 .inner {
        position: relative;
        z-index: 3;
    }
    #sec2 .box .group1 .inner h3 {
        margin: 0 0 17vw;
    }
    #sec2 .box .group1 .inner .btn {
        margin: 0 10%;
    }

#sec3 {
    padding: 10vw 0;
}
#sec3 h2{
    margin-bottom: 6vw;
}
#sec3 ul li{
    width: 100%;
}
#sec3  .btn {
        position: static;
        width: 76%;
        margin: 6vw auto 0;
}
    #sec4 {
        padding: 10vw 0;
    }
    #sec4 h2 {
        margin: 0 -2% 6vw;
    }
    #sec4 #voice {
            flex-flow: wrap;
    }
    #sec4 #voice dl {
        /*display: -webkit-box;
        display: -ms-flexbox;
        display: flex;*/
        padding: 4vw;
        border-radius: 10px;
        width: calc(100% - 0px);
        position: relative;
    }
    #sec4 #voice dl+dl {
        margin-top: 5vw;
    }
    #sec4 #voice dl dt{
    margin: 0 0 0.5em auto;
    text-align: right;
    max-width: 66%;
    }
    #sec4 #voice dl dd.ttl {
    position: absolute;
    margin: 0;
    font-size: 5.2vw;
    line-height: 1.5;
    top: 2.7em;
    left: 0;
    max-width: 8em;
    padding: 0.1em 1em;
    }
    #sec4 #voice dl:nth-of-type(3) dd.ttl{
    top: 3.6em;        
    }
    #sec4 #voice dl dd.desc {
    line-height: 1.75;
    }
#sec4 #voice a.TITLE{
    margin: -1.5em 5em 0.5em 0;   
}
    #sec4 .btn {
        margin: 8vw 12% 0;
    }
    
    
    #sec5 {
        padding: 20vw 0 15vw;
    }
    #sec5 .box {
        margin: 0;
        border-width: 2vw;
        padding: 5vw 3vw;
    }
    
    #sec5 .box dl {
        padding: 4vw 0 4vw;
    }
    #sec5 .box dl+dl {
        border-width: 1.5vw;
    }
    #sec5 .box dl dt {
		font-size: 5vw;
    	margin-right: 2vw;
    	padding: 0.7vw 2.9vw 0.3vw 2.9vw;
    }
    #sec5 .box dl dd {
        font-size: 5.5vw;
        letter-spacing: -0.05em;
    }
    #sec5 .box dl dd.fs {
        font-size: 5.5vw;
    }
    #sec5 .box dl.border-b {
        border-width: 1.5vw;
    }

    #sec5 .wrap .box .img {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }       

    #sec5 .wrap .box h2 {
        margin: 3% 0;
    }       

    #sec6 {
        padding: 15vw 0;
    }
    #sec6 .box {
        margin: 0;
        border-width: 2vw;
        padding: 10vw 4%;
    }
    #sec6 .box h2 {
        margin: 0 10% 7vw;
    }
    #sec6 .box h4 {
        text-align: left;
        font-size: 4.5vw;
        padding: 3vw 0 3vw 5%;
        line-height: 1.5;
        letter-spacing: 0;
    }
    #sec6 .box h4+.txt {
        padding: 3vw 0 0 0;
        font-size: 3.5vw;
    }
    #sec6 .box .txt+h4 {
        margin-top: 7vw;
    }
    

    
    #sec7 #sec7_1 {
        padding-top: 12vw;
    }
    #sec7 #sec7_1 p.img {
        margin: 0 -4%;
    }
    #sec7 #sec7_2 {
        text-align: left;
        padding: 8vw 0;
    }
	
    #sec8 {
        margin-bottom: 10vw;
        padding-top: 3vw;
        background: url("../img/index/s2_deco_sp.png") no-repeat top center/100% auto;
    }
    #sec8 h2,
    #sec8 p.img {
        margin: 0;
    }
    #sec8 h2 {
        margin-bottom: 4vw;
    }
    #sec8 .group1 {
        margin-top: 7vw;
        padding: 0 0 5vw;
    }
    #sec8 .group1:before {
        top: 0;
    }
    #sec8 .group1:after {
        top: 0;
        background: url("../img/index/s6_deco_sp.png") no-repeat bottom right/100% auto;
    }
    #sec8 .group1 .inner {
        position: relative;
        z-index: 3;
    }
    #sec8 .group1 .inner h3 {
        margin: 0 0 17vw;
    }
    #sec8 .group1 .inner .btn {
        margin: 0 10%;
    } 
    #sec8 #BA{
        margin: 10vw 0;
    }    
#sec8 #BA .BA_col>div h3{
    font-size: 7vw;
    }
#sec8 #BA .BA_col>div:nth-child(1):after {
    right: -35px;
    width: 70px;
    height: 62px;
}

#sec8 #BA .BA_col>div:nth-child(1) span{
    font-size: 3vw;
    }
    
    
    
    #sec9 {
        padding: 15vw 0;
    }
    #sec9 h2 {
        width: 85%;
        margin: 0 auto;
    }
    #sec9 .box {
        position: relative;
        margin-bottom: 15vw;
    }
    #sec9 .box:before {
        top: 2vw;
        bottom: 0;
        right: -2vw;
        left: 2vw;
    }
    #sec9 .box .slide .slick-arrow {
        width: 12vw;
        height: 12vw;
    }
    #sec9 .box .slide .slick-arrow.slick-prev {
        left: -3vw;
    }
    #sec9 .box .slide .slick-arrow.slick-next {
        right: -3vw;
    }
    #sec9 .box .slide .slick-dots {
        bottom: -8vw;
    }
    #sec9 p.txt {
        text-align: left;
    }
    
    
    #sec10 {
        padding-bottom: 0;
    }
    #sec10 #ggmap,
    #sec10 #ggmap iframe {
        height: 450px !important;
    }
    #sec10 ul {
        margin-top: 3vw;
    }
    #sec10 ul li {
        margin: 0 3%;
    }
    #sec11 {
        padding: 15vw 0;
    }
    #sec11 h2 {
        margin: 0 20% 7vw;
    }
    #sec11 .btn {
        position: static;
        margin: 8vw 18% 0;
    }
    #sec11 #feed2 {
        display: block;
        margin: 0;
    }
    #sec11 #feed2 dl {
        width: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 3vw 4vw;
        margin-top: 6vw;
        border-radius: 10px;
    }
    #sec11 #feed2 dl dt span {
        width: 130px !important;
        height: 89.5px !important;
    }
    #sec11 #feed2 dl dd {
        width: calc(100% - 130px);
        padding-left: 10px;
        line-height: 1.5;
    }
    #sec11 #feed2 dl dd span {
        display: block;
    }
    #sec11 #feed2 dl dd span.date {
        font-weight: bold;
    }
    
    #sec0 h2 {
        margin: 13vw 2vw 0;
    }
    
    #sec6 .accordion {
        max-width: 100%;
    }
    #sec6 .title {
        font-size: 3.5vw;
    }




    
 
/*-------------------非表示セクション　#secX　------------------*/   
 
    #secX {
        padding: 15vw 0;
    }
    #secX h2 {
        margin: 0 -2% 7vw;
    }
    #secX .flex {
        display: block;
        margin: 0;
    }
    #secX .flex p.img+.img {
        margin-top: 5vw;
    }
    #secX .flex p.img:last-child {
        margin-top: 5vw;
    }
  
/*-------------------非表示セクション　#secX　------------------*/  
}