@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	リセット
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 100%;
	vertical-align: baseline;
}
main, article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	display: block;
}
html {
	color: #333;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
input[type="button"], input[type="submit"], input[type="search"], input[type="reset"] {
	color: #333;
	font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: #cbcbcb;
}
::-moz-placeholder {
color: #cbcbcb;
}
:-moz-placeholder {
color: #cbcbcb;
}
:-ms-input-placeholder {
color: #cbcbcb;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
caption, th {
	text-align: left;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover{
	/*text-decoration: underline;*/
	color:#0e75ae;
	transition: all 0.3s ease;
}
a:focus {
	outline: none;
}
a:hover img {
	opacity: .8;
	transition: all 0.3s ease;
}
.clr:after, .clearfix:after, section:after {
	content: "";
	clear: both;
	display: block;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	フロート解除
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clearfix {
	zoom: 1; /* clear float - ie */
}
.clearfix:after { /* clear float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	対複数設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clear {
	clear: both;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	レスポンシブ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
html, body {
	width: 100%;
}
body {
	min-width: 1200px;
}
.wrap {
	overflow: hidden;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
header {
	background-color: #fff;
	padding: 30px 0 0;
	position: fixed;
	width: 100%;
	z-index: 100;
}
header .sp_header {
	display: none;
}
header .header_in {
	width: 1000px;
	margin:0 auto;
}
header .header_in img {
	display: block;
}
header .header_in h1 img {
	margin: 0 auto;
}
/* rightmenu */
header .header_in .rightmenu {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	right: 30px;
}
header .header_in .rightmenu .rightmenu_in {
	position: absolute;
	right: 0;
	top: 16px;
}
header .header_in .rightmenu .rightmenu_in ul.subbtn {
	margin-bottom: 3px;
}
header .header_in .rightmenu .rightmenu_in ul.subbtn li:not(:last-child) {
	margin-bottom: 5px;
}
header .header_in .rightmenu .rightmenu_in ul.language {
	letter-spacing: -.40em;
	text-align: center;
}
header .header_in .rightmenu .rightmenu_in ul.language li {
	display: inline-block;
	letter-spacing: normal;
	background-repeat: no-repeat;
	width: 33px;
	height: 38px;
	text-indent: -9999px;
}
header .header_in .rightmenu .rightmenu_in ul.language li.jp {
	background-image: url("/common/img/common/lang_jp.png");
	margin-right: 6px;
}
header .header_in .rightmenu .rightmenu_in ul.language li.en {
	background-image: url("/common/img/common/lang_en.png");
}
header .header_in .rightmenu .rightmenu_in ul.language li.jp.on {
	background-image: url("/common/img/common/lang_jp_on.png");
}
header .header_in .rightmenu .rightmenu_in ul.language li.en.on {
	background-image: url("/common/img/common/lang_en_on.png");
}
header .header_in .rightmenu .rightmenu_in ul.language li a {
	display: block;
}
/* nav */
nav {
	padding: 27px 0 23px;
}
nav ul.menu {
	letter-spacing: -.40em;
}
nav ul.menu > li {
	display: inline-block;
	letter-spacing: normal;
}
nav ul.menu > li > span {
	display: block;
	position: relative;
	padding: 0 26px 15px;
	cursor: pointer;
}
nav ul.menu > li > a {
	display: block;
	padding: 0 26px 15px 30px;
}
/*nav ul.menu > li > span:hover:after {
	background-color: #d6ccc2;
	content: "";
	color: #fefefe;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 100%;
}*/
nav ul.menu > li.on > span:after {
	background-color: #d6ccc2;
	content: "";
	color: #fefefe;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	width: 100%;
}
nav ul.menu > li .submenu {
	background-color: #353535;
	opacity: 0.98;
	color: #fefefe;
	display: none;
	left: 0;
	position: absolute;
	text-align: left;
	width: 100%;
}
/*nav ul.menu > li.on .submenu {
	display: block;
}*/
nav ul.menu > li .submenu ul.submenu_in {
	margin: 0 auto;
	padding: 30px 60px 40px;
	width: 1200px;
	right: 30px;
}
nav ul.menu > li .submenu ul.submenu_in > li {
	border-right: 1px solid #5a5a5a;
	display: table-cell;
	padding: 5px 20px;
	width: auto;
	vertical-align: top;
}
nav ul.menu > li .submenu ul.submenu_in > li.category {
	width: 256px;
	padding: 5px 26px 5px 0;
}
nav ul.menu > li .submenu ul.submenu_in > li:last-child {
	border-right: none;
}
nav ul.menu > li .submenu ul.submenu_in > li > dl {
}
nav ul.menu > li .submenu ul.submenu_in > li > dl > dt {
	background-image: url("/common/img/common/dot_submenu.png");
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 140%;
	padding-bottom: 3px;
}
nav ul.menu > li .submenu ul.submenu_in > li > dl > dt a {
	color: #fefefe;
	display: block;
}
nav ul.menu > li .submenu ul.submenu_in > li > dl > dt a:before {
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	content: "";
	display: inline-block;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	margin-right: 10px;
}
nav ul.menu > li .submenu ul.submenu_in > li > dl > dt a:hover {
	background-color: #252525;
	text-decoration: none;
}
nav ul.menu > li .submenu ul.submenu_in > li > ul > li > a:hover{
	background-color: #252525;
		text-decoration: none;
}
nav ul.menu > li .submenu ul.submenu_in > li > dl > dd {
	padding-top: 20px;
	font-size: 90%;
	line-height: 2.0em;
}
nav ul.menu > li .submenu ul.submenu_in > li > ul {
}
nav ul.menu > li .submenu ul.submenu_in > li > ul > li {
	font-size: 90%;
	line-height: 2.0em;
}
/*nav ul.menu > li .submenu ul.submenu_in > li > ul > li:last-child {
	margin-bottom: 0;
}*/
nav ul.menu > li .submenu ul.submenu_in > li > ul > li span {
	/*background-color: #535353;*/
	display: block;
	line-height: 2.0em;
	padding: 3px 10px;
	font-weight: 600;
}
nav ul.menu > li .submenu ul.submenu_in > li > ul > li a {
	color: #fefefe;
	display: block;
	padding: 0 8px 0 26px;
	text-indent: -18px;
}
nav ul.menu > li .submenu ul.submenu_in > li.category2{
	width:256px;
	height:200px;
}
nav ul.menu > li .submenu ul.submenu_in  > li.category2 > ul.category_menu{
	position: relative;
}
nav ul.menu > li .submenu ul.submenu_in > li > ul > li a:before {
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	content: "";
	display: inline-block;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: middle;
	margin-right: 10px;
}nav ul.menu > li .submenu ul.submenu_in > li.category2 > ul.category_menu > li.indexlist{
	position: absolute;
	width:300px;
	height:200px;
	padding-left: 40px;
	top: -10px;
	left:210px;
}
nav ul.menu > li .submenu ul.submenu_in > li.category2 > ul.category_menu > li.indexlist > ul{
	margin: 10px 5px;
}
nav ul.menu > li .submenu ul.submenu_in > li.category2 > ul.category_menu > li.indexlist > ul > li {
	line-height: 2.0em;
	/*margin-bottom: 10px;*/
}

nav ul.menu > li .submenu ul.submenu_in > li.category2 > ul.category_menu > li.indexlist > ul > li a:hover{
	background-color: #252525;
	text-decoration: none;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	fadein
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/* 画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	wrapper
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#wrapper {
	font-size: 90%;
	padding-top: 172px;
	position: relative;
	width: 100%;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	#maincontents
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#maincontents {
}
#maincontents .inner {
	width: 1200px;
	margin: 0 auto;
}
/* bannerBox */
#bannerBox {
	padding: 80px 0;
}
#bannerBox ul {
	letter-spacing: -.40em;
	text-align: center;
}
#bannerBox ul li {
	display: inline-block;
	letter-spacing: normal;
	margin-right: 30px;
}
#bannerBox ul li:last-child {
	margin-right: 0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
footer {
	background-image: url("/common/img/common/bg_footer.jpg");
	background-position: center top;
	background-size: cover;
	padding-top: 40px;

}
footer .footer_in {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 75.5%;
	line-height: 1.9em;
}

footer .footer_in a{
	color: #333;
}

footer a:hover{
	text-decoration:underline;
}
footer .footer_in ul.columns{
	display: inline-block;
	vertical-align: top;
	width: 14%;
}

footer .footer_in ul.columns:first-child{
	width: 20%;
}

footer .footer_in ul.columns:not(:last-child){
	margin-right: 1.6%;
}

footer .footer_in ul.columns > li:not(:last-child){
	margin-bottom: 30px;
}

/*Logo img*/
footer .footer_in ul.columns li.f_logo{
	margin-bottom: 20px;
}



/*SNS ico*/
footer .footer_in ul.sns {
	width: 75%;
	text-align: right;
}
footer .footer_in ul.sns li {
	display: inline-block;
	letter-spacing: normal;
}

footer .footer_in ul.sns li:not(:last-child){
	margin-right: 15px;
}
footer .footer_in ul.sns li{
	vertical-align: middle;
}


footer .footer_in ul.sns li:last-child {
	margin-right: 0;
}


footer .footer_in ul.sns li.fb{
	background:url(/common/img/common/ico_fb_mono.png) no-repeat;
}
footer .footer_in ul.sns li.tw{
	background: url(/common/img/common/ico_tw_mono.png) no-repeat;
}
footer .footer_in ul.sns li.ig{
	background: url(/common/img/common/ico_ig_mono.png) no-repeat;
}
footer .footer_in ul.sns li.yt{
	background: url(/common/img/common/ico_yt_mono.png) no-repeat;
}

footer .footer_in ul.sns li.fb a > img,
footer .footer_in ul.sns li.tw a > img,
footer .footer_in ul.sns li.ig a > img,
footer .footer_in ul.sns li.yt a > img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
}
footer .footer_in ul.sns li.fb a > img:hover,
footer .footer_in ul.sns li.tw a > img:hover,
footer .footer_in ul.sns li.ig a > img:hover,
footer .footer_in ul.sns li.yt a > img:hover{
	opacity: 1;
}

/**大分類**/
/*footer .footer_in ul.columns > li{
	margin-bottom: 30px;
}*/

footer .footer_in ul.columns > li > a,
footer .footer_in ul.columns > li > p > a{
	font-weight: bolder;
	color:#222222;
}
footer .footer_in ul.ir_listbox{
	display: inline-block;
	width: 29.6%;
}


/**中分類**/
footer .footer_in ul.m_menu {
	padding-left: 0.5em;
}

/*IR部分のみ*/
footer .footer_in ul.ir_listbox ul.m_menu{
	width: 47%;
	display: inline-block;
	vertical-align: top;
}
footer .footer_in ul.ir_listbox ul.m_menu{
	margin-right: 5%;
}
footer .footer_in ul.ir_listbox ul.m_menu:last-child{
	margin-right: 0;
}

/**小分類**/
footer .footer_in ul.s_menu{
	padding-left: 0.925em;
}
footer .footer_in ul.s_menu > li{
	/*margin: 8px 0;*/
	text-indent: -0.5em;
	padding-left: 0.5em;
}
footer .footer_in ul.s_menu > li::before{
	content:"-";
}

footer .f_bottom{
	background-color: #1b1b1b;
	color: #FFF;
}
footer div.b_column{
	font-size: 80%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px;
}

footer div.b_column ul,
footer div.b_column li{
	display: inline-block;
	letter-spacing: normal;
}

footer div.b_column li:not(:last-child)::after{
	content:"｜";
}

footer div.b_column a{
	margin: 0 1em;
	color: #fff;
}

footer span.copy{
	display: inline-block;
	float: right;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	ページトップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#page_top {
	bottom: 20px;
	left: 50%;
	position: fixed;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 1200px;
	z-index: 99;
}
#page_top img {
	bottom: 0;
	display: none;
	position: absolute;
	right: -72px;
}
#page_top img:hover {
	opacity: 0.8;
}

