@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;
}
/*________________________________________________________

	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: 5px 0px 15px 0;
}

#top h2 {
	font-size: 190%;
}

/*-----------------------------
	メインイメージ
------------------------------*/
#main_img {
	padding-top: 20px;
	text-align: center;
	background-color: #b0000d;
}
#main_img h2 {
	margin: 0 auto;
	background-color: #FFF;
}
#main_img p {
	margin-top:270px;
	padding: 10px 0;
}
.main_img_inner {
	background: url(../images/top/bg_main_book.png) 50% 92% no-repeat;
	background-size: 55%;
}

.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 p {
	font-size: 100%;
}

/*-----------------------------
	ニュース
------------------------------*/
.ticker {
	width: 75%;
	height: 62px!important;
	font-size: 100%;
}

/*-----------------------------
	作り方
------------------------------*/
.howto {
	padding-top: 20px;
}
#container .howto {
	background-position: 5% 3%;
	background-size:25%;
}

.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: #ffdfe2;
	color: #b0000d;
	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 #b10b15;
	cursor: pointer;
}
#price_many dt.active {
	background: url(../images/top/ico_arrow_price_up.jpg) 97% 50% no-repeat #b10b15;
}
#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 a {
	font-size: 180%;
}

/*-----------------------------
	よくある質問
------------------------------*/
.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;
}

/*________________________________________________________

	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: #ffdfe2;
}
.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:280px;
}
#main_img .main_img_inner {
	background: url(../images/top/bg_main_book.png) 50% 92% no-repeat;
	background-size: 65%;
}
}
@media screen and (max-width: 480px) {
.ticker {
	width: 68%;
}
.about .wrap {
	padding-bottom: 200px;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 55%;
}
.about .wrap h2 {
	padding: 30px 0 40px 80px;
	background-size: 100%;
}
#main_img .main_img_inner {
	background: url(../images/top/bg_main_book.png) 50% 90% no-repeat;
	background-size:85%;
}

}
@media screen and (max-width: 390px) {
.logo {
	width: 40%!important;
	margin: 0 0 10px 10px!important;
	float: none!important;
}
.about .wrap h2 {
	padding: 30px 0 40px 60px;
	background-size: 100%;
	font-size: 160%!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:230px;
	padding: 10px 0;
}
.about .wrap {
	padding-bottom: 200px;
	background: url(../images/top/bg_about_phone.png) 50% 100% no-repeat;
	background-size: 70%;
}
#main_img .main_img_inner {
	background: url(../images/top/bg_main_book.png) 50% 92% no-repeat;
	background-size: 90%;
}
}
