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

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

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


}

a :hover {

}

/* :::::::::::::::::::::::::::::: フォーム関連 :::::::::::::::::::::::::::::: */

.form_bg {
	background-image: url(../img/form_bg.png);
	height: 200px;
	width: 900px;
	position: relative;
	left: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-radius: 10px;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: top;
}

.form_bg_02 {
	background-image: url(../img/form_bg_02.png);
	height: 750px;
	width: 860px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 1.5px none #C90;
	background-position: center;
}

.form_area {
	width: 730px;
	height: 75px;
	font-size: 24px;
	border: 4px solid #C03;
	padding-left: 15px;
	border-radius: 8px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}

.submit {
	background-image: url('../img/btn_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	width: 770px;
	position: relative;
	top: 390px;
	left: 0px;
}


.pub_form {
	position: relative;
	top: 390px;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}

.form_tx {
	font-size: 21px;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 0em;
}

.btn:hover {
    opacity: 0.0;
}

.submit_02 {
	background-image: url('../img/btn_on.png');
	margin: 0px auto;
	padding: 0px;
	height: 80px;
	width: 700px;
	position: relative;
	top: 420px;
	left: 0px;
}


.pub_form_02 {
	position: relative;
	top: 420px;
	text-align: center;
	font-size: 18px;
	color: #0F0;
}

.btn:hover {
    opacity: 0.0;
}

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

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

header,footer,section,aside{
	display:block;
}

hr {
    height: 1px;
    width: 740px;
    border-top-width: 2px;
    border-top-style: dotted;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #999;
    border-left-color: #999;
}
#privacy{
	font-size:12px;
	width:800px;
	border:1px solid #cccccc;
	padding:5px;
	text-align:left;
	height:100px;
	overflow:auto;
	margin:0 auto;
	margin-bottom:25px;
	margin-top:25px;
	background-color:#fff;
}

#privacy p{
	color:#555555;
	margin-bottom:10px;
}

#privacy p span{
	font-weight:bold;
	display:block;
}

.topline{
	background-color:#000;
	height:60px;
}


.topline2{
	background-color:#000;
	height:130px;
}


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

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

.highlight3 {
    background-color: #FF3;
    color: #000;
    font-weight: bold;
	font-size: 18px
}


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

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




/* :::::::::::::::::::::::::::::::::::::::::::::::::: id :::::::::::::::::::::::::::::::::::::::::::::::::: */

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



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

}

#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: 920px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../img/wrapper2.png);
    background-repeat: repeat-y;
	padding-bottom:30px;
	padding-top:30px;
}

.wrapper3 {
    width: 920px;
	height:600px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(../img/btn_bg.png);
    background-repeat: repeat-y;
}



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



/* :::::::::::::::::::::::::::::::::::::::::::::::::: 日付 :::::::::::::::::::::::::::::::::::::::::::::::::: */

#day{
	width:860px;
	height:100px;
	margin:0 auto;
	background-image:url(../img/day_bg.png);
	background-repeat:no-repeat;
}

#dayText{
	width:860px;
	height:50px;
	float:left;
	text-align:center;
	font-size:48px;
	color:#fff;
	margin-top:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



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

#letter{
	width:920px;
	height:600px;
	margin:0 auto;
	background-image:url(../img/btn_bg2.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: 40px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}


#mg_f {
	line-height: 1.4em;
    margin-right: 70px;
    margin-left: 70px;
    margin-bottom: 40px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	text-align:center;
	padding-right:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:1px solid #333;
	background-color:#eee9e9;
	color:#333;
	font-size:14px;
	overflow:auto;
	height:80px;

}


#mg_f p{
	color:#333;
	margin-bottom:10px;
}

#mg_f p span{
	font-weight:bold;
	display:block;
}



.mgr {
    margin-right: 20px;
    margin-left: 20px;
	background-image:url(../img/bg_r.jpg);
    margin-bottom: 40px;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;

}

.mg_in2 {
	margin-right: 50px;
    margin-left: 50px;
	margin-top: 20px;
    margin-bottom: 20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	background-color:#fff;
	font-size:18px;
	border:1px solid #003168;


}


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

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

.tuishin {
    margin-right: 70px;
    margin-left: 70px;
    margin-bottom: 40px;
	margin-top: 40px;
	border:3px solid #ccc;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;


}

.mgq {
    margin-right: 60px;
    margin-left: 60px;
    margin-bottom: 10px;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:40px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}


.mg_p {
    margin-right: 120px;
    margin-left: 120px;
    margin-bottom: 40px;
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:40px;
	border:2px solid #4b0505;

}


.mg5 {
	width: 750px;
    margin-right: auto;
    margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#222;
	background-color:#FFF;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: 20px;
	border:3px solid #00a0e9;

}

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