/*タブレット*/
@media screen and (max-width: 1200px) {
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
header .header_in .rightmenu .rightmenu_in {
	right: 2%;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	#maincontents
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#maincontents .inner {
	width: 100%;
	padding: 0 2%;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	ページトップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#page_top {
	bottom: 5%;
}
#page_top img {
	right: 5%;
}
}

/*スマホ*/
@media screen and (max-width: 760px) {
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	リセット
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-weight: 100;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	レスポンシブ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body {
	min-width: 0;
}
.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
header .header_in {
	display: none;
}
/* オーバーレイ */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
/*	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";*/
	z-index: 999;
}
header {
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
header .sp_header {
	display: block;
	position: relative;
	padding: 10px;
}
header .sp_header h1.logo a {
	display: block;
    width: 180px;
}
header .sp_header h1.logo img {
	display: block;
	width: 160px;
}
/* ナビゲーション */
header nav {
	overflow: auto;
	position: fixed;
	padding: 0;
	top: 0;
	right: -100%;
	width: 100%;
	max-width: 760px;
	height: 100%;
	background-color: #353535;
	opacity: 0;
	z-index: 9999;
	margin-top: 54px;
	-webkit-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
/* ナビゲーション：アクティブ時 */
header.navOpen nav {
	opacity: 1;
	right: 0;
	-webkit-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
header nav ul#spnav {
	border-top: 1px solid #5a5a5a;
}
header nav ul#spnav li {
	border-bottom: 1px solid #5a5a5a;
}
header nav ul#spnav li a {
	position: relative;
	display: block;
	padding: 3%;
	color: #fff;
	text-decoration: none;
}
header nav ul#spnav li a:before {
	position: absolute;
	top: 50%;
	right: 10%;
	display: inline-block;
	content: "";
	width: 14px;
	height: 14px;
	margin-top: -4px;
	margin-right: -4px;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
