/* CSS Document */

/* line_chat_main ----------------------------*/
.line_chat{
	padding-bottom: 50px;
}
.line_chat_main{
    padding-bottom: 50px;
    padding-left: 4%;
    padding-right: 4%;
}
.line_chat_main h1{
	text-align: center;
	font-size: 2.4rem;
}
.line_chat_main h1 span{
	font-size: 2rem;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	position: relative;
	display: inline-block;
}

.line_chat_main h1 small{
	display: block;
}
.line_chat_main h1 span::before{
    content: 'おしえて !';
    position: absolute;
    background: url(https://atara.itembox.design/item/image/linechat/fukidashi.svg) no-repeat;
    background-size: 100% auto;
    display: block;
    width: 60px;
    height: 50px;
    color: #fff;
    font-size: 11px;
    line-height: 4;
    top: 35px;
    left: -65px
}
.line_chat_main_img{
    padding-bottom: 50px;
}
.line_chat_main_txt{
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.8;
    padding-bottom: 30px;
}
.line_chat_main_riyou{
    font-size: 1.4rem;
    text-align: center;
}

.line_chat_main_inner{
    padding-top: 50px;
    padding-bottom: 50px;
}
.line_chat_main_inner p{
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.line_chat_main_inner > .red{
    text-align: center;
}


@media screen and (min-width: 768px) {
	.line_chat{
		padding-bottom: 100px;
	}
    .line_chat_main h1 span{
		font-size: 3rem;
		padding-top: 20px;
		padding-bottom: 50px;
    }
	.line_chat_main h1 span::before{
		width: 75px;
		height: 60px;
		font-size: 1.4rem;
		left: -85px;
		top: 20px;
        line-height: 4;
	}
    .line_chat_main h1 small{
        font-size: 1.8rem;
    }
    .line_chat_main_img{
        max-width: 1000px;
        margin: 0 auto;
    }
    
    .line_chat_main_inner{
        max-width: 800px;
        margin: 0 auto;
    }

}
/* line_chat_main End -------------------------*/


/* line_chat_guide -----------------------------*/
.line_chat_guide{
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 50px;
}
.line_chat_guide_link{
    max-width: 345px;
    margin: 0 auto;
}
.line_chat_guide_link a{
    width: 100%;
    height: 45px;
    display: block;
    border: #4387B2 1px solid;
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.6rem;
    line-height: 2.8;
    color: #4387B2;
}

.bottom_border{
	border-bottom: #4387B2 1px solid;
}

.line_chat_guide_inner h2{
	font-size: 1.8rem;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 50px;
}
.line_chat_guide_1{
	padding-bottom: 50px;
}
.line_chat_guide_1 h3{
	font-size: 1.6rem;
	font-weight: bold;
	padding-top: 20px;
}
.line_chat_guide_1 p{
	line-height: 1.8;
	padding-top: 10px;
}
.line_chat_guide_maru{
	position: relative;
	text-indent: 17px;
}
.line_chat_guide_maru::before{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: #4387B2 1px solid;
	position: absolute;
	top: 16px;
}
.line_chat_guide_1 img{
	max-width: 250px;
	display: block;
	margin: 30px auto 0 auto;
}

.line_chat_guide_2{}
.step_h{
    font-size: 16px;
}
.line_chat_step{
	font-size: 1.4rem;
	color: #fff;
	background-color: #4387B2;
	width: 40px;
	text-align: center;
	height: 20px;
	line-height: 1.5 !important;
	position: relative;
	left: 10px;
	margin-bottom: 10px;
    display: inline-block;
    margin-right: 30px;
}
.line_chat_step::before,
.line_chat_step::after{
	content: '';
	display: block;
	height: 20px;
	width: 10px;
	position: absolute;

	background-color: #4387B2;
}
.line_chat_step::before{
	border-radius: 10px 0 0 10px;
	left: -10px;
    top: 0;
}
.line_chat_step::after{
	border-radius: 0 10px 10px 0;
	right: -10px;
    top: 0;
}
.line_chat_guide_2{
	padding-bottom: 50px;
}
.line_chat_guide_2 p{
	line-height: 1.8;
}

.line_dl{
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.line_dl h3{
	font-size: 1.6rem;
	font-weight: normal;
}
.line_dl_btn{
	font-size: 0;
	padding-top: 50px;
	padding-bottom: 30px;
}
.line_dl_btn a{
	display: inline-block;
	max-width: 150px;
	width: 43.47%;
	height: 45px;
	background-color: #4387B2;
	color: #fff;
	font-size: 17px;
	line-height: 2.6;
	
}
.line_dl_btn a:first-child{
	margin-right: 3%;
}

.line_account{
	padding-top: 10px;
}
.line_account_name{
	font-weight:bold;
	text-align: center;
	padding-top: 20px;
	line-height: 1.8;
}
.line_account_button{
	text-align: center;
}
.line_account_button a{
	display: inline-block;
	width: 150px;
	height: 45px;
	background-color: #2FB74E;
	color: #fff;
	font-weight: bold;
	line-height: 3.3;
	margin-top: 20px;
}

.line_chat_guide_step3{}
.line_chat_guide_step3 h3{
	font-size: 1.6rem;
	padding-top: 20px;
	padding-bottom: 10px;
}
.line_chat_guide_step3_img{
	width: 72.5%;
	max-width: 250px;
	margin: 0 auto;
	padding-top: 30px;
}

.line_chat_guide_faq{
	margin-top: 30px;
	background-color: #F2F2F2;
	padding: 20px;
}
.line_chat_guide_faq h3{
	font-size: 2rem;
	text-align: center;
}
.line_chat_guide_faq ul{
    margin-top: 30px;
}
.line_chat_guide_faq ul li{
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}
.line_chat_guide_faq ul li::before{
    content: '・';
    position: absolute;
    left: 0;
}
.line_account_area{
	padding-bottom: 50px;
}
.line_account_img{
	width: 150px;
	margin: 0 auto;
}
.line_account_img img{
	border-radius: 50%;
	border: #ccc 1px solid;
}
.line_account_area .line_account_button{
	padding-top: 0 !important;
}
.line_account_area p{
	text-align: center;
	padding-top: 40px;
	line-height: 1.8;
}
@media screen and (max-width: 905px) and (min-width: 768px) {
    .line_chat_guide_link a{
        font-size: 1.75vw !important;
    }
}
@media screen and (min-width: 768px) {
    .step_h{
        font-size: 20px;
    }
    .line_chat_guide{
        max-width: 1000px;
        margin: 0 auto;
    }
    .line_chat_guide_link {
        display: flex;
        width: 100%;
        max-width: none;
    }
    .line_chat_guide_link a{
        width: 32%;
		font-size: 1.6rem;
    }
    .line_chat_guide_link a:nth-child(2){
        margin-left: 2%;
        margin-right: 2%;
    }
    .line_chat_guide_link a:hover{
        background-color: #4387B2;
        color: #fff;
        opacity: 1;
    }
	.line_chat_guide_inner{
		max-width: 800px;
		margin: 0 auto;
	}
	.line_chat_guide_inner h2{
		font-size: 2.4rem;
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.line_chat_guide_1{
		max-width: 800px;
		margin: 0 auto;
		display: flex;
        align-items: flex-start;
	}
	.line_chat_guide_1 h3{
		font-size: 2rem;
		position: relative;
	}
	.line_chat_guide_1_inner{
		width: 68%;
	}
	.line_chat_guide_1 img{
		width: 31.25%
	}
		
	.line_account{
		padding-top: 30px;
	}
	
	.line_chat_guide_step3{
		display: flex;
	}
	.line_chat_guide_step3_inner{
		width: 49%;
	}
	.line_chat_guide_step3_inner:first-child{
		margin-right: 2%;
	}

	
	.line_chat_guide_faq{
		margin-top: 50px;
		padding: 50px;
	}
}
/* line_chat_guide End -------------------------*/

/* other_contents -----------------------------*/
.other_contents{
    padding-left: 4%;
    padding-right: 4%;
	max-width: 1000px;
	margin: 0 auto;
}
.other_contents p{
	text-align: center;
	line-height: 1.8;
}

.other_contents ul{
	display: flex;
	flex-wrap:wrap;
	padding-top: 50px;
	max-width: 400px;
	margin: 0 auto;
}
.other_contents ul li{
	width: 48%;
	background-color: #F5F5F5;
	margin-bottom: 15px;
}
.other_contents ul li:nth-child(2n){
	margin-left: 4%;
}
.other_contents ul li svg{
	fill: #4387B2;
	width: 30px;
	display: block;
	margin: 0 auto;
}
.other_contents ul li:nth-child(4) svg{
	width: 18px;
}
.other_contents ul li a{
	padding: 15px 10px;
	display: block;
}
.other_contents ul li span{
	font-size: 1.2rem;
	display: block;
	text-align: center;
	line-height: 4;
}
.other_contents ul li p{
	padding: 0 5px 5px 5px;
	font-size: 1.2rem;
	text-align: left;
}

@media screen and (min-width: 768px) {
	.other_contents ul{
		max-width: none;
	}
	.other_contents ul li{
		width: 23.12%;
		margin-left: 2.5% !important;
	}

	.other_contents ul li:first-child{
		margin-left: 0 !important;
	}
	.other_contents ul li a{
		padding: 15px;
	}

}
/* other_contents End -------------------------*/
