@charset "UTF-8";

/*------------
230727
-------------*/
a.btn_01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 300px;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding: 1rem 2rem;
	font-weight: bold;
	border: 2px solid #03989e;
	color: #03989e;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #fff;
	background: #03989e;
}


/*------------
230723
------------*/
.s-performancePoint__inner {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.s-performancePoint__pointList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.s-performancePoint__pointItem {
    width: 287px;
    height: 272px;
    margin-bottom: 16px;
	margin-right: 10px;
    padding-top: 23px;
    padding-bottom: 15px;
    border: 3px solid #e6e1d6;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
}
.s-performancePoint__pointHeading {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    padding-bottom: 26px;
    position: relative;
    z-index: 1;
}
.s-performancePoint__pointAccent {
    font-size: 26px;
    font-size: 2.6rem;
    color: #f15c5c;
}

.s-performancePoint__pointText {
    color: #666;
    line-height: 1.4;
	font-size: 14px;
}


/*------------
230807
------------*/
.s2-performancePoint__inner {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.s2-performancePoint__pointList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.s2-performancePoint__pointItem {
    width: 287px;
    height: 100px;
    margin-bottom: 16px;
	margin-right: 10px;
    padding-top: 23px;
    padding-bottom: 15px;
    text-align: center;
}
.s2-performancePoint__pointHeading {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    padding-bottom: 26px;
    position: relative;
    z-index: 1;
}
.s2-performancePoint__pointAccent {
    font-size: 26px;
    font-size: 2.6rem;
    color: #f15c5c;
}

.s2-performancePoint__pointText {
    color: #666;
    line-height: 1.4;
	font-size: 14px;
}

.s3-performancePoint__inner {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}

.s3-performancePoint__pointList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.s3-performancePoint__pointItem {
    width: 287px;
    height: 60px;
    margin-bottom: 16px;
	margin-right: 10px;
    padding-bottom: 15px;
    text-align: center;
}
.s3-performancePoint__pointHeading {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
    color: #333;
    padding-bottom: 26px;
    position: relative;
    z-index: 1;
}
.s3-performancePoint__pointAccent {
    font-size: 26px;
    font-size: 2.6rem;
    color: #f15c5c;
}

.s3-performancePoint__pointText {
    color: #666;
    line-height: 1.4;
	font-size: 14px;
}


.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
	height: 70px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}


section .inner2 {
  width: 90%;
	margin-left: 5%;
	margin-right: 5%;
  max-width: 900px;
  margin: 0 auto;
	text-align: center;
}

.s-performancePoint__ListHeading {
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: 700;
    margin-bottom: 18px;
}

.s-performancePoint__pointHeadingAccent {
    color: #f15c5c;
}

.s-performancePoint__pointItem:nth-child(1) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features01.png);
    bottom: 7px;
}

.s-performancePoint__pointItem:nth-child(2) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features02.png);
    bottom: 7px;
}

.s-performancePoint__pointItem:nth-child(3) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features03.png);
    bottom: 7px;
}

.s-performancePoint__pointItem:nth-child(4) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features04.png);
    bottom: 7px;
}

.s-performancePoint__pointItem:nth-child(5) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features05.png);
    bottom: 7px;
}
.s-performancePoint__pointItem:nth-child(6) .s-performancePoint__pointHeading:after {
    content: url(https://janga.co.jp/jinji/image/features06.png);
    bottom: 7px;
}


/*-------------
230703
-------------*/
.f12 {
	font-size: 12px;
}

.result-head__inner {
    padding: 20px 0 24px 0
}

@media(min-width: 768px) {
    .result-head__inner {
        padding:40px 0 30px 0;
        display: flex;
        gap: 40px
    }
}

@media(min-width: 768px) {
    .result-head__img,.result-head__body {
        width:50%
    }
}

@media(max-width: 767px) {
    .result-head__img {
        margin-bottom:30px
    }
}

.result-head__img img {
    width: 100%;
    aspect-ratio: 16/9;
    -o-object-fit: cover;
    object-fit: cover
}
	
	
.results-case .article-img__inner img {
    width: 100%
}
	
	
.results-case .article-img {
    position: relative;
    width: 100%
}

.results-case .article-img:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.results-case .article-img__inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background: #f3f3f3
}

.results-case .article-img__inner img {
    display: block;
    height: 100%;
    transition: .3s;
    border-radius: 10px 10px 0 0;
    -o-object-fit: cover;
    object-fit: cover
}
	
@media(min-width: 768px) {
    .result-head__img,.result-head__body {
        width:50%
    }
}
	
.result-head__title {
    font-size: 2rem;
    font-weight: 700;
    color: #213665
}

@media(min-width: 1024px) {
    .result-head__title {
        font-size:2.8rem
    }
}
	
.result-head__company {
    font-size: 1.8rem;
    font-weight: 700
}

@media(min-width: 1024px) {
    .result-head__company {
        font-size:2rem;
		margin-bottom: 20px;
    }
}
	
.result-head__industry dl {
    display: flex;
    font-size: 2.1rem;
    padding-bottom: 5px
}

@media(min-width: 1024px) {
    .result-head__industry dl {
        font-size:2.1rem;
		margin-bottom: 10px;
    }
}

.result-head__industry dl a {
    font-weight: 700;
    color: #21a0a0;
    border-bottom: 1px solid #21a0a0;
    transition: .7s
}

.result-head__industry dl a:hover {
    border-bottom: none
}
	
.result-head__lists {
    display: flex
}

.result-head__lists:not(:last-child) {
    margin-bottom: 10px
}

.result-head__lists dt {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}
	
.result-head__list,.result-head__service {
    font-size: 2.1rem
}

@media(min-width: 1024px) {
    .result-head__list,.result-head__service {
        font-size:2.1rem
    }
}

.result-head__list {
    display: flex
}

.result-head__list a {
    font-weight: 700;
    color: #21a0a0;
    border-bottom: 1px solid #21a0a0;
    transition: .7s
}

.result-head__list a:hover {
    border-bottom: none
}

.result-head__list:first-child {
    border-right: 1px solid #211512;
    padding-right: 10px
}

@media(min-width: 1024px) {
    .result-head__list:first-child {
        padding-right:30px
    }
}

.result-head__list:last-child {
    padding-left: 10px
}

@media(min-width: 1024px) {
    .result-head__list:last-child {
        padding-left:30px
    }
}
	
.list-no-dot {
    list-style: none
}

.result-detail {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #a6a1a0;
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .result-detail {
        padding:30px;
        margin-bottom: 60px
    }
}

.result-detail li {
    margin-bottom: 10px;
    line-height: 1.7;
	font-size: 2.1rem;
}

.result-detail {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #a6a1a0;
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .result-detail {
        padding:30px;
        margin-bottom: 60px
    }
}


.useful {
    background: #f3f3f3
}

.result-detail__success {
    text-align: center;
    display: flex;
    justify-content: space-between
}

.result-detail__success:not(:last-child) {
    margin-bottom: 30px
}