header nav ul#spnav li ul.bottom {
	display: table;
    width: 100%;
}
header nav ul#spnav li ul.bottom li {
	border-right: 1px solid #5a5a5a;
	border-bottom: none;
	display: table-cell;
	width: 50%;
}
header nav ul#spnav li ul.bottom li a {
	padding: 6% ;
	
}
header nav ul#spnav li ul.bottom li a:before {
	height: 8px;
    right: 15%;
    width: 8px;
}
header nav ul#spnav li ul.bottom li:last-child {
	border-right: none;
}

/*  言語 */
header nav ul.language {
	letter-spacing: -.40em;
	margin-top: 5%;
    text-align: center;
}
header nav ul.language li {
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 3%;
    /*padding: 7%;*/
    text-indent: -9999px;
    width: 50px;
    height: 60px;
}
header nav ul.language li.jp {
	background-image: url("/common/img/common/sp/lang_jp.png");
}
header nav ul.language li.jp.on {
	background-image: url("/common/img/common/sp/lang_jp_on.png");
}
header nav ul.language li.en {
	background-image: url("/common/img/common/sp/lang_en.png");
}
header nav ul.language li.en.on {
	background-image: url("/common/img/common/sp/lang_en_on.png");
}
header nav ul.language li a { 	
display: block; 	
width: 100%; 	
height: 100%; 	
}
/* ナビゲーションアイコン */
#spnavBtn {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 4%;
	top: 30%;
	width: 30px;
}
#spnavBtn span {
	display: block;
	height: 4px;
	width: 100%;
	background-color: #1b1b1b;
	border-radius: 2px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
