@charset "Shift_JIS";

/*共通*/
#wrapper .plan_box.line3 div.t_box h3 {
    height: 38px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
#wrapper .plan_box.line3 div.h_box img {
    width: 100%;
    height: auto;
}
#wrapper .plan_box.line3 div.p_box ul li:nth-of-type(3){
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}
#wrapper .pri {font-size: 16px;}
#wrapper .plan_box.line3{height: auto;}

#gagdet{clear:both;}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

	
	#wrapper .plan_box.line3 div.t_box h3{
		height: 70px !important
	}
	
/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

/* pc_display_none
------------------------------------------ */
#head_pc,
#pastlist,
.hide,
#contentperiod,
#contentperiod2,
#contentend,
#boxSide,
#anchorlinks,
#crossLinkArea,
#footer_pc{display: none;}

/* common
------------------------------------------ */
*{
	margin: 0;
	padding: 0;
}
ul{list-style-type: none;}
.lb01:after,
.clear:after,
.p_box ul:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clear,
.p_box ul { display: inline-block; }
/* no ie mac \*/
* html .clear { height: 1%; }
* html .p_box ul { height: 1%; }
.clear,
.p_box ul { display: block; }
/* */

/* contents
------------------------------------------ */
article{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
article h1{
	font-size: 9px;
	color:#FFFFFF;
	margin:2px 0 5px 0;
	padding:5px;
	background-color:#666666;
}
.title_p{margin: 0 0 5px 0;}
.title_p img{width:100%;}
.c_txt{
	font-size: 12px;
	padding: 7px;
	border: 3px solid #FF3D00;
}

/* plan_area
------------------------------------------ */
#plan_area{
	width: 100%;
	margin: 10px auto;
	padding: 0 0 10px 0;
	position: relative;
}
.jp_area,
.reco_area{background: #f5f3f3;}
.jp_area{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}
.reco_area{
	margin: 0;
	padding: 0 0 5px 0;
}
.mm_area{margin: 20px 0 0 0;}

/*------------------------------------------------------------------
module_design
------------------------------------------------------------------*/
/*-------- h2 #01 --------*/
h2.ti01 {
	font-family:"メイリオ", Meiryo;
	color:#ffffff;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding: 5px 0;
	background: #ff9933;
}

/*-------- tab #01--------*/
ul.tb01 {
	width: 100%;
	background:#ffffff;
	border-bottom:none;
}
.tb01 li {
	width: 19.7% !important;
	padding:10px 0;
	float: left;
   	margin:0 1px 0 0;
    text-align: center;
	background:#969696;
	color:#FFFFFF;
}
.tb01 li.select {background:#ff9933}
.panes .pane {display:none;}

/*-------- box #01 --------*/
.plan_box{
	width: 93%;
	margin: 10px auto 15px auto;
	padding: 5px;
	line-height: 1.2em;
	background: #ffffff;
	position: relative;
}
.plan_box:before, .plan_box:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width:300px;
	background: #777;
	-webkit-box-shadow: 0 10px 10px #777;
	-moz-box-shadow: 0 10px 10px #777;
	box-shadow: 0 10px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.plan_box:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.t_box {
	margin: 0 8px 0 0;
    height: 78px;
    position: absolute;
    top: 8px;
    left: 182px;
    overflow: hidden;
	/*margin: 0 8px 0 0;
	height:78px;
	position: absolute;
	top: 8px;  
	left: 86px;
	overflow: hidden;*/
}
.t_box h3{
	font-size: 14px;
	font-weight:bold;
}
.t_box .loca{
	font-size: 12px;
	margin: 0;
	padding: 0;
/*	color:#ffffff;
	padding: 3px 8px;
	background: #ff9933;*/
	white-space: nowrap;
}
.h_box{
    width: 168px;
    position: absolute;
    top: 8px;
    left: 8px;
	/*width: 70px;
	position: absolute;
	top: 8px;  
	left: 8px;*/
}
.h_box img{
	width: 100%;
	/*width: 70px;*/
}
.p_area{margin: 73px 0 0 0;}
.p_box{
	clear: both;
	height: auto;
    margin: 139px 3px 3px 3px;
	/*margin: 10px 3px 3px 3px;*/
	padding: 10px;
	background: #fff9e6;
	box-shadow: 1px 1px 1px rgba(255, 224, 162, 0.8);
}
.p_box a{font-weight:bold;}
.p_box ul{
	color:#535353;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.p_box ul li{
	margin: 0 0 7px 0;
	vertical-align: bottom;
	*display: inline;  
	*zoom: 1;
}
.p_box ul li.k_t{
	color:#ffffff;
	margin: 7px 5px 2px 0;
	padding: 2px 5px;
	background: #898989;
}
.p_box ul li.pri,
.p_box ul li.k_w{
	font-weight:bold;
	color:#ff0000;
	font-family:"メイリオ","ＭＳ Ｐゴシック"
}
.p_box ul li.pri{font-size: 18px;}
.p_box ul li.k_w{
	font-size: 14px;
	margin: 7px 0 0 0;
}
.p_box ul li:nth-of-type(3){
	margin: 5px 0 0 0;
	float: right;
}

/*-------- link_box #01 --------*/
.lb01 {
	clear: both;
	width: 93%;
	margin: 5px auto 10px auto;
	background: #ffffff;
}
.lb01 ul {margin: 5px;}
.lb01 ul li {
	font-weight:bold;
	float: left;
	width: 42%;
	overflow: hidden;
	padding: 5px;
	margin: 1px 0;
	-webkit-background-size: 15px 5px;
	margin: 0 5px 2px 0;
	padding: 2px;
	line-height: 15px;
	font-size: 12px;
}
.lb01 ul li.widel {width: 90%;}
.lb01 ul li a {
	padding: 0 0 0 12px;
	display: block;
	background: url(../images/ic_arrow_side.gif) no-repeat left center;
}

/*-------- button #01 --------*/
.bt01 {
	width: 90%;
	margin: 15px auto 5px auto;
}
.bt01 a {
	font-size: 16px;
	color: #ffffff !important;
	font-weight:bold;
	text-decoration:none !important;
	width: 90%;
	height: 27px;
	padding: 10px 0 0 0;
	margin: 15px auto 5px auto;
	text-align: center;
	display: block;
}
.bt01 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*-------- button #02 --------*/
.bt02 {
	width: 95%;
	margin: 15px auto 5px auto;
}
.bt02 a {
	font-size: 16px;
	color: #ffffff !important;
	font-weight:bold;
	text-decoration:none !important;
	width: 95%;
	height: 38px;
	padding: 14px 0 0 0;
	margin: 15px auto 5px auto;
	text-align: center;
	display: block;
}
.bt02 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*------------------------------------------------------------------
module_button_arrow
------------------------------------------------------------------*/
/*-------- orenge #01 --------*/
.buc01 a,
.buc01 a:hover {background: #ff3d00 url(../images/arrow.png) no-repeat 3% center !important;}

/*------------------------------------------------------------------
module_color
------------------------------------------------------------------*/
/*-------- orenge #01 --------*/
.bgc01 {background: #ff9933;}
.bs01 {border: 1px solid #ff9933;}

/*gagdet*/
#gagdet h2 {
    text-align: center;
    font-size: 18px;
    background: #f93;
    color: #FFF;
    line-height: 1.5;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}

/* sp_display_none
------------------------------------------ */
#header_sp,
#footer_sp{display: none;}

/* common
------------------------------------------ */
*{
	margin: 0;
	padding: 0;
}
ul{list-style-type: none;}
.lb01:after,
.panes:after,
.plan_box:after,
.clear:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.plan_box,
.clear { display: inline-block; }
/* no ie mac \*/
* html .plan_box { height: 1%; }
* html .clear { height: 1%; }
.plan_box,
.clear { display: block; }
/* */

/* contents
------------------------------------------ */
#contentperiod2{
	text-align: right;
	margin: 0 0 10px 0;
}
article{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
article h1{
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	font-weight: normal;
}
.title_p{
	margin: 0 0 3px 0;
}
.c_txt{
	font-size: 15px;
	padding: 10px;
	border: 3px solid #FF3D00;
}

/* plan_area
------------------------------------------ */
#plan_area{
	width: 950px;
	margin: 10px 20px 10px 0;
	padding: 0 0 15px 0;
}
.jp_area,
.reco_area{background: #f5f3f3;}
.jp_area{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.reco_area{
	margin: 0;
	padding: 0 0 10px 0;
}
.mm_area{margin: 30px 0 0 0;}

/* side_area
------------------------------------------ */
#boxSide {
	float:left;
	width:200px;
	margin: 10px 0;
}
.bnrSide {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 10px;
}
.bnrSide li {
	font-size:10px;
	line-height:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.bnrSide li img {margin-bottom:3px;}
p.otherLink{
	width:180px;
	font-size:10px;
	text-align:right;
	margin:0;
	padding:0 10px 0 0;
	*margin:10px 0 0 0;
	display:block;
	background:url(../images/ic_arrow_area.gif) no-repeat 100% 2px;
}
.linkArea {
	padding:0px;
	margin:0px;
}
.linkArea dt {
	clear:left;
	height:26px;
	background-color:#fff9e6;
	font-size:12px;
	line-height:26px;
	font-weight:bold;
	text-indent:18px;
	color:#898989;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.linkArea dd {
	padding:0px 0px 10px 34px;
	margin:0px;
}
.linkArea ul {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.linkArea li {
	float:left;
	width:68px;
	background-image: url(../images/ic_arrow_side.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size:12px;
	line-height:18px;
	padding:0px 0px 0px 12px;
	margin:0px 0px 5px 0px;
}

/* digipan */
#boxDigipan {
	background-image: url(../images/bg_side1.gif);
	background-repeat: repeat-y;
	width: 200px;
	margin-bottom:20px;
}
#boxDigipan h3 {
	background-image: url(../images/ti_digipan.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:40px;
	font-weight:bold;
	text-indent:45px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#boxDigipanIn {
	background-image: url(../images/bg_side2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:13px 0px 15px 5px;
}
#boxDigipanIn ul {
	width:190px;
	padding:0px;
	margin:0px;
}
#boxDigipanIn li {
	background-image: url(../images/ic_arrow_side.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	font-size:12px;
	line-height:18px;
	border-bottom:1px dotted #b5b5b5;
	padding:0px 0px 10px 20px;
	margin:0px 0px 10px 0px;
}
#boxDigipanIn p {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 5px;
}

/* bland */
#boxBland {
	background-image: url(../images/bg_side1.gif);
	background-repeat: repeat-y;
	width: 200px;
	margin-bottom:20px;
}
#boxBland h3 {
	background-image: url(../images/ti_brand.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 200px;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:40px;
	font-weight:bold;
	text-indent:45px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#boxBlandIn {
	background-image: url(../images/bg_side2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:10px 0px 5px 10px;
}
#boxBlandIn ul {
	width:180px;
	padding:0px;
	margin:0px;
}
#boxBlandIn li {
	border-bottom:1px dotted #b5b5b5;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
#boxBlandIn dl {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#boxBlandIn dt {
	clear:left;
	float:left;
	width:65px;
	padding:0px;
	margin:0px;
}
#boxBlandIn dd {
	float:left;
	width:110px;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
}
#boxBlandIn dd span {line-height:12px;}

/*------------------------------------------------------------------
module_design
------------------------------------------------------------------*/
/*-------- h2 #01 --------*/
h2.ti01 {
	clear: both;
	font-family:"メイリオ", Meiryo;
	color:#ffffff;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 10px 0;
	padding: 3px 0;
}

/*-------- h3 #01 --------*/
h3.ti01 {
	text-align: center;
	color:#ffffff;
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	font-weight:bold;
	padding: 3px 0;
	margin:0px 0px 5px 0px;
}

/*-------- tab #01--------*/
ul.tb01 {
	background:#ffffff;
}
.tb01 li {
/*	padding:10px 60px; 3dep */
/*	padding:10px 67px; 4dep */
	padding:10px 49px !important;/* 5dep */
/*	padding:10px 37px; 6dep */
	float: left;
   	margin:0 5px 0 0;
	text-align: center;
	background:#969696;
	color:#FFFFFF;
	cursor:pointer;
}
.tb01 li.select {background:#ff9933;}
.panes .pane {display:none;}

/* box #01(1line) */
.plan_box{
	width: 690px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	background: #ffffff;
}
.t_box {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #bfbfbf;
}
.t_box h3{
	font-size: 16px;
	font-weight:bold;
	padding: 0 0 0 8px;
	border-left: 3px solid #ff9933;
}
.t_box .loca{
	float: right;
	font-size: 12px;
	margin: 0;
/*	color:#ffffff;
	padding: 3px 8px;
	background: #ff9933;*/
	display: inline;
	white-space: nowrap;
}
.h_box{
	width: 110px;
	float: left;
	margin: 0 10px 0 0;
}
.p_box{
	background: #fff9e6;
	box-shadow: 1px 1px 1px rgba(255, 224, 162, 0.8);
	behavior: url(PIE.htc);
}
.p_box a{
	font-size: 16px;
	font-weight:bold;
}
.p_box ul{
	color:#535353;
	font-size: 12px;
	margin: 5px 0 0 0;
}
.p_box ul li{
	display: inline-block;
	vertical-align: bottom;
	*display: inline;  
	*zoom: 1;
}
.p_box ul li.p_t{
	width: 50px;
	color:#ffffff;
	margin: 0 5px 2px 0;
	padding: 2px 5px;
	background: #898989;
}
.p_box ul li.k_t{
	color:#ffffff;
	margin: 5px 5px 2px 0;
	padding: 2px 5px;
	background: #898989;
}
.p_box ul li.pri,
.p_box ul li.k_w{
	font-weight:bold;
	color:#ff0000;
	font-family:"メイリオ","ＭＳ Ｐゴシック"
}
.p_box ul li.pri{font-size: 18px;}
.p_box ul li.k_w{
	margin: 0 0 3px 0;
	font-size: 14px;
}

/*-------- box #01-2(3line) --------*/
.plan_box.line3{
	float: left;
	width: calc(92% / 4) !important;
	height: 450px;
	margin: 0 1% 10px !important;
	box-sizing: border-box;
}
/*.plan_box.line3 .t_box h3{width: 202px !important;}
.plan_box.line3 .t_box .loca{float: left !important;}*/
.plan_box.line3 .h_box{
	width: 100% !important;
	margin: 0;
}
.plan_box.line3 .p_box{
	clear: both !important;
	width: 100% !important;
	margin: 0 auto 10px auto !important;
	padding: 10px;
	box-sizing: border-box;
}
.plan_box.line3 .p_box ul li{margin: 0 0 5px 0;}

/*-------- link_box #01 --------*/
.lb01 {
	clear: both;
	width: 95%;
	margin: 5px auto;
	background: #ffffff;
}
.lb01 ul {margin: 10px;}
.lb01 ul li {
	font-weight:bold;
	float: left;
	width: 200px;
	overflow: hidden;
	padding: 5px;
	margin: 1px 0;
	-webkit-background-size: 15px 5px;
	margin: 0 10px 5px 0;
	padding: 5px;
	line-height: 15px;
	font-size: 12px;
}
.lb01 ul li.widel {width: 350px;}
.lb01 ul li a {
	padding: 0 0 0 15px;
	display: block;
	background: url(../images/ic_arrow_side.gif) no-repeat left center;
}

/*-------- button #01 --------*/
.bt01 {
	width: 170px;
	margin: 15px auto 5px auto;
}
.bt01 a {
	text-align: center;
	font-size: 12px;
	color: #ffffff !important;
	font-weight:bold;
	line-height: 2.6em;
	text-decoration:none !important;
	width: 170px;
	height: 33px;
	padding: 2px 0 0 0;
	display: block;
}
.bt01 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* button #02 */
.bt02 {
	width: 400px;
	margin: 15px auto 5px auto;
}
.bt02 a {
	text-align: center;
	font-size: 22px;
	color: #ffffff !important;
	font-weight:bold;
	line-height: 2.6em;
	text-decoration:none !important;
	width: 400px;
	height: 55px;
	padding: 0 0 0 0;
	display: block;
}
.bt02 a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*------------------------------------------------------------------
module_button_arrow
------------------------------------------------------------------*/
/*-------- orenge #01 --------*/
.buc01 a,
.buc01 a:hover {background: #ff3d00 url(../images/arrow.png) no-repeat 3% center !important;}

/*------------------------------------------------------------------
module_color
------------------------------------------------------------------*/
/*-------- orenge #01 --------*/
.bgc01 {background: #ff9933;}
.bs01 {	border: 1px solid #ff9933;}

/*gagdet*/
#gagdet h2 {
    text-align: center;
    font-size: 24px;
    background: #f93;
    color: #FFF;
    line-height: 1.8;
}

}