@charset "UTF-8";
@media screen and (max-width: 740px) {

img {
    height: auto;
    max-width: 100%;
}
.wrap {
    width: 95%;
	margin: 0 auto;
	padding: 0 10px;
}
#container {
	overflow: hidden;
}
.pc_cont {
	display: none;
}
.sp_cont {
	font-size: 120%;
}
.sp_br{
	display: none;
}
.br_change {
	display: block;
}

.gold {
	font-size:0.8em;
	text-align:center;
	line-height:0.95em;
	font-weight:bold;
	background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*________________________________________________________

	header
	________________________________________________________
*/
header {
	position: relative;
}
.logo {
	width: 100%;
	margin: 0 auto 10px auto;
}

/*-----------------------------
	gnavi
------------------------------*/
#gnavi li a {
	padding: 15px 0px;
	font-weight: bold;
}

.news {
	width: 90%;
}
.news_wrap {
	padding: 10px 0px 15px 0;
}

#top h2 {
	font-size: 190%;
}

/*-----------------------------
	メインイメージ
------------------------------*/
#main_img {
	text-align: center;
	background-image: url(../images/top/bg_sp_main.jpg);
}
#main_img h2 {
	width: 85%;
	margin: 0 auto;
}
#main_img p {
	margin-top:0px;
	padding: 10px 0;
	background-image: url(../images/top/bg_sp_main_txt.jpg);
}
.main_img_inner {
	background-size: 60%;
}

.tb { display:none;
}

.tbs { display:block;
}


/*-----------------------------
	スマホで簡単作成
------------------------------*/
.about .wrap {
	padding-bottom:250px;
	background-size: 40%;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 40%;
}
.about h2 {
	font-size: 60%;
	height: 60px;
	padding:40px 0 40px 0px;
	color: #000000;
}
.about p {
	font-size: 100%;
}

/*-----------------------------
	ニュース
------------------------------*/
.ticker {
	width: 75%;
	font-size: 100%;
}

/*-----------------------------
	作り方
------------------------------*/
.howto {
	padding-top: 20px;
}
#container .howto {
	background-position: 5% 3%;
	background-size:25%;
}

.howto div .caution {
	width:80%;
	margin:10px auto 10px;
	border: dashed 1px #5fa694;
}
.howto div .caution div.caution2{
	margin:0 auto;
	width:90%;
}
.howto div .caution div.caution2 p{
	text-align:left;
	font-size:17px;
	color:#666;
}
.step {
	background:10% 4% no-repeat #5fa694;
}
.step li {
    float: left;
    margin-right: 0;
    width: 25%;
}
.step li:last-child {
    margin-bottom: 20px;
}

/*-----------------------------
	商品価格
------------------------------*/
.price h2 {
	padding: 40px 0px 20px 0px;
	background: url(../images/top/bg_ttl_price.jpg) 50% 50% no-repeat;
	background-size: 80% auto;
}

dl.price_sp dt {
	padding: 10px 20px;
	background-color: #d7fff5;
	color: #018261;
	font-weight: bold;
}
dl.price_sp dd {
	padding: 10px 20px;
}
#price_many {
	margin-bottom: 10px;
}
#price_many dt {
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/top/ico_arrow_price.jpg) 97% 50% no-repeat #5fa694;
	cursor: pointer;
}
#price_many dt.active {
	background: url(../images/top/ico_arrow_price_up.jpg) 97% 50% no-repeat #5fa694;
}
#price_many dd {
	display: none;
	border-left: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
}
#price_many dd p {
	margin: 0;
	padding: 15px;
	border-bottom: dotted #c6c6c6 1px;
}
#price_many strong.red {
	display: block;
}

/*-----------------------------
	デザインを選ぶ
------------------------------*/
#container .design {
	background-position: 5% 2%;
	background-size: 25%;
}
.design {
	padding: 20px 0;
}
.design li {
	width: 87%;
	margin: 10px auto;
	float: none;
}
.design li div.setsumei {
	font-size:0.7em;
	text-align:left;
	margin:25px 10px 25px 10px;
	color:#000000;
}
.design li a {
	font-size: 180%;
}
.design p.midashi {
	font-size:1.4em;
	margin:0px 0 15px 0;
	color:#5fa694;
	font-weight: bold;
	text-align:center;
}
.desi
.design p.txt {
	 text-align:left;
	 font-size:1.1em;
	 margin:10px 20px 3px 20px;
	 color:#000000;
}
.design p.txt2 {
	 text-align:left;
	 font-size:1.0em;
	 margin:10px 0 25px 0;
	 color:#000000;
	 font-weight: bold;
}

