/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
img{
max-width: 100%;
/*height: auto;
width /***/:auto;　*/
}
.container{
width:100%;
}
～以下、画面の横幅が640pxまでの場合のスタイル記入～

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	font-size: 1em;
	line-height: 1.4;
	background-color: #fefdd4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.header_main {
    background: rgba(0, 0, 0, 0) url("../img/top.gif") no-repeat scroll center top / cover ;
}

.header_wrap {
		max-width: 100%;
		min-width: 100%;
	}

.wrap {
    clear: both;
    margin: 0 auto;
    width: 100%;
}



a:hover img {
    opacity: 0.8;
}

.text_area {
    background-color: #fff;
    font-size: 100%;
    margin-bottom:0;
    padding: 10px 3%;
    width: 94%;
}

.text_area_bg {
    background-color: #fff;
    box-shadow: 0 0 6px #333;
    margin: 0 auto 0;
    width: 96%;
}


.faq {
    background-color: #ffcccc;
    padding: 20px;
	color: #990000;
	font-weight:bold;
	margin-bottom: 1em;
	margin-top: 1em;
}

.ans {
	padding: 0 20px 20px;
	font-weight:bold;
	margin:0.5em 0 0.5em 0;
	color:#003366;
}

.yellow2 {
    background-color: #ffed4f;
    font-size: 100%;
    font-weight: bold;
    line-height: 2.3em;
    padding: 5px;
}


.text_area2 {
    font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
    font-size: 150% !important;
    font-weight: bolder;
    text-align: center;
}

.marbtm {
	margin-bottom:10px;
}

.yellow3 {
    background-color: #ffed4f;
    color: #f00;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4em;
}

.strong2 {
    font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
    font-size: 120% !important;
    font-style: italic;
    font-weight: bolder;
}

.btnArea a, .btnArea img {
	display: block;
	width: 100%;
	height: auto;
}

p .migi {
	display:none;
}


.tcenter {
    font-size: 1.1em;
    text-align: center;
}

.name {
    width: 40%;
}

.fimg2_r {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
    float: right;
    margin: 5% 3%;
    width: 35%;
}

.cau {
    background-color: #ffe5e5;
    border: 3px solid #ff3232;
    border-radius: 5px;
    font-size: 100%;
    line-height: 1.5em;
    margin: 0;
}

.cau_top {
    background-color: #ffe5e5;
    border: 3px solid #ff3232;
    border-radius: 5px;
    font-size: 100%;
    line-height: 1.5em;
    margin: 0;
}


.you_frame {
    border: 1px solid #c9a849;
    box-shadow: 0 0 8px #000;
    height: 98%;
    margin: 0 auto 20px;
    width: 100%;
}

.toptext {
	margin:30px 0 30px 0;
}

.toptext p {
	margin:0 0 10px 0;
	font-size:85%;
}

.orangefr {
    background-color: #fef5dd;
    border: 3px solid #e5a015;
    border-radius: 5px;
    padding: 10px;
	margin:0;
	font-size:100%;
	box-sizing:border-box;
}


.pay_memo {
    border: 1px solid #dddddd;
    border-radius: 5px;
    font-size: 80%;
    line-height: 1.5em;
    margin: 0 3% 7% !important;
    padding: 3%;
}

footer .wrap {
    clear: both;
    margin: 0 auto;
    width: 100%;
	    box-shadow:none;
}

.pb50 {
	padding-bottom:5%;
	} 
.pt50 {
	padding-top:5%;
}

.brsp {
	display:inline;
}

/* ==========================================================================
   購入欄
   ========================================================================== */

/*.buy_bg {
	height: 0;
    padding-top: 125.0%;
    background: url("../img/buy_bg2.jpg") 0 0 no-repeat;
    background-size: contain;
	width:100%;
}   

.buy_btn1 {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 47%;
    width: 80%;
}

.buy_btn2 {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 59%;
    width: 80%;
}

.buy_btn4 {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 80%;
    width: 80%;
}*/



