@charset "utf-8";

/* Base
----------------------------------------------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{

margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:'Noto Sans JP', sans-serif, "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
line-height:1.6;
}

h1, h2, h3, h4, h5, h6{
line-height:1.5;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0;
}

/*　　*/

body {
	color: #000000;
	font-size: 14px;
}

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20{
	margin-bottom: 20px;
}

.margin_b25{
	margin-bottom:25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.margin_b60{
	margin-bottom:60px;
}

.pd_b40 {
	padding-bottom: 40px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

.in_cont60 {
	clear: both;
	overflow: hidden;
	margin-bottom: 60px;
}




img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.fs16 {
	font-size: 16px;
}

.fs12 {
	font-size: 12px;
}

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

.clearfix:after {
 clear: both;
}




/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){


.spDisp {
	display:none;
}

.spHide {
	display:block;
}

.box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*　見出し・画像　*/

.midashi1 {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #D90000;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 20px;
}


.midashi2 {
	margin-bottom: 20px;
	font-size: 22px;
	color: #000000;
	background-image: url(../img/qa_qj.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 40px;
	padding-left: 60px;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
}


.midashi3 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
	background-image: url(../img/qa_qj.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 60px;
	font-weight: bold;
	padding-top: 10px;
	clear: both;
}

/*　ヘッダー　*/

h1 {
	display: none;
}


header {
	height: auto;
	overflow: hidden;
	width: 100%;
	min-width: 1200px;
	background-color: #D90000;
}

.header_cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 28px;
	overflow: hidden;
	padding-top: 28px;
	text-align: center;
}


.page_header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 28px;
	text-align: center;
}




/* メインイメージ */

.main_imgb {
	background-image: url(../img/main_img2.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 480px;
	width: 100%;
	min-width: 1200px;
}

.main_img {
	height: 480px;
	text-align: center;
}

.main1 {
	background-image: url(../img/main1_back.png);
	background-repeat: repeat-x;
	background-position: top;
	min-width: 1200px;
}

.main1_c {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 55px;
	overflow: hidden;
}

.main1_p {
	float: left;
	width: 281px;
	padding-top: 22px;
}

.main1_t {
	float: right;
	width: 595px;
	text-align: center;
}


.main2 {
	background-image: url(../img/main2_back.png);
	background-repeat: repeat;
	padding-top: 56px;
	padding-bottom: 56px;
	min-width: 1200px;
}

.main2_1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 48px;
}

.main2_11 {
	float: left;
	width: 340px;
}

.main2_12 {
	float: right;
	width: 596px;
}

.main2_1m {
	margin-bottom: 33px;
	padding-bottom: 22px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D90000;
}

.main2_1p1 {
	float: left;
	width: 190px;
	padding-top: 22px;
}

.main2_1p2 {
	float: left;
	width: 190px;
	margin-right: 13px;
	margin-left: 13px;
	padding-top: 22px;
}

.main2_2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main2_2m {
	float: left;
	width: 254px;
}

.main2_2t {
	float: right;
	width: 682px;
	margin-bottom: 40px;
}

.main3 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}

.main3_p{
	float: left;
	width: 390px;
}

.main3_t{
	float: right;
	width: 550px;
	padding-top: 38px;
}

.main4 {
	clear: both;
	padding-top: 35px;
	padding-bottom: 15px;
	background-image: url(../img/main2_back.png);
	background-repeat: repeat;
	min-width: 1200px;
}


.main4_c {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main4_c li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}

.pagetop {
	background-image: url(../img/pagetop_b.png);
	background-repeat: repeat-x;
	text-align: center;
	min-width: 1200px;
}

/*　フッター・コピーライト　*/

footer {
	padding-top: 13px;
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
	clear: both;
	color: #FFF;
	background-color: #DA0808;
	min-width: 1200px;
}

.footer_logo {
	margin-bottom: 47px;
}


.copyright {
	padding-bottom: 19px;

}

.onegai {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 20px;
}


/*　中ページ　*/

.page_bc {
	background-image: url(../img/main1_back.png);
	height: 42px;
}

.page_back {
	background-image: url(../img/main2_back.png);
	background-repeat: repeat;
	min-width: 1200px;
}

.page_cont {
	height: auto;
	width: 960px;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 80px;
}

