/* ::::: style.css ::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::: 要素 :::::::::::::::::::::::::::::::::::::::::::::::::: */

body {
    background-color: #fff;
    font-size: 18px !important;
    margin: 0px;
    background-image:url(../img/a2.png);
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::リンクオーバー :::::::::::::::::::::::::::::::::::::::::::::::::: */

a:link { color: #fcf8cd; }
a:visited { color: #fcf8cd; }
a:hover { color: #74e1fc; }
a:active { color: #fcf8cd; }





/* ::::::::::::::::::::::::::::::::::::::::::::::::::最上部（カウントダウン等） :::::::::::::::::::::::::::::::::::::::::::::::::: */
.topline{
	background-color:#000;
	height:80px;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::文字装飾 :::::::::::::::::::::::::::::::::::::::::::::::::: */

.highlight {
	background-color: #FF3;
	color: #C00;
	font-weight: bold;
}

.highlight2 {
    background-color: #FF3;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.red {
	font-weight: bold;
	color: #C00;
	font-size: 18px;
	line-height: 1.5em;
	text-decoration: underline;
}

.bk {
	font-weight: bold;
	font-size: 21px;
	line-height: 1.5em;
}

.ul {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
}
	

/* ::::::::::::::::::::::::::::::::::::::::::::::::::ヘッダー :::::::::::::::::::::::::::::::::::::::::::::::::: */

#header {
    background: url(../img/header.png) no-repeat top center;
    height: 778px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


#frame {
	background-image: url(../img/frame.png);
	height: 400px;
	width: 960px;
	background-repeat: no-repeat;
	padding-top: 60px;
	
}

#wrapper {
    width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    background-image: url(../img/wrapper.png);
    background-repeat: repeat-y;
}



.wrapper2 {
    width: 860px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../img/wrapper2.png);
    background-repeat: repeat-y;
}


/*---------- ワイド ----------*/
.wide{
	background-image:url(../images/wide_bg.png);
	background-repeat:repeat-x;
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::: 決済ボタン :::::::::::::::::::::::::::::::::::::::::::::::::: */

.btn_bg {
	background-image: url(../img/btn_bg.png);
	height: 900px;
	width: 900px;
	margin-top: 30px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}

.btn1 {
    position: relative;
    top: 340px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::手紙 :::::::::::::::::::::::::::::::::::::::::::::::::: */

#letter{
	width:840px;
	height:800px;
	margin:0 auto;
	background-image:url(../img/letter_bg.png);
	background-repeat:no-repeat;
}

#letterText{
	width:670px;
	float:left;
	text-align:left;
	margin-left:70px;
	color:#000;
	margin-top:40px;
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::: 文字用class :::::::::::::::::::::::::::::::::::::::::::::::::: */

.mg {
	
    margin-right: 60px;
    margin-left: 60px;
    margin-bottom: 10px;
	background-color:#FFF;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	
}

.mg2 {
	margin-right: 70px;
	margin-left: 70px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	line-height: 1.4em;
}



.center {
    text-align: center;
}





.fr {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.fl {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}







/*---------- メールフォーム1 ----------*/

.mailbox01{
width: 850px;
height: 500px;
margin:0;
text-align:center;
margin: -50px 0 0 0;
line-height:150%;
background-image:url(../img/form_bg.png);
background-repeat:no-repeat;

}

.mailbox01 p {
color: #000;
text-indent: 0px;
margin: 0px;
}

.margin_nore {
margin: 0px auto;
}

.magazine01 {
font-weight: normal;
height: 200px;
text-align: center;

}

.magazine01 p.bold {
text-align: center;
font-weight: bold;
}

.magazine01 input[type="text"]{
width: 700px;
height: 20px;
border:2px solid #000;

}

.magazine01 table {
width: 700px;
margin: 0 auto;
margin-top:240px;
}

.magazine01 table th {
background: #313131;
text-align: center;
font-size: 18px;
width: 300px;
padding: 10px;
color:#FFF;
}

.magazine01 table td {
padding: 10px 10px 10px 10px;

}

.magazine01 p.f_14 {
text-align: center;
font-size: 12px;
padding: 0 30px;
font-weight: bold;
color: #006934;
margin: 10px 0 10px 0;
}




/*---------- メールフォーム2 ----------*/

.mailbox02{
width: 809px;
height: 500px;
margin:0;
text-align:center;
margin: -50px 0 0 0;
line-height:150%;
background-image:url(../img/form_bg2.png);
background-repeat:no-repeat;
}

.mailbox02 p {
color: #000;
text-indent: 0px;
margin: 0px;
}

.margin_nore {
margin: 0px auto;
}

.magazine02 {
font-weight: normal;
height: 200px;
margin-left:50px;
text-align: left;

}

.magazine02 p.bold {
text-align: center;
font-weight: bold;
}

.magazine02 input[type="text"]{
width: 500px;
height: 20px;
border:1px solid #999;

}

.magazine02 table {
width: 800px;
margin: 0 auto;
margin-bottom:10px;
margin-top:20px;
}

.magazine02 table th {
background: #313131;
text-align: center;
font-size: 18px;
width: 300px;
padding: 10px;
color:#FFF;
}

.magazine02 table td {
padding: 10px 10px 10px 10px;

}

.magazine02 p.f_14 {
text-align: center;
font-size: 12px;
padding: 0 30px;
font-weight: bold;
color: #006934;
margin: 10px 0 10px 0;
}

/*---------- テーブル----------*/


.sample_03{
width: 80%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
float:center;
margin-top:30px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:14px;
}
.sample_03 th{
width:25%;
padding:10px;
text-align: left;
vertical-align: top;
color: #444;
background-color: #e9e9dd;
border-left: 3px double #999;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.sample_03 td{
width:75%;
padding:10px;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}



/*---------- FAQ ----------*/

#faq{
	width:770px;
	margin:0 auto;
	color:#000;
	padding-bottom:10px;
	
	margin-bottom:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
		
}

#faqText{
	margin-top:30px;
	border:1px solid #ccc;
	margin-bottom:20px;
	margin-left:25px;
	margin-right:25px;
	background-color:#fff;
	padding-top:35px;
	padding-left:35px;
	padding-right:20px;
	width:660px;
	float:left;
	text-align:left;
	line-height:40px;
}


#faqText p{
	font-size:18px;
	margin-bottom:5px;
}


ul.list_03 {
list-style:none;
margin:0;
padding:5px 5px 1px 5px;
color:#710000;

}

ul.list_03 li {
list-style:none;
margin:0 0 5px 0;
padding:0 0 5px 34px;
font-size:16px;
line-height:140%;
background-image: url(../img/q.png) ;
background-position:left top;
background-repeat:no-repeat;
}

ul.list_04 {
list-style:none;
margin:0;
padding:5px 5px 1px 5px;
color:#000;

}

ul.list_04 li {
list-style:none;
margin:0 0 15px 0;
padding:0 0 5px 34px;
font-size:18px;
line-height:140%;
background-image: url(../img/a.png) ;
background-position:left top;
background-repeat:no-repeat;
border-bottom:dotted 1px #999999;
}

.bold14{font-size:18px;font-weight:bold;line-height:150%;}



.check2 {
	background-image: url(../img/check2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 8px;
	line-height: 140%;
	margin-top: 5px;
	font-size: 22px;
	text-decoration: underline;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
	color: #c7040e;
}


#footer {
    width: auto;
	color:#FFF;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    height: 90px;
    padding-top: 20px;
    float: none;
	background-color:#c00101;
	width:920px;
	
}


@media screen and (max-width: 640px) {
　　font-size:22px;
}