#spnavBtn span:nth-of-type(2), 
#spnavBtn span:nth-of-type(3) {
	margin-top: 20%;
}
/* ナビゲーションアイコン：アクティブ */
header.navOpen #spnavBtn span:nth-of-type(1) {
	-webkit-transform: translateY(10px) translateX(0) rotate(45deg);
	-ms-transform: translateY(10px) translateX(0) rotate(45deg);
	transform: translateY(10px) translateX(0) rotate(45deg);
}
header.navOpen #spnavBtn span:nth-of-type(2) {
	margin-top: 5px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}
header.navOpen #spnavBtn span:nth-of-type(3) {
	-webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-10px) translateX(0) rotate(-45deg);
	transform: translateY(-10px) translateX(0) rotate(-45deg);
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	wrapper
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#wrapper {
	padding-top: 54px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	#maincontents
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#maincontents .inner {
	width: 100%;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
footer {
	width: 100%;
    padding-top: 10%;
	background-image:none;
}
footer .footer_in {
	padding-bottom: 0;
	width: 100%;
	padding: 0 8px;
}
	
	footer a:hover{
		text-decoration: none;
	}
	
	.f_menu > li > a,
	.m_menu > li > a,
	.s_menu > li > a{
		display: block;
	}
	
footer .footer_in ul.columns,	
footer .footer_in ul.columns:first-child,
	footer .footer_in ul.ir_listbox{
		display:block;
		width: 100%;
	margin:0;
	padding: 0;
	}	
	footer .footer_in ul.columns li.f_logo,
	footer .footer_in ul.columns ul.sns{
		width: 45%;
		margin: 0 auto 2%;
	}
	footer .footer_in ul.columns li.f_logo img{
		max-width: 100%;
	}
	footer .footer_in ul.sns li:not(:last-child){
		margin-right: 0.5em;
	}	
	footer .footer_in ul.columns > li:not(:last-child){
		margin-bottom: 0;
	}
	footer .footer_in .m_menu{
		display: none;
	}
	footer .footer_in ul.ir_listbox ul.m_menu{
		width:100%;
		display: none;
	}
	
	footer .footer_in .m_menu .s_menu{
		display: none;
	}
	footer .footer_in .f_menu > li{
		border-bottom: 1px solid #ccc;
		line-height: 2.5em;
		vertical-align: middle;
	}
	footer .footer_in .f_menu:first-child{
		border-top: 1px solid #ccc;
	}
	footer .footer_in .f_menu > li > p,
	footer .footer_in .m_menu > li >p{
		display: block;
		width: 95%;
	}
	footer .footer_in .f_menu p::after{
		float: right;
		width: 5px;
		height: 5px;
		border: 0px;
		border-top: solid 1px #000;
		border-right: solid 1px #000;
		content: "";
		display: inline-block;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		vertical-align: middle;
		margin-right: 10px;
		margin-top: 15px;
		transition: 0.5s;
	}
	footer .footer_in .f_menu p.open::after{
		float: right;
		width: 5px;
		height: 5px;
		border: 0px;
		border-top: solid 1px #000;
		border-right: solid 1px #000;
		content: "";
		display: inline-block;
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		vertical-align: middle;
		margin-right: 10px;
		margin-top: 15px;
		transition: 0.5s;
	}
	footer .footer_in ul.s_menu > li{
		text-indent: 0;
	}
	footer .footer_in ul.s_menu > li::before{
		content:none;
	}
	footer div.b_column{
		width: 100%;
		font-size: 75%;
		padding: 0;
	}
	footer span.copy{
		text-align: center;
		width: 100%;
		float: none;
		margin-bottom: 2%;
	}

	footer div.b_column ul {
		background-color: #353535;
		width: 100%;
		letter-spacing: 0;
		text-align: left;
	}
	footer div.b_column ul li {
		display: block;
		position: relative;
		width: 50%;
		float: left;
	}
	footer div.b_column ul li:nth-child(-n+2){
		border-bottom: 1px solid #5a5a5a;
	}
	footer div.b_column a{
		margin: 0;
	}
	footer div.b_column li:not(:last-child)::after{
		content: none;
	}
	footer div.b_column li:nth-child(odd) {
		border-right: 1px solid #5a5a5a;
	}
		footer div.b_column li{
			color: #fff;
			display: block;
		}
	footer div.b_column li a{
		display: block;
		padding: 5% 1em;
	}
footer .footer_in ul.links li a::hover {
	text-decoration: none;
}
footer .footer_in ul.links li a::after {
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	position: absolute;
	left: auto;
	right: 8%;
    top: 40%;
}
footer .footer_in ul.sns {
    letter-spacing: 0;
	width: 95%;
	text-align: center;

}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	ページトップ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#page_top {
    display: none;
}
#page_top img {
	display: none;
}
}