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

/*===========================================*/
/*==  LINE公式アカウント  ==*/
/*===========================================*/

.page_line{
	text-align: center;
}
#detail {
    float: none;
    width: 980px;
    margin: 0 auto;
    line-height: 1.5em;
}
/*見出し*/
.line-top h1{
	font-size: 42px;
	line-height: 54px;
	text-align: center;
	font-weight: 900;
	border-bottom: 3px solid #000;
	margin: 50px 0 10px 0;
	padding-bottom: 20px;
	position: relative;
}
.line-top h1 span{
	color: #eb6120;
	font-weight: 900;
}
.line-top h1:before{
	content: "";
    display: block;
    width: 50%;
    border-bottom: 3px solid #eb6120;
    position: absolute;
    bottom: 0;
    margin-bottom: -3px;
}
.begin-line h2{
	line-height: 1.5;
    font-size: 2em;
    padding: 12px 12px 12px 90px;
    margin: 50px 0 30px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
	text-align: left;
}
.begin-line h2:after{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}
/*ここまで*/
.line-top .line-topTEXT{
	margin-top: 30px;
}
.line-top .line-topTEXT p:last-child{
	font-size: 130%;
	margin-top: 15px;
}
.begin-lineInner{
	display: flex;
	justify-content: space-around;
}
.begin-lineInner img{
	width: 40%;
}
.begin-lineInner p{
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.7;
	width: 50%;
}
.line_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
	margin-top: 50px;
    min-height: 75px;
}
.line_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
}
.line_item {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.line_item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.line_ttl .line_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
    line-height: 2em;
    margin-bottom: 14px;
}
.line_ttl .line_item p span {
    font-size: 46px;
    color: #fff;
    display: block;
    font-style: italic;
    margin-top: 2px;
    text-shadow: black 2px 0px, black -2px 0px, black 0px -2px, black 0px 2px, black 2px 2px, black -2px 2px, black 2px -2px, black -2px -2px, black 1px 2px, black -1px 2px, black 1px -2px, black -1px -2px, black 2px 1px, black -2px 1px, black 2px -1px, black -2px -1px;
}
.line_ttl h3 {
    font-size: 40px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    width: calc(100% - 75px);
    padding: 10px 0 10px 75px;
    color: #eb6120;
    margin: 10px;
    line-height: 1;
}
.line_ttl::after {
    content: "";
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
    box-sizing: border-box;
}
/*//ここまで*/
.line_arw {
    text-align: center;
    margin-top: 30px;
}
.contactText{
	font-size: 28px;
	font-weight: 500;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 50px;
}
#sec_step01 .step1_inner{
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
#sec_step01 .step1_inner .add_qr{
	width: 46%;
	border-right: solid 1px #000;
	padding-right: 40px;
}
#sec_step01 .step1_inner .add_id{
	width: 46%;
	padding-left: 40px;
}
#sec_step01 .step1_inner .add_qr h3,
#sec_step01 .step1_inner .add_id h3{
	color: #eb6120;
	border: solid 2px #eb6120;
	border-radius: 30px;
	width: 80%;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto 20px;
	font-size: 120%;
}
.step1_inner p{
	line-height: 1.7;
	text-align: justify;
	text-justify: inter-ideograph;
}
#sec_step01 .step1_inner .add_qr img{
	width: auto;
	margin: 10px auto;
	display: block;
}
#sec_step01 .step1_inner .add_id img{
	width: auto;
	margin: 20px auto;
	display: block;
}
#sec_step02 .from_line{
	margin-bottom: 30px;
}
#sec_step02 .from_line h3{
	color: #fff;
	background-color:#eb6120;
	text-align: center;
	font-size: 32px;
	padding: 15px 0;
	margin-bottom: 10px;
}
#sec_step02 .from_line .from_lineInner{
	display: flex;
	justify-content: space-around;
	padding: 20px 0;
	margin-bottom: 30px;
}
#sec_step02 .from_line dl{
	width: 55%;
}
#sec_step02 .from_line dt{
	color: #eb6120;
	font-size: 22px;
	font-weight: 700;
	margin-left: 1em;
	text-indent: -1.4em;
	margin-bottom: 5px;
}
#sec_step02 .from_line .from_lineInnerPhoto{
	height: auto;
	padding-top: 10px;
}
#sec_step02 .from_line dt span{
	position: relative;
	font-weight: 900;
	top: 3px;
	left: -10px;
	font-size: 32px;
	color: #000;
}
#sec_step02 .from_line dt:nth-child(5) span{
	top: 13px;
}
#sec_step02 .from_line dd{
	font-size: 13px;
	margin-left: 3em;
	margin-bottom: 20px;
	text-indent: -1em;
}
#sec_step02 .from_line dd.content{
	text-indent: 0;
	margin-left: 0;
}
#sec_step02 .from_line dd div{
	margin: 20px 0 20px 30px;
	border: solid 2px #eb6120;
	border-radius: 25px;
	padding: 20px;
	width: 60%;
}
.photography{
	background: #F1F2F5;
    padding: 10px 0;
    margin: 20px 0 40px;
}
.photography h4{
	color: #eb6120;
    font-size: 28px;
    margin: 20px;
    padding-bottom: 10px;
    border-bottom: solid 3px #eb6120;
	font-weight: 700;
}
.photography .example{
	font-weight: 500;
	margin-left: 40px;
	font-size: 20px;
}
.photography .photographyInner{
	width: 60%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 50px 0;
}
.photography .photographyInner img{
	margin: 0 20px;
}
.photography .attention{
	padding-left: 40px;
	font-size: 90%;
    line-height: 1.6;
    margin: 10px 0 20px;
    margin-left: 1em;
    text-indent: -1em;
}
.photography .attention p{
	margin-bottom: 5px;
}
.photography .attention p:last-child{
	color: #f00;
}
.step3Inner{
	display: flex;
	justify-content: space-around;
	margin-bottom: 100px;
}
.step3Inner .step3TEXT{
	width: 65%;
	line-height: 1.7;
}
.step3Inner .step3TEXT p{
	margin-bottom: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.step3Inner .step3TEXT p.tyuui{
	font-size: 80%;
	text-indent:-1em;
	margin-left: 1em;
	margin-bottom: 0;
}
.step3Inner .step3IMG{
	width: 25%;
}
/*お問い合わせTEL*/
.tel_contact{
	margin-bottom: 80px;
}
.tel_contact,
.tel_contact p{
	font-weight: 700;
	line-height: 1.7;
	text-align: center;
}
.tel_contact_freedial {
    color: #eb6120;
    font-size: 55px;
}
.tel_contact_freedial .freedialIMG{
	position: relative;
	top: 35px;
}
.tel_contact h2{
	line-height: 1.5;
    font-size: 2em;
    padding: 12px 12px 12px 90px;
    margin: 50px 0 30px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
	text-align: left;
}
.tel_contact h2:after{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}
.tel_contact .tel{
	font-size: 42px;
	background: linear-gradient(transparent 70%, #ffdd00 50%);
	display: inline;
}
.tel_contact span{
	color: #eb6120;
	font-weight: 700;
}

/*お問い合わせMail*/
.line_contact{
	text-align: center;
}
.line_contact .cube_btn_wrap{
	width: 530px;
	margin-top: 20px;
}
.line_contact .cube_btn_wrap .cube_btn{
	background-color:#eb6120;
	padding: 5px 10px;
}
.line_contact .btn_txt{
	font-size: 24px;
	font-weight: 400;
	position: relative;
	top: 13px;
	left: -20px;
}
.line_contact .btn_icon{
	position: relative;
	left: -10px;
}
@media screen and (min-width: 767px){
	.step1_inner .sec_flow{
		width: 450px;
		height: 226px;
	}
}
@media screen and (max-width: 767px) {
	#detail{
		width: 96%;
	}
	#flow_contents{
		margin-top: 50px;
	}
	#flow_contents h1{
		height: auto;
		font-size: 26px;
		line-height: 1.4;
	}
	.line-top .line-topTEXT p:last-child{
		text-align: center;
    	line-height: 1.7;
	}
	.begin-line h2{
		font-size: 1.2em;
    	padding: 12px 12px 12px 60px;
	}
	.begin-lineInner{
		display: block;
		width: 100%;
	}
	.begin-lineInner img{
		width: 100%;
	}
	.begin-lineInner p{
		width: 100%;
	}
	#sec_step01 .step1_inner{
		display: block;
		width: 100%;
	}
	#sec_step01 .step1_inner .add_qr{
		width: 94%;
		margin: 15px auto 80px;
		padding: 0;
		border: none;
	}
	#sec_step01 .step1_inner .add_id{
		width: 94%;
		margin: 0 auto;
		padding: 0;
	}
	#sec_step01 .step1_inner{
		margin-bottom: 40px;
	}
	#sec_step02 .from_line h3{
		width: 94%;
		margin: 0 auto;
		font-size: 24px;
	}
	#sec_step02 .from_line .from_lineInner{
		display: block;
		width: 100%;
	}
	#sec_step02 .from_line dl{
		width: 94%;
		margin: 0 auto;
		padding-left: 5%;
	}
	#sec_step02 .from_line dd div{
		margin: 0;
		width: 280px;
	}
	#sec_step02 .from_line dt span{
		top: 8px;
	}
	#sec_step02 .from_line .from_lineInnerPhoto{
		text-align: center;
	}
	.photography .example{
		margin-left: 0;
	}
	.photography .photographyInner{
		display: block;
		width: 100%;
		text-align: center;
		padding-bottom: 0;
	}
	.photography .photographyInner img{
		margin-bottom: 40px;
	}
	.photography .attention{
		padding-left: 0;
	}
	.line_ttl h3{
		padding: 10px 0 10px 65px;
		font-size: 24px;
	}
	.line_ttl{
		margin: 35px 0 10px;
	}
	.line_ttl::after{
		bottom: 1px;
	}
	.line_ttl .line_item p{
		margin-bottom: 18px;
	}
	.step3Inner{
		display: block;
		width: 100%;
		margin-bottom: 50px;
	}
	.step3Inner .step3TEXT{
		width: 100%;
	}
	.step3Inner .step3IMG{
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.contactText{
		font-size: 20px;
	}
	.tel_contact{
		margin-bottom: 30px;
	}
	.tel_contact h2{
		font-size: 1.2em;
    	padding: 12px 12px 12px 40px;
	}
	.tel_contact h2:after{
		border-width: 40px 40px 0 0;
	}
	.tel_contact .tel{
		font-size: 34px;
	}
	.tel_contact_freedial{
		font-size: 34px;
	}
	.tel_contact_freedial .freedialIMG{
		top: 10px;
	}/*お問い合わせE-mail*/
	.line_contact .cube_btn_wrap{
		width: 100%;
	}
	.line_contact .btn_icon img{
		width: 35px;
		position: relative;
		top: 1px;
	}
	.line_contact .btn_icon{
		padding:0;
	}
	.line_contact .btn_txt{
		font-size: 18px;
		font-weight: 500;
    	position: relative;
    	top: 2px;
    	left: -15px;
	}
}
@media screen and (max-width: 320px) {
	.line-top h1{
		font-size: 38px;
	}
	.line-top .line-topTEXT p:last-child{
		line-height: 1.4;
	}
	#sec_step02 .from_line h3{
		font-size: 20px;
	}
	#sec_step02 .from_line dd div{
		margin: 10px 0 0 -3%;
    	width: 85%;
	}
	.photography .example{
		font-size: 18px;
	}
	.photography .photographyInner{
		padding: 30px 0 0;
	}
	.tel_contact .tel{
		font-size: 28px;
	}
	.line_ttl h3{
		padding: 10px 0 10px 55px;
    	font-size: 20px;
	}
	.line_ttl::after{
		bottom: 1px;
	}
	.line_ttl .line_item p{
		margin-bottom: 18px;
	}
	.line_contact .btn_txt{
		font-size: 14px;
    	top: 0;
   		left: -5px;
	}
}