.result-detail__success dt {
    display: inline-block;
    border-radius: 20%;
    font-weight: 700;
    font-size: 1.2rem;
    width: 45px;
    height: 45px;
    line-height: 45px
}

@media(min-width: 1024px) {
    .result-detail__success dt {
        font-size:2rem;
        width: 80px;
        height: 80px;
        line-height: 80px
    }
}

.result-detail__success dd {
    width: calc(100% - 55px)
}

@media(min-width: 1024px) {
    .result-detail__success dd {
        width:calc(100% - 100px)
    }
}

.result-detail__task dt {
    background: #01b1f0;
    color: #fff;
    border: 1px solid transparent
}

.result-detail__solution dt {
    background: #f3f3f3;
    border: 1px solid #a6a1a0
}

.result-detail__after dt {
    background: #08939e;
    border: 1px solid transparent;
	color:#fff;
}

.result-detail__task:not(:last-child),.result-detail__solution:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #a6a1a0;
    position: relative
}

@media(min-width: 1024px) {
    .result-detail__task:not(:last-child),.result-detail__solution:not(:last-child) {
        padding-bottom:30px
    }
}

.result-detail__task:not(:last-child):after,.result-detail__solution:not(:last-child):after {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-color: transparent transparent #a6a1a0 #a6a1a0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    bottom: -10px;
    background: #fff
}

@media(min-width: 1024px) {
    .result-detail__task:not(:last-child):after,.result-detail__solution:not(:last-child):after {
        width:30px;
        height: 30px;
        bottom: -15px
    }
}

.result-detail ul {
    margin-left: 2em;
    text-align: left
}