/*-----------------------------
	よくある質問
------------------------------*/
.faq {
	padding-top: 40px;
}
.faq h2 {
	margin: 0;
	background: url(../images/top/bg_ttl_faq.jpg) -20px 100% no-repeat;
	background-size: 30%;
}

.tb { display:none;
}

.tbs { display:block;
}

/*-----------------------------
	anicrit商標
------------------------------*/
.anicrit_text {
	margin:20px 0 20px 0px;
}

/*________________________________________________________

	footer
	________________________________________________________
*/
.fnavi {
	width: 90%;
}
.fnavi li {
	list-style: none;
	margin-bottom: 15px;
}
.copy {
	padding-top: 5px!important;
}
.snavi li {
	margin-top: 20px;
	margin-left: 20px;
}
.snavi li.privacy_mark {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.snavi li.privacy_mark img {
	margin-bottom: 10px;
}
.snavi li.privacy_mark span {
	width: 70%;
}

/* ページの先頭へ戻る
----------------------------- */
.pagetop {
	position: fixed;
	right: 0px;
	margin: 0;
	line-height: 0;
	overflow: hidden;
}
.pagetop img {
	width: 60%;
}


/*________________________________________________________

	下層ページテンプレート
	________________________________________________________
*/
#main h1 {
	margin: 0;
	padding: 25px 20px 10px 20px;
	background-image: url(../images/top/bg_about.jpg);
	line-height: 110%;
}
#main h1 span {
	display: block;
	margin-top: 5px;
	font-size: 65%;
	font-weight: normal;
}
.main_cont {
	width: 95%;
	padding: 20px 10px 0px 10px;
}

dl.news_list dt {
    float: none;
}

/*________________________________________________________

	TABLE
	________________________________________________________
*/
#main .tbl {
	margin-bottom: 0;
}
.tbl dd {
	padding-left: 270px;
}


}
@media screen and (max-width: 640px) {
/*________________________________________________________

	TABLE
	________________________________________________________
*/
.tbl {
	background-image: none;
}
.tbl dt {
	width: auto;
	float: none;
	background-color: #d7fff5;
}
.tbl dd {
	padding: 15px;
}
.about .wrap {
	padding-bottom: 200px;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 40%;
}
.step li {
    margin-bottom: 1em;
    margin-right: 2%;
    width: 48%;
}
#main_img p {
	margin-top:0px;
}
#main_img .main_img_inner {
	background-size: 70%;
}
}
@media screen and (max-width: 480px) {
.ticker {
	width: 70%;
}
.about .wrap {
	padding-bottom: 200px;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 55%;
}
.about .wrap h2 {
	padding: 10px 0 20px 0px;
	background-size: 100%;
}
.howto div .caution div.list{
	margin:0 auto;
	padding:10px;
	font-size:0.9em;
}
#main_img .main_img_inner {
	background-size: 90%;
}

}
@media screen and (max-width: 390px) {
.logo {
	width: 40%!important;
	margin: 0 0 10px 10px!important;
	float: none!important;
}
.about .wrap h2 {
	padding: 15px 0 50px 0px;
	background-size: 100%;
	font-size: 130%!important;
}
.howto li p {
	padding: 0 5px;
	font-size: 80%;
}
.ticker {
	width: 57%!important;
}
.price.wrap h2 {
	padding: 30px 0px 30px 0px;
	background-position: 100% 90%;
	background-size: 15%;
}
.design li a {
	font-size: 140%;
}
.snavi,.fnavi {
	width: 80%;
	padding-left: 30px;
}
#main .main_cont {
	width: 93%;
}

#main_img p {
	margin-top:0px;
	padding: 10px 0;
	background-image: url(../images/top/bg_sp_main_txt.jpg);
}
.about .wrap {
	padding-bottom: 200px;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 60%;
}
#main_img .main_img_inner {
	background-size: 90%;
}
}
}