@charset "UTF-8";

/* ===================================================================
	base
=================================================================== */

#mobify-back-to-mobile {
	display: block;
	text-align: center;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 300;
	font-family: 'Noto Sans Japanese', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-o-text-size-adjust:100%;
	text-size-adjust:100%;
	text-justify: inter-ideograph;
	text-align: justify;
    font-family:'Noto Sans Japanese';
    clear: both;
}

.maxwidth {
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    height: 100%;
	display: block;
	zoom: 1;
	overflow: hidden;
}

a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    color: #0071be;
	outline: none;
	border: none;
}

a:hover {
	opacity: 0.7;
}

a:visited {
    color: #0071be;
}

img {
	outline: none;
	border: none;
	max-width: 100%;
	height: auto;
}

li {
    list-style: none;
}

header {
    margin: 0;
    padding: 0;
    display: block;
}

header h1 {
    margin: 6px 0 10px 0;
    padding: 0;
    overflow: hidden;
    zoom:1;
    display: block;
    width: 255px;
    float: left;
}

/*== header btns ==*/
header .info {
    margin: 0 0 10px;
    padding: 0;
    display: block;
    overflow: hidden;
    zoom:1;
    width: 569px;
    float: right;
}

header .info ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    text-align: right;
    letter-spacing: -.40em;
}

header .info ul li {
    margin: 0 0 0 1.2%;
    letter-spacing: normal;
    padding: 0;
    display: inline-block;
    width: 32%;
	position: relative;
    font-size: 13px;
	box-sizing: border-box;
}

header .info ul li:nth-child(1) {
	margin-left: 0;
}

header .info ul li.w85 {
	max-width: 110px;
}

header .info ul li a {
    display: block;
    overflow: hidden;
    background-position: 1em center;
    background-repeat: no-repeat;
    border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	height: 46px;
	text-align: center;
	box-sizing: border-box;
	padding-left: 1.7em;
	position: relative;
}

header .info ul li a span {
	line-height: 120%;
	text-align: left;
	position: absolute;
	width: 100%;
	left: 3.4em;
	top: 50%;
	transform: translate(0, -50%);
}

header .info ul li .info01 {
	background-image: url(../images/ico_mits.png);
	background-position: 1em center;
}

header .info ul li .info02 {
	background-image: url(../images/ico_dload.png);
	background-position: 1em center;
}

header .info ul li .info03 {
	background-image: url(../images/ico_email.png);
	background-position: 1em center;
}

/*== header fax and tell ==*/


header .fon {
    margin: 5px 0 0 0;
    padding: 0.5em 1em;
    line-height: 0.1em;
    display: block;
	width: 100%;
	background: #f5f5f5;
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 5px;
}

header .fon span {
    margin: 11px 0;
    padding: 0;
    float: left;
	margin-right: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #0071be;
}

header .fon span small {
	margin-right: 0.4em;
	color: #000;
}
/*
header .fon span:nth-child(3) {
	font-size: 11px;
	font-weight: normal;
	margin-right: 0;
	color: #000;
}*/

header .fon span:nth-child(3) {
	float: right;
	font-size: 1.3em;
}

header .fon strong {
    margin: 0 0 15px 0;
    padding: 0;
    float: left;
    line-height: normal;
    font-weight: normal;
    font-size: 10px;
}

header .fon q {
	float: right;
	margin: 11px 0;
}

header strong {
	color: #0071be;
	display: block;
	text-align: center;
	font-size: 1.1em;
	padding: 10px;
}

.h_search .maxwidth {
	display: block;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 0.8em;
	line-height: 60px;
}

.h_search strong {
	display: block;
	float: left;
	height: 60px;
	padding: 0 25px;
	font-weight: normal;
}

.h_search form {
	padding: 0;
	margin: 0;
}

.h_search label {
	padding: 0 15px 0 25px;
	display: block;
	float: left;
}

.h_search .h_material,
.h_search .h_shape {
	overflow: hidden;
	width: 26%;
	box-sizing: border-box;
	position: relative;
	display: block;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0 10px;
	margin-top: 15px;
	line-height: 30px;
}