/*------------
202306 add
------------*/
/* マーカー線・黄色 */
.marker-yellow {
font-weight: 700;
background: linear-gradient(transparent 70%, #EEE93A 70%);
font-weight:700; 
}

.marker-yellow2 {
    font-weight: 700;
    background: linear-gradient(transparent 65%, #ffeb3b 0%);
    font-size: 3rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 1.4;
    text-align: center;
    z-index: 2
}



/* マーカー線・青 */
.marker-blue {
 background: linear-gradient(transparent 75%, #7fbfff 75%);
font-weight: bold; 
}

/* マーカー線・ピンク */
.marker-pink{
background:linear-gradient(transparent 75%, #ff9ece 75%);
font-weight:bold; 
}

.textcenter {
	text-align: center;
}




















@media(max-width: 1300px) {
    .container01 {
        padding-left:15px;
        padding-right: 15px
    }
}

@media(min-width: 1024px) {
    .container01 {
        max-width:1200px;
        margin-left: auto;
        margin-right: auto;
		border: 5px solid #ffeb3b;
    }
}

@media(min-width: 1024px) {
    .container01-fluid {
        max-width:1200px;
        margin-left: auto;
        margin-right: auto
    }
}

.onayami img {
    display: none
}

@media(min-width: 1024px) {
    .onayami img {
        max-width:127px;
        display: block;
		text-align: center;
    }
}

.service_line {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 5px;
	background-color: #08939e;
}

.service_solution {
    margin-top: 0px;
    padding: 10px 15px;
    border-radius: 10px
}

@media(min-width: 1024px) {
    .service_solution {
        display:flex;
        padding: 25px 20px;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 0px;
		margin-bottom: 0px;
        border-radius: 0
    }
}

.service_solution img {
    display: none
}

@media(min-width: 1024px) {
    .service_solution img {
        max-width:190px;
        width: 16.6%;
        display: block
    }
}

@media(min-width: 1024px) {
    .service_solution_text {
        max-width:800px;
        width: 66%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

.service_solution_text p {
    line-height: 1.4
}

.service_solution_text p:nth-child(1) {
    font-weight: 700;
    color: #000000;
    font-size: 2rem;
    text-align: center
}

@media(min-width: 1024px) {
    .service_solution_text p:nth-child(1) {
        font-size:3rem
    }
}

.service_solution_text p:nth-child(2) {
    margin-top: 10px;
    line-height: 1.7
}

@media(min-width: 1024px) {
    .service_solution_text p:nth-child(2) {
        font-size:2rem;
        margin-top: 25px;
        text-align: left;
        line-height: 1.7
    }
}






.sp-block {
    display: none !important
}

@media(max-width: 413px) {
    .sp-block {
        display:block
    }
}


@media(max-width: 500px) {
    .sp-block {
        display:block !important
    }
}

@media(max-width: 413px) {
    .sp-none {
        display:none
    }
}


@media(max-width: 500px) {
    .sp-none {
        display:none !important
    }
}

@media(max-width: 1023px) {
    .sp-none {
        display:none
    }
}


.service {
    margin-top: 10px
}

@media(min-width: 1024px) {
    .service {
        margin-top:20px
    }
    .service h2 {
    font-size:5.1rem;
	color: #000000;
    font-weight: 800;
	background: -webkit-linear-gradient(transparent 70%, #EEE93A 70%);
    }
}

@media(max-width: 1023px) {

    .service h2 {
    font-size:3.7rem;
	color: #000000;
    font-weight: 800;
	background: -webkit-linear-gradient(transparent 70%, #EEE93A 70%);
    }
    .service h3 {
    font-size:3.7rem;
	color: #ffffff;
    font-weight: 800;
    background: linear-gradient(transparent 0%, #03989e 0%);
padding: 10px;
text-align: center;
    }	
	
}
    .service h3 {
        font-size:3.1rem;
		color: #ffffff;
        font-weight: 800;
        background: linear-gradient(transparent 0%, #03989e 0%);
		padding: 10px 0 10px 30px;
		text-align: left;
    }


@media(min-width: 1024px) {
    .service_type {
        display:flex;
        flex-wrap: wrap;
        justify-content: space-between;
		border-bottom: 1px solid #000;
    border-top: 1px solid #fff;
    padding-bottom: 100px;
		clear:left;
    }
}

.service_type:not(:first-child) {
    margin-top: 0px;
	margin-bottom:70px;	
}

@media(min-width: 1024px) {
    .service_type:not(:first-child) {
        margin-top:70px;
		margin-bottom: 80px;

    }
}

/*---------------------------------
@media(min-width: 1024px) {
    .service_type:nth-child(2) {
        flex-direction:row-reverse
    }
	.service_type:nth-child(4) {
        flex-direction:row-reverse
    }
    .service_type:nth-child(6) {
        flex-direction:row-reverse
    }

}
---------------------------------*/


.service_type_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px
}

@media(min-width: 768px) {
    .service_type_img {
        align-items:center;
        justify-content: center
    }
}

@media(min-width: 1024px) {
    .service_type_img {
        display:block;
        max-width: 380px;
        width: 31.7%;
        margin-bottom: 0
    }
}

.service_type_img p {
    font-weight: 700;
    background: linear-gradient(transparent 65%, #ffeb3b 0%);
    font-size: 3rem;
	color:#03989e;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 1.4;
    position: relative;
    z-index: 2
}

@media(min-width: 768px) {
    .service_type_img p {
        font-size:5rem
    }
}

@media(min-width: 1024px) {
    .service_type_img p {
        font-size:5.3rem
    }
}

.service_type_img p::before {
    content: "";
    background: #ffeb3b;
    width: 100%;
    display: block;
    border-radius: 50px;
    height: 2rem;
    z-index: -1;
    position: absolute;
    bottom: 0
}

.service_type_img picture {
    width: 45%
}

@media(min-width: 1024px) {
    .service_type_img picture {
        width:unset
    }
}

@media(min-width: 1024px) {
    .service_type_img img {
        margin-top:30px
    }
}

@media(max-width: 1023px) {
    .service_type_img img {
        margin-top:30px
    }
}




.service_type_img .contents-more-button {
    display: none
}

@media(min-width: 1024px) {
    .service_type_img .contents-more-button {
        display:block
    }
}

.service_type_img .contents-more-button a span:after {
    left: 1em
}

@media(min-width: 1024px) {
    .service_type_text {
        max-width:730px;
        width: 61%
    }
}

.service_type_text_list {
    display: flex;
    border-bottom: 1px solid #b5bccc;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.service_type_text_list:nth-child(1) {
    padding-bottom: 30px
}

@media(min-width: 1024px) {
    .service_type_text_list:nth-child(1) {
        padding-bottom:40px
    }
}

.service_type_text_list:nth-child(2) {
    padding: 30px 0
}

@media(min-width: 1024px) {
    .service_type_text_list:nth-child(2) {
        padding:40px 0
    }
}

.service_type_text_list:nth-child(3) {
    padding-top: 43px;
    border-bottom: unset
}

@media(min-width: 1024px) {
    .service_type_text_list:nth-child(3) {
        padding-top:40px
    }
}






.service_type_text_list img {
    width: 11%
}

@media(min-width: 1024px) {
    .service_type_text_list img {
        width:10%;
        max-width: 70px
    }
}

.service_type_text_list .for-sp {
    display: block
}

@media(min-width: 1024px) {
    .service_type_text_list .for-sp {
        display:none
    }
}

.service_type_text_list .for-sp:nth-of-type(1) {
    width: 83%;
    font-size: 2.1rem;
    color: #000000;
    font-weight: 700
}

@media(min-width: 768px) {
    .service_type_text_list .for-sp:nth-of-type(1) {
        font-size:2.1rem
    }
}

.service_type_text_list .for-sp:nth-of-type(2) {
    width: 100%;
    font-size: 2.1rem;
    margin-top: 15px
}

.service_type_text_list_text {
    display: none
}

@media(min-width: 1024px) {
    .service_type_text_list_text {
        display:block;
        width: 86%
    }
}

@media(min-width: 1024px) {
    .service_type_text_list_text p {
        max-width:628px
    }
}

.service_type_text_list_text p:nth-child(1) {
    font-weight: 700;
    color: #000;
}

@media(min-width: 1024px) {
    .service_type_text_list_text p:nth-child(1) {
        font-size:2.1rem
    }
}

@media(min-width: 1024px) {
    .service_type_text_list_text p:nth-child(2) {
        font-size:2.1rem;
        margin-top: 20px
    }
}

@media(min-width: 1024px) {
    .service_type .contents-more-button.for-sp {
        display:none
    }
}


@media(min-width: 1024px) {
    .container2 {
        max-width:1200px;
        margin-left: auto;
        margin-right: auto;
		margin-top: 20px;
    }
}
.container2 {
        width:96%;
        margin-left: auto;
        margin-right: auto;
		margin-top: 20px;
    }
.wrap {
    width: 100%;
}
.wrapleft {
    text-align: center;
    float: left;
    width: 40%;
}
.wrapright {
    text-align: center;
    float: left;
    width: 60%;
}



.wrap-btn {
    display: flex
}

.wrap-btn .contents-btn {
    width: 100%;
    max-width: 300px
}

@media(min-width: 1024px) {
    .wrap-btn .contents-btn {
        margin-top:0px;
        margin-bottom: 10px;
		text-align: center;
    }
}

@media(min-width: 1400px) {
    .wrap-btn .contents-btn {
        margin-top:0px;
        margin-bottom: 10px
    }
}

@media(min-width: 1500px) {
    .wrap-btn .contents-btn {
        margin-top:0px;
        margin-bottom: 10px
    }
}

.wrap-btn .contents-btn:nth-child(1) {
    margin-right: 30px;
	margin-left:20px;
}
.wrap-btn .contents-btn:nth-child(2) {
    margin-right: 30px;
	margin-left:20px;
}
.wrap-btn .contents-btn:nth-child(3) {
    margin-right: 0px;
	margin-left:20px;
}


@media(min-width: 1024px) {
    .wrap-btn .contents-btn a {
        padding:15px 5px
    }
}

@media(min-width: 1200px) {
    .wrap-btn .contents-btn a {
        padding:20px 5px
    }
}

@media(min-width: 1024px) {
    .wrap-btn a span {
        font-size:1.6rem
    }
}

@media(min-width: 1200px) {
    .wrap-btn a span {
        font-size:2.2rem
    }
}

@media(min-width: 1024px) {
    .wrap-btn a span::after {
        left:1rem
    }
}
	
	
.btn-green a:before {
    background: linear-gradient(90deg, #03989e, #03989e)
}

.btn-green a:after {
    background: #0bc7cf
}
	

.btn-green2 a:before {
    background: #a6a1a0
}

.btn-green2 a:after {
    background: #d7d6d5
}

.btn-red a:before {
    background: linear-gradient(90deg, #de0039, #de0039)
}

.btn-red a:after {
    background: #eb5f5e
}
	




.btn-orange a:before {
    background: linear-gradient(90deg, #ffa000, #ffa000)
}

.btn-orange a:after {
    background: #ffa918
}
	
.button-flex {
    max-width: 540px
}

	
@media(min-width: 1024px) {
    .wrap-btn a span {
        font-size:1.6rem
    }
}

@media(min-width: 1200px) {
    .wrap-btn a span {
        font-size:1.6rem
    }
}

@media(min-width: 1024px) {
    .wrap-btn a span::after {
        left:1rem
    }
}
.font-icon {
    font-family: "fontello"
}
	
	
@media(min-width: 640px) {

.contents-btn a,.contents-btn p {
    width: 90%;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 15px 40px;
    border-radius: 100px;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents-btn a:hover,.contents-btn a:visited,.contents-btn a:active,.contents-btn a:focus,.contents-btn p:hover,.contents-btn p:visited,.contents-btn p:active,.contents-btn p:focus {
    text-decoration: none
}

.contents-btn a:hover,.contents-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents-btn a:before,.contents-btn a:after,.contents-btn p:before,.contents-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents-btn a:after,.contents-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents-btn a:hover:after,.contents-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents-btn a span,.contents-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents-btn a span::after,.contents-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

    .contents-btn a span::after,.contents-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}

@media(max-width: 639px) {

.contents-btn a,.contents-btn p {
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 15px 10px;
    border-radius: 100px;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents-btn a:hover,.contents-btn a:visited,.contents-btn a:active,.contents-btn a:focus,.contents-btn p:hover,.contents-btn p:visited,.contents-btn p:active,.contents-btn p:focus {
    text-decoration: none
}

.contents-btn a:hover,.contents-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents-btn a:before,.contents-btn a:after,.contents-btn p:before,.contents-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents-btn a:after,.contents-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents-btn a:hover:after,.contents-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents-btn a span,.contents-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents-btn a span::after,.contents-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

    .contents-btn a span::after,.contents-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}



@media(min-width: 640px) {

.contents2-btn a,.contents-btn p {
    width: 20%;
	margin-left: 40%;
	margin-right: 40%;
    display: inline-block;
    color: #444;
    font-size: 16px;
    line-height: 1;
    padding: 15px 40px;
    border-radius: 100px;
    border: 3px solid #fffc00;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents2-btn a:hover,.contents2-btn a:visited,.contents2-btn a:active,.contents2-btn a:focus,.contents2-btn p:hover,.contents2-btn p:visited,.contents2-btn p:active,.contents2-btn p:focus {
    text-decoration: none
}

.contents2-btn a:hover,.contents2-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents2-btn a:before,.contents2-btn a:after,.contents2-btn p:before,.contents2-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents2-btn a:after,.contents2-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents2-btn a:hover:after,.contents2-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents2-btn a span,.contents2-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents2-btn a span::after,.contents2-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

.contents2-btn a span::after,.contents2-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}

@media(max-width: 639px) {

.contents2-btn a,.contents2-btn p {
    width: 100%;
    display: inline-block;
    color: #444;
    font-size: 12px;
    line-height: 1;
    padding: 15px 10px;
    border-radius: 100px;
    border: 3px solid #fffc00;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents2-btn a:hover,.contents2-btn a:visited,.contents2-btn a:active,.contents2-btn a:focus,.contents2-btn p:hover,.contents2-btn p:visited,.contents2-btn p:active,.contents2-btn p:focus {
    text-decoration: none
}

.contents2-btn a:hover,.contents2-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents2-btn a:before,.contents2-btn a:after,.contents2-btn p:before,.contents2-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents2-btn a:after,.contents2-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents2-btn a:hover:after,.contents2-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents2-btn a span,.contents2-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents2-btn a span::after,.contents2-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

.contents2-btn a span::after,.contents2-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}

@media(min-width: 640px) {

.contents3-btn a,.contents3-btn p {
    width: 20%;
	margin-left: 40%;
	margin-right: 40%;
	margin-top: 40px;
    display: inline-block;
    color: #000;
    font-size: 16px;
    line-height: 1;
    padding: 15px 40px;
    border-radius: 100px;
    border: 3px solid #ccc;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents3-btn a:hover,.contents3-btn a:visited,.contents3-btn a:active,.contents3-btn a:focus,.contents3-btn p:hover,.contents3-btn p:visited,.contents3-btn p:active,.contents3-btn p:focus {
    text-decoration: none
}

.contents3-btn a:hover,.contents3-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents3-btn a:before,.contents3-btn a:after,.contents3-btn p:before,.contents3-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents3-btn a:after,.contents3-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents3-btn a:hover:after,.contents3-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents3-btn a span,.contents3-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents3-btn a span::after,.contents3-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

.contents3-btn a span::after,.contents3-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}

@media(max-width: 639px) {

.contents3-btn a,.contents3-btn p {
    width: 100%;
    display: inline-block;
    color: #000;
    font-size: 12px;
    line-height: 1;
    padding: 15px 10px;
    border-radius: 100px;
    border: 3px solid #ccc;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: .3s;
    position: relative;
    z-index: 1;
    font-weight: 700
}

.contents3-btn a:hover,.contents3-btn a:visited,.contents3-btn a:active,.contents3-btn a:focus,.contents3-btn p:hover,.contents3-btn p:visited,.contents3-btn p:active,.contents3-btn p:focus {
    text-decoration: none
}

.contents3-btn a:hover,.contents3-btn p:hover {
    color: #fff;
    transform: scale(1.03);
    box-shadow: 0 0 10px rgba(0,0,0,.2)
}

.contents3-btn a:before,.contents3-btn a:after,.contents3-btn p:before,.contents3-btn p:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 100px;
    margin: auto
}

.contents3-btn a:after,.contents3-btn p:after {
    opacity: 0;
    width: 10%;
    color: #fff;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 31px;
    transition: all .3s ease
}

.contents3-btn a:hover:after,.contents3-btn p:hover:after {
    content: "";
    opacity: 1;
    transform: none;
    width: 100%
}

.contents3-btn a span,.contents3-btn p span {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo,sans-serif !important;
    position: relative;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.contents3-btn a span::after,.contents3-btn p span::after {
    font-family: "fontello";
    content: "";
    position: relative;
    left: 1em
}

.contents3-btn a span::after,.contents3-btn p span::after {
        left:2em;
        transform: translateY(2px)
    }
}




.home section.sec_22 {
  padding: 2% 2%;
  background: #22b9f8;
}/*#95d8db*/
.home section.sec_22 .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.home section.sec_22 .inner h3 {
  color: #fff;
  background: #026d71;
  margin-bottom: 1em;
  z-index: 1;
  position: relative;
}
.home section.sec_22 .inner h3::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.home section.sec_22 .inner h3 span {
  background: #026d71;
  padding: 0 0.5em;
  z-index: 2;
  line-height: 1.4;
}
.home section.sec_22 .inner .item_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.home section.sec_22 .inner .item_wrapper .items:last-of-type p {
  font-size: 14px;
  font-size: 1.4rem;
}
.home section.sec_22 .inner .item_wrapper .items p {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.home section.sec_22 .inner .item_wrapper .items p br {
  display: none;
}
.home section.sec_22 .inner .item_wrapper .items figure img {
  height: 49px;
}


.home section.sec_22a {
  padding: 2% 2%;
  background: #ffffff;
}
.home section.sec_22a .inner {
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
}
.home section.sec_22a .inner h3 {
  color: #fff;
  background: #026d71;
  margin-bottom: 1em;
  z-index: 1;
  position: relative;
}
.home section.sec_22a .inner h3::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1px solid #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.home section.sec_22a .inner h3 span {
  background: #026d71;
  padding: 0 0.5em;
  z-index: 2;
  line-height: 1.4;
}
.home section.sec_22a .inner .item_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.home section.sec_22 a.inner .item_wrapper .items:last-of-type p {
  font-size: 14px;
  font-size: 1.4rem;
}
.home section.sec_22a .inner .item_wrapper .items p {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.home section.sec_22a .inner .item_wrapper .items p br {
  display: none;
}
.home section.sec_22a .inner .item_wrapper .items figure img {
  height: 49px;
}

.home section.sec_222 {
  padding: 2% 2%;
  background: #22b9f8;
}/*#95d8db*/
.home section.sec_222 .inner {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.home section.sec_222 .inner h3 {
  color: #fff;
  z-index: 1;
  position: relative;
	font-weight: bold;
	text-align: center;
}
.home section.sec_222 .inner h3 span {
  background: #026d71;
  padding: 0 0.5em;
  z-index: 2;
  line-height: 1.4;
}

.home section.sec_222 .inner .item_wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.home section.sec_222 .inner .item_wrapper .items:last-of-type p {
  font-size: 14px;
  font-size: 1.4rem;
}
.home section.sec_222 .inner .item_wrapper .items p {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.home section.sec_222 .inner .item_wrapper .items p br {
  display: none;
}
.home section.sec_222 .inner .item_wrapper .items figure img {
  height: 49px;
}


@media(min-width: 640px) {

.toptel {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.toptel--tel {
    font-weight: 700;
    font-size: 2.6rem;
	color:#fff;
}

.toptel--tel a[href*="tel:"] {
    pointer-events: initial;
    cursor: pointer;
}

    .topteltel--tel a[href*="tel:"] {
        pointer-events:none;
        cursor: default;
        text-decoration: none;
    }

.toptel--reception {
    font-size: 1.4rem;
    font-weight: 700;
		color:#fff;
	margin-top: 10px;
}

.list-no-dot {
    list-style: none;
}

.mt {
	margin-top: 10px;
}
}


@media(max-width: 639px) {

.toptel {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.toptel--tel {
    font-weight: 600;
    font-size: 2rem;
	color:#fff;
}

.toptel--tel a[href*="tel:"] {
    pointer-events: initial;
    cursor: pointer;
}

    .topteltel--tel a[href*="tel:"] {
        pointer-events:none;
        cursor: default;
        text-decoration: none;
    }

.toptel--reception {
    font-size: 1.4rem;
    font-weight: 700;
		color:#fff;
	margin-top: 10px;
}

.list-no-dot {
    list-style: none;
}

.mt {
	margin-top: 10px;
}
}

/*------------
------------*/




img.wp-smiley,img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.error-mess{
	display: none;
	color:red;
	font-size:0.8em
}
.ui-dialog .ui-dialog-titlebar{padding:0.5em 1em!important;}
.ui-dialog .ui-dialog-buttonpane{padding: 0!important;}
.content_title_1{background: #22B9F8;color: #fff;padding:0.3em 0.5em;width: 100%;text-align: center;margin-top: 1em;line-height:1.2;}
.content_title_2{background: #E84F96;color: #fff;padding:0.3em 0.5em;width: 100%;text-align: center;margin-top: 1em;line-height:1.2;}
.content_title_3{background: #EA9F3B;color: #fff;padding:0.3em 0.5em;width: 100%;text-align: center;margin-top: 1em;line-height:1.2;}
.ui-widget-header{background: #03989e!important;border:none!important;}
#cat3 {display: none;position: fixed;top: 150px;right: 2px;width: 60px;height: auto;outline:none;}
#cat3:hover {opacity: 0.8}
#cat4 {display: none;position: fixed;top: 300px;right: 2px;width: 60px;height: auto;outline:none;}
#cat4:hover {opacity: 0.8}
@media screen and (min-width: 900px) {
	#jangaVideo iframe{
		width:1000px;
		height:600px;
		margin-top: 100px;
	}
}
@media screen and (max-width: 899.99px) {
	#jangaVideo iframe{
		width:100%;
		height:400px;
		margin-top: 80px;
	}
}
@media screen and (max-width: 499.99px) {
	#jangaVideo iframe{
		width:100%;
		height:300px;
		margin-top: 60px;
	}
}

@media screen and (min-width: 900px) {
	#jangaVideo2 iframe{
		width:1000px;
		height:600px;
		margin-top: 40px;
	}
}
@media screen and (max-width: 899.99px) {
	#jangaVideo2 iframe{
		width:100%;
		height:400px;
		margin-top: 30px;
	}
}
@media screen and (max-width: 499.99px) {
	#jangaVideo2 iframe{
		width:100%;
		height:300px;
		margin-top: 20px;
	}
}





@media screen and (max-width: 2000px) {
	#matsuyaDialog{
		width:1200px!important;
		height:600px!important;
	}
	#npDialog{
		width:1000px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:1000px!important;
		height:500px!important;
	}
	#mineDialog{
		width:1000px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:1000px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:1000px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:1000px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:1000px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:1000px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:1000px!important;
		height:500px!important;
	}
	#mituDialog{
		width:1000px!important;
		height:500px!important;
	}
input::placeholder {
  color: black!important;
  font-size: 1.1em;
}
#anc06 h3{
	font-size:3.4em;
	text-align:center;
	font-weight: bold;
	padding-top: 120px;
	margin-top: -85px;
}
.point_content {
    position: relative;
    border: 1px solid #3399ff;
    width: 225px;
    min-height: 178px;
    margin-right: 5px;
    margin-bottom: 50px;
    float: left;
    color: #3350a2;
    font-weight: 700;
    background: #f9fbff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}
.point_content p {
    text-align: left;
    margin: 15px;
    font-size:15px!important;
}
.left-right-inline{
	width:1000px;
}
.dl_ltxt {
	display: inline-block;
    width: 55%;
    float: left;
}
.dlcontactform {
	position:relative;
	left:145px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 12px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:450px
}

.neocontactform dl {
    display: table-row;
    
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
    /*width: 200px;*/
    color: #475b98;
    font-weight: 700;
    font-size:12px
}
.neocontactform dl dd {
    padding:0px 4px 4px 0px;
}
.neocontactform dl dt{
    display: table-cell;
    text-align: left;
}
.neocontactform dl dd .itemtxt01 {
    width: 230px;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dd .ncf_err {
    font-size: 12px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 11px;
    vertical-align: middle;
}
.link_privacy {
    margin: 20px 0 0;
    text-align: center;
}
.ncf_btn input {
    background: 10px center no-repeat #ff3366;
    color: #ffffff;
    border: 3px solid #ffcccc;
    box-shadow: 0 5px 5px rgba(0,0,0,.2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    height: 60px;
    padding: 0 50px;
    display: block;
    font-size: 24px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight:700;
}

#send{
	background-color:#ff3366!important
}
.ncf_btn input#send:hover {
    opacity: .65;
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    -ms-filter: "alpha(opacity=65)";
}
#useNumber,#usePlanNumber,#positionType{
	width: 230px!important;
    padding: 10px;
    height:auto!important
}
.ui-dialog-buttonset button{
	width:100px;
	height:40px;
	border: 1px solid #c5dbec!important;
}
/***********問い合わせ end************/

	#declarationImg{
		margin-bottom:-40px
	}

	.lity-close{
		display:none!important
	}
	.lity{
		background: rgba(0,0,0,0)!important;
	}
	.show-modal-btn{
		cursor: pointer;
		left: 47.4%;
		opacity: .85;
		position: absolute;
		top: 40%;
		width: 100px;
		-moz-transition: -moz-transform 0.2s linear;
		-webkit-transition: -webkit-transform 0.2s linear;
		-o-transition: -o-transform 0.2s linear;
		-ms-transition: -ms-transform 0.2s linear;
		transition: transform 0.2s linear;
	}
	.show-modal-btn:hover {
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
}
/* <input type="number">のスピンボタン（右のボタン）を消す方法  */
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
	-webkit-appearance: none !important
}
input[type="number"]{-moz-appearance:textfield}
.input-group-text {
	justify-content: flex-end;
}
@media screen and (max-width: 1400px) {
	#matsuyaDialog{
		width:1100px!important;
		height:600px!important;
	}
	#npDialog{
		width:700px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:700px!important;
		height:500px!important;
	}
	#mineDialog{
		width:700px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:700px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:700px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:700px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:700px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:700px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:700px!important;
		height:500px!important;
	}
	#mituDialog{
		width:700px!important;
		height:500px!important;
	}
}
@media screen and (max-width: 1350px) {
	#matsuyaDialog{
		width:1000px!important;
		height:600px!important;
	}
	#npDialog{
		width:700px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:700px!important;
		height:500px!important;
	}
	#mineDialog{
		width:700px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:700px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:700px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:700px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:700px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:700px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:700px!important;
		height:500px!important;
	}
	#mituDialog{
		width:700px!important;
		height:500px!important;
	}
.point_content {
	position: relative;
	border: 1px solid #3399ff;
	width: 230px;
	min-height: 178px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
}
.dl_ltxt{
	display: inline-block;
    width: 45%;
    float: left;
}
.dlcontactform {
	width:450px;
	position:relative;
	left:100px;
	top:20px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 12px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:500px
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
     width: 200px; 
    color: #475b98;
    font-weight: 700;
    font-size: 12px;
}
.neocontactform dl dd .itemtxt01 {
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 12px;
    vertical-align: middle;
}
#useNumber ,#usePlanNumber,#positionType{
    width: 100%!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 13px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
}
@media screen and (max-width: 1100px) {
	#matsuyaDialog{
		width:600px!important;
		height:500px!important;
	}
	#npDialog{
		width:600px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:600px!important;
		height:500px!important;
	}
	#mineDialog{
		width:600px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:600px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:600px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:600px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:600px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:600px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:600px!important;
		height:500px!important;
	}
	#mituDialog{
		width:600px!important;
		height:500px!important;
	}
	#cat3, #cat4{
		display:none!important
	}
