@charset "utf-8";
/* =Reset default browser CSS.


/*全体の設定
---------------------------------------------------------------------------*/
html,body{
width: 100%;
overflow-x:hidden;
}


body{
color: #444444;	/*全体の文字色*/
margin: 0px;
padding: 0px;
font-size:15px;
font-family:verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:2em;
min-width: 800px;
width: 100%;
}




h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
img{
	border: none;
	vertical-align: bottom;
}

.center{
text-align:center;
margin:10px auto;
}

.left{
float:left;
margin-right:5px;
}

.right{
float:right;
margin-left:20px;
}

.clear{
clear:both;
}




hr{
border-top:0px dotted #cdcdcd;
border-bottom:1px dotted #cdcdcd;
margin:20px auto;

}


/*mainコンテンツの段落タグ設定*/
#container p {
	padding: 0.5em 15px 1em;
}



/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #2b6edd;	/*リンクテキストの色*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/

#container {
	width: 100%;
	margin:0px auto;
	margin-bottom:0px

}


/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
width:1200px;
margin:0 auto;
display:block;
padding-bottom:50px;
}


section{
display:block;
margin:10px auto;
padding-top:20px;
padding-bottom:40px;
clear:both;
}

.gray{
	background:#f9f9f9;
}

.box_waku{
	overflow: hidden;
    margin: 40px;
    position: relative;
    float: left;
    display: block;
}

.box_waku img:hover{
	opacity: 0.6;
	transition-duration: 0.3s;
}

#container h1{
	width:100%;
	font-size:1.7em;
	margin-top:-8px;
}

#container h2{
	width:auto;
	font-size:1.7em;
	background: #434343 url(../img/bg_h2.jpg) no-repeat ;
	color:#ffffff;
	padding:10px 0px 10px 30px;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:40px;
	clear:both;
}


#container h3 {
margin-top:5px;
margin-bottom:5px;
text-align:left;
clear: both;
padding:10px 0px 0px0px;
position: relative;
}

#container h3:before {
content: url(../img/bg_h3.png);
position: relative;
top:2px;

}



#container h4 {
margin-top:20px;
margin-bottom:15px;
font-size: 1.4em;
color: #333333;
font-weight:normal;
clear: both;
background:#f6f6f6;

padding:5px 10px 5px 10px ;
}


#container h4.ar_right{
background:#efefef url(../img/arrow_right.png) no-repeat 10px;
}

#container h4.ar_down{
background:#efefef url(../img/arrow_down.png) no-repeat 10px;
padding-left:35px;
}

#container h4.center{
text-align:center;
padding-top:20px;
padding-bottom:20px;
font-size:1.6em;
}


#container h5 {
margin-top:20px;
margin-bottom:15px;
font-size: 1.8em;
color: #333333;
font-weight:bold;
clear: both;
padding:5px 10px 5px 10px ;
}

.red{
color:#d51a10;
}

/*ヘッダー
---------------------------------------------------------------------------*/
/*ヘッダーブロック*/
#header {
	width: 1200px;	/*ブロックの幅*/
	height: 90px;	/*ブロックの高さ*/
	position: relative;
margin:0 auto;

}


#header_wrap {
width:100%;
 background: #f5f5f5;
 border-bottom:1px solid #cdcdcd;
  border-top:28px solid #d51a10;
}



/*h1ロゴの設定*/
#header h1 {
	position: absolute;
	left: 5px;
	top: -12px;
}


#header h2 {
	position: absolute;
	left:250px;
	top: 20px;
	font-size:0.8em;
	font-weight:normal;
}

/* ========ヘッダー右======== */

.tel{
	position: absolute;
	top:-28px;
	right:10px;
	z-index:999;
	color:#ffffff;
	font-size:0.95em;
}


.info{
	position: absolute;
	top:0;
	left:650px;
	z-index:999;
}

.info a{
color:#222222;
text-align:center;
padding:30px;
display:inline-block;
border-left:1px solid #cdcdcd;
}

.info a:hover{
background:#E1E1E1;
text-align:center;
padding:30px;
display:inline-block;
border-left:1px solid #cdcdcd;
}

.last{
border-right:1px solid #cdcdcd;
margin-left:-5px;
}

.info_out{
	position: absolute;
	top:0;
	left:900px;
	z-index:999;
}

.info_out a{
	color:#222222;
	text-align:center;
	padding:30px;
	display:inline-block;
	border-left:1px solid #cdcdcd;
}

.info_out a:hover{
	background:#E1E1E1;
	text-align:center;
	padding:30px;
	display:inline-block;
	border-left:1px solid #cdcdcd;
}




#sns{
float:right;
	position: absolute;
	top:22px;
left:630px;
	z-index:999;
}

#sns li{
float:left;
}

/*-----各ブロック-------*/



.box2{
	width:50%;
	height:auto;
	float:left;
	display:block;
	padding:0px auto;
}


.box4{
width:22%;
float:left;
display:inline-block;
padding:14px;
}

.box4 p{
font-size:0.9em;
color:#666666;
line-height:1.5em;
margin:0;
}


