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


/* header footer
========================================================================== */
header{
	position: relative;
	border-top: 5px solid #17B51A;
}

header .right_tel{
	display: none;
}

footer{
	margin: 0;
	padding: 0 0 25vw;
	border-top: 5px solid #17B51A;
}

footer address{
	font-size: 10px;
	border-top: 1px solid #ddd;
	color: #868686;
	padding: 10px 10px;
	text-align: center;
}

.inner_wrap{
	padding: 3vw;
}

.inner_wrap .logo{
	margin: 0 auto 0;
	width: 80%;
	line-height: 0;
}

header .inner_wrap .logo{
	margin: 0 0 0;
}

.inner_wrap .logo a{
	display: block;
}

.right_tel{
	margin: 3vw 0 0;
}

.right_tel ul{
	margin: 0 0 2vw;
	font-size: 0;
	line-height: 0;
}

.right_tel ul li{
	margin: 0 0.5vw 0 0;
	padding: 1vw 2vw;
	display: inline-block;
	font-size: 2.6vw;
	color: #fff;
	font-weight: bold;
	line-height: 1;
}

.right_tel ul li:last-child{
	margin: 0 0 0 0;
}

.right_tel ul li:nth-child(1){
	background: #0059B2;
}

.right_tel ul li:nth-child(2){
	background: #FC1600;
}

.right_tel ul li:nth-child(3){
	background: #FD6C03;
}

.right_tel ul li:nth-child(4){
	background: #17B51A;
}

.right_tel .tel{
	margin: 0 0 0;
}

.right_tel .tel a{
	display: block;
	padding: 4vw 0 3vw 17vw;
	background: url(../images/common/free.png) no-repeat left center;
	background-size: 15vw;
	font-size: 9.5vw;
	color: #FC1500;
	font-weight: bold;
}


/* main_view
========================================================================== */
.main_view{
	margin: 0 0 20px;
}

.main_view .inner{
	padding: 5vw 2vw 0;
	font-size: 0;
}

.main_view .main{
	margin: -8vw 0 0;
	display: inline-block;
	line-height: 0;
	vertical-align: top;
	width: 100%;
}


/* content_wrap
========================================================================== */
.content_wrap{
	padding: 0;
	background: url(../images/main_view/bg.jpg) no-repeat center top, #fff;
	background-size: 100%;
}


/* main_content
========================================================================== */
.main_content{
	padding: 0 2vw;
}

/* cv
========================================================================== */
.cv{
	margin: 0 0 5vw;
	padding: 3vw;
	border: 3px solid #15A818;
	font-size: 0;
	background: #fff;
}

.cv h2{
	margin: 0 5% 2vw 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 65%;
}

.cv .shortest{
	margin: 1vw 0 0;
	line-height: 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 30%;
}

.cv .right_tel{
	margin: 0 0 2vw;
}

.cv .right_tel ul li{
	padding: 1vw 1vw;
}

.cv .btn{
	margin: 0 0 0;
}

.cv .btn a{
	display: block;
	padding: 3vw 4vw;
	background: url(../images/cv/btn.png) no-repeat center center;
	background-size: 100%;
	text-align: center;
	line-height: 1;
}

.cv .btn a span{
	display: inline-block;
	padding: 1vw 1vw 1vw 11vw;
	background: url(../images/common/free.png) no-repeat left center;
	background-size: 10vw;
	font-size: 8vw;
	font-weight: bold;
	color: #FFFFBF;
}

.cv p{
	font-size: 4vw;
	line-height: 150%;
}

.short25{
	margin: 0 0 3vw;
	padding: 2vw;
	border: 1px solid #FC1600;
	font-size: 4vw;
	color: #FC1600;
	text-align: center;
}


/* second
========================================================================== */
.second{
	margin: 0 0 5vw;
	line-height: 0;
	text-align: center;
}


/* plan
========================================================================== */
.plan{
	margin: 0 0 3vw;
}

.plan h2{
	margin: 0 0 3vw;
	font-size: 5vw;
	line-height: 150%;
}

.plan ul{
	margin: 0 0 5vw;
}

.plan ul li{
	margin: 0 0 3vw;
	padding: 0 0 3vw;
}

.plan ul li:last-child{
	margin: 0 0 0;
}

.plan ul li.plan01{
	border: 1px solid #17B419;
}

.plan ul li.plan02{
	border: 1px solid #3498DB;
}

.plan ul li.plan03{
	border: 1px solid #8E44AD;
}

.plan ul li.plan04{
	border: 1px solid #E67E22;
}

.plan ul li h3{
	margin: 0 0 3vw;
	line-height: 0;
}

.plan ul li h3 img{
	width: 100%;
}

.plan ul li .price{
	margin: 0 3vw 2vw;
	line-height: 0;
}

.plan ul li p{
	margin: 0 3vw;
	font-size: 4vw;
	line-height: 150%;
}

.plan > p{
	margin: 0 0 5vw;
	font-size: 3.5vw;
	line-height: 150%;
	text-align: center;
}


