@charset "utf-8";
/*===============================================
	● smart.css  画面の横幅が300-640px
===============================================*/
* {
    -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%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
#header .btn.btn-warning {
    padding: 10px 20px;
    box-shadow: 1px 3px 0px #ff7800;
    font-size: 15px;
    z-index: 10;
}

.content05 .container .row h3 {
    font-size: 3vw;
    font-weight: bold;
    line-height: 1.6em;
}
.content-box p {
    font-size:  3vw;
}
#header .inner {
    margin: 10px auto;
    position: relative;
    z-index:1
}
#header .container.text-white:before {
    height: 170px;
}
.justify-content-evenly img {
    max-height: 90px;
    height: 100%;
    width: auto;
    max-width: 90px;
    min-width: auto;
}
#header {
    background: url(../images/bg1-sp.jpg) 0px -20vw no-repeat;
    background-size:cover;
}
#header .container.text-white:after {
    content: "";
    height: 29vw;
    width: 100%;
    background: url(../images/pc.png) bottom right no-repeat;
    position: absolute;
    bottom: 28vw;
    right: 4vw;
    z-index: 0;
    background-size: contain;
    max-height: 400px;
    max-height: 50vh;
}
#content .btn-primary {
    min-width: 330px;
    width: 70%;
    font-size:20px;
    padding: 10px 20px;
}
#content h2 {
    margin-top: 20px;
    font-size:24px!important;
}
#content .center {
    margin-top: 30px;
    margin-bottom: 40px;
    min-height: 20px;
}
.cl1 > .col-2:last-child img {
    right: 0;
}

.row.my-4,
.inner{
	width:90%!important;
}
.inner{
	margin-top:30px!important;
	margin-bottom:30px!important;
}
html img.tuyomi01{
	height: 70px;
}
.cl2 > .col-2:first-child img {
    left: 0px;
}
html .cl2 > .col-2:last-child img {
    height: 70px;
}
.content-box .row.my-4{
    /* width: 30%; */
    display: flex;
    flex-wrap: wrap;
}
.row.my-4 .col-sm{
	    width: 45%;
}
.row.my-4 .col-sm img {
    display: block;
    padding: 0%;
    box-sizing: border-box;
}
.row.my-4 .col-sm{
	padding:0;
}

.content02 .w .col-8 p {
    background-color: white;
    display: block;
    font-size: 10px;
    font-weight: normal;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
}
.content02 .w {
    width: 75%;
    padding: 20px 0 0;
    margin: auto;
}

.content03 .inner h2 + p {
    font-size: 10.5px;
    text-align: left;
    margin: 10px 0;
}

html .fs-2 {
    font-size: calc(.825rem + .3vw)!important;
}

.content04 table {
    margin-top: 30px;
    margin-bottom: 30px;
}
.content04 table th:nth-of-type(1) {
    width: 100%;
}
.tb01 td{
	width:auto;
}
.tb01 td:before {
    color: #000;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    background-color: #e4e4e4;
    margin-right: 10px;
    float: left;
    width: 37%;
     min-width:37%;
    text-align:left;
}
#header .fs-1 {
    font-size: 15px!important;
    padding-left: 0;
}
.content04 table td{
    text-align: left;
    border-bottom:dashed 1px #999;
    display:flex;
}
.table-hop{
	    text-align: right;
	    width:100%;
}
#header .font-70 {
    font-size: 15px;
    font-weight: bold;
}
.content04 table td:nth-of-type(4), .content04 table .head th:nth-of-type(5){
	width:100%;
}
.content04 table tr:nth-of-type(3)  td:nth-of-type(3){

}
.content04 table tr:nth-of-type(3)  td:nth-of-type(3):before{
	font-size:15px;
}
.content04 table td br{
	display:none;
}
#main #content h2{
	margin-top:20px!important;
	margin-bottom:20px!important;
	font-size:30px!important;
}
#content .content06 h2 .font-80{
		font-size:30px!important;
}
.content05 .container .row{
	display:block;
}
.content05 h3.text-info.text-center {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: left!important;
    display: flex;
}