.box5{
width:17%;
float:left;
display:inline-block;
padding:14px;
padding:5px;
border:1px solid #cdcdcd;
margin:10px;
}

.box5 img{
width:100%;
}

.box5 p{
font-size:0.9em;
color:#666666;
line-height:1.5em;
margin:0;
}

.box6{
width:22%;
float:left;
display:block;
padding:14px;

}


/*フッター設定
---------------------------------------------------------------------------*/
#footer {
width:100%;
clear: both;
text-align: center;
padding: 20px;
background: #000000;
font-size:0.85em;
color:#ffffff;
}



#footer a{
color: #ffffff;
line-height:1em;
display:inline-block;
}

#footer a:hover{
color: #ffc6cc;
}

#sp_footer{
display:none;
}


/* ========ページトップボタン======== */

#page-top {
    position: fixed;
    bottom: 0px;
    right: 50px;
	margin:0;
	z-index:100;
}

#page-top a {

    text-decoration: none;
    color: #fff;

    text-align: center;
    display: block;
	margin:0;

	font-size:2em;
}
#page-top a:hover {
    text-decoration: none;

	-webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
     -o-transition: 0.3s ease-in-out;
     transition: 0.3s ease-in-out;
}






/* ========トップメイン======== */

#top_main{
	width: 100%;

	background-size:cover;
	position:relative;
	text-align:center;
	height:480px;
	padding-top:120px;
}

#top_main h1{
color:#222222;
}

.obi{
width: 100%;
height:65px;
bottom:0px;
background: #000000;
position: absolute;
color:#ffffff;
padding-top:20px;

	font-size:1.5em;
}

.obi span{
position: relative;
left:0;
top:-10px;
}




.obi span{
position: relative;
left:0;
top:-10px;
}

/*TABLE設定
---------------------------------------------------------------------------*/
table{
border-collapse: collapse;
width:100%;
margin:10px auto;
}

table.col2{
border-collapse: collapse;
width:45.5%;
margin:10px 25px;
float:left;
display:inline-table;
}

td{
margin: 0;
padding: 10px;
border: 1px solid #cdcdcd;
width:auto;
}


th.noline{
margin: 0;
padding: 10px;
border: 0px solid #ffffff;
background: none;
width:auto;
}


th{
padding: 10px;
border: 1px solid #cdcdcd;
background: #ece8e8;
font-size: 90%;
font-weight: bold;
width:150px;
white-space:nowrap;
}


.bt a{
width:30%;
	display:block;
	margin:20px auto;
padding:10px 30px 10px 30px;
	line-height:40px;
	text-align:center;
	background-color:#de3d2d;
	color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
}

.bt a:hover{
	background-color:#333333;
}

/*トップ検索フォーム
---------------------------------------------------------------------------*/

.box_search{
margin:30px auto;
padding:7px 0px 3px 0px;
width:700px;
display:block;
height:50px;
background: url(../img/bg_alpha.png) repeat;
position:relative;
}


.box_text{
width:385px;
height:35px;
font-size:1.25em;
position:absolute;
top:8px;
left:10px;
border-radius:5px;
}

.box_search select{
display:inline-block;
margin-top:-10px;
height:42px;
position:absolute;
left:410px;
top:18px;
width:180px;
font-size:1em;
-webkit-appearance:none;
padding-left:10px;
border-radius:5px;
}





.box_search input[type="submit"]{
width:80px;
height:42px;
line-height:40px;
text-align:center;
background-color:#FFC928;
font-size:1.25em;
border:0;
border-radius:5px;
position:absolute;
left:600px;
top:8px;
}


/*下層ページ
---------------------------------------------------------------------------*/
.obi_wrap{
height:65px;
width: 100%;
background: #555555;
	font-size:1.5em;
	position:relative;
	color:#ffffff;
padding-top:10px;
padding-bottom:10px;
font-size:1.5em;
}

.obi_sub{

margin:0 auto;
text-align:center;
display:block;
}

.obi_sub span{
font-size:0.8em;
margin-right:15px;
display:inline-block;
height:40px;
}

.obi_sub img{
display:inline-block;
padding-top:5px;
}

.box_search2{
float:left;
padding:7px 0px 3px 0px;
width:600px;
display:block;
height:50px;


}


.box_search2 input{
width:75%;
height:35px;
line-height:24px;
background-color:#fff;
font-size:1.25em;

}

.box_search2  button{
	display:inline-block;
	width:100px;
	height:38px;
	line-height:40px;
	text-align:center;
	background-color:#FFC928;
font-size:1em;
border:0;
}

.box_search2 a{
color:#000000;
text-decoration:none;
}

.box_search2 a:hover{
color:#cb2a1a;
text-decoration:none;

}

/*ページャー
---------------------------------------------------------------------------*/
.total{
position:absolute;
left:15px;
color:#333333;
font-weight:bold;
}

.btn {
    display: inline-block;
    padding: 10px;
    border-radius: 5px; /*optional*/
    color: #aaa;
    font-size: .875em;
}