/* service
========================================================================== */
.service{
	margin: 0 0 3vw;
	padding: 3vw;
	border: 1px solid #7FC366;
}

.service h2{
	margin: 0 0 3vw;
	font-size: 5vw;
	line-height: 150%;
}

.service h2 img{
	margin-right: 3%;
	width: 100%;
	vertical-align: bottom
}

.service h2 .title_text{
	display: block;
	text-align: right;
}

.service ul{
	margin: 0 0 0;
	font-size: 0;
}

.service ul li{
	margin: 0 0 3vw;
	padding: 2vw;
	border: 2px solid #ddd;
	text-align: center;
}

.service ul li:last-child{
	margin: 0 0 0;
}

.service ul li .photo{
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 50%;
}

.service ul li h3{
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 48%;
	font-size: 5vw;
	line-height: 150%;
}

.service ul li p{
	padding: 3vw;
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
}


/* charm
========================================================================== */
.charm{
	margin: 0 0 6vw;
	padding: 0;
}

.charm .hyouka{
	margin: 0 0 3vw;
}

.charm .hyouka h2{
	margin: 0 0 3vw;
	line-height: 0;
}

.charm .hyouka .item01{
	margin: 0 0 0;
	line-height: 0;
	float: right;
	width: 48%;
}

.charm .hyouka .item02{
	margin: 0 0 0;
	line-height: 0;
	float: left;
	width: 48%;
}

.charm .hyouka .top_text{
	margin: 0 0 0;
	padding: 3vw;
	clear: both;
	font-weight: bold;
	font-size: 3.6vw;
	line-height: 150%;
	border: 1px solid #ddd;
	text-align: center;
}

.charm .hyouka .top_text .sizeup{
	font-size: 2em;
	display: inline-block;
	line-height: 150%;
}

.charm .charm_box h2{
	margin: 0 0 3vw;
	font-size: 5vw;
	line-height: 150%;
}

.charm .charm_box h2 img{
	margin-right: 1%;
	width: 100%;
	vertical-align: bottom
}

.charm .charm_box h2 .title_text{
	display: block;
	text-align: right;
}

.charm .charm_box h2 .title_text .sizeup{
	font-size: 1.2em;
}

.charm .charm_box ul{
	margin: 0 0 0;
	font-size: 0;
}

.charm .charm_box ul li{
	margin: 0 0 3vw;
	padding: 2vw;
	border: 1px solid #ddd;
}

.charm .charm_box ul li:last-child{
	margin: 0 0 0;
}

.charm .charm_box ul li .no{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 20%;
}

.charm .charm_box ul li .text_box{
	padding: 2vw 0 0 2vw;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	width: 80%;
}

.charm .charm_box ul li .text_box h3{
	margin: 0 0 2vw;
	font-size: 4.5vw;
	line-height: 150%;
	color: #F80000;
}

.charm .charm_box ul li .text_box p{
	margin: 0 0 0;
	font-size: 4vw;
	line-height: 150%;
}


/* faq
========================================================================== */
.faq{
	margin: 0 0 3vw;
}

.green_title{
	margin: 0 0 3vw;
	padding: 2vw;
	font-size: 5vw;
	color: #15A818;
	line-height: 150%;
	border: 1px solid #15A818;
	text-align: center;
}

.faq ul{
	margin: 0 0 0;
}

.faq ul li{
	margin: 0 0 2vw;
	padding: 3vw;
	border: 1px solid #ddd;
	border-radius: 9px;
}

.faq ul li:last-child{
	margin: 0 0 0;
}

.faq ul li h3{
	margin: 0 0 3vw;
	padding: 0 0 0 8vw;
	font-size: 4.5vw;
	color: #15A818;
	line-height: 150%;
	background: url(../images/faq/question.png) no-repeat left top;
	background-size: 6vw;
}

.faq ul li p{
	margin: 0 0 0;
	padding: 0 0 0 8vw;
	font-size: 4vw;
	line-height: 150%;
	background: url(../images/faq/answer.png) no-repeat left top;
	background-size: 6vw;
}


/* comparison
========================================================================== */
.comparison{
	margin: 0 0 3vw;
	line-height: 0;
}


/* voice
========================================================================== */
.voice{
	margin: 0 0 3vw;
}

.voice .beaf{
	margin: 0 0 3vw;
}

.voice .beaf li{
	margin: 0 0 3vw;
	padding: 0 0 2vw;
	border: 1px solid #ccc;
	text-align: center;
}

.voice .beaf li:last-child{
	margin: 0 0 0;
}

.voice .beaf li .photo{
	margin: 0 0 2vw;
	line-height: 0;
	text-align: center;
}

.voice .beaf li .photo img{
	width: 100%;
}

.voice .beaf li p{
	margin: 0 0 0;
	font-size: 4vw;
	font-weight: bold;
	line-height: 150%;
}

.voice .voice_box{
	margin: 0 0 3vw;
}

.voice .voice_box li{
	margin: 0 0 3vw;
	padding: 2vw;
	border: 1px solid #E45963;
	text-align: center;
	border-radius: 10px;
}