.point_content {
	position: relative;
	border: 1px solid #3399ff;
	width: 178px;
	min-height: 178px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
}
.point_content p {
    text-align: left;
    margin: 15px;
    font-size:12px!important;
}
.dl_ltxt {
    display: inline-block;
    width: 45%;
    float: left;
}
.dlcontactform {
	width:400px;
	position:relative;
	left:40px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 12px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:450px
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
     width: 200px; 
    color: #475b98;
    font-weight: 700;
    font-size: 12px;
}
.neocontactform dl dd .itemtxt01 {
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 12px;
    vertical-align: middle;
}
#useNumber ,#usePlanNumber,#positionType{
    width: 100%!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 13px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
}

@media screen and (max-width: 900px) {
	#matsuyaDialog{
		width:500px!important;
		height:500px!important;
	}
	#npDialog{
		width:500px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:500px!important;
		height:500px!important;
	}
	#mineDialog{
		width:500px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:500px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:500px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:500px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:500px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:500px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:500px!important;
		height:500px!important;
	}
	#mituDialog{
		width:500px!important;
		height:500px!important;
	}
	#cat3, #cat4{
		display:none!important
	}
	.point_content {
	position: relative;
	border: 1px solid #3399ff;
	width: 300px;
	min-height: 178px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
}
.dl_ltxt{
	display: inline-block;
	width:100%;
}
.dlcontactform {
	width:100%;
	position:relative;
	left:0px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 13px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:100%
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
     width: 200px; 
    color: #475b98;
    font-weight: 700;
    font-size: 13px;
}
.neocontactform dl dd .itemtxt01 {
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 13px;
    vertical-align: middle;
}
#useNumber ,#usePlanNumber,#positionType{
    width: 100%!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 13px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
}
@media screen and (max-width: 850px) {
	#matsuyaDialog{
		width:500px!important;
		height:500px!important;
	}
	#npDialog{
		width:450px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:450px!important;
		height:500px!important;
	}
	#mineDialog{
		width:450px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:450px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:450px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:450px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:450px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:450px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:450px!important;
		height:500px!important;
	}
	#mituDialog{
		width:450px!important;
		height:500px!important;
	}
	#cat3, #cat4{
		display:none!important
	}
