@charset "UTF-8";
/* CSS Document */


@media screen and (max-width: 767px) {


/* contents-top */

.contents-top p {
    line-height: 2;
}

.contents06 p {
    line-height: 1.8;
}

.contents-top .c-btn01, .contents-top .contents03 .c-btn01 {
	padding-top: 40px;
    text-align: center;
}


/* title_contents-top */

.contents-top .title_contents-top, .contents-top .contents03 .title_contents-top {
    margin-bottom: 30px;
    position: relative;
    padding-top: 25px;
    text-align: center;
}
    
.contents-top .contents01 .title_contents-top {
    padding-top: 20px;
}
    
.contents-top .contents03 .title_contents-top {
    margin-bottom: 30px;
    padding-top: 25px;
}

.contents-top .title_contents-top::before, .contents-top .contents03 .title_contents-top::before {
	height: 38px;
    background-position: center top;
}

.contents-top .contents01 .title_contents-top::before {
	height: 40px;
}

.contents-top .contents02 .title_contents-top::before {
	height: 33px;
}

.contents-top .contents06 .title_contents-top::before {
    height: 35px;
}

.contents-top .title_contents-top h2, .contents-top .contents03 .title_contents-top h2 {
	font-size: 30px;
}
    

/* main-img-top */

.main-img-top .box-inner::after {
right: 15px;
bottom: 50px;
	height: 100px;
}

.main-img-top .box-img img {
  width: 100%;
height: auto;
}

.main-img-top .box-text {
bottom: 10vh;
}

.main-img-top h2 {
    font-size: 7vw;
    width: 90vw;
}


/* contents01 */

.contents-top .contents01 {
	width: 100%;
    padding: 70px 0px 50px;
    display: flex;
  justify-content: center;
    gap:40px;
    flex-direction: column-reverse;
    text-align: center;
}

.contents-top .contents01 .box-inner {
	width: 100%;
    position: static;
left: 0px;
top: 0px;
}

.contents-top .contents01 .box-img {
	width: 100%;
    height: 430px;
    padding-bottom: 0vw;
    background-image: url("../../img/top/img-message_sp.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
 
.contents-top .contents01 p {
    font-size: 15px;
line-height: 2.2;
}


/* contents02 */

.contents-top .contents02 {
	width: 100%;
}

.contents-top .contents02::before {
	width: 96%;
	height: 85%;
}

.contents-top .contents02 .box-inner {
    padding-top: 60px;
    padding-bottom: 80px;
}

.contents-top .contents02 .box-detail {
  justify-content: center;
    gap:30px 3%;
    padding-top: 40px;
}

.contents02 .box-detail .box {
    width: 31%;
}

.contents-top .contents02 .box::before {
bottom: 25px;
    font-size: 15px;
}
    
.contents-top .contents02 p {
    padding-left:2%;
}

@media screen and (max-width: 650px) {
    .contents-top .contents02 .box-detail .box {
    width: 85%;
    max-width: 300px;
}
    
.contents-top .contents02 .box::before {
bottom: 40px;
    font-size: 20px;
}
    
.contents-top .contents02 .box-detail .box:nth-child(1) {
    margin-top: 0px;
}

.contents-top .contents02 .box-detail .box:nth-child(2) {
    margin-top: 0px;
}
    
}
    

/* contents03 */

.contents-top .contents03 {
    margin-bottom: 0px;
}

.contents-top .contents03 .box-inner {
	width: 100%;
    display: flex;
flex-wrap: wrap;
    flex-direction: column-reverse;
    gap:50px;
}

.contents-top .contents03 .box-wrap {
	position: static;
left: 0px;
top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}
    
.contents-top .contents03 .box-box {
	width: 300px;
    padding-top: 200px;
}

.contents-top .contents03 .box-box::before {
top: 10px;
	height: 170px;
}


/* contents04 */

.contents-top .contents04 {
	width: 100%;
}

.contents-top .contents04::before {
	width: 96%;
    right: 0px;
    border-radius: 0px 0px 0px 100px;
}

.contents-top .contents04 .box-inner {
    padding-top: 90px;
    padding-bottom: 120px;
    display: flex;
  justify-content: center;
flex-wrap: wrap;
    gap:20px;
}

.contents-top .contents04 .box-inner::before {
    background-image: url("../../img/top/line02_sp.png");
    background-size: auto 100%;
        height: 200px;
    margin-bottom: -80px;
}
    
@media screen and (max-width: 600px) {
    
.contents-top .contents04 .box-inner {
    padding-bottom: 90px;
}
    
    .contents-top .contents04 .box-inner::before {
    margin-bottom: -40px;
        height: 130px;
}
}
    

.contents-top .contents04 .box-detail {
    width: 88%;
    height: auto;
    position: static;
}

.contents-top .contents04 .box-detail-inner::before {
	display: none;
}

.contents-top .contents04 .box-slide_interview {
	position: relative;
	padding-right: 0%;
    padding-bottom: 110px;
}
    
@media screen and (max-width: 500px) {
    .contents-top .contents04 .box-slide_interview {
    padding-bottom: 70px;
}
}

.contents-top .contents04 .box {
	padding: 0px 0.4%;
}

.contents-top .contents04 .box-img img {
	width: 100%;
	min-height: 400px;
}

.contents-top .contents04 .box:hover img {
    transform:scale(1.2,1.2);
  transition:.5s all;
}

.contents-top .contents04 .box-text {
bottom: 30px;
    margin-left: -15px;
}

.contents-top .contents04 p {
    width: 95%;
    padding-top: 25px;
}

.contents-top .contents04 h5, .contents-top .contents04 .box-text h6 {
    font-size: 22px;
    padding: 3px 7px;
}
    
.contents-top .contents04 .box-text h6 {
    font-size: 16px;
}
    
@media screen and (max-width: 500px) {
    .contents-top .contents04 h5 {
    font-size: 4.5vw;
}

.contents-top .contents04 .box-text h6 {
    font-size: 3vw;
}
    
}


/* contents05 */

.contents-top .contents05 {
	width: 100%;
    padding: 150px 0px 60px;
}
    
@media screen and (max-width: 600px) {
    
.contents-top .contents05 {
	width: 100%;
    padding: 100px 0px 60px;
}
}

.contents-top .contents05 .box-inner {
  justify-content: center;
    gap:40px 4%;
}

.contents-top .contents05 .box {
	width: 100%;
    max-width: 48%;
}
    
@media screen and (max-width: 600px) {
    .contents-top .contents05 .box {
	width: 100%;
    max-width: 350px;
}
}
    
.contents-top .contents05 .box a {
	width: 100%;
}
    
.contents-top .contents05 .box a::before {
	height: 200px;
}

.contents-top .contents05 .box .inner {
    height: 230px;
}

.contents-top .contents05 h5 {
    padding-bottom: 20px;
}


/* contents06 */

.contents-top .contents06 {
	width: 100%;
}

.contents-top .contents06 .box-inner {
	padding: 60px 0px;
}

.contents-top .contents06 .news-box {
	width: 100%;
    height: 300px;
}


.contents-top .contents06 .news-box .box a {
	flex-direction: column;
    gap:5px;
    padding: 17px 0px;
}

.contents-top .contents06 .news-box .box a::before {
right: 15px;
}

.contents-top .contents06 .news-box .box a:hover::before {
right: 15px;
}

.contents-top .contents06 .box-link {
	position: static;
   margin-top: 35px;
    text-align: right;
}

.contents-top .contents06 .news-box h5 {
    width: 100%;
}

.contents-top .contents06 .box-link h5 {
    font-size: 17px;
}

.contents-top .contents06 p {
     width: 100%;
    padding-right: 25px;
}

    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline-block;
    }
   
}