.h_search .h_material::after,
.h_search .h_shape::after {
	content: '';
	z-index: 1000;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	z-index: 9;
	background: url(../images/ico_wb_arrow.png) no-repeat center center #3fa3e6;
}

.h_search select {
	color: #0071be;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	padding: 5px 0;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
	background: transparent;
	outline: none;
	cursor: pointer;
}

.h_search input[type="submit"] {
	background-image: url(../images/ico_search.png);
	background-repeat: no-repeat;
	background-position: 1.5em center;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 36px;
	width: 15%;
	font-size: 16px;
	float: right;
	padding: 0;
	margin: 12px;
	text-indent: 0.5em;
	cursor: pointer;
}

/*== header navigaion ==*/
nav {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
}

nav:after {
	content: '';
	display: block;
	overflow: hidden;
	zoom: 1;
	clear: both;
}

nav ul {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

nav ul li {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    width: 18%;
    box-sizing: border-box;
    float: left;
    z-index: 1;
}

nav ul li:nth-child(1) {
    width: 10%;
}

nav ul li strong {
	font-weight: normal;
}

nav ul li strong a {
    margin: 0;
    padding: 0;
    text-indent: 3em;
    line-height: 70px;
    display: block;
    background-repeat: no-repeat;
	background-size: 1.4rem;
    background-position: 1em center;
    width: 100%;
    position: relative;
}

nav ul li strong a s {
	text-decoration: none;
	letter-spacing: -0.5rem;
}

nav ul li strong.b_arrow a:after {
	content:'';
	background: url(../images/ico_b_arrow.png) no-repeat;
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 5px;
	right: 10px;
}

nav ul li strong.b_arrow.onarw a:after {
	background: url(../images/ico_wb_arrow.png) no-repeat;
}

nav ul li:hover strong a {
	background-color: #0071be;
	color: #fff;
}

nav ul .nav01 {
    background-position: center 1em !important;
    text-align: center !important;
    background-image: url(../images/ico_home.png);
    text-indent: 0 !important;
}

nav ul .nav01 span {
	position: relative;
	top: 1.2em;
	left: 0;
	right: 0;
	text-align: center !important;
	margin: 0 auto !important;
	width: 100%;
}

nav ul .nav02 {
    background-image: url(../images/ico_produc.png);
}

nav ul .nav03 {
    background-image: url(../images/ico_box.png);
}

nav ul .nav04 {
    background-image: url(../images/ico_news.png);
}

nav ul .nav05 {
    background-image: url(../images/ico_compa.png);
}

nav ul .nav06 {
    background-image: url(../images/ico_shuri.png);
}

/* sub navi */

nav ul li .subnavi {
	background: #0071be;
	position: absolute;
	z-index: 10000;
	color: #fff;
	display: none;
	width: 175px;
}

nav ul li .subnavi ul {
	width: auto !important;
	height: auto;
	float: none !important;
	border: none !important;
	padding: 0 !important;
}

nav ul li .subnavi ul li {
	width: auto !important;
	float: none !important;
	border: none !important;
	border-top: 1px solid #3fa3e6 !important;
}

nav ul li .subnavi ul li a {
	background: url(../images/ico_w_arrow.png) no-repeat 1em center;
	padding-left: 2.4em;
	font-size: 0.9em !important;
	line-height: 50px;
	display: block;
	color: #fff;
}

nav ul li:nth-child(2) .subnavi {
	margin-left: -99px;
	width: 980px;
	box-sizing: border-box;
}

nav ul li:nth-child(2) .subnavi ul {
	padding: 20px 0 20px 1.6% !important;
	display: block;
	zoom: 1;
	overflow: hidden;
}

nav ul li:nth-child(2) .subnavi ul strong {
	border-bottom: 1px solid #6dbff5;
	width: 100%;
	display: block;
	padding: 0.2em 0;
	font-size: 1.1em;
}

nav ul li:nth-child(2) .subnavi ul li {
	width: 23% !important;
	margin: 10px 0.8% !important;
	padding: 0 !important;
	float: left !important;
	border: none !important;
}

nav ul li:nth-child(2) .subnavi ul li a {
	background: url(../images/ico_w_arrow.png) no-repeat 0 center !important;
	padding-left: 1.4em !important;
	line-height: 2em !important;
}

nav ul li:nth-child(2) .subnavi ul li.sub_lh5 {
	margin: 0 0.8% 5px !important;
}

nav ul li:nth-child(2) .subnavi ul li.sub_lh5.lu5t {
	padding-top: 1.4em !important;
}

nav ul li:nth-child(2) .subnavi ul li ul {
	padding: 0.2em 0 !important;
	margin: 0 !important;
}

nav ul li:nth-child(2) .subnavi ul li ul li {
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
}

nav ul li:nth-child(2) .subnavi ul li h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

nav ul li:nth-child(2) .subnavi ul li h5 a {
	background-color: #1b448b !important;
	background-position: 1em center !important;
	padding-left: 2.4em !important;
	display: block;
	line-height: 50px !important;
	font-size: 1.2em !important;
}

nav ul li:nth-child(4) .subnavi {
	width: 528px;
	box-sizing: border-box;
}

nav ul li:nth-child(4) .subnavi ul {
	padding: 0;
	display: block;
	zoom: 1;
	overflow: hidden;
}

nav ul li:nth-child(4) .subnavi ul li time {
	display: block;
}

nav ul li:nth-child(4) .subnavi ul li a {
	line-height: 1.6em;
	padding: 20px 1.4em 20px 30px;
}


/*== パンくず ==*/

.breadcrumb {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    zoom:1;
    width: 100%;
    clear: both;
    line-height: 30px;
    font-size: 11px;
    background: #f5f5f5;
}

.breadcrumb ul li:nth-child(2) a {
    margin-left: 5px;
}

/*== footer nav and links ==*/

.blue {
    margin: 0;
    padding: 30px 0;
    display: block;
    overflow: hidden;
    zoom:1;
    color: #fff;
}

.blue section div {
    margin: 0;
    padding: 0;
    display: block;
    width: 253px;
    float: left;
    line-height: 1.2em;
    vertical-align: top;
}

.blue section div span {
    margin: 0 0 8px;
    padding: 0;
    display: block;
    position: relative;
    text-align: left;
}

.blue section div span small {
    margin: 0 10px 0 0;
    padding: 5px 7px;
    color: #1b448b;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    font-size: 0.8em;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.blue section div span b {
	font-size: 1.4em;
	vertical-align: middle;
}

.blue section div span:nth-child(3) {
    margin: 0 0 0.6em;
    padding: 0;
    font-size: 12px;
    line-height: 1em;
}

.blue section div span:nth-child(4) {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 1em;
}

.blue section i a span {
	padding-top: 0.5em;
	line-height: 1.4em;
	display: block;
}

.blue ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    zoom:1;
    display: block;
    float: right;
}