.buy_bg {
	height: 0;
    padding-top: 125.0%;
    background: url("../img/buy_bg2.jpg") 0 0 no-repeat;
    background-size: contain;
	width:100%;
}   

.buy_btn1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: auto;
    left: 0;
    margin: 0 auto;
    padding: 6% 0;
    position: absolute;
    right: 0;
    top: 47%;
    width: 78%;
}
.buy_btn2 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: auto;
    left: 0;
    margin: 0 auto;
    padding: 6% 0;
    position: absolute;
    right: 0;
    top: 59%;
    width: 78%;
}
.buy_btn3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: auto;
    left: 0;
    margin: 0 auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    top: 65.2%;
    width: 78%;
}
.buy_btn4 {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 80%;
    width: 80%;
}




/*.buy_bg {
	height: 0;
    padding-top: 181.0%;
    background: url("../img/buy_bg3.jpg") 0 0 no-repeat;
    background-size: contain;
	width:100%;
}   

.buy_btn1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: 34%;
    left: 47%;
    margin: 0 auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    top: 32%;
    width: 34%;
}
.buy_btn2 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: 34%;
    left: 47%;
    margin: 0 auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    top: 51.5%;
    width: 34%;
}
.buy_btn3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: medium none;
    height: auto;
    left: 47%;
    margin: 0 auto;
    padding: 5% 0;
    position: absolute;
    right: 0;
    top: 72.5%;
    width: 34%;
}*/




.bg_rd {
    background-color: #da1f1a;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.box_white {
    clear: both;
    margin: 0 2%;
    width:96%;
	background-color:#fff;
	border-radius:10px;
}

.bg_rd p {
    color: #da1f1a;
    font-size: 100%;
    margin: 5px 0;
    padding: 10px;
}



.buy_memo {
    background-color: #fcf3cc;
    border: 5px solid #094c00;
    border-radius: 15px;
    box-sizing: border-box;
    font-size: 100%;
    margin: 10px auto 0;
    padding: 2%;
    width: 96%;
}


/* ==========================================================================
   コンテンツ欄
   ========================================================================== */


.gentei {
    background: rgba(0, 0, 0, 0) url("../img/bg_gold.jpg") repeat scroll center top;
    border: medium none;
    margin: 5% auto;
    padding: 2% 0;
    width: 100%;
}

.buy {
    background: rgba(0, 0, 0, 0) url("../img/bg_buy.png") repeat scroll center top;
    border: medium none;
    margin: 5% auto;
    padding: 2% 0;
    width: 100%;
}

.rinner {
    background: #ffffff none repeat scroll 0 0;
    margin: 3% 2%;
    padding: 0 0 1%;
}

.rinner p {
    margin-left: 3%;
    margin-right: 3%;
}

.rinner img {
	width:96%;
	margin:10px 2% 10px 2%;
}



/* ==========================================================================
 表形式
   ========================================================================== */

.toku {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding: 4% 0;
    width: 100%;
}
.toku .inner {
    padding: 40px;
}
.toku table {
    border: 1px solid #333;
    color: #333;
    font-size: 0.8em;
    margin: 0 auto;
    width: 90%;
}
.toku table th, .toku table td {
    border: 1px solid #333;
    line-height: 1.4em;
    padding: 1%;
	display:block !important;
}
.toku table th {
    background: #eee none repeat scroll 0 0;
    color: #333;
    width: 25%;
}

.tokushou {
    background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 0.9em;
    margin: 0 2%;
    width: 96%;
}
.tokushou .inner {
    padding: 30px;
}
.tokushou h1 {
    background: #fff none repeat scroll 0 0;
    color: #000;
    margin: 0;
    padding: 0;
}
.tokushou table {
    background: #fff none repeat scroll 0 0;
    border: none;
    color: #333;
    margin: 5% 0 0;
	width:100%;
}
.tokushou table th, .tokushou table td {
    border: none;
    line-height: 1.4em;
    padding: 1%;
	display:block;
}
.tokushou table th {
    background: #eee none repeat scroll 0 0;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}