
/* head_bg
----------------------------------*/

.head_bg {    
    background-image: url(../img/head_wave.svg),url("../img/longterm/head_bg.jpg");
    background-repeat: no-repeat,no-repeat;
    background-size: contain,cover;
    background-position: center bottom,right 0%;
}
@media (max-width: 575px) {
.head_bg {    
    background-image: url(../img/head_wave_s.svg),url(../img/longterm/head_bg_s.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: contain,cover;
    background-position: center bottom,center top;
}
}



/* longterm_area
------------------------------------------------------------*/
.longterm_area {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 5%;
    padding-top: 5%;
    color: #727171;
}
@media (max-width: 575px) {
.longterm_area {    
    margin-left: 10px;
    margin-right: 10px;
}	
}
.pink_linebox {
    position: relative;
    border: 3px solid #EF8D9C;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
}
@media (max-width: 991px) {
.pink_linebox {    
    width: 100%;    
}	
}
@media (max-width: 767px) {
.pink_linebox {    
    position: static; 
	margin-right: auto;
    margin-left: auto;
    text-align: center;
}	
}

.gray_bgbox {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    padding-top: 5%;
    padding-bottom: 5%;
    background-color: rgba(234,233,234,0.75);
}
@media (max-width: 1199px) {
.gray_bgbox {
    padding-right: 5vw;
    padding-left: 5vw;
}	
}
@media (max-width: 991px) {
.gray_bgbox {    
    width: 100%;    
}	
}
.longterm_area2 {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 5%;
    padding-top: 5%;
    color: #727171;
    background-color: rgba(141,187,228,0.1);
    margin-top: 5%;
}
@media (max-width: 575px) {
.longterm_area2 {    
    margin-left: 10px;
    margin-right: 10px;
}	
}
.longterm_ttl {
    position: relative;
    padding: 0.2rem 0 2rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #353535;  
}	
@media (max-width: 575px) {
.longterm_ttl {    
    font-size: 18px;
}	
}
.longterm_ttl::before {
    position: absolute;
    border-bottom: 7px solid #EF8D9C;
    top: 80%;
    left: 50%;
    transform: translateX(-50%);
    width: 15vw;
    content: '';
}

.longterm_ttl2 {
    position: absolute;
    top: 0;
    left: 10%;
    right: 10%;
    transform: translateY(-50%) translateX(0%);
    background-color: #FFFFFF;  /* ... その他のスタイル */
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

@media (max-width: 1399px) {
.longterm_ttl2 {    
    font-size: 2vw;
    
}
}
@media (max-width: 1199px) {
.longterm_ttl2 {    
    font-size: 1.8vw;
    
}
}
@media (max-width: 991px) {
.longterm_ttl2 {    
    font-size: 20px;
    
}
}
@media (max-width: 767px) {
.longterm_ttl2 {
    margin-bottom: 1%;
    left: 5%;
    right: 5%;
    position: static;
    margin-top: 20px;
    background-color: #EF8D9C;
    color: #FFFFFF;
}	
}
@media (max-width: 575px) {
.longterm_ttl2 {    
    width: 90vw;
}	
}
.longterm_ttl3 {
    font-weight: bold;
    font-size: 18px;
    color: #EF8D9C;
    border: 3px solid #EF8D9C;
    border-radius: 10px;
    display: inline-block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;    
    padding-bottom: 10px;
    margin-bottom: 3%;
    width: 30vw;
}
@media (max-width: 767px) {
.longterm_ttl3 {    
    width: 70vw;
    margin-bottom: 5%;
}	
}
@media (max-width: 575px) {
.longterm_ttl3 {    
    width: 80vw;
}	
}
.longterm_ttl4 {
    font-size: 30px;
    margin-bottom: 2%;
    font-feature-settings: "palt";
    text-align: left;
}
@media (max-width: 767px) {
.longterm_ttl4 {    
    text-align: center;
	font-size: 20px;
}	
}
.longterm_tx {
    font-size: 16px;
    margin-bottom: 2%;
    font-feature-settings: "palt";
    text-align: left;
}
@media (max-width: 767px) {
.longterm_tx {
    padding-right: 5vw;
    padding-left: 5vw;
}
}

.longterm_box {
    padding-bottom: 1%;
    margin-top: 5%;
    color: #727171;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.longterm_img01 {
    position: absolute;
    top: 10%;
    left: 2vw;
}
@media (max-width: 1399px) {
.longterm_img01 {
    display: none;    
}
}
.longterm_img02 {
    position: absolute;
    top: 40%;
    right: 10vw;
}
@media (max-width: 1199px) {
.longterm_img02 {
    position: absolute;
    bottom: 0;
    right: 5vw;
}
}
@media (max-width: 991px) {
.longterm_img02 {
    display: none;    
}
}
.longterm_img03 {
    position: absolute;
    bottom: 10%;
    left: 2vw;
}
@media (max-width: 1399px) {
.longterm_img03 {
    position: absolute;
    bottom: -5%;
}
}
@media (max-width: 991px) {
.longterm_img03 {
    display: none;    
}
}
@media (max-width: 991px) {
.longterm_box img {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
}

/*----- 三角の矢印 */
.arrow{
    line-height: 1;
    position: relative;
    background: #8DBBE4;
}
.arrow::before {
    content: "";
    width: 20px;
    height: 0px;
    border: 2px solid #8DBBE4;
    position: absolute;
    box-sizing: border-box;
}

/* 下向き */
.arrow.-bottom{
    width: 2px;
    height: 50px;
}
.arrow.-bottom::before {
    border-right: 0;
    border-top: 0;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    bottom: 0;
    left: 1px;
}

.arrow_downbox{
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