.blue ul li {
    margin: 0 0 0 5px;
    padding: 0;
    display: inline-block;
	width: auto;
    font-size: 15px;
    text-align: center;
}

.blue ul li:nth-of-type(2) {
	width: 220px;
}

.blue ul li:nth-of-type(3) {
	width: 150px;
}

.blue ul li a {
    display: block;
    overflow: hidden;
    background-position: 1em center;
    background-repeat: no-repeat;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	height: 76px;
	text-indent: 0;
	border: 1px solid #8ed2ff;
	position: relative;
}

.blue ul li a span {
	line-height: 1.2em;
	text-align: left;
	display: block;
	position: absolute;
	top: 50%;
	left: 3em;
	transform: translate(0, -50%);
}

.blue ul li a span br {
	display: block;
}

.blue ul li .info01 {
	background-image: url(../images/ico_mits.png);
	background-position: 1em center;
}

.blue ul li .info02 {
	background-image: url(../images/ico_form.png);
	background-position: 1em center;
}

.blue ul li .info03 {
	background-image: url(../images/ico_email.png);
	background-position: 1.5em center;
}

.blue ul li:nth-of-type(1) a {
    line-height: 1.5em;
    font-weight: normal;
    font-size: 12px;
    height: 76px;
    width: 140px;
    display: block;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 5px;
    background-color: #1d90dc;
    background-image: url(../images/ico_dload.png);
    background-position: center 3.6em;
    background-repeat: no-repeat;
}

