@charset "UTF-8";

/* --------------------------------------------------- */
/* content width */

.lay_lqd:before,
.lay_lqd:after { content: " "; display: table; }
.lay_lqd:after { clear: both; }
.lay_lqd {

	max-width: 1280px;
	padding: 0 1rem;
	margin-right: auto;
	margin-left: auto;
}

/* spview */
@media screen and (max-width:767px) {

	.lay_lqd {
		max-width:none;
		padding: 0;
	}
}

/* --------------------------------------------------- */

#wrapper {
	width: 100%;
	overflow-x:hidden;
}

/* --------------------------------------------------- */
/* #header basic */
#header {
	background: #007bb0; 
	padding: 0;
	position: relative;
    z-index: 200;
    width: 100%;
	height: 100px;
}
#header .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding: 0;
	margin: 0 auto;
	height:auto;/* header total height pc */
	position:relative;/* for #header_nav_btn */
}
.siteid,
#header_nav {

	display:table-cell;
	vertical-align:middle;
}

#pnav li a img {
	margin-bottom: 15px;
	height: 27px;
}

.pnav_new a {
	width: 100px;
    text-align: center;
    background-color: #a20116;
    padding: 0;
    height: 100px;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
}
#pnav .pnav_new a span {
	color: #fff;
	width: 100px;
}
.pnav_web a {
	width: 100px;
    text-align: center;
    background-color: #1a0004;
    padding: 0;
    height: 100px;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
}
#pnav .pnav_web a span {
	color: #fff;
	width: 100px;
}
.pnav_login a {
	width: 100px;
    text-align: center;
    background-color: #bebdc0;
    padding: 0;
    height: 100px;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
}
#pnav .pnav_login a span {
	color: #1a0004;
	width: 100px;
}

/*
@media only screen and (min-width: 768px) and (max-width: 1010px) {
	.pnav_new a,
	.pnav_web a,
	.pnav_login a {
		width: 80px;
		height: 80px;
	}
	#pnav .pnav_new a span,
	#pnav .pnav_web a span,
	#pnav .pnav_login a span {
		width: 100%;
	}
}
*/

/* spview */
@media screen and (max-width:767px) {


	#header {
		height: auto; 
		padding: 0;
	}

	#header .inner {

		display:block;
		width:auto;
		height: 60px;
		padding: 0 15px;
	}
	#pnav li a img {
		display: none;
	}
	.pnav_new a {
		width: auto;
		color: #000 !important;
		text-align: center;
		box-shadow: none;
		border: none;
		background-color: #ffffff;
		padding: 0;
		height: auto;
		margin: 0;
	}
	.pnav_web a {
		width: auto;
		color: #000 !important;
		text-align: center;
		box-shadow: none;
		border: none;
		background-color: #ffffff;
		padding: 0;
		height: auto;
		margin: 0;
	}
	.pnav_login a {
		width: auto;
		color: #000 !important;
		text-align: center;
		box-shadow: none;
		border: none;
		background-color: #ffffff;
		padding: 0;
		height: auto;
		margin: 0;
	}
	
	#pnav .pnav_new a span {
		color: #000;
	}
	#pnav .pnav_web a span {
		color: #000;
	}
	#pnav .pnav_login a span {
		color: #000;
	}
}

/* --------------------------------------------------- */
/* #header link */
#header a {}
#header a:hover {}

/* --------------------------------------------------- */
/* #siteid & #header_nav */

/* #siteid */
.siteid {
	white-space:nowrap;
	width:184px;/* logo image size */
	margin-left: 30px;
}

#header h1 {
	display:table;
	width:100%;
	height:100%;
}

#header h1 span,
#header h1 a {
	display:table-cell;
	vertical-align:middle;
}
#header h1 img {
	width: 100%;
}

/* #header_nav */
#header_nav {
	width:auto;
	padding-left:2em;
	float: right;
}

/*
@media only screen and (min-width: 768px) and (max-width: 1010px) {
	.siteid {
		margin-left: 1rem;
	}
}
*/

