@charset "UTF-8";


/* ************************************************************

	公式LINE【PC】

************************************************************* */

@media all and (min-width: 960px) {
	
.line_jobun{
	margin: 50px auto 50px auto!important;
	font-size: 17px!important;
	letter-spacing: 0.04em!important;
	text-align: left!important;
	line-height: 1.8em!important;
}
	
.line{
	display: block;
	position: relative;
	clear: both;
	margin: auto;
	width: 100%;
	height: auto;
	}
	
.line h3{
	display: block;
	position: relative;
	padding: 9px 0 9px 22px; 
	text-align: center;
	font-size: 1.28em;
	letter-spacing: 0.3em;
	font-weight: 700;
	border: 1px solid #d8d8da;
	background: -moz-linear-gradient(top, #fff, #f9f9f9);
    background: -webkit-linear-gradient(top, #fff, #f9f9f9);
    background: linear-gradient(to bottom, #fff, #f9f9f9);
	color: #3C3C3C;
	}
	
.line p{
	display: block;
	position: relative;
	width: 72%;
	clear: both;
	padding: 0 0 22px 0;
	margin: auto;
	color: #414141;
	letter-spacing: 0.06em;
	font-size: 1.1em;
	}	

.line_box{
		display: block;
	    position: relative;
		clear: both;
		max-width: 100%;
	    min-height: 650px;
		background-color: #fff;
	margin:10px auto 80px auto!important;
	}
	
.inner_area{
	display: block;
	position: relative;
	clear: both;
	width: 80%;
	height: auto;
	padding: 20px 0 40px 0;
	margin: auto;
	}
	
.line_l{
	display: block;
	position: relative;
	width: 60%;
	float: left;
	}
	
.line_r{
	display: block;
	position: relative;
	width: 24%;
	float: right;
	}
	
.line_r img{
	display: block;
	position: relative;
	width: 196px;
	height: auto;
	}
	
.line_l ol{
	display: block;
	clear: both;
	padding: 15px 0 0 0;
	}
	
.line_l li{
		display: block;
	    position: relative;
		clear: both;
	    padding: 0 0 14px 0;
	font-size: 16px;
	letter-spacing: 0.06em;
	line-height: 1.9em;
	}
	
.line_l li img{
		display: block;
	    position: relative;
	float: left!important;
	width: 30px!important;
	}
	
.line_gamen{
	display: block;
	position: relative;
    clear: both;
	margin: 20px auto 10px auto!important;
	width: 100%;
	height: auto;
	padding: 15px 15px 15px 15px;
	background-color: #f2f2f4;
	border-radius: 0.8em;
	}
	
.line_gamen ul{
	display: block;
	position: relative;
    clear: both;
	margin: auto!important;
	}
	
.line_gamen li{
	display: block;
	position: relative;
	float: left!important;
	width: 25%;
	margin: 0;
	padding: 0 5px 0 0;
	}
	
.line_gamen li img{
	width: 100%!important;
	height: auto;
	float: left!important;
	}
}
	

	
/* ************************************************************

	公式LINE【スマホ】

************************************************************* */

@media all and (max-width: 959px) { 
	
.line_jobun{
	margin: 100px auto 20px auto!important;
	font-size: 17px!important;
	letter-spacing: 0.04em!important;
	text-align: left!important;
	line-height: 1.6em!important;
}
	
.line h3{
	display: block;
	position: relative;
	padding: 9px 0 9px 22px; 
	text-align: center;
	font-size: 1.28em;
	letter-spacing: 0.3em;
	font-weight: 700;
	border: 1px solid #d8d8da;
	background: -moz-linear-gradient(top, #fff, #f9f9f9);
    background: -webkit-linear-gradient(top, #fff, #f9f9f9);
    background: linear-gradient(to bottom, #fff, #f9f9f9);
	color: #3C3C3C;
	}
	
.line p{
	display: block;
	position: relative;
	width: 72%;
	clear: both;
	padding: 0 0 22px 0;
	margin: auto;
	color: #414141;
	letter-spacing: 0.06em;
	font-size: 1.1em;
	}	

.line_box{
		display: block;
	    position: relative;
		clear: both;
		max-width: 100%;
	    min-height: auto;
		background-color: #fff;
	    padding-bottom: 20px;
	margin-bottom: 50px;
	}
	
.inner_area{
	display: block;
	position: relative;
	clear: both;
	width: 92%;
	height: auto;
	padding: 20px 0 20px 0;
	margin: auto;
	}
	
.line_l{
	display: block;
	position: relative;
	width: 92%;
	clear: both;
	font-size: 16px!important;
	font-weight: bold;
	margin: auto;
	padding: 15px 0 10px 0!important;
	}

.line_l li img{
		display: block;
	    position: relative;
	float: left!important;
	width: 27px!important;
	}
	
.line_r{
	display: block;
	position: relative;
	width: 42%;
	clear: both;
	margin: auto;
	}
	
.line_r img{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	}
	
.line_l ol{
	display: block;
	clear: both;
	padding: 0 0 0 0;
	}
	
.line_l li{
		display: block;
	    position: relative;
		clear: both;
	    padding: 0 0 14px 0;
	font-size: 1em;
	letter-spacing: 0em;
	line-height: 1.9em;
	}
	
.line_l li img{
	width: 23px;
	height: auto;
	}
	
.line_gamen{
	display: block;
	position: relative;
    clear: both;
	margin: auto;
	width: 88%;
	padding: 15px 15px 15px 15px;
	background-color: #f2f2f4;
	border-radius: 1.2em;
	}
	
.line_gamen li{
	display: block;
	position: relative;
	clear: both;
	width: 70%;
	margin: auto;
	padding: 0;
	}
	
.line_gamen li img{
	width: 100%;
	}
}