.blue ul li:nth-of-type(1) a span {
	text-align: center;
	top: 0;
	transform: translate(0, 0.5em);
	position: static;
}

.blue ul li:nth-of-type(3) a span {
	text-align: center;
	top: 50%;
	transform: translate(1em, -50%);
}

/*== calendar ==*/
.calendar {
    margin: 0;
    padding: 30px 0;
    display:block;
    overflow: hidden;
    zoom:1;
    background: lightgray;
}

.calendar section .con {
    margin: 0;
    padding: 0;
    display:block;
    line-height: normal;
    width: 310px;
    font-size: 11px;
    float: left;
}

.calendar section .con h3 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 20px;
    display:block;
    color: #0071be;
}

.calendar section span {
    margin: 0;
    padding: 0;
    display:block;
}

.calendar section div .c {
    margin: 0;
    padding: 0;
    line-height: 4em;
}

.calendar section div .c {
    margin: 0;
    padding: 0;
}

.calendar section div .c small {
    margin: 0 10px 0 0;
    padding:  8px 30px;
    width: 130px;
    border: solid 1px #d0d0d0;
}

.calendar section div .c small:nth-child(2) {
    margin: 0 10px; 
    border: solid 1px #d0d0d0;
} 

/*== calendar ==*/

.calen {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 660px;
    overflow: hidden;
    zoom:1;
    float: right;
}

.calen ul {
    margin: 0;
    padding: 0;
}

.calen ul li {
    margin: 0;
    padding: 0;
    display: block;
    width: 200px;
    float: left;
}

.calen ul li img {
    margin: 0;
    padding: 0;
    display: block; 
}

.calen ul li strong {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    width: 209px;
    color: #1b448b;
    font-size: 14px;
    border-top: solid 2px #037bb3;
}

.calen ul li:nth-child(2) {
    margin: 0 3%;
}

.calen ul li:nth-child(3) {
    margin: 0;
}

/*== fnavigation ==*/
.fnavi {
    margin: 0 auto;
    padding: 0;
    display:block !important;
    overflow: hidden;
    zoom:1;
}

.fnavi ul {
    margin: 30px 0;
    padding: 0;
    zoom:1;
}

.fnavi ul li {
    margin: 0 0 20px 20px;
    padding: 0;
    width: 230px;
    float: left;
}

.fnavi ul li:nth-child(4n+1) {
	margin: 0;
}

.fnavi strong {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    line-height: 2.2em;
    display: block;
}

.fnavi ul li ul {
    margin: 5px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 2em;
}

.fnavi ul li ul li {
	padding: 0;
	margin: 0;
}

.fnavi ul li ul li.f_sitemap {
	padding-top: 2em !important;
}

/*== flinks ==*/

.flink {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    zoom:1;
    clear: both;
}

.flink ul {
    margin: 0;
    padding: 0;
}

.fnavi a {
	padding-left: 16px;
	background: url(../images/ico_arrow.png) no-repeat left center;
}

.flink ul li ul {
    border: none;
}

/*== footer ==*/
footer {
    margin: 30px 0 0 0;
    padding: 0 0 10px 0;
    display: block;
    zoom: 1;
    position: relative;
}

footer .maxwidth {
    position: relative;
}

footer .fbin {
    margin: 0;
    float: right;
    top: 0;
    position: relative;
    display: block;
    padding: 0 20px 10px;
	background: #fff;
    border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	width: 40%;
}

footer .fbin .fb_btn {
	float: left;
	margin: 0 20px 0 0;
}

footer .fbin .fb-like {
	float: left;
	line-height: 1;
	margin-bottom: 10px;
}

.fb-like,.fb-like span,.fb-like iframe{
	width:100% !important;
	max-width: 310px;
}

footer .add strong {
    font-size: 1.4em;
    padding: 10px 0;
    display: block;
}

footer .add {
    margin: 0;
    padding: 20px 0;
    display: block;
    line-height: 1.5em;
    float: left;
    font-size: 12px;
}

footer .add span {
    margin: 0 10px 0 0;
    padding: 0;
}

footer .f_link {
	position: absolute;
	display: block;
	bottom: 10px;
	right: 0;
}