/* spview */
/* when use menu button */
@media screen and (max-width:767px) {

	.siteid,
	#header_nav { display:block; }

	/* #siteid */
	.siteid {
		width:130px;
		height:100%;
		margin-left: 0px;
	}

	/* #header_nav */
	#header_nav {

		width:100%;
		padding-left:0;

		/* sp view basic style */
		background-color:#fff;
		box-shadow:0px 3px 3px 0px rgba(6,6,7,0.11);
		-moz-box-shadow:0px 3px 3px 0px rgba(6,6,7,0.11);
		-webkit-box-shadow:0px 3px 3px 0px rgba(6,6,7,0.11);

		/* for drop down */
		display:none;
		position:absolute;
		top: 60px !important;
		left:0;
		z-index:998;

		border-bottom: solid 1px #cdcdcd;
		border-top: solid 1px #cdcdcd;
	}
	
	#header h1 img {
		width: 100%;
		height: auto;
		padding-top: 10px;
	}
}

/* --------------------------------------------------- */
/* menu button (sp view) */
#header_nav_btn {
	/*width:3em;*/
	/*height:3em;*/
	position:absolute;
	top:1em;
	right:0;

	display:none;
	border:none;
	background:none;
	padding:0;
}

#header_nav_btn:before {

    font-family: 'icomoon' !important;
	content:'\e96e';
	font-size: 32px;
	color:#000;
	line-height:1;
}

/* spview */
@media screen and (max-width:767px) {

	#header_nav_btn {
		top: 16px;
		right: 8px;
		display:block;
	}
	#header_nav_btn:before {
		font-size: 32px;
	}

	
	#header .header_top p {
		padding: 0 10px;
	}
}

/* --------------------------------------------------- */
/* global navi & primary navi */


/* primary navi */
#pnav { display: flex;
    align-items: center;}
#pnav > li {
	display:inline-block;
	margin-right:2em;
}

#pnav > li span,
#pnav > li a {
	color:#fff;
	display: block;
	font-weight: 600;
	text-decoration:none;
	font-size: 15px;
}
.pnav_new {
	margin-right: 0 !important;
}
.pnav_web {
	margin-right: 0 !important;
}
.pnav_login {
	margin-right: 0 !important;
}

#pnav > li .btn { color:#fff; }

.pnav_login {}
.pnav_login:hover {}

.pnav_mypage {}
.pnav_mypage:hover {}

.pnav_help {}
.pnav_help:hover {}

.pnav_register {}
.pnav_register:hover {}


/* icon style */
#pnav a:before {}

#pnav .drop_down_list {
	font-size:78%;
	top:25px;
}
#pnav .drop_down_list li {}
#pnav .drop_down_list li a {}
#pnav .drop_down_list li a:hover {}

#pnav .list_round1 a {
	color:#333;
	text-shadow:none;
}
/*
@media only screen and (min-width: 768px) and (max-width: 1010px) {
	#pnav > li {
		margin-right: 1rem;
	}
	#pnav > li span,
	#pnav > li a {
		font-size: 1.5vw;
	}
}
*/

/* spview */
@media screen and (max-width:767px) {

	/* global navi */
	#gnav { display:block;text-align: center;float: none; }
	#gnav > li {
		display:block;
		font-size:100%;
		margin-right:0;
	}

	/* primary navi */
	#pnav { display:block;text-align: center;float: none; }
	#pnav > li {
		display:block;
		font-size:100%;
		margin-right:0;
	}

	#pnav > li span,
	#pnav > li a {
		color:#000;
	}

	#gnav > li,
	#pnav > li{
		padding:14px 0;
		width:100%;
		border-top:solid 1px #eee;
	}
	#gnav > li:first-child { border-top:none; }

	#gnav > li a,
	#pnav > li a {font-size: 15px;position: relative; color: #000;}

	#gnav > li a::after,
	#pnav > li a::after {

		content: '';
		margin-top: -4px;
		top: 48%;
		right: 25px;
		width: 9px;
		height: 9px;
		position: absolute;
		border-top: 2px solid #b0b0b0;
		border-right: 2px solid #b0b0b0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);

		}
	#pnav > li.drop_down::after {

		content: '';
		margin-top: -4px;
		top: 48%;
		right: 25px;
		width: 9px;
		height: 9px;
		position: absolute;
		border-top: 2px solid #333;
		border-right: 2px solid #333;
		-webkit-transform: rotate(45deg);
		transform: rotate(135deg);

		}

	#pnav > li .btn {
		color:#fff;
		display:block;
	}

	.pnav_login {}
	.pnav_login:hover {}

	.pnav_mypage {}
	.pnav_mypage:hover {}

	.pnav_help {}
	.pnav_help:hover {}

	.pnav_register {}
	.pnav_register:hover {}

	#pnav .drop_down_list {
		top:50px;
	}
}


/* --------------------------------------------------- */

