@charset "UTF-8";

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size:62.5%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
	/*font-size:15px;*/
	font-size:1.5rem;
	line-height:1.75;
	color:#333;
	word-wrap: break-word;
	padding-top: 46px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

h1,h2,h3,h4,h5,h6{
	line-height:1.4;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a{
	text-decoration:none;
	color:#333;
	transition:all .5s;
}

a:focus {
}
a:hover{
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

img{
	vertical-align:bottom;
	max-width:100%;
	height:auto;
}

figure{
	margin:0;
	padding:0;
	max-width: 100%;
}

input{
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
}
input[type="submit"],input[type="bottun"]{
	cursor:pointer;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
}

/* マージン-top */
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
/* padding-top */
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }

/* マージンボトム */
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
/* paddingボトム */
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }

/* padding-right */
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }

/* padding-left */
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }

.clear{
	clear:both;
}

.disp_none_pctab{
	display:none;
}
.disp_none_tabsp{
}

.svg{
	display:none;
}
.inner_contents{
	max-width:1440px;
	padding:0 20px;
	margin:0 auto;
}
.inner_contents_sub{
	max-width:1080px;
	padding:0 20px;
	margin:0 auto;
}


sub.shita{
font-size: .5em;
vertical-align: sub;
}

sup.ue{
font-size: .5em;
vertical-align: super;
}

html.open{
	overflow: hidden;
	-ms-touch-action: none;
	-webkit-touch-action: none;
	touch-action: none;
}
html.open .filter{
	position: fixed;
	background-color: rgba(0,0,0,0.5);
	z-index: 300;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	backface-visibility: hidden;
}