footer .f_link a {
	color: #fff;
}

footer address {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 12px;
}

footer .sns_gt {
	display: block;
}

footer .sns_gt .g-follow {
	float: left;
	width: 50%;
}

footer .sns_gt .tw {
	float: right;
	display: inline;
	width: 50%;
}

/* ===================================================================
	main
=================================================================== */

main {
	height: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}

span.sublink {
	position: absolute;
	right: 0;
	bottom: 20px;
}

span.sublink a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(../images/ico_w_arrow.png) no-repeat 1em center #3fa3e6;
	color: #fff;
	padding: 7px 10px 7px 2.4em;
	font-size: 0.8em;
	line-height: 1em;
}

@media(max-width:960px) and (min-width: 1px){

span.spm a {
    display: inline-block;
}
 
header .fon span {
    font-size: 1em;
}

header .fon span:nth-child(4) {
    font-size: 1em;
}

}

@media(max-width:900px) and (min-width: 1px){

header .info {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
    width: calc( 100% -  270px);
    float: right;
}

header .info ul li a {
    font-size: 0.9em;
}

nav ul li strong a {
    text-indent: 3em;
    line-height: 60px;
    font-size: 0.9em;
    background-size: 1.5em;
    background-position: 0.5em center;
}

}

@media(max-width:800px) and (min-width: 1px){

header .fon {
		display: none;
}

}

@media(max-width:768px) and (min-width: 1px){

.blue section div {
	display: block;
	width: 100% !important;
	padding-bottom: 1em;
}

.blue section div span {
	display: block;
	text-align: center !important;
}

.blue section i {
	display: none;
}

.blue section ul {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.blue ul li:nth-of-type(1) {
	display: none;
}

.calendar section .con {
    margin: 0 auto;
    width: 25em;
    float: none;
}

.calen {
    width: 100% !important;
}

.collections {
	display: none;
}

}

@media(max-width:640px) and (min-width: 1px){

footer .add span {
    display: block;
}

/*== fnavigation ==*/
.fnavi {
    margin: 0 auto;
    padding: 0 !important;
    display:block !important;
    overflow: hidden;
    zoom:1;
}

.fnavi h3 {
    background: #3fa3e6;
    display: block;
    color: #fff !important;
    padding: 0.5em 1em;
    line-height: 1.6em;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    margin: 0;
    border: none;
    position: relative;
}

.fnavi h3 a {
    background: 0;
    padding-left: 0;
    color: #fff;
}

.fnavi h4 {
    background: #3fa3e6;
    display: block;
    color: #fff !important;
    padding: 0.5em 1em;
    line-height: 1.6em;

    border-bottom: 1px solid #fff !important;
    margin: 0;
    border: none;
    position: relative;
}

.fnavi h4::after {
    content: '＋';
    background:#fff;
    color: #3fa3e6;
    display: block;
    position: absolute;
    background-size: contain;
    width: 1em;
    height: 1em;
    top: 50%;
    line-height: 1em;
    transform: translate(0,-50%);
    -webkit- transform: translate(0,-50%);
    right: 0.5em;
}

.fnavi ul {
    margin: 0;
    padding: 0;
    zoom:1;
}

.fnavi ul.fnavilist {
	  display: none;
}

.fnavi ul li {
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
    float: none;
}

.fnavi ul li strong {
    background: #85c7f3;
    display: block;
    color: #fff !important;
    padding: 0.5em 1em;
    margin: 0;
    border: none;
}

.fnavi ul li a {
	background: #fff;
	display: block;
  color: #85c7f3 !important;
  padding: 0.5em 1em;
}

.fnavi ul li ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 2em;
    display: block;
}

.fnavi ul li ul a::after {
    content: '\025b6';
    position: absolute;
    right: 1em;
}

.fnavi ul li ul li {
    border-bottom: 1px solid #85c7f3;
}

.fnavi ul li ul li.f_sitemap {
    padding-top: 0 !important;
}

.flink {
	border-top: none !important;
}

}

@media(max-width:580px) and (min-width: 1px){

footer .sns_gt .tw {
	float: none;
	width: 100%;
	overflow: hidden;
}