@charset "utf-8";


/**************************************************
 * pc																							*
 **************************************************/

#wrap {
	position:relative;
	width:100%;
	min-width:980px;
	overflow:hidden;
	background:url(../images/h_line.png) center 110px repeat-x;
}

#contents {
	position:relative;
	width:980px;
	margin:0 auto;
	clear:both;
}

#header {
	position:relative;
	width:980px;
	height:110px;
	margin:0 auto;
}

#logo {
	position:absolute;
	top:50px;
	left:0;
}

#hnavi a {
	width:294px;
}

/*ここからログインボタンのテスト*/

#hnavi2 a {
	width:294px;
}

/*ここまでログインボタンのテスト*/

#gnavi {
	visibility:visible;
	position:absolute;
	top:50px;
	right:0;
	border-right:1px solid #EEE;
}

#gnavi li {
	float:left;
	border-left:1px solid #EEE;
}

#gnavi li:hover {
opacity:0.75;
filter: alpha(opacity=75);        /* ie lt 8 */
-ms-filter: "alpha(opacity=75)";  /* ie 8 */
-moz-opacity:0.75;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.75;              /* Safari 1.x */
}

#hnavi {
	position:absolute;
	top:1px;
	right:0;
}

/*ここからログインボタンのテスト*/

#hnavi2 {
	position:absolute;
	top:1px;
	right:0;
}

/*ここまでログインボタンのテスト*/

#slider  {
	min-height:320px;
	padding:15px 0 20px 0;
	background:url(../images/home_slider_bg.png) center top repeat-x #F5A51A;
	text-align:center;
}


#limited dt span br{display:none;}


#column-pickup {
	width:990px;
	margin-right:-10px;
}

#column-pickup dl:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

#column-pickup dl.clearfix {
	min-height: 1px;
}

* html #column-pickup dl.clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#column-pickup dt {
	margin-top:10px;
	background:url(../images/sec_tit_bg.png) left bottom no-repeat;
	padding:10px;
	margin-bottom:20px;
	clear:both;
}
#column-pickup dd {
	float:left;
	border:1px solid #F4F0E7;
	margin-right:7px;
}
#column-pickup dd a {
	/*border:1px solid #FFF;*/
}
.con_l #limited #bnr_mama {
	margin-top:20px;
}
.con_l #column-pickup {
	width:320px;
}
.con_l #column-pickup dt {
	margin-top:30px;
	margin-bottom:0;
}
.con_l #column-pickup dd {
	margin-top:10px;
}
.con_l #column-pickup dd a {
	display:block;
	width:316px;
	overflow:hidden;
}
#information_list li {
	float:left;
	margin:0 3px 3px 0;
	background:#FFF;
}

#information_list01 {
	background:#F5A51A;
	padding:10px 0 7px 15px;
}
#information_list02 {
	margin-top:20px;
}
#information_list02 li {
	border:1px solid #EEE;
	margin:0px 3px 0px 3px;
}
#information_list02 li a {
	display:block;
}
.home_footer #fnavi {
	width:980px;
	margin:20px auto;
}
.home_footer #fnavi a {
	background:url(../images/arr.png) left center no-repeat;
	padding-left:20px;
}
.home_footer #fnavi li {
	float:right;
}
.home_footer address {
	background:#F5A51A;
	padding:20px 0;
	text-align:center;
	color:#60512D;
	font-size:14px;
}
.sub_footer {
	background:#F5A51A;
	text-align:center;
	margin-top:30px;
}
.sub_footer #fnavi {
	width:980px;
	margin:0 auto;
	padding:15px 0 20px 0;
}
.sub_footer #fnavi li {
	display: inline-block;  
	*display: inline;  
	*zoom: 1;
	margin:5px 10px 0 10px;
}
.sub_footer #fnavi li {
	background:url(../images/f_arr.png) left center no-repeat;
	padding-left:25px;
}
.sub_footer address {
	background:#FFF;
	padding:20px 0;
	color:#60512D;
	font-size:14px;
}
#container {
	width:980px;
	margin:0 auto;
}
.con_l {
	float:left;
	width:320px;
	/*margin-top:40px;*/
	margin-top:0px;
}
.con_r {
	float:right;
	width:630px;
	margin-top:40px;
}
#pagetit {
	display:table-cell;
	width:630px;
	height:80px;
	background:#F5A51A;
	color:#FFF;
	/*line-height:90px;*/
	text-align:center;
	font-size:21px;
	font-weight:bold;
	margin:0 0 30px;
	vertical-align:middle;
	border-bottom:10px solid transparent;
	background-clip:padding-box;
}