.voice .voice_box li:nth-child(2n+2){
	border: 1px solid #26A92B;
}

.voice .voice_box li:last-child{
	margin: 0 0 0;
}

.voice .voice_box li .user{
	margin: 0 auto 0;
	text-align: center;
	width: 30vw;
}

.voice .voice_box li .user img{
	width: 60%;
}

.voice .voice_box li .user span{
	display: block;
	font-size: 4vw;
	line-height: 150%;
	color: #E45963;
}

.voice .voice_box li:nth-child(2n+2) .user span{
	color: #26A92B;
}

.voice .voice_box li .text_box{
	margin: 0 auto 0;
	text-align: left;
}

.voice .voice_box li .text_box h3{
	margin: 0 0 2vw;
	padding: 0 0 1vw;
	font-size: 4.5vw;
	line-height: 150%;
	color: #E45963;
	border-bottom: 2px solid #E45963;
}

.voice .voice_box li:nth-child(2n+2) .text_box h3{
	color: #26A92B;
	border-bottom: 2px solid #26A92B;
}

.voice .voice_box li .text_box p{
	margin: 0 0 0;
	font-size: 4vw;
	line-height: 150%;
}


/* form
========================================================================== */
#form p .req{
	margin-right: 5px;
	font-size: 13px;
}

.req{
	color: #fff;
	background: #FA661F;
	font-size: 14px; 
	padding: 2px 6px;
	vertical-align: middle;
	margin-left: 5px;
}

#form table{
	margin: 20px auto;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
	text-align: left;
    border-collapse: collapse; 
    border-spacing:0;
}

#form th,
#form td{
	border: 1px solid #DDDDDD;
	width: 100%;
	display: block;
	font-weight: normal;
	border-bottom: none;
	padding: 10px;
	box-sizing: border-box;
}

#form th{
	background: #f0f0f0;
}

#form tr:last-child td{
	border-bottom: 1px solid #DDDDDD;
}

#form input,
#form textarea,
#form select{
	font-size: 16px;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ddd;
}

#form .radio label{
	display: inline-block;
	margin: 0 10px 0 0;
}

#form .radio label input{
	display: inline-block;
	width: auto;
}

.zsk_btn_area{
	text-align: center;
	padding: 0;
	margin: auto;
	width: 96%;
}

.zsk_btn_area button{
	color: #FFF;
	border: none;
	padding: 10px 5px;
	width: 49%;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
	border-radius: 6px;
}

.zsk_btn_area .zsk_btn01{
	background: #3ACF3C;
	width: 60%;
}

.zsk_btn_area .zsk_btn02{
	background: #ccc;
}

.zsk_btn_area .zsk_btn03{
	background: #3ACF3C;
}

.thanks p{
	padding: 0 0 3vw;
	text-align: left;
	font-size: 4vw;
	line-height: 150%;
	margin: auto;
	width: 100%;
}


/* TOPへ戻るボタン
========================================================================== */
#page-top {
	position:  fixed;
	bottom: 10px;
	right: 10px;
	width: 40px;
    z-index: 4;
	line-height: 0;
}

#page-top img{
	width: 100%;
}

#page-top span{
	display: none;
}

#page-top a {
	display: block;
	height: auto;
	opacity: 0.8;
	transition: ease-in 0.3s;
}


/* bottom_tel
========================================================================== */
.bottom_tel img {
	border: none;
	vertical-align: bottom;
	max-width:  100%;
	height:  auto;
	width /***/: auto;
}

.bottom_tel{
	width: 100%;
	display: block;
	position: fixed; bottom: 0;
	background: #FFF;
       z-index: 99;
}

.bottom_tel .title{
	padding: 2px;
	background: #17B51A;
	font-size: 3vw;
	color: #FFF;
	line-height: 150%;
	font-weight: bold;
	text-align: center;
}

.bottom_tel .inner{
	padding: 5px;
	border: 1px solid #17B51A;
	border-top: none;
	overflow: hidden;
}

.bottom_tel .tel{
	width: 76%;
	float: left;
	text-align: center;
}

.bottom_tel .acc{
	width: 14%;
	padding-top: 1px;
	display: inline-block;
	vertical-align: top;
}

.bottom_tel .number{
	display: block;
}

.bottom_tel .number a{
	display: block;
	background: url(../images/contact_sp/btn_left.jpg) no-repeat left center, url(../images/contact_sp/btn_right.jpg) no-repeat right center, url(../images/contact_sp/btn_center.jpg) repeat-x left center;
	background-size: auto 100%;
}

.bottom_tel .number a span{
	background: url(../images/common/free.png) no-repeat left center;
	background-size: 9vw;
	padding: 0.2vw 0 0.5vw 11vw;
	color: #FFFFBF;
	font-size: 6vw;
	line-height: 150%;
	font-weight: bold;
	display: inline-block;
}

.bottom_tel .tel .text{
	margin: 0 0 1vw;
	font-size: 10px;
	color: #FC1500;
	line-height: 0;
	text-align: center;
}

