@charset 'utf-8';


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


/* ------------------------------------------------------------ COMMON ------------------------------------------------------------ */

section#txt1 {
        width:100%;
	padding: 30px 0;
}

section#txt1 h2 {
	margin: 0 0 20px;
	font-size: 14px;
}

section#txt1 span.btn_url {
	display: inline-block;
        font-size: 9px;
	color: #808080;
	word-break: break-all;
	line-height: 1.4;
}

section#txt1 img {
	width: 13px;
	height: 13px;
}


section#txt2 {
        width:100%;
	padding: 30px 0;
	background: #f0f3f2;
}

section#txt2 h2 {
	margin: 0 0 20px;
	font-size: 14px;
}

section#txt2 span.btn_url {
        font-size: 9px;
	color: #808080;
}

section#buy2 {
        background: #d7efe0;
	padding: 30px 0;
}

section#buy2 h2 {
	margin: 0 0 20px;
	font-size: 14px;
}



#top_option {
	min-height: 0 !important;
	text-align: center;
	text-shadow: none;
	background: url(/images/top_option1_sp1.jpg) no-repeat center center;
	width: 100%;
	height: 250px;
}

#top_option div {
	margin-left: 0;
}

#top_option h2 {
	font-size: 15px;
	font-family:'TBゴシック M';
	margin: 20px 0 10px;
	color: rgb(55, 173, 100);
}

#top_option h3 {
	width: 130px;
	height: 34px;
	padding: 0 17px 0 20px;
	margin: 0 0 15px;
	line-height: 30px;
	float: left;
	position: relative;
	color: rgb(55, 173, 100);
	font-size: 14px;
	border: 2px solid rgb(55, 173, 100);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#top_option p {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}

#top_option p.xl {
	font-size: 15px;
	line-height: 1.5;
	text-align: left;
	
}

#top_option img {
	width: 150px;
	height: 68px;
	line-height: 1.5;
	float: left;
	top: 0px;
        position: relative;
}


#top_option a.btn_green {
	width: 150px;
	height: 30px;
	line-height: 30px;
	margin: 20px 0;
	float: left;
	top: 10px;
        position: relative;
}
/*
#top_option:before {
	content: "";
	background: url(/images/top_option1_sp1.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	width: 100%;
	height: 300px;
}

#top_option {
	padding: 0;
	background: none;
}*/

}