/*
---header
-----------------------------------------------------------------------------------------------------
*/
header{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0a0a+0,2a2a2a+100 */
background: rgb(10,10,10); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(10,10,10,1) 0%, rgba(42,42,42,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(10,10,10,1) 0%,rgba(42,42,42,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(10,10,10,1) 0%,rgba(42,42,42,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0a0a', endColorstr='#2a2a2a',GradientType=0 ); /* IE6-9 */
color:#fff;
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 0;
}
header a{
	-webkit-transition:all .5s;
	transition:all .5s;
	color:#fff;
}
header .header_logo{
	float:left;
}
header .header_logo a{
	display:block;
	padding:10px 20px 10px 29px;
	background-image: url(/images/top/header_robo_icon.png);
	background-repeat: no-repeat;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
	background-position: 0 center;
}
header .header_logo a:hover{
	opacity:.7;
}
header .global_menu{
	float:left;
	border:solid #fff;
	border-width:0 1px 0 1px;
}
.open header .global_menu{
	background-color: #000;
}
header .global_menu .btn{
	padding:10px 20px 10px 41px;
	background-image: url(/images/top/illustmap_arrow_titlebox.png);
	background-repeat: no-repeat;
	-webkit-background-size: 16px auto;
	background-size: 16px auto;
	background-position: 20px center;
	cursor:pointer;
	-webkit-transition:all .5s;
	transition:all .5s;
}
header .global_menu .btn:hover{
	opacity:.5;
}
header .header_btns{
	float:right;
}
header .header_btns .btn{
	display:block;
	float:left;
	margin-left:10px;
	padding-top:9px;
}
header .header_btns .btn a img{
	-webkit-transition:all .5s;
	transition:all .5s;
}
header .header_btns .btn a:hover img{
	opacity:.7;
}

.megamenu{
	padding: 66px 0 20px;
	background-color: #000;
	width: 100%;
	box-shadow: 0 4px 4px rgba(0,0,0,0.3);
	display: none;
	position: fixed;
	top: 0;
	color: #fff;
	z-index: 500;
	backface-visibility:hidden;
	-webkit-overflow-scrolling: touch;
}
.megamenu a{
	color: #fff;
}
.megamenu .inner_contents{
	overflow: hidden;
}

.megamenu .pickup{
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding-right: 20px;
	overflow: hidden;
}
.megamenu .pickup .img{
	position: relative;
	padding-bottom: 50%;
	overflow: hidden;
}
.megamenu .pickup .img img{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.megamenu .pickup .textbox{
	margin-top: 15px;
}
.megamenu .pickup .btn{
	margin-top: 15px;
}
.megamenu .pickup .btn a {
    display: block;
    padding: 5px 0;
    border-radius: 3px;
    color: #333;
    background-color: #fff;
    background-image: url(/images/top/yokoku_arrow_next.png);
    -webkit-background-size: 6px auto;
    background-size: 6px auto;
    background-position: right 10px center;
    background-repeat: no-repeat;
    border-bottom: 3px solid #ccc;
    transition: all .5s;
    box-sizing: border-box;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.megamenu .pickup .btn a:hover {
    background-color: #ddd;
    border-color: #999;
}


.megamenu .linklist{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
	float: left;
	position: relative;
}
.megamenu .linklist:before,
.megamenu .linklist:after{
	content: "";
	position: absolute;
	top: 0;
	width: 1px;
	background-color: #fff;
	height: 9999px;
}
.megamenu .linklist:before{
	left: 0;
}
.megamenu .linklist:after{
	right: 0;
}
.megamenu .linklist ul{
	margin: 0 -5px;
}
.megamenu .linklist ul li{
	float: left;
	width: 33.333333333333333%;
	padding:0 5px;
}
.megamenu .linklist ul li:nth-of-type(3n+1){
	clear: both;
}
.megamenu .linklist ul li:nth-of-type(n+4){
	padding-top: 10px;	
}
.megamenu .linklist ul li a{
	display: block;
	background-color:rgba(255,255,255,0.2);
	padding: 10px;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	border: 1px solid transparent;
	border-radius: 2px;
}
.megamenu .linklist ul li a:hover{
	background-color: transparent;
	border: 1px solid #fff;
}
.megamenu .linklist ul li a:after{
	content: "";
	position: absolute;
	bottom:2px;
	right:2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 12px 12px;
	border-color: transparent transparent #fff transparent;
	opacity: 0.1;
}

.megamenu .otherarea{
	width: 25%;
	box-sizing: border-box;
	padding-left: 20px;
	overflow: hidden;
}


.megamenu .otherarea .bnr{
	margin-top: 10px;
}
.megamenu .otherarea .bnr a{
	display: block;
	padding: 10px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #fff;
}
.megamenu .otherarea .bnr a:hover{
	color: #333;
	background-color: #fff;
}


.megamenu .otherarea .gsc-control-cse {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
	border: none;
	background-color: transparent;
	padding: 0;
	font-size: 1.5rem;
	margin-bottom:30px;
	box-sizing: content-box;
}
.megamenu .otherarea .gsc-control-cse form{
}
.megamenu .otherarea form.gsc-search-box {
	font-size: 0;
	margin: 0;
}
.megamenu .otherarea table.gsc-search-box {
    border: none;
    margin: 0;
}
.megamenu .otherarea .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 5px;
}
.megamenu .otherarea .gsc-input-box {
	border: none;
	background: none;
	height: auto;
	box-sizing:border-box;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
	border-radius:2px;
	background-color: #fff;
}
.megamenu .otherarea .gsib_a {
    padding: 0;
}
.megamenu .otherarea .gsc-search-box-tools .gsc-search-box .gsc-input input{
	font-size: 1.5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:block;
	box-sizing:border-box;
	padding:5px !important;
	background-position: 5px center !important;
	border-radius:2px;
}
.megamenu .otherarea form .gsst_a {
    padding-top: 0;
}
.megamenu .otherarea form .gsst_a .gscb_a {
    vertical-align: middle;
}
.megamenu .otherarea input.gsc-search-button-v2 {
    padding: 10px 40px;
    margin: 0;
}
.megamenu .otherarea input.gsc-search-button{
	border: none;
	background-color: #389D28;
	background-image: none;
	transition: all .5s;
	border-radius:2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
.megamenu .otherarea input.gsc-search-button:hover{
	background-color: #28701c;
	background-image: none;
}
.megamenu .otherarea .gsst_b{
	
}

.megamenu .otherarea .gsc-result .gs-title {
	height: auto;
}


/*
---snsbtns
-----------------------------------------------------------------------------------------------------
*/
.snsbtns{
	background-color: #f2f2f2;
	padding: 10px 0;
	text-align: center;
	margin-top: 40px;
}
body.top .snsbtns{
	margin-top: 0;
}
.snsbtns .contentsbox{
	font-size: 0;
}
.fb_iframe_widget{
	vertical-align: bottom;
	margin: 0 5px;
}
.snsbtns .btn_twitter{
	display: inline-block;
	vertical-align: bottom;
	height: 20px;
	margin: 0 5px;
}
#___plusone_0{
	vertical-align: bottom !important;
	margin: 0 5px !important;
}


/*
---footer
-----------------------------------------------------------------------------------------------------
*/
footer{
	background: #2A2A2A;
	color: #fff;
	text-align: center;
}
footer:before{
	content:"";
	display:block;
	clear:both;
	height:1px;
}
footer:before{
	margin-bottom:19px;
}
footer .unei{
	border-bottom: 1px solid #444;
	padding-bottom: 15px;
}
footer .unei a{
	display: inline-block;
	margin-left: 10px;
	font-size: 1.2rem;
	background-color: #fff;
	border-radius: 3px;
	vertical-align: middle;
	line-height: 1;
	padding: 5px;
}
footer .unei a:hover{
	opacity: .7;
}
footer .gr11{
	font-size: 0;
	margin-top: 20px;
}
footer .gr11 li{
	display: inline-block;
	margin: 0 10px;
}
footer .gr11 li a{
	color: #fff;
	font-size: 1.2rem;
}
footer .gr11 li a:hover{
	text-decoration: underline;
}
footer .copyright{
	margin-top: 20px;
	background-color: #0A0A0A;
	font-size: 1.2rem;
	text-align: center;
	color: #aaa;
	padding: 10px;
}


/*
---sub_header
-----------------------------------------------------------------------------------------------------
*/
.sub_header{
	background: rgb(51,70,169); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(51,70,169,1) 0%, rgba(98,189,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(51,70,169,1) 0%,rgba(98,189,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(51,70,169,1) 0%,rgba(98,189,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3346a9', endColorstr='#62bdff',GradientType=0 ); /* IE6-9 */
	padding: 20px 0;
}
.sub_header #logo{
	float: left;
}
.sub_header .breadcrumb{
	float: right;
	font-size: 0;
	margin-top: -10px;
}
.sub_header .breadcrumb a{
	display: inline-block;
	font-size: 1.3rem;
	color: #fff;
	vertical-align: top;
}
.sub_header .breadcrumb a:after{
	content: "\00a0>\00a0";
}
.sub_header .breadcrumb a:hover{
	color: rgba(255,255,255,0.7)
}
.sub_header .breadcrumb a:hover:after{
	color: rgba(255,255,255,1)
}
.sub_header .breadcrumb span{
	display: inline-block;
	font-size: 1.2rem;
	color: #fff;
}
@media only screen and (min-width: 1025px) {
	.sub_header .inner_contents_sub {
		display: flex;
		justify-content: space-between;
	}
	.sub_header #logo {
		float: none;
		flex-shrink: 0;
	}
	.sub_header .breadcrumb {
		float: none;
		padding-left: 40px;
		text-align: right;
	}
	.sub_header .inner_contents_sub:after {
		content: none !important;
	}
}


/*
---
---------------------------------------------------------------------------*/
.cmn-btn {
	display: block;
    padding: 15px 0;
    border-radius: 5px;
    color: #fff;
    background-color: #F09100;
    background-image: url(/pictlabo/images/arrow_next.png);
    -webkit-background-size: 12px auto;
    background-size: 6px auto;
    background-position: right 10px center;
    background-repeat: no-repeat;
    border-bottom: 3px solid #D67A00;
    width: 400px;
	max-width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    transition: 0s;
}
.cmn-btn:hover{
	position: relative;
	top:3px;
	border-color: transparent;
}


@media only screen and (max-width: 1024px) {
	.disp_none_pctab{
	}
	.disp_none_tabsp{
		display:none;
	}


/*
---header
-----------------------------------------------------------------------------------------------------
*/
	.megamenu .pickup{
		padding-right: 10px;
	}
	.megamenu .linklist {
		width: 75%;
		padding: 0 0 0 10px;
		float: left;
	}
	.megamenu .linklist:before, .megamenu .linklist:after{
		display: none;
	}
	
	.megamenu .otherarea {
		width: auto;
		padding:20px 0 0;
		clear: both;
	}
	.megamenu .otherarea .gsc-control-cse{
		padding-top: 20px;
		margin-bottom: 20px;
		border-top: 1px solid #888;
	}
	.megamenu .otherarea .bnr_wrapper{
		margin: 0 -5px;
	}
	.megamenu .otherarea .bnr_wrapper .bnr{
		margin-top: 0;
		padding: 0 5px;
		width: 50%;
		float: left;
		box-sizing: border-box;
	}
	.megamenu .otherarea .bnr_wrapper .bnr:nth-of-type(n+3) {
		padding-top: 10px;
	}

	header .header_btns{
		display: flex;
		width: calc(100% - 421px);
    	max-width: 373px;
	}

/*
---sub_header
-----------------------------------------------------------------------------------------------------
*/
	.sub_header{
		padding-bottom: 0;
	}
	.sub_header #logo{
		float: none;
	}
	.sub_header .breadcrumb{
		float: none;
		margin: 20px -20px 0;
		text-align: right;
		background-color: rgba(0,0,0,0.2);
		padding: 5px;
	}
}


@media only screen and (max-width: 768px) {
/*
---header
-----------------------------------------------------------------------------------------------------
*/

	.megamenu{
		box-sizing: border-box;
		overflow: auto;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.megamenu .pickup {
		width: auto;
		float: none;
		padding-right: 0;
	}
	.megamenu .pickup .img{
		width: 50%;
		float: left;
		padding-bottom:28.125%; 
	}
	.megamenu .pickup .textbox{
		margin-top: 0;
		padding:0 0 0 20px;
		box-sizing: border-box;
		width: 50%;
		float: left;
	}
	.megamenu .linklist {
		width: auto;
		padding:20px 0 0;
		float: none;
		margin-top: 20px;
		border-top: 1px solid #888;
	}


/*
---footer
-----------------------------------------------------------------------------------------------------
*/
	footer .gr11 li{
		margin: 0 6px;
	}


	.oc_fixed_link{
		top: auto;
		margin-top: 0;
		bottom: 10px;
	}

}


@media only screen and (max-width: 767px) {
	body{
		padding-top: 60px;
	}
	.inner_contents{
		padding:0 10px;
	}
	.inner_contents_sub{
		padding:0 10px;
	}

	
/*
---header
-----------------------------------------------------------------------------------------------------
*/
	header{
	}
	header .inner_contents {
			padding: 0;
	}
	header .header_logo {
		display:none;
	}
	header .global_menu {
			border: none;
	}
	header .global_menu .btn {
			padding: 0;
		background-color: rgba(255,255,255,0.1);
			background-image: url(/images/top/menu_smp.png);
			-webkit-background-size: 60px auto;
			background-size: 60px auto;
			background-position: 0 0;
		width:60px;
		height:60px;
		font-size:0;
	}
	header .header_btns .btn {
		margin-left: 0;
		margin-right: 5px;
		padding-top: 16px;
	}
	
	header .header_btns{
		display: flex;
		width: calc(100% - 70px);
		max-width: 358px;
	}
	
	.megamenu{
		background-color: #232323;
		padding: 80px 0 20px;
	}
	.megamenu .inner_contents{
		padding: 0 10px;
		overflow: scroll;
		height: 100%;
	}
	.megamenu .pickup .img{
		width: 120px;
		padding-bottom: 120px;
	}
	.megamenu .pickup .img img{
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		height: 100%;
		width: auto;
	}
	.megamenu .pickup .textbox{
		width: auto;
		float: none;
		overflow: hidden;
	}
	.megamenu .linklist ul li {
		width: 50%;
	}
	.megamenu .linklist ul li:nth-of-type(3n+1) {
		clear: none;
	}
	.megamenu .linklist ul li:nth-of-type(2n+1) {
		clear: both;
	}
	.megamenu .linklist ul li:nth-of-type(n+3) {
		padding-top: 10px;
	}
	
	.megamenu .gsc-results-wrapper-overlay{
		height: 70%;
		width: 90%;
		left: 5%;
		box-sizing: border-box;
		top: 90px;
		padding: 10px;
	}
	.megamenu .gsc-modal-background-image{
		width: auto;
		height: auto;
		top: -5000px;
		right: -5000px;
		bottom: -5000px;
		left: -5000px;
		backface-visibility: hidden;
	}


/*
---snsbtns
-----------------------------------------------------------------------------------------------------
*/
	.snsbtns{
		text-align: left;
	}
	.fb_iframe_widget{
		vertical-align: bottom;
		margin: 0;
	}
	.snsbtns .btn_twitter{
		margin: 0 10px;
	}
	#___plusone_0{
		margin: 0 !important;
	}


/*
---sub_header
-----------------------------------------------------------------------------------------------------
*/
	.sub_header{
		padding: 10px 0;
	}
	.sub_header .breadcrumb{
		display: none;
	}

}



@media only screen and (max-width: 500px) {
	.disp_none_pctab{
		display: block;
	}
	.disp_none_tabsp{
	}
}