/* back to top navi */
#pagetop {
	position:fixed;
	bottom: 10px;
	right: 30px;
	z-index: 1000;
}
#pagetop a {
	display:block;
	width:50px;
	height:50px;
	background-color:rgba(0,0,0,0.70);
	color:#fff;
	text-align:center;
	padding:7px 0 0;
	font-size:150%;
}
#pagetop a:hover {}

#pagetop2 {
	position:fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	width: 100%;
	padding: 10px 0 15px;
	background: #fff;
	border-bottom: solid 2px #313132;
	box-shadow: 0 4px 0 rgba(0,0,0,.11);
	}
#pagetop2 .box_btn_head{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	}
#pagetop2 .box_btn_head ul{
	width: 100%;
	text-align: right;
		}
#pagetop2 .box_btn_head ul li{
	display: inline-block;
			}

#pagetop2 .box_btn_head ul li a{
	padding: 10px 25px;
			}



/* spview */
@media screen and (max-width:767px) {

	#pagetop {
		display: none !important;
	}
	#pagetop a {}
	#pagetop a:hover {}

	#pagetop2 {

		padding: 12px 0;
		background: rgba(255,255,255,.85);
		border-top: solid 2px #313132;
		bottom: 0;
		top: unset;
	}


	#pagetop2 .box_btn_head ul {

		text-align: center;
	}

	#pagetop2 .box_btn_head ul li {

		width: 46%;
	}

	#pagetop2 .box_btn_head ul li a {

		padding: 10px 0 !important;
	}



}


/* footer */
#footer {
	font-size: 13px;
	position:relative;
	background-color: #fff;
}
#footer .inner {
    width: 100%;
    padding: 30px 0;
}
#footer .inner ul{
    display: flex;
	justify-content: space-between;
    width: 100%;
	padding: 0;
}
#footer .inner li {
    width: 50%;
    display: flex;
}

#footer .inner li:last-child {
   justify-content: space-between;
	align-items: flex-start;
}
#footer .inner li:last-child div {
	width: calc(100% - 100px);
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
#footer .inner li:last-child div a {
	color: #a30015;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	display: table;
}
#footer .inner li:last-child img {
	width: 100px;
}


#footer .inner li #footer_logo {
    margin-right: 20px;
}
#footer .inner li .footer_info:nth-of-type(2) {
	margin-left: 1em;
}
#footer .inner li .footer_info .title {
	font-size: 18px;
	color: #a30015;
	font-weight: bold;
    margin-bottom: 5px;
}
#footer .inner li .footer_info .addr {
	font-size: 14px;
	font-weight: bold;
	color: #000;
    margin-bottom: 10px;
}
#footer .inner li .footer_info img {
    margin-right: 10px;
}

#footer_logo,
.footer_links {
	display:table-cell;
	vertical-align:middle;
}

#footer_logo {     
	width: auto;
}

#footer_logo img {
	height:auto;
	padding-top: 2px;
}

.footer_links {
	display: block;
	width: 100%;
	background-color: #000;
	padding: 20px 10px;
    text-align: center;	
}
.footer_links li {
	display:inline-block;
	margin:0 10px;
}
.footer_links a {
    color: #fff;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.footer_links a:hover {}


#copyright {
	background-color: #a30015;
    text-align: center;
    color: #fff;
	padding: 10px 0;
	font-size: 12px;
}


/* spview */
@media screen and (max-width:767px) {

	#footer {margin: 0;}

	#footer .inner {
		display:block;
		width:auto;
		margin-bottom: 0;
		padding: 50px 15px 20px;
	}
	#footer_logo,
	.footer_links { display:block; }

	#footer_logo {
		width: 100%;
		margin: 0 0 0 0;
	}
	#footer_logo a {
		width: 94px;
		margin: 0 auto;
		display: block;
	}
	
	#footer .inner ul {
		flex-wrap: wrap;
	}

	#footer .inner ul li {
		width: 100%;
		margin-bottom: 30px;
	}
	#footer .inner ul li:first-child {
		flex-direction: column;
		align-items: flex-start;
	}
	#footer .inner li .footer_info {
		margin-top: 1em;
	}
	#footer .inner li .footer_info:nth-of-type(2) {
		margin-left: 0;
	}

	#copyright {
		text-align: center;
		font-size: 12px;
	}

}


.bradius {
	border-radius: 6px;
}
.bradius_top {
	border-radius: 6px 6px 0 0;
}
.noborder {
	border: none !important;
}
.boxshadow {
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
}