.center {
    text-align: center;
}



.red {
	font-weight: bold;
	color: #C00;
	font-size: 21px;
	line-height: 1.5em;
}

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

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





/* :::::::::::::::::::::::::::::::::::::::::::::::::: フォームタイトル :::::::::::::::::::::::::::::::::::::::::::::::::: */

#ttl{
	width:860px;
	height:310px;
	margin:0 auto;
	background-image:url(../img/ttl_bg.png);
	background-repeat:no-repeat;
}

#ttlText{
	width:860px;
	height:50px;
	float:left;
	text-align:center;
	font-size:46px;
	color:#fff;
	margin-top:180px;

}

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

.magazine01 form {
  padding-top: 1em;
}

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

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

.margin_nore {
margin: 0px auto;
}

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

}

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

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

}

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

.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;
}



/* faq
---------------------------------------------*/

#faq{
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	width:700px;
	display:block;
}


#faq dt{
	background-image: url(../img/simg005_q.gif);
	background-repeat: no-repeat;
	padding:20px 20px 8px 40px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:15px;
	line-height:1.2;
}
#faq dd{
	background-image: url(../img/simg005_a.gif);
	background-repeat: no-repeat;
	background-position:5px 0px;
	padding: 40px 20px 40px 50px;
	margin-bottom:20px;
	line-height:1.2;
	color:#000;
}


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%;}



.sample_03{
width: 100%;
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: #e9e5d5;
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;
}



.check2 {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 140%;
	margin-top: 15px;
	font-size: 26px;
	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;
	margin-bottom: 10px;
	color: #000;
}

.check6 {
	background-image: url(../img/a.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 140%;
	margin-top: 5px;
	font-size: 18px;
	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;
	margin-bottom: 10px;
	color: #0463a6;

}

.check7 {
	background-image: url(../img/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 140%;
	margin-top: 25px;

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #000;

}

#footer {
    width: auto;
	color:#fff;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    height: 70px;
    padding-top: 10px;
    float: none;
	background-color: #000;
	width:920px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*#_---------------------------___*/
/*########################___ モーダルウィンドウ ___########################*/
/*=========モーダルウィンドウ内*/
.hoverArea{
	width:100%;
	min-width:920px;
	height:20px;
	position:fixed;
	top:0;
	left:0;
	z-index:1500;}
.modal {
	display:none;
	position:fixed;
	top:12px;
	left:50%;
	width:700px;
	margin-left:-300px;
	z-index:3000;}

.close{
	text-align:center;
	text-decoration:underline;
	color:#FFF;
	cursor:pointer;}
.fadeout{
	display:none;
	position:absolute;
	width: 100%;
	background-color:#000;
	opacity: .7;
	filter: alpha(opacity=70);
	top:0;
	left:0;
	z-index:2000;}

.modal-form {
margin: 30px auto 0;
width: 700px;
border:5px solid #ccc;
padding: 15px 0 20px;
background-image:url(../img/m_vf.png);
    background-color: #000;
box-shadow: 0px 0px 8px #999;
-webkit-box-shadow: 0px 0px 8px #999;
color:#FFF;
}

.modal-form .box-form {
margin-left: 18px;
}


/*#_---------------------------___*/

/*#_---------------------------___*/
/*########################___ purpose-parts ___########################*/
.panel {position: relative;}
.panel .parts {position: absolute;}

.opacity a:hover img {filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
input.opacity:hover {filter: alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
/*########################___   box ___########################*/
.box-plane {
padding: 11px;
border: solid 3px #e7e7e7;
}

.box-frame {
padding: 1px;
background: #c76868;
border: solid 4px #eccdcd;
}

.box-frame .inner {
padding: 20px 27px;
background: #fff;
border: solid 1px #f7e8e8;
}

.box-no {
padding: 23px 16px;
border: solid 5px #dbe0e8;
}

.box-yes {
border: solid 5px #05a937;
}

.box-yes .inner {
padding: 23px 16px;
border: solid 1px #daf2e1;
}

.box-base {
position: relative;
margin: 0 0 20px;
}

.box-base p {
padding: 0 20px;
}

.box-form {
margin: 0 107px 20px 67px;
}

.box-form .email {
top: 76px;
left: 100px;
width: 530px;
padding: 6px 0;
font-size: 122.22%;
border: none;
}

.box-form .submit {
top: 135px;
left: 60px;
}


#wrapper p.attention{
  width : 860px;
  margin : 10px auto;
  font-size: 24px !important;
  text-align: center;
}

@media only screen and (min-width: 480px) and (max-width: 1020px) {
  #wrapper p.attention{
  	font-size: 18px !important;
  }

  #wrapper span strong{
	   font-size: 48px !important;
   }

   #wrapper span{
	    font-size: 48px !important;
    }

}