.pagination {
    background: #f2f2f2;
    padding: 10px;
	    margin-top: 20px;
    margin-bottom: 10px;
	border:1px solid #cdcdcd;
	width:1200px;
	text-align:right;
	position:relative;
}

.page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #DE3D2D;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}



.bt_red{
max-width:60%;
	display:block;
	margin:20px auto;
padding:10px 30px 10px 30px;
	line-height:40px;
	text-align:center;
	background-color:#de3d2d;
	color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #ae4e45;

}

.bt_red a{
color:#ffffff;
}

span a:hover{
text-decoration:none;
}


.bt_blue{
max-width:60%;
display:block;
margin:20px auto;
padding:10px 30px 10px 30px;
line-height:40px;
text-align:center;
background-color:#3282cc;
color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #406e99;
}

.bt_blue2 a{
width:60%;
display:block;
padding:30px 30px 30px 30px;
line-height:40px;
text-align:center;
background-color:#3282cc;
color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #406e99;
margin:20px auto;
margin-bottom:60px;
}

.bt_blue2 a:hover{
width:60%;
display:block;
padding:30px 30px 30px 30px;
line-height:40px;
text-align:center;
background-color:#1266b4;
color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #406e99;
}

.bt_red2 a{
width:60%;
display:block;
padding:30px 30px 30px 30px;
line-height:40px;
text-align:center;
background-color:#de3d2d;
color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #941609;
margin:20px auto;
margin-bottom:60px;
}

.bt_red2 a:hover{
width:60%;
display:block;
padding:30px 30px 30px 30px;
line-height:40px;
text-align:center;
background-color:#c52f20;
color:#ffffff;
font-size:1.5em;
border-radius:5px;
text-decoration:none;
border-bottom: solid 4px #941609;
}

.bt_white2 a{
	width:60%;
	display:block;
	padding:30px 30px 30px 30px;
	line-height:40px;
	text-align:center;
	background-color:#efefef;
	color:#ffffff;
	font-size:1.5em;
	border-radius:5px;
	text-decoration:none;
	border: 1px solid #cccccc;
	border-bottom:solid 4px #cccccc;
	margin:20px auto;
	margin-bottom:60px;
}

.bt_white2 a:hover{
	opacity:0.6;
	transition-duration:0.3s;
}

.bt_gray{
	max-width:60%;
	display:block;
	margin:40px auto;
	padding:10px 20px 10px 20px;
	line-height:40px;
	text-align:center;
	background-color:#efefef;
	color:#ffffff;
	font-size:1.25em;
	border-radius:5px;
	text-decoration:none;
	border: solid 1px #999999;
	clear:both;
}

/*会員登録ページ
---------------------------------------------------------------------------*/

.box_login{
width:500px;
margin:30px auto;
border:1px solid #cdcdcd;
padding:50px 80px 50px 80px;

display:block;
background-color:#f5f5f5;
clear:both;
}


.box_login input[type="text"]{
width:100%;
height:35px;
line-height:24px;
background-color:#fff;
font-size:1.25em;

}

.box_login input[type="submit"]{
width:100%;
height:42px;
line-height:40px;
text-align:center;
background-color:#d51a10;
font-size:1.25em;
borde-bottomr:2px solid #c08d03;
border-radius:5px;
color:#ffffff;
left:600px;
top:8px;
margin-top:20px;
}



.balloon1-right {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 35px 3em 0;
	padding: 7px 10px;
	width: 350px;
		height:160px;
	min-width: 120px;
 	max-width: 100%;

	font-size: 16px;
	background: #fff3f5;
		float:left;
}

.balloon1-right:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #fff3f5;
}



.balloon1{
 	position: relative;
	display: inline-block;
 	margin: 1.5em 15px 1.5em 0;
	padding: 7px 10px;
	width: 350px;
	height:160px;
	font-size: 16px;
	background: #fff3f5;
	float:left;
}

.hv_act {
	width:270px;
	height:180px;
	overflow:hidden;
	margin:10px;
	position:relative;
	float:left;
	display:block;
}
.hv_act .caption {
	font-size:100%;
	text-align:center;
	color:#fff;
	padding:10px;
}
.hv_act .mask {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;	/* マスクを表示しない */
	background-color:rgba(0,0,0,0.4);
	-webkit-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.hv_act:hover .mask {
	opacity:1;	/* マスクを表示する */
	padding-top:20px;	/* ホバーで下にずらす */
}


/*210121追加*/
.list-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.list-box dl{
	width: 24%;
	border: 1px solid #434343;
	margin-bottom: 30px;
}
.list-box dl.none{
	border: 0px;
}
.list-box dl dt{
}
.list-box dl dt img{
	width: 100%;
}
.list-box dl dd{
	margin: 10px;
}
.list-btn{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.list-btn img{
	max-width: 100%;
}
.list-btn a:hover img{
	opacity: 0.8;
}





.box_waku_full{
	margin: 40px;
}
.box_waku_full img:hover{
	opacity: 0.6;
	transition-duration: 0.3s;
}
@media (max-width:799px) {
	.pc_only{
		display: none;
	}
}