.point_content {
	position: relative;
	border: 1px solid #3399ff;
	width: 100%;
	min-height: 178px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
	text-align: center
}
.dl_ltxt{
	display: inline-block;
	width:100%;
}
.dlcontactform {
	position:relative;
	left:0px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 9px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:100%
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
    /* width: 200px; */
    color: #475b98;
    font-weight: 700;
    font-size: 9px;
}
.neocontactform dl dd .itemtxt01 {
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 9px;
    vertical-align: middle;
}
#useNumber ,#usePlanNumber,#positionType{
    width: 100%!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 9px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
}
/*動画 (2020/03/11マンタン追加)*/
@media only screen and (max-width: 767px){
	.ai-font{
		font-size: 22px!important;
	}
	#matsuyaDialog{
		width:500px!important;
		height:500px!important;
	}
	#npDialog{
		width:400px!important;
		height:500px!important;
	}
	#santokuDialog{
		width:400px!important;
		height:500px!important;
	}
	#mineDialog{
		width:400px!important;
		height:500px!important;
	}
	#okamotoDialog{
		width:400px!important;
		height:500px!important;
	}
	#komehyoDialog{
		width:400px!important;
		height:500px!important;
	}
	#proaimDialog{
		width:400px!important;
		height:500px!important;
	}
	#suzukiDialog{
		width:400px!important;
		height:500px!important;
	}
	#tokyoDialog{
		width:400px!important;
		height:500px!important;
	}
	#chibaDialog{
		width:400px!important;
		height:500px!important;
	}
	#mituDialog{
		width:400px!important;
		height:500px!important;
	}
	#cat3, #cat4{
		display:none!important
	}