.content05 h3.text-info.text-center .large-text {
    font-size: 50px;
    transform: translate(0px,-10px) scaleY(1.5);
    display: inline-block;
    font-weight: bold;
    font-style: italic;
    margin: 0 10px;
}
.content05 .container .row > div:first-child{
	width:100%;
	padding:0;
}
.content05 .container .row > div.col-3 {
		width:100%;
    padding: 0px 0px;
}
#content .ballon4{
	margin-bottom:20px;
}
#content .ballon4:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #15537f;
    top: -20px;
    left: calc(50% - 20px);
    border-top:none;
}

.content05 .container:nth-of-type(2) h4 {
    padding: 20px;
    font-size: 22px;
    line-height: 1.5em;
    margin: 0 0 0px 0px;
    width: 100%;
}
.content05 .container:nth-of-type(3) h4{
	margin:0;
}
#content .content05 .container:nth-of-type(3) .col-3 {
    padding-right: 0px;
}
.content05 .container:nth-of-type(3) h4{
	margin-bottom:30px;
}
.ballon3:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: none;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 20px solid #15537f;
    bottom: -20px;
    left: calc(50% - 20px);
    right: auto;
    top: auto;
}

.content05 .container:last-child .row > div.img {
    padding: 0px;
    margin-left: auto;
    width: 100%;
}
.content06 table{
	margin-top:30px;
	margin-bottom:30px;
}
.content06 .tb01 tr td, .content06 .tb01 tr th {
    width: 100%;
}
#content table td,
#content table th {
    border: solid 1px #eee;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
}
.content06 .tb01 tr td img{
	height:90%;
}
.content06 .tb01 tr td, .content06 .tb01 tr th {
    padding: 0px;
}

.content06 .tb01 tr td img {
    height: 24px;
    margin: 10px 25px;
    /* display: block; */
}
.content06 .tb01 td{
	display:flex;
}
.content06 .tb01 td:before {
	width:73%;
}
.font-72,
.dot-text {

    font-size: 34px!important;
}
.content07 .row{
	display:block;
}
.content07 .row .col-6{
	width:100%;
}
.content07 .plan01 > div, .content07 .plan02 > div {
    padding-left: 10px;
}
#content .content07 .hukidasi.ballon4:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #15537f;
    left: -29px;
    top: calc(50% - 10px);
}
.hukidasi {
    right: -16px;
}
.content07 .blk2 {
    margin-top: 30px;
}
.content07 .blk2 h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 21px;
}
html .content07 .kinou-box{
	width:100%;
}
.content07 .inner {
    padding-bottom: 0px;
}
.content08 {
    padding-bottom: 0px;
}
.content09 {
    padding-bottom: 30px;
}
.content09 .font-74 {
    font-size: 28px!important;
}
#foot1 .inner {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
footer #foot1 h3 {
    font-size: 30px;
}
footer #foot1 .copy {
    font-size: 14px;
    margin-left: auto;
}
footer #foot2{
	display:block;
}
footer #foot2 .copy {
    font-size: 13px;
    text-align: center;
    margin-bottom:20px;
}
footer #foot2 .f1 {
    background-color: #ffd200;
    color: #000;
    display: block;
    text-decoration: none;
    border-radius: 40px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center;
    margin-bottom:20px;
}
footer #foot2 .f2 {
    background-color: #2f989c;
    color: #fff;
    display: block;
    text-decoration: none;
    border-radius: 40px;
    padding: 3px 30px;
    font-size: 14px;
    line-height: .75;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    /* margin-left: 20px; */
    width: 100%;
    margin-left: 0;
}
footer #foot2 .f2 .tel {
    font-size: 22px;
}

.col-7 {
    width: 66.66666%!important;
}
.pb-md-3{
    padding-bottom: 3vw;
}
.jisseki-imgbox.row.my-4 .col-sm img {
    height: 250px;
    object-fit: cover;
    object-position: 0 0;
}
.content03 img {
    height: 80px;
    margin-top: 7vw;
  }