#pagetit2 {
	display:table-cell;
	width:630px;
	height:80px;
	background:#4ab315;
	color:#FFF;
	/*line-height:90px;*/
	text-align:center;
	font-size:21px;
	font-weight:bold;
	margin:0 0 30px;
	vertical-align:middle;
	border-bottom:10px solid transparent;
	background-clip:padding-box;
}

.contents_link{
	clear:both;
}

.contents_link dl {
	margin-top:30px;
}
.contents_link dt {
	display:table-cell;
	width:295px;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link dt a {
	display:table-cell;
	/*min-height:76px;*/
	padding:18px 0;
	vertical-align:middle;
	width:295px;
}
.contents_link dd {
	display:table-cell;
	padding-left:20px;
	vertical-align:middle;
}


/*表示タイプ１*/
.contents_link .type01{
	clear:both;
}

.contents_link .type01 dl {
	margin-top:30px;
}
.contents_link .type01 dt {
	display:table-cell;
	width:295px;
	border-radius:4px;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link .type01 dt a {
	display:table-cell;
	/*min-height:76px;*/
	padding:18px 0;
	vertical-align:middle;
	width:295px;
	font-size:18px !important;
	border-radius:4px;
}
.contents_link .type01 dd {
	display:table-cell;
	padding-left:20px;
	vertical-align:middle;
}





/*表示タイプ2*/
.contents_link .type02{
	clear:both;
}

.contents_link .type02 dl {
	margin-top:30px;
}
.contents_link .type02 dt {
	display:table-cell;
	width:305px;
	border-radius:4px;
	background:#fff;
	padding:0 !important;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link .type02 dt a {
	display:table-cell;
	/*min-height:76px;*/
	padding:18px 0;
	vertical-align:middle;
	width:315px;
	font-size:18px !important;
	border-radius:4px;
}

.contents_link .type02 dt a:hover {
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}

.contents_link .type02 dd {
	display:table-cell;
	padding-left:20px;
	vertical-align:middle;
}




/*表示タイプ3*/
.contents_link .type03{
	clear:both;
}

.contents_link .type03 dl {
	margin-top:30px;
}
.contents_link .type03 dt {
	display:block;
	width:100%;
	border-radius:3px 3px 0 0;
	background:#f0f0f0 !important;
	padding:0 !important;
	line-height:120% !important;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link .type03 dt a {
	display:table-cell;
	padding:10px;
	vertical-align:middle;
	width:100%;
	background:#f0f0f0 !important;
	font-size:18px !important;
	border-radius:3px 3px 0 0;
	color:#3cb371;
	text-decoration:none;
}

.contents_link .type03 dt a:hover {
	color:#3cb371;
	text-decoration:underline;
}

.contents_link .type03 dd {
	display:block;
	padding-left:20px;
	vertical-align:middle;
	background:#fff;
	border-radius:0 0 3px 3px;
	border-bottom:3px solid #f0f0f0;
	border-right:3px solid #f0f0f0;
	border-left:3px solid #f0f0f0;
	box-sizing:border-box;
	padding:15px;
}

.contents_link .type03 dd a{
	display:block;
	background:url(../images/arrow_orange.png) no-repeat left;
	padding:0 0 0 10px;
}


/*表示タイプ4*/
.contents_link .type04{
	clear:both;
}

.contents_link .type04 dl {
	margin-top:30px;
}
.contents_link .type04 dt {
	display:block;
	width:100%;
	border-radius:3px 3px 0 0;
	background:#f0f0f0 !important;
	padding:0 !important;
	line-height:120% !important;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link .type04 dt a {
	display:table-cell;
	padding:10px;
	vertical-align:middle;
	width:100%;
	background:#f0f0f0 !important;
	font-size:18px !important;
	border-radius:3px 3px 0 0;
	color:#ed7700;
	text-decoration:none;
}

.contents_link .type04 dt a:hover {
	color:#ed7700;
	text-decoration:underline;
}

.contents_link .type04 dd {
	display:block;
	padding-left:20px;
	vertical-align:middle;
	background:#fff;
	border-radius:0 0 3px 3px;
	border-bottom:3px solid #f0f0f0;
	border-right:3px solid #f0f0f0;
	border-left:3px solid #f0f0f0;
	box-sizing:border-box;
	padding:15px;
}

.contents_link .type04 dd a{
	display:block;
	background:url(../images/arrow_orange.png) no-repeat left;
	padding:0 0 0 10px;
}


/*表示タイプ5*/
.contents_link .type05{
	clear:both;
}

.contents_link .type05 dl {
	margin-top:30px;
}
.contents_link .type05 dt {
	display:block;
	width:100%;
	border-radius:3px 3px 0 0;
	background:#f0f0f0 !important;
	padding:0 !important;
	line-height:120% !important;
}
/*.contents_link dt a {
	line-height:76px;
}*/
.contents_link .type05 dt a {
	display:table-cell;
	padding:10px;
	vertical-align:middle;
	width:100%;
	background:#f0f0f0 !important;
	font-size:18px !important;
	border-radius:3px 3px 0 0;
	color:#396aec;
	text-decoration:none;
}

.contents_link .type05 dt a:hover {
	color:#396aec;
	text-decoration:underline;
}

.contents_link .type05 dd {
	display:block;
	padding-left:20px;
	vertical-align:middle;
	background:#fff;
	border-radius:0 0 3px 3px;
	border-bottom:3px solid #f0f0f0;
	border-right:3px solid #f0f0f0;
	border-left:3px solid #f0f0f0;
	box-sizing:border-box;
	padding:15px;
}

.contents_link .type05 dd a{
	display:block;
	background:url(../images/arrow_orange.png) no-repeat left;
	padding:0 0 0 10px;
}

.bnr_sp {
	display:none;
}


/*drawermenu*/
#build-menu {
	display:none;
}

#mobile-bar {
	display:none;
}

#main-nav {
	display:none;
}



/*パターン１*/
.img01{
	margin:0 0 20px;
}

.img01 img {
  max-width: 100%;
  height: auto;
}

p.text01{
	margin:0 0 30px;
	line-height:160%;
}

/*パターン４*/
.ptn04{
	clear:both;
	margin:0 0 30px;
}

.ptn04 .img04{
	float:left;
	width:40%;
}

.ptn04 .img04 img {
  max-width: 100%;
  height: auto;
}

p.text04{
	line-height:160%;
	float:right;
	width:58%;
}


/*パターン5*/
.ptn05{
	clear:both;
	margin:0 0 30px;
}

.ptn05 ul.ptn05{
	clear:both;
	margin:0 0 0 -20px;
}

.ptn05 ul.ptn05 li{
	display:block;
	float:left;
	width:196px;
	margin:0 0 20px 20px;
}

.ptn05 ul.ptn05 li img{
	width:196px;
	margin:0 0 5px;
}

.ptn05 ul.ptn05 li p{
}

/*パターン5n*/
.ptn05n{
	clear:both;
	margin:0 0 15px;
}

.ptn05n ul.ptn05n{
	clear:both;
	margin:0 0 0 -5px;
}

.ptn05n ul.ptn05n li{
	display:block;
	float:left;
	width:200px;
	margin:0 0 15px 5px;
}

.ptn05n ul.ptn05n li img{
	width:200px;
	margin:0 0 5px;
}

.ptn05n ul.ptn05n li p{
}

/*パターン5n*/
.ptn05n2{
	clear:both;
	margin:0 0 15px;
}

.ptn05n2 ul.ptn05n2{
	clear:both;
	margin:0 0 0 -5px;
}

.ptn05n2 ul.ptn05n2 li{
	display:block;
	float:left;
	width:250px;
	margin:0 0 15px 5px;
}

.ptn05n2 ul.ptn05n li img{
	width:250px;
	margin:0 0 5px;
}

.ptn05n2 ul.ptn05n2 li p{
}

/*パターン6*/
.ptn06{
	clear:both;
	margin:0 0 30px;
}

.ptn06 .tab{
	overflow:hidden;
	margin:0 0 10px -1px;
}

.ptn06 .tab li{
	display:block;
	width:156px;
	background:#ccc;
	padding:10px 0;
	float:left;
	margin:0 0 0 1px;
	text-align:center;
}

.ptn06 .tab li:hover{
	cursor:pointer;
}

.ptn06 .tab li.select{
	background:#eee;
}

.ptn06 .content div.section{
	clear:both;
}

.ptn06 .content div.section .img06{
	margin:0 0 20px;
}

.ptn06 .content div.section .img06 img {
  max-width: 100%;
  height: auto;
}

.ptn06 .content div.section p.text06{
	margin:0 0 30px;
	line-height:160%;
}

.ptn06 .hide {
	display:none;
}




/*パターン7*/
.ptn07{
	clear:both;
	margin:0 0 30px;
}

.ptn07 .pic_left{
	clear:both;
	margin:0 0 10px;
}

.ptn07 .pic_left img{
	float:left;
	margin:0 10px 10px 0;
	width:30%;
}

.ptn07 .pic_right{
	clear:both;
	margin:0 0 10px;
}

.ptn07 .pic_right img{
	float:right;
	margin:0 0 10px 10px;
	width:30%;
}


/*左写真、右テキスト*/
.ptn07 .left_img07{
	float:left;
	width:30%;
}

.ptn07 .left_img07 img {
  max-width: 100%;
  height: auto;
}

p.right_text07{
	line-height:160%;
	float:right;
	width:68%;
}

/*右写真、左テキスト*/
.ptn07 .right_img07{
	float:right;
	width:30%;
}

.ptn07 .right_img07 img {
  max-width: 100%;
  height: auto;
}

p.left_text07{
	line-height:160%;
	float:left;
	width:68%;
}

/*テキストのみ*/
p.text07{
	line-height:160%;
}



/*パターン8*/
.ptn08{
	clear:both;
	margin:0 0 30px;
}

.ptn08 .img08{
	float:left;
	width:40%;
}

.ptn08 .img08 img {
  max-width: 100%;
  height: auto;
}

p.text08{
	line-height:160%;
	float:right;
	width:58%;
}

/*パターン8-2*/
.ptn08-2{
	margin-left:5%;
}

.ptn08-2 .img08-2{
	float:left;
	width:20%;
}

.ptn08-2 .img08-2 img {
  max-width:100%;
  height: auto;
}

p.text08-2{
	line-height:160%;
	float:left;
	width:70%;
}


/*パターン9*/
.ptn09{
	clear:both;
	margin:0 0 30px;
}

.ptn09 table{
	border-collapse:collapse;
	border: 1px solid #a6a6a6;
	width:100%;
}

.ptn09 table th{
	background: #f5fafa;
	vertical-align: top;
	border: 1px solid #a6a6a6;
	padding:10px;
}

.ptn09 table td{
	border: 1px solid #a6a6a6;
	padding:10px;
}

.ptn09 table td.td02{
	border: 1px solid #a6a6a6;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	text-align:center;
}

.ptn09 .submit{
	padding:20px 0;
	text-align:center;
}

.b{	color:#3c3c3c;	font-weight:bold; margin:0 5px 0 0;}

.red{color:#ed171f; font-weight:bold;}



.ptn09 .table01{
	border: 1px solid #a6a6a6;
	padding:10px;
	/*background: #f5fafa;*/
	margin:0 0 -1px 0;
	vertical-align:middle;
	color:#3c3c3c;
	font-weight:bold;
}

.ptn09 .table01 input,.ptn09 .table01 textarea{
	font-weight:normal;
}



/*パターン9-2*/
.ptn09-2{
	clear:both;
	margin:0 0 30px;
}

.ptn09-2 .table01{
	border: 1px solid #a6a6a6;
	width:100%;
	clear:both;
	margin:0 0 -1px;
	background: #f5fafa;
}

.ptn09-2 .table01 .left{
	float:left;
	background: #f5fafa;
	padding:11px;
	width:30%;
	box-sizing:border-box;
}

.ptn09-2 .table01 .right{
	float:right;
	padding:10px;
	width:70%;
	box-sizing:border-box;
	border-left: 1px solid #a6a6a6;
	background: #fff;
	min-height:65px;
}


.b{	color:#3c3c3c; font-weight:bold;}

.red{color:#ed171f; font-weight:bold;}










/*パターン10*/
.ptn10{
	clear:both;
	margin:0 0 30px;
}

.ptn10 table{
	border-collapse:collapse;
	border: 1px solid #a6a6a6;
	width:100%;
}

.ptn10 table .th{
	background: #f5fafa;
	vertical-align: top;
	border: 1px solid #a6a6a6;
	padding:10px;
}

.ptn10 table .td{
	border: 1px solid #a6a6a6;
	padding:10px;
}

.ptn10 table td.td02{
	border: 1px solid #a6a6a6;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	text-align:center;
}

.ptn10 .submit{
	padding:20px 0;
	text-align:center;
}

.b{	color:#3c3c3c;	font-weight:bold; margin:0 5px 0 0;}

.red{color:#ed171f; font-weight:bold;}



.ptn10 .table01{
	border: 1px solid #a6a6a6;
	padding:10px;
	background: #f5fafa;
	margin:0 0 -1px 0;
	vertical-align:middle;
	color:#3c3c3c;
	font-weight:bold;
}

.ptn10 .table01 input,.ptn09 .table01 textarea{
	font-weight:normal;
}

/*パターン10-2*/
.ptn10-2{
	clear:both;
	margin:0 0 30px;
}

.ptn10-2 .table01{
	border: 1px solid #a6a6a6;
	width:100%;
	clear:both;
	margin:0 0 -1px;
	background: #fff2f5;
}

.ptn10-2 .table01 .left{
	float:left;
	background: #fff2f5;
	padding:11px;
	width:40%;
	box-sizing:border-box;
}

.ptn10-2 .table01 .right{
	float:right;
	padding:10px;
	width:60%;
	box-sizing:border-box;
	border-left: 1px solid #a6a6a6;
	background: #fff;
	min-height:65px;
}

/*パターン10-3*/
.ptn10-3{
	clear:both;
	margin:0 0 30px;
}

.ptn10-3 .table01{
	border: 1px solid #a6a6a6;
	width:100%;
	clear:both;
	margin:0 0 -1px;
	background: #fef67c;
}

.ptn10-3 .table01 .left{
	float:left;
	background: #fef67c;
	padding:11px;
	width:30%;
	box-sizing:border-box;
}

.ptn10-3 .table01 .right{
	float:right;
	padding:10px;
	width:70%;
	box-sizing:border-box;
	border-left: 1px solid #a6a6a6;
	background: #fff;
	min-height:65px;
}

.b{	color:#3c3c3c; font-weight:bold;}

.red{color:#ed171f; font-weight:bold;}


/*パターン２０*/
.img20{
	margin:10 0px;
}

.img20 img {
  max-width: 100%;
  height: auto;
}

p.text20{
	margin:5 px;
	line-height:160%;
}


/*sns btn*/
div.sns01{
	float:right;
	width:230px;
	margin:0 0 10px;
}

ul.sns_btn{
	float:right;
	margin:0 0 0 -10px;
}

ul.sns_btn li{
	display:block;
	float:left;
	margin:0 0 0 10px;
	height:30px;
	width:auto;
	vertical-align:middle;
	text-align:center;
}

ul.sns_btn li iframe.twitter-share-button{
	width:65px !important;
}

ul.sns_btn li a img{
	height:20px !important;
	width:33px !important;
}

ul.sns_btn li .fb-share-button{
	display:block !important;
}

ul.sns_btn li .fb-share-button .btn{
	box-sizing: border-box;
    height: 20px !important;
    max-width: 100%;
}

.btn .label{
	padding: 0 3px 0 19px;
    white-space: nowrap;
}