.point_content {
	position: relative;
	border: 1px solid #3399ff;
	width: 100%;
	min-height: 178px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
	text-align: center
}
.dl_ltxt{
	display: inline-block;
	width:100%;
}
.dlcontactform {
	position:relative;
	left:0px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 9px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:100%
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
    /* width: 200px; */
    color: #475b98;
    font-weight: 700;
    font-size: 9px;
}
.neocontactform dl dd .itemtxt01 {
    width: 100%;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 9px;
    vertical-align: middle;
}
#useNumber,#usePlanNumber ,#positionType{
    width: 100%!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 9px!important;
    margin: 5px 0 0;
    color: #ff0004;
}
	#declarationImg{
		margin-bottom:-20px
	}
}

@media screen and (max-width: 680px) {
	.ai-font{
		font-size: 22px!important;
	}
	#matsuyaDialog{
		width:500px!important;
		height:400px!important;
	}
	#npDialog{
		width:400px!important;
		height:400px!important;
	}
	#santokuDialog{
		width:400px!important;
		height:400px!important;
	}
	#mineDialog{
		width:400px!important;
		height:400px!important;
	}
	#okamotoDialog{
		width:400px!important;
		height:400px!important;
	}
	#komehyoDialog{
		width:400px!important;
		height:400px!important;
	}
	#proaimDialog{
		width:400px!important;
		height:400px!important;
	}
	#suzukiDialog{
		width:400px!important;
		height:400px!important;
	}
	#tokyoDialog{
		width:400px!important;
		height:400px!important;
	}
	#chibaDialog{
		width:400px!important;
		height:400px!important;
	}
	#mituDialog{
		width:400px!important;
		height:400px!important;
	}