.page_ks {
	padding: 30px;
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 40px;
	font-weight: bold;
}


.page_ks a{
	color: #D90000;
	font-weight: bold;
}


.qa-q_box {
	width: 460px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	color: #D90000;
	text-decoration: underline;
}

.qa-q_box2 {
	width: 460px;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	color: #D90000;
	text-decoration: underline;
}

.qa-q_box li {
	background-image: url(../img/qa_qj.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 10px;
	font-size: 18px;
	padding-left: 60px;
	margin-bottom: 10px;
}

.qa-q_box li a{
	font-weight: bold;
	color: #000;
}

.qa-q_box2 li {
	background-image: url(../img/qa_qj.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 10px;
	font-size: 18px;
	padding-left: 60px;
	margin-bottom: 10px;
}

.qa-q_box2 li a{
	font-weight: bold;
	color: #000;
}

.qa_cont {
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 20px;
}

.qa_cont a{
	color: #D90000;
}

.contact_1 {
	float: left;
	width: 460px;
}

.contact_2 {
	float: right;
	width: 460px;
}

.contact_t {
	clear: both;
	margin-bottom: 20px;
}

.order_cont {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 20px;
}

.order_p {
	float: left;
	width: 400px;
}

.order_t {
	float: right;
	width: 500px;
	padding-top: 10px;
}

.order_m {
	color: #D90000;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #D90000;
}

.price {
	color: #FFF;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-image: url(../img/price.png);
	background-repeat: repeat;
	width: 130px;
	text-align: center;
	float: right;
}

.order_txt {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #DBC7A3;
	margin-bottom: 15px;
	padding-bottom: 10px;
}


.order_cont2 {
	margin-bottom: 30px;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 20px;
	float: left;
	width: 260px;
}

.order_cont3 {
	margin-bottom: 30px;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 20px;
	float: left;
	width: 260px;
	margin-right: 30px;
	margin-left: 30px;
}

.order_p2 {
	margin-bottom: 15px;

}

.order_p2 img{
	width:100%;
	height:auto;

}

.order_t2 {
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #DBC7A3;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.order_t2 p{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.price2 {
	color: #FFF;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-image: url(../img/price.png);
	background-repeat: repeat;
	width: 130px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.mem_all-1 {
	float: left;
	width: 470px;
	margin-bottom: 40px;
}

.mem_all-2 {
	float: right;
	width: 470px;
	margin-bottom: 40px;
}

.mem_cont {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
	background-color: #FFF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	padding: 20px;
}

.mem_spn {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.men_p {
	float: left;
	width: 210px;
}

.men_t {
	float: right;
	width: 690px;
}


.mem_1m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #C5131C;
	font-size: 20px;
	font-weight: bold;
	color: #C5131C;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_2m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #713859;
	font-size: 20px;
	font-weight: bold;
	color: #713859;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_3m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #C66B86;
	font-size: 20px;
	font-weight: bold;
	color: #C66B86;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_4m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #F7598C;
	font-size: 20px;
	font-weight: bold;
	color: #F7598C;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_5m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #FD9F01;
	font-size: 20px;
	font-weight: bold;
	color: #FD9F01;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_6m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #FDDF20;
	font-size: 20px;
	font-weight: bold;
	color: #FDDF20;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_7m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #EB7F27;
	font-size: 20px;
	font-weight: bold;
	color: #EB7F27;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_8m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #BD9F80;
	font-size: 20px;
	font-weight: bold;
	color: #BD9F80;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_9m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #793919;
	font-size: 20px;
	font-weight: bold;
	color: #793919;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_10m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #84CA54;
	font-size: 20px;
	font-weight: bold;
	color: #84CA54;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_11m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
	font-size: 20px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_12m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #91C0DD;
	font-size: 20px;
	font-weight: bold;
	color: #91C0DD;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_13m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #65CAD6;
	font-size: 20px;
	font-weight: bold;
	color: #65CAD6;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_14m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #136AD2;
	font-size: 20px;
	font-weight: bold;
	color: #136AD2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_15m {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #1A3B66;
	font-size: 20px;
	font-weight: bold;
	color: #1A3B66;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.mem_jp {
	margin-bottom: 20px;
}

.mem_jp li{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.min_cont {
	min-width: 1200px;
}


}