.bottom_tel .tel .text2{
	margin: 0 0 1vw;
	font-size: 10px;
	color: #FC1500;
	line-height: 0;
	text-align: center;
}

.bottom_tel .btn{
	width: 23%;
	float: right;
	font-size: 0;
}

.bottom_tel .item{
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.bottom_tel .item a{
	padding: 3px;
	display: block;
	text-align: center;
}

.bottom_tel .item:first-child a{
	background: #ff5000;
}

.bottom_tel .item:last-child a{
	margin-left: 2%;
	background: #FAB130;
	padding: 4px 3px 3px;
}

.bottom_tel .item2:last-child a{
	margin-left: 2%;
	background: #FAB130;
	padding: 4px 3px 3px;
}

.bottom_tel .icon{
	width: 36%;
	margin: 0 auto;
	display: block;
	line-height: 0;
}

.bottom_tel .item2 .icon {
	width:48%;
}

.bottom_tel .btn .text{
	padding-top: 2px;
	display: block;
	font-size: 2vw;
	color: #FFF;
	line-height: 120%;
}


@media screen and (min-width : 768px){

	/* header footer
	========================================================================== */
	header{
		position: relative;
	}
	
	header .right_tel{
		display: inline-block;
	}
	
	footer{
		margin: 0;
		padding: 0 0 0;
		clear: both;
		text-align: center;
	}
	
	footer address{
		font-size: 10px;
		padding: 10px 10px;
		text-align: center;
	}
	
	.inner_wrap{
		padding: 15px 20px 15px;
	}
	
	.inner_wrap .logo{
		margin: 0 auto 0;
		width: 60vw;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	.right_tel{
		margin: 0 0 0;
		display: inline-block;
		float: right;
	}
	
	.right_tel ul{
		margin: 0 0 10px;
		font-size: 0;
	}
	
	.right_tel ul li{
		margin: 0 0.5vw 0 0;
		padding: 3px 6px;
		font-size: 10px;
	}
	
	.right_tel .tel{
		margin: 0 0 0;
	}
	
	.right_tel .tel a{
		padding: 4px 0 10px 60px;
		background: url(../images/common/free.png) no-repeat left top;
		background-size: 50px;
		font-size: 33px;
	}


	/* main_view
	========================================================================== */
	.main_view{
		margin: 0 0 20px;
		text-align: center;
	}
	
	.main_view .inner{
		padding: 0 20px 0;
		font-size: 0;
	}
	
	.main_view .main{
		margin: -15px 0 0;
		vertical-align: top;
		width: auto;
	}


	/* content_wrap
	========================================================================== */
	.content_wrap{
		padding: 0;
	}

	
	/* main_content
	========================================================================== */
	.main_content{
		box-sizing: border-box;
		padding: 0 20px;
	}


	/* cv
	========================================================================== */
	.cv{
		margin: 0 0 25px;
		padding: 20px;
	}
	
	.cv h2{
		margin: 0 5% 2vw 0;
		line-height: 0;
		width: 65%;
	}
	
	.cv .shortest{
		margin: 1vw 0 0;
		width: 30%;
	}
	
	.cv .right_tel{
		margin: 0 0 10px;
		float: none;
		text-align: center;
	}
	
	.cv .right_tel ul li{
		padding: 1vw 1vw;
		font-size: 21px;
	}
	
	.cv .btn{
		margin: 0 0 0;
	}
	
	.cv .btn a{
		display: block;
		padding: 15px 0;
		background: url(../images/cv/btn.png) no-repeat center center;
		background-size: 100%;
		text-align: center;
		line-height: 1;
	}
	
	.cv .btn a span{
		display: inline-block;
		padding: 10px 10px 10px 80px;
		background: url(../images/common/free.png) no-repeat left center;
		background-size: 65px;
		font-size: 63px;
		font-weight: bold;
	}
	
	.cv p{
		font-size: 20px;
		line-height: 150%;
		text-align: center;
	}

	.short25{
		margin: 0 0 13px;
		padding: 7px;
		font-size: 16px;
	}


	/* second
	========================================================================== */
	.second{
		margin: 0 0 30px;
	}
	

	/* plan
	========================================================================== */
	.plan{
		margin: 0 0 3vw;
	}
	
	.plan h2{
		margin: 0 0 10px;
		font-size: 27px;
		line-height: 150%;
		text-align: center;
	}
	
	.plan ul{
		margin: 0 0 10px;
		font-size: 0;
	}
	
	.plan ul li{
		margin: 0 0 10px;
		padding: 0 0 15px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 49%;
		min-height: 30vw;
	}
	
	.plan ul li:nth-child(2n+1){
		margin: 0 2% 10px 0;
	}
	
	.plan ul li h3{
		margin: 0 0 15px;
		line-height: 0;
	}
	
	.plan ul li .price{
		margin: 0 10px 15px;
		line-height: 0;
	}
	
	.plan ul li p{
		margin: 0 10px;
		font-size: 14px;
		line-height: 150%;
	}

	.plan > p{
		margin: 0 0 10px;
		font-size: 15px;
	}


	/* service
	========================================================================== */
	.service{
		margin: 0 0 3vw;
		padding: 15px;
	}
	
	.service h2{
		margin: 0 0 2vw;
		font-size: 20px;
		line-height: 150%;
		text-align: center;
	}
	
	.service h2 img{
		margin-right: 3%;
		width: 56%;
		vertical-align: bottom
	}

	.service h2 .title_text{
		display: inline-block;
		text-align: right;
	}
	
	.service ul{
		margin: 0 0 0;
		font-size: 0;
	}
	
	.service ul li{
		margin: 0 0 10px;
		padding: 10px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 49%;
		min-height: 40vw;
	}
	
	.service ul li:nth-child(2n+1){
		margin: 0 2% 10px 0;
	}
	
	.service ul li:nth-child(5){
		margin: 0 2% 0 0;
	}
	
	.service ul li .photo{
		display: block;
		width: 100%;
	}
	
	.service ul li h3{
		display: block;
		width: 100%;
		font-size: 23px;
		line-height: 150%;
	}
	
	.service ul li p{
		padding: 10px 0 0;
		font-size: 15px;
		line-height: 150%;
	}


	/* charm
	========================================================================== */
	.charm{
		margin: 0 10px 30px;
		padding: 0;
	}
	
	.charm .hyouka{
		margin: 0 0 25px;
		text-align: center;
		position: relative;
	}
	
	.charm .hyouka h2{
		margin: 0 0 20px;
		padding: 13px 0 0 20px;
		line-height: 0;
		text-align: left;
	}
	
	.charm .hyouka .item01{
		position: absolute;
		right: 0;
		top: 0;
		width: auto;
	}
	
	.charm .hyouka .item02{
		margin: 0 0 0;
		line-height: 0;
		width: 230px;
	}
	
	.charm .hyouka .top_text{
		margin: 15px 0 0;
		padding: 20px 0;
		display: inline-block;
		font-weight: bold;
		font-size: 19px;
		line-height: 110%;
		text-align: center;
		width: 470px;
		box-sizing: border-box;
	}
	
	.charm .hyouka .top_text .sizeup{
		font-size: 2em;
		display: inline-block;
		line-height: 150%;
	}
	
	.charm .charm_box h2{
		margin: 0 0 2vw;
		font-size: 18px;
		line-height: 150%;
		text-align: center;
	}
	
	.charm .charm_box h2 img{
		margin-right: 3%;
		width: 56%;
		vertical-align: bottom
	}

	.charm .charm_box h2 .title_text{
		display: inline-block;
		text-align: right;
	}
	
	.charm .charm_box ul{
		margin: 0 0 0;
		font-size: 0;
	}
	
	.charm .charm_box ul li{
		margin: 0 0 10px;
		padding: 10px;
	}
	
	.charm .charm_box ul li .no{
		width: 20%;
	}
	
	.charm .charm_box ul li .text_box{
		padding: 2vw 0 0 2vw;
		width: 80%;
	}
	
	.charm .charm_box ul li .text_box h3{
		margin: 0 0 10px;
		font-size: 19px;
		line-height: 150%;
	}
	
	.charm .charm_box ul li .text_box p{
		margin: 0 0 0;
		font-size: 15px;
		line-height: 150%;
	}


	/* faq
	========================================================================== */
	.faq{
		margin: 0 0 3vw;
	}
	
	.green_title{
		margin: 0 0 3vw;
		padding: 10px;
		font-size: 27px;
	}
	
	.faq ul{
		margin: 0 0 0;
	}
	
	.faq ul li{
		margin: 0 0 2vw;
		padding: 15px;
	}
	
	.faq ul li h3{
		margin: 0 0 15px;
		padding: 5px 0 0 45px;
		font-size: 20px;
		color: #15A818;
		line-height: 150%;
		background: url(../images/faq/question.png) no-repeat left top;
		background-size: auto;
	}
	
	.faq ul li p{
		margin: 0 0 0;
		padding: 5px 0 0 45px;
		font-size: 17px;
		line-height: 150%;
		background: url(../images/faq/answer.png) no-repeat left top;
		background-size: auto;
	}


	/* voice
	========================================================================== */
	.voice{
		margin: 0 0 3vw;
	}
	
	.voice .beaf{
		margin: 0 0 3vw;
		font-size: 0;
	}
	
	.voice .beaf li{
		margin: 0 0 10px;
		padding: 0 0 10px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 49%;
	}
	
	.voice .beaf li:nth-child(2n+1){
		margin: 0 2% 10px 0;
	}
	
	.voice .beaf li:nth-child(3){
		margin: 0 2% 0 0;
	}
	
	.voice .beaf li .photo{
		margin: 0 0 10px;
		line-height: 0;
		text-align: center;
	}
	
	.voice .beaf li p{
		margin: 0 0 0;
		font-size: 20px;
		font-weight: bold;
		line-height: 150%;
	}
	
	.voice .voice_box{
		margin: 0 0 0;
	}
	
	.voice .voice_box li{
		margin: 0 0 20px;
		padding: 15px;
		font-size: 0;
	}
	
	.voice .voice_box li .user{
		margin: 0 auto 3vw;
		text-align: center;
		width: 20%;
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
	}
	
	.voice .voice_box li .user img{
		width: auto;
	}
	
	.voice .voice_box li .user span{
		display: block;
		font-size: 15px;
		line-height: 150%;
	}
	
	.voice .voice_box li .text_box{
		margin: 0 auto 0;
		padding: 0 0 0 10px;
		text-align: left;
		width: 80%;
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
	}
	
	.voice .voice_box li .text_box h3{
		margin: 0 0 10px;
		padding: 0 0 5px;
		font-size: 22px;
		line-height: 120%;
	}
	
	.voice .voice_box li .text_box p{
		margin: 0 0 0;
		font-size: 15px;
		line-height: 150%;
	}

    
    /* form
	========================================================================== */
	.zsk_btn_area .zsk_btn01{
		width: 40%;
	}
	
	.thanks p{
		padding: 0 0 30px;
		text-align: center;
		font-size: 18px;
		line-height: 200%;
	}

    
    /* bottom_tel
	========================================================================== */
    .bottom_tel{
    	display: none;
    }

}
@media screen and (min-width : 769px){

	/* header footer
	========================================================================== */
	header{
		position: relative;
	}
	
	header .right_tel{
		display: inline-block;
	}
	
	footer{
		margin: 0;
		padding: 0;
	}
	
	footer address{
		font-size: 13px;
		padding: 24px 0;
		text-align: center;
	}
	
	.inner_wrap{
		margin: auto;
		width: 750px;
		padding: 10px 0px 10px 10px;
	}
	
	.inner_wrap .logo{
		margin: 0 auto 0;
		width: 415px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
	}
	
	header .inner_wrap .logo{
		width: 551px;
	}
	
	.right_tel{
		margin: 10px 0 0;
		display: inline-block;
		float: right;
	}
	
	.right_tel ul{
		margin: 0 0 10px;
		font-size: 0;
	}
	
	.right_tel ul li{
		margin: 0 2px 0 0;
		padding: 5px 5px 3px;
		font-size: 13px;
	}
	
	.right_tel .tel{
		margin: 0 0 0;
	}
	
	.right_tel .tel a{
		padding: 4px 0 10px 57px;
		background: url(../images/common/free.png) no-repeat left top;
		background-size: 50px;
		font-size: 45px;
	}


	/* main_view
	========================================================================== */
	.main_view{
		margin: 0 0 20px;
		background: url(../images/main_view/bg.jpg) no-repeat center top, #fff;
		background-size: 100% auto;
	}
	
	.main_view .inner{
		padding: 0 0 0;
		font-size: 0;
		width: 750px;
	}
	
	.main_view .main{
		margin: -17px 0 24px;
		vertical-align: top;
		width: auto;
	}


	/* content_wrap
	========================================================================== */
	.content_wrap{
		margin: auto;
		box-sizing: border-box;
		padding: 0;
	}


	/* main_content
	========================================================================== */
	.main_content{
		margin: auto;
		width: 750px;
		box-sizing: border-box;
		padding: 0;
		
	}


	/* cv
	========================================================================== */
	.cv{
		margin: 0 0 20px;
		padding: 20px 33px 10px;
	}
	
	.cv h2{
		margin: 0 30px 15px 0;
		line-height: 0;
		width: 415px;
	}
	
	.cv .shortest{
		margin: 0 0 0;
		width: 214px;
	}
	
	.cv .right_tel{
		margin: 0 0 0;
		float: none;
	}
	
	.cv .right_tel ul{
		margin: 0 0 10px;
	}
	
	.cv .right_tel ul li{
		margin: 0 2px 0 0;
		padding: 8px 0 7px;
		font-size: 20px;
		box-sizing: border-box;
		text-align: center;
	}
	
	.cv .right_tel ul li:nth-child(1){
		width: 181px;
	}
	
	.cv .right_tel ul li:nth-child(2){
		width: 140px;
	}
	
	.cv .right_tel ul li:nth-child(3){
		width: 100px;
	}
	
	.cv .right_tel ul li:nth-child(4){
		width: 250px;
	}
	
	.cv .btn{
		margin: 0 0 8px;
	}
	
	.cv .btn a{
		display: block;
		width: 680px;
		height: 113px;
		box-sizing: border-box;
		padding: 17px 0;
		background: url(../images/cv/btn.png) no-repeat center center;
		background-size: auto;
		text-align: center;
		line-height: 1;
	}
	
	.cv .btn a span{
		display: inline-block;
		padding: 10px 10px 10px 88px;
		background: url(../images/common/free.png) no-repeat left center;
		background-size: auto;
		font-size: 65px;
		font-weight: bold;
	}
	
	.cv p{
		text-align: center;
	}

	.short25{
		margin: 0 0 10px;
		padding: 7px;
		font-size: 16px;
	}


	/* second
	========================================================================== */
	.second{
		margin: 0 0 35px;
	}
	

	/* plan
	========================================================================== */
	.plan{
		margin: 0 10px 23px;
	}
	
	.plan h2{
		margin: 0 0 23px;
		font-size: 27px;
		line-height: 150%;
		text-align: center;
	}
	
	.plan ul{
		margin: 0 0 23px;
		font-size: 0;
	}
	
	.plan ul li{
		margin: 0 0 10px;
		padding: 0 0 10px;
		width: 360px;
		min-height: 230px;
	}
	
	.plan ul li:nth-child(2n+1){
		margin: 0 10px 10px 0;
	}
	
	.plan ul li:nth-child(3){
		margin: 0 10px 0 0;
	}
	
	.plan ul li h3{
		margin: 0 0 15px;
		line-height: 0;
	}
	
	.plan ul li .price{
		margin: 0 10px 15px;
		line-height: 0;
	}
	
	.plan ul li:nth-child(1) .price{
		margin: -10px 10px 9px;
	}
	
	.plan ul li p{
		margin: 0 10px;
		font-size: 15px;
		line-height: 150%;
	}

	.plan > p{
		margin: 0 0 0;
		font-size: 15px;
	}


	/* service
	========================================================================== */
	.service{
		margin: 0 10px 15px;
		padding: 25px 9px 10px;
	}
	
	.service h2{
		margin: 0 0 23px;
		font-size: 27px;
		line-height: 150%;
		text-align: center;
	}
	
	.service h2 img{
		margin-right: 5px;
		width: 415px !important;
		vertical-align: bottom
	}
	
	.service ul{
		margin: 0 0 0;
		font-size: 0;
	}
	
	.service ul li{
		margin: 0 0 10px;
		padding: 10px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 230px;
		min-height: 300px;
	}
	
	.service ul li:nth-child(2n+1){
		margin: auto;
	}
	
	.service ul li:nth-child(3n+2){
		margin: 0 10px 10px;
	}
	
	.service ul li:nth-child(4){
		margin: 0 0 0;
	}
	
	.service ul li:nth-child(5){
		margin: 0 10px 0;
	}
	
	.service ul li .photo{
		display: block;
		width: 100%;
		height: 135px;
	}
	
	.service ul li h3{
		display: block;
		width: 100%;
		font-size: 23px;
		line-height: 120%;
	}
	
	.service ul li h3.row1{
		padding: 15px 0;
	}
	
	.service ul li p{
		padding: 10px 0 0;
		font-size: 15px;
		line-height: 120%;
	}


	/* charm
	========================================================================== */
	.charm{
		margin: 0 10px 30px;
		padding: 0;
	}
	
	.charm .hyouka{
		margin: 0 0 25px;
		text-align: center;
		position: relative;
	}
	
	.charm .hyouka h2{
		margin: 0 0 20px;
		padding: 13px 0 0 50px;
		line-height: 0;
		text-align: left;
	}
	
	.charm .hyouka .item01{
		position: absolute;
		right: 0;
		top: 0;
		width: auto;
	}
	
	.charm .hyouka .item02{
		margin: 0px 10px 0 0;
		line-height: 0;
		width: 230px;
	}
	
	.charm .hyouka .top_text{
		margin: 15px 0 0;
		padding: 20px 0;
		display: inline-block;
		font-weight: bold;
		font-size: 21px;
		line-height: 110%;
		text-align: center;
		width: 490px;
		box-sizing: border-box;
	}
	
	.charm .hyouka .top_text .sizeup{
		font-size: 35px;
		display: inline-block;
		line-height: 150%;
	}
	
	.charm .charm_box h2{
		margin: 0 0 23px;
		font-size: 23px;
		line-height: 150%;
		text-align: center;
	}
	
	.charm .charm_box h2 img{
		margin-right: 15px;
		width: 415px !important;
		vertical-align: bottom
	}

	.charm .charm_box h2 .title_text .sizeup{
		font-size: 33px;
	}
	
	.charm .charm_box ul{
		margin: 0 0 0;
		font-size: 0;
	}
	
	.charm .charm_box ul li{
		margin: 0 0 10px;
		padding: 10px;
	}
	
	.charm .charm_box ul li .no{
		width: 100px;
	}
	
	.charm .charm_box ul li .text_box{
		padding: 5px 0 0 20px;
		width: 600px;
	}
	
	.charm .charm_box ul li .text_box h3{
		margin: 0 0 5px;
		font-size: 27px;
		line-height: 150%;
	}
	
	.charm .charm_box ul li .text_box p{
		margin: 0 0 0;
		font-size: 16px;
		line-height: 150%;
	}


	/* faq
	========================================================================== */
	.faq{
		margin: 0 10px 20px;
	}
	
	.green_title{
		margin: 0 0 20px;
		padding: 15px;
		font-size: 27px;
	}
	
	.faq ul{
		margin: 0 0 0;
	}
	
	.faq ul li{
		margin: 0 0 10px;
		padding: 15px 20px;
	}
	
	.faq ul li h3{
		margin: 0 0 10px;
		padding: 5px 0 0 60px;
		font-size: 20px;
		background: url(../images/faq/question.png) no-repeat left top;
		background-size: auto;
	}
	
	.faq ul li p{
		margin: 0 0 0;
		padding: 5px 0 0 60px;
		font-size: 17px;
		line-height: 150%;
		background: url(../images/faq/answer.png) no-repeat left top;
		background-size: auto;
	}


	/* comparison
	========================================================================== */
	.comparison{
		margin: 0 10px 26px;
	}


	/* voice
	========================================================================== */
	.voice{
		margin: 0 10px 20px;
	}
	
	.voice .beaf{
		margin: 0 0 27px;
		font-size: 0;
	}
	
	.voice .beaf li{
		margin: 0 0 10px;
		padding: 0 0 5px;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 360px;
	}
	
	.voice .beaf li:nth-child(2n+1){
		margin: 0 10px 10px 0;
	}
	
	.voice .beaf li:nth-child(3){
		margin: 0 10px 0 0;
	}
	
	.voice .beaf li .photo{
		margin: 0 0 5px;
		line-height: 0;
		text-align: center;
	}
	
	.voice .beaf li p{
		margin: 0 0 0;
		font-size: 20px;
		font-weight: bold;
		line-height: 150%;
	}
	
	.voice .voice_box{
		margin: 0 0 0;
	}
	
	.voice .voice_box li{
		margin: 0 0 20px;
		padding: 32px 20px;
		font-size: 0;
	}
	
	.voice .voice_box li .user{
		margin: 0 auto 3vw;
		text-align: center;
		width: 110px;
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
	}
	
	.voice .voice_box li .user span{
		display: block;
		font-size: 15px;
		line-height: 150%;
	}
	
	.voice .voice_box li .text_box{
		margin: 0 auto 0;
		padding: 10px 0 0 20px;
		text-align: left;
		width: 570px;
		display: inline-block;
		box-sizing: border-box;
		vertical-align: top;
	}
	
	.voice .voice_box li .text_box h3{
		margin: 0 0 15px;
		padding: 0 5px 10px;
		font-size: 22px;
		line-height: 120%;
	}
	
	.voice .voice_box li .text_box p{
		margin: 0 0 0;
		font-size: 15px;
		line-height: 150%;
	}
	
	
	/* form
	========================================================================== */
	#form{
		margin:0 10px 55px;
	}
	
	#form p .req{
		margin-right: 5px;
		font-size: 13px;
	}
	
	#form table{
		margin: 20px auto 40px;
		width: 100%;
		font-size: 14px;
		box-sizing: border-box;
	}
	
	#form th,
	#form td{
		border: none;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #DDDDDD;
		width: auto;
		display: table-cell;
		padding: 20px;
		vertical-align: middle;
	}
	
	#form tr:first-child th,
	#form tr:first-child td{
		border-top: 1px solid #DDDDDD;
	}
	
	#form th{
		width: 220px;
	}
	
	#form td{
		border-right: 1px solid #DDDDDD;
	}
	
	#form input,
	#form textarea,
	#form select{
		font-size: 16px;
		padding: 5px;
		box-sizing: border-box;
		width: 100%;
		border: 1px solid #ddd;
	}
	
	.zsk_btn_area{
		text-align: center;
		padding: 50px 0 20px;
		margin: 0 auto;
		width: 700px;
	}
	
	.zsk_btn_area{
		text-align: center;
		padding: 0;
		margin: auto;
		width: 96%;
	}
	
	.zsk_btn_area button{
		color: #FFF;
		border: none;
		padding: 15px 5px;
		width: 300px;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 20px;
		border-radius: 6px;
		cursor: pointer;
		transition: .3s;
	}
	
	.zsk_btn_area button:hover{
		opacity: 0.6;
	}
	
	.zsk_btn_area .zsk_btn01{
		background: #3ACF3C;
		width: 300px;
	}
	
	.zsk_btn_area .zsk_btn02{
		background: #ccc;
	}
	
	.zsk_btn_area .zsk_btn03{
		background: #3ACF3C;
	}
	
	#form.thanks{
		margin: 30px 10px 55px;
	}
	
	.thanks p{
		padding: 0;
		text-align: center;
		font-size: 20px;
		line-height: 200%;
		margin: auto;
		width: 100%;
	}

	
    /* TOPへ戻るボタン
	========================================================================== */
    #page-top {
    	position: fixed;
    	bottom:  20px;
    	right:  40px;
    	z-index: 100;
		width: auto;
    }
    	
    #page-top img{
    	width: auto;
    }
    	
    #page-top span{
    	display: none;
    }
    	
    #page-top a {
    	display: block;
    	height: 69px;
    	opacity: 0.8;
    	transition: ease-in 0.3s;
    }
    	
    #page-top a:hover {
    	opacity: 1;
    }

}