#cat3, #cat4{
	display:none!important
}
.point_content {
	position: relative;
	border: 1px solid #3399ff;
	left:10%;
	width: 80%;
	min-height: 150px;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #3350a2;
	font-weight: 700;
	background: #f9fbff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
}
.left-right-inline{
	width:100%;
	text-align: center
}
.dl_ltxt{
	display: inline-block;
	width:100%;
}
.dlcontactform {
	position:relative;
	left:0px;
	display: inline-block;
}
.neocontactform {
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 9px;
    display: table;
    border: 1px solid #475b98;
    background: #f9fbff;
    width:100%
}
.neocontactform dl dt {
    padding: 20px 15px 15px;
    /* width: 200px; */
    color: #475b98;
    font-weight: 700;
    font-size: 9px;
}
.neocontactform dl dd .itemtxt01 {
    width: 180px;
    padding: 10px;
    border: 1px solid #dcdcdc;
    font: inherit;
}
.neocontactform dl dt .caution {
    font-weight: 700;
    margin: 0 0 0 .5em;
    color: red;
    font-size: 9px;
    vertical-align: middle;
}
#useNumber ,#usePlanNumber,#positionType{
    width: 180px!important;
    padding: 10px;
    height: auto!important;
}
.neocontactform dl dd .ncf_err {
    font-size: 9px!important;
    margin: 5px 0 0;
    color: #ff0004;
}

}
@media screen and (max-width: 600px) {
	.ai-font{
		font-size: 22px!important;
	}
	#matsuyaDialog{
		width:500px!important;
		height:400px!important;
	}
	#npDialog{
		width:350px!important;
		height:400px!important;
	}
	#santokuDialog{
		width:350px!important;
		height:400px!important;
	}
	#mineDialog{
		width:350px!important;
		height:400px!important;
	}
	#okamotoDialog{
		width:350px!important;
		height:400px!important;
	}
	#komehyoDialog{
		width:350px!important;
		height:400px!important;
	}
	#proaimDialog{
		width:350px!important;
		height:400px!important;
	}
	#suzukiDialog{
		width:350px!important;
		height:400px!important;
	}
	#tokyoDialog{
		width:350px!important;
		height:400px!important;
	}
	#chibaDialog{
		width:350px!important;
		height:400px!important;
	}
	#mituDialog{
		width:350px!important;
		height:400px!important;
	}
	
}
.btn-gradient-flat {
	width:90%;
	height:3em;
	/*font-weight:bolder;*/
  display: inline-block;
  border-radius: 5px;
  padding: 1em 0.5em;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #6795fd 0%, #67ceff 70%);
  transition: .4s;
}

.btn-gradient-flat:hover {
  background-image: linear-gradient(45deg, #6795fd 0%, #67ceff 100%);
}
.btn-gradient-flat2 {
	width:85%;
	height:3em;
	/*font-weight:bold;*/
	display: inline-block;
	border-radius: 5px;
	padding: 1em 1em;
	text-decoration: none;
	color: #FFF;
	background-image: linear-gradient(45deg, #FF97C2 0%, #FF5192 70%);
	transition: .4s;
}

.btn-gradient-flat2:hover {
  background-image: linear-gradient(45deg, #FF97C2 0%, #FF5192 100%);
}
.not-important-seminar-date::after{
	 content: ""!important
}
@media screen and (max-width: 800px) {
	img.img500{
		width:95%!important;
	}
}
@media screen and (max-width: 500px) {
	.ai-font{
		font-size: 18px!important;
	}
	#matsuyaDialog{
		width:100%!important;
		height:350px!important;
	}
	#npDialog{
		width:350px!important;
		height:350px!important;
	}
	#santokuDialog{
		width:350px!important;
		height:350px!important;
	}
	#mineDialog{
		width:350px!important;
		height:350px!important;
	}
	#okamotoDialog{
		width:350px!important;
		height:350px!important;
	}
	#komehyoDialog{
		width:350px!important;
		height:350px!important;
	}
	#proaimDialog{
		width:350px!important;
		height:350px!important;
	}
	#suzukiDialog{
		width:350px!important;
		height:350px!important;
	}
	#tokyoDialog{
		width:350px!important;
		height:350px!important;
	}
	#chibaDialog{
		width:350px!important;
		height:350px!important;
	}
	#mituDialog{
		width:350px!important;
		height:350px!important;
	}
}
@media screen and (max-width: 400px) {
	.ai-font{
		font-size: 14px!important;
	}
	#matsuyaDialog{
		width:100%!important;
		height:300px!important;
	}
	#npDialog{
		width:350px!important;
		height:300px!important;
	}
	#santokuDialog{
		width:350px!important;
		height:300px!important;
	}
	#mineDialog{
		width:350px!important;
		height:300px!important;
	}
	#okamotoDialog{
		width:350px!important;
		height:300px!important;
	}
	#komehyoDialog{
		width:350px!important;
		height:300px!important;
	}
	#proaimDialog{
		width:350px!important;
		height:300px!important;
	}
	#suzukiDialog{
		width:350px!important;
		height:300px!important;
	}
	#tokyoDialog{
		width:350px!important;
		height:300px!important;
	}
	#chibaDialog{
		width:350px!important;
		height:300px!important;
	}
	#mituDialog{
		width:350px!important;
		height:300px!important;
	}
}
@media screen and (max-width: 320px) {
	.ai-font{
		font-size: 18px!important;
	}
	#matsuyaDialog{
		width:100%!important;
		height:300px!important;
	}
	#npDialog{
		width:300px!important;
		height:300px!important;
	}
	#santokuDialog{
		width:300px!important;
		height:300px!important;
	}
	#mineDialog{
		width:300px!important;
		height:300px!important;
	}
	#okamotoDialog{
		width:300px!important;
		height:300px!important;
	}
	#komehyoDialog{
		width:300px!important;
		height:300px!important;
	}
	#proaimDialog{
		width:300px!important;
		height:300px!important;
	}
	#suzukiDialog{
		width:300px!important;
		height:300px!important;
	}
	#tokyoDialog{
		width:300px!important;
		height:300px!important;
	}
	#chibaDialog{
		width:300px!important;
		height:300px!important;
	}
	#mituDialog{
		width:300px!important;
		height:300px!important;
	}
}
a.touch:hover{
	opacity: 0.8;
	background:#22B9F8;
}
.btn-gradient-radius {
	/*font-weight:bolder;*/
  /*display: inline-block;*/
  padding: 2px 5px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF!important;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
  color:white!important;
}
.btn-gradient-radius-but {
	/*font-weight:bolder;*/
	float:left;
  display: inline-block;
  margin-top: 10px;
  margin-left:45%;
  padding: 5px 20px!important;
  border-radius: 5px;
  text-decoration: none;
  color: #FFF!important;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius-but:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
  color:white!important;
}
.ta{
  width: 100%;
  border-collapse: collapse;
}

.ta .tatr{
  border-bottom: solid 2px white;
}

.ta .tatr:last-child{
  border-bottom: none;
}

.ta .tath{
	font-size:0.8em;
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #b3d4fc;
  /*color: white;*/
  text-align: center;
  padding: 15px 5px;
}

.ta .tath:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #b3d4fc;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.ta .tatd{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #f3f3f3;
  padding: 10px 5px;/*10px 0;*/
}
.form-control::placeholder{
  color:#9e9e9e!important;
  width:100%;
  height:100%;
  font-size:0.8em; 
  /*padding:0.5em;*/
}
.ui-widget select{
	/*width:70%;*/
	font-size:0.8em!important; 
}
@media screen and (max-width: 768px) {
	
	@keyframes mymove {
		55% {
			top: 20%;
		}
	}
}

@media screen and (min-width: 768px) {
	nav{
		margin-bottom:30px!important
	}
	#scrollobj{
		margin-bottom: 60px
	}
	
	@keyframes mymove {
		55% {
			top: 20%;
		}
	}	
}
/* 松屋フーズお客様声追加 by Mandan 2021/03/24*/
@media screen and (max-width: 800px) {
	.home section.sec_10 .inner .box .big-img .aera{
		    width: 100% !important;
	}
}
@media (min-width:801.1px) and (max-width:1300px) {
	.sec_10 .big-img .img-aera{
		width:95%!important
	}
}
@media screen and (max-width: 450px) {
	.matsuyaImg-pc{
		display:none!important
	}
}
@media screen and (min-width: 450.1px) {
	.matsuyaImg-mobile{
		display:none!important
	}
}

@media screen and (max-width: 796px) {
	.pc-show{
		display:none!important
	}
}
@media screen and (min-width: 796.1px) {
	.mobile-show{
		display:none!important
	}
}

.bold-font{
	background: #22B9F8;
	color:white;
	font-weight:700;
	padding:2px 4px 2px 4px
}
@media (min-width:1100px) and (max-width:2000px) {
	#matsuyaDialog{
		width:1100px!important;
		height:600px!important;
	}
	#matsuyaDialog .content-row{
		display:flex
	}
	#matsuyaDialog .img-row,#matsuyaDialog .detail-content-row{
		max-width:50%
	}
	#matsuyaDialog .detail-content-row{
		padding:0 20px 0 20px
	}
	#matsuyaDialog .detail-content-row p{
		font-size:14px!important;
		line-height:1.8
	}
}
.ui-dialog .ui-dialog-title {
    white-space: normal!important;
}
input::placeholder{
  color: #888888!important;
}
.seminar-date{
	cursor: pointer!important
}
#seminar input[type=checkbox] {
	width:17px;
	position: relative;
	top:-2px
}
@media screen and (max-width: 780px) {
	#errorMessage {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99;
		color: #721c24;
		font-weight:700;
		background-color: #f8d7da;
		border-color: #f5c6cb;
		font-size:1.5em;
		box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
	}
	#innerMessage {
		height: 60px;
		vertical-align: middle;
		margin-top: 0px;
		padding: 20px;
	}
}
@media screen and (max-width: 921px){
	.home section.sec_5 .inner h2 {
	    font-size: 5.1vw!important;
	}
}
#inseminarQuery input:focus,#inseminarQuery select:focus{
	outline: 1px #39c solid!important;
}


@media screen and (min-width: 768.1px){
	.sec_14 .container {
		max-width: 1200px;
		display: inline!important;
	}
	.system-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.system-item__box {
		width: 50%;
		border-right: 1px solid #707070;
		padding-right: 34px;
		line-height: 1.8;
	}

	.system-item__box:not(:first-of-type) {
		border-right: none;
		padding-right: 0;
		padding-left: 34px;
	}
	.system-item__box ul li {
		font-size: 1.6rem;
	}
	.entry-content ul li {
		position: relative;
		padding-left: 20px;
		margin-bottom: 1rem;
	}
	.system-item__box ul li::before {
		content: '●';
		color: #03989e;
	}
	.entry-content ul li::before {
		content: '・';
		position: absolute;
		left: 0;
		top: 0;
	}
	.system-item__box .copy {
		font-size: 1.6rem;
		font-weight: 500;
		color: #03989e;
	}
	.system-item__box:not(:first-of-type) .copy {
		font-size: 1.6rem;
		font-weight: 500;
		color: #D30303;
	}
	.system-item__box tbody th {
		width: 150px!important;
		background-color: #EBEBEB!important;
		white-space: nowrap!important;
	}
	.system-item__box tbody th, .system-item__box tbody td {
		border: 1px solid #ddd!important;
		padding: 15px!important;
	}
	.system-item__box tbody th, .system-item__box tbody td {
		border: 1px solid #ddd!important;
		padding: 15px!important;
	}
	.system-item__box table {
		width: 100%;
		margin-bottom: 60px;
	}
	.system-item__box table {
		margin-top: 23px;
	}
	.system-item__box:not(:first-of-type) table {
		/*margin-top: 80px;*/
	}
	.system-item table tbody td span{
		display: inline!important;
	}
}
@media screen and (max-width: 768px){
	.sec_14 .container {
		max-width: 1020px;
		display: inline!important;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0 30px;
	}
	.system-item__box {
		border-bottom: 1px solid #707070;
		line-height: 1.8;
		padding: 15px;
	}

	.system-item__box:not(:first-of-type) {
		border-bottom: none;
		padding-right: 0;
	}
	.system-item__box ul li {
		font-size: 1.6rem;
	}
	.entry-content ul li {
		position: relative;
		padding-left: 20px;
		margin-bottom: 1rem;
	}
	.system-item__box ul li::before {
		content: '●';
		color: #22B9F8;
	}
	.entry-content ul li::before {
		content: '・';
		position: absolute;
		left: 0;
		top: 0;
	}
	.system-item__box .copy {
		font-size: 1.6rem;
		font-weight: 500;
		color: #22B9F8;
	}
	.system-item__box:not(:first-of-type) .copy {
		font-size: 1.6rem;
		font-weight: 500;
		color: #D30303;
	}
	.system-item__box tbody th {
		width: auto!important;
		background-color: #EBEBEB!important;
		white-space: nowrap!important;
	}
	.system-item__box tbody th, .system-item__box tbody td {
		border: 1px solid #ddd!important;
		padding: 15px!important;
	}
	.system-item__box tbody th, .system-item__box tbody td {
		border: 1px solid #ddd!important;
		padding: 15px!important;
	}
	.system-item__box table {
		width: 100%;
		margin-bottom: 20px;
	}
	.system-item__box table {
		margin-top: 13px;
	}
	.system-item__box:not(:first-of-type) table {
		margin-top: 10px;
	}
	.system-item table tbody td span{
		display: inline!important;
	}
}


