@charset "utf-8";
/* CSS Document */


/* =======================================
notice
======================================= */
.global-header .site-notice {
background: #f2f2f2;
color:#D81B60;
text-align:center;
}

.global-header .site-notice a {
color:#D81B60;
text-decoration:underline;
}
.global-header .site-notice a:hover {
text-decoration:none;
}

.global-header .site-notice .lyt-table {
	display: inline-block;
	width: 100%;
	margin: 14px 0;
	text-align:center;
}

.global-header .site-notice .lyt-table .hdg {
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	color:#D81B60;
	background: #f2f2f2 url(/common/images/index_notice_ico.png) 0 0.15em no-repeat;
	display: inline-block;
	width: auto;
	margin: 0;
	padding: 2px 0 2px 18px;
}

.global-header .site-notice .content {
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	padding: 2px 0 2px 0;
}

.global-header .site-notice .content p {
	margin: 0;
}

@media screen and (max-width: 767px) {
.global-header .nav-sub .list li a {
	background: #39aebe;
	}
}
/* =======================================
TOP layout
======================================= */
.pickup-area {
	padding:60px 10px 40px;
	background:#fff;
}
.other-area {
	padding:60px 10px 0;
background:#F9F4ED;
}
.top-main {
float: left;
width: 100%;
padding: 0 265px 0 0;
margin: 0 -265px 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.top-side {
float: right;
width: 236px;
margin: 0;
padding: 0 15px 10px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.hdg-l2-top {
	width:100%;
	margin:0 0 35px;
	padding:0 0 4px;
	display:table;
}
.hdg-l2-top span {
	display:table-cell;
	vertical-align:middle;
}
.hdg-l2-top .hdg {
	font-size:18px;
	width:20%;
	padding:0 20px 0 0;
	border-right:1px dotted #bfbfbf;
}
.hdg-l2-top .hdg .txt-inner {
	padding:0 0 4px;
	border-bottom:4px solid #d81b60;
}
.hdg-l2-top .sub {
	font-weight:normal;
	font-size:14rem;
	font-size:14px;
	padding:0 0 0 20px;
}

.top-main.biz-style {
padding: 0;
margin: 0;
}

@media screen and (max-width: 767px) {
.pickup-area {
	padding:30px 10px;
}
.other-area {
	padding:30px 10px 0;
}
.top-main {
display: block;
width: 100%;
padding: 10px 0 0;
margin: 0 0 30px;
}
.top-side {
float: none;
clear: both;
width: 100%;
min-width: 300px;
margin: 0;
padding:0;
}


.hdg-l2-top {
	display:block;
}
.hdg-l2-top span {
	display:inline-block;
}
.hdg-l2-top .hdg {
	width:100%;
	padding:0 ;
	border-right:none;
	text-align:center;
}
.hdg-l2-top .hdg .txt-inner {
	padding:0;
	margin:0 0 20px;
	font-size:17px;
}
.hdg-l2-top .sub {
	font-weight:normal;
	font-size:14rem;
	font-size:14px;
	padding:0;
}

}
/* =======================================
pickup
======================================= */

.pickup-box {
	list-style:none;
}
.pickup-box li {
	float:left;
	width:29.62962%;
	max-width:200px;
	margin:0 3.7037% 18px 0;
}
.pickup-box li span {
	display:block;
	font-size:12rem;
	font-size:12px;
	margin:6px 0 0 7px;
	padding:0 0 0 10px;
	background: url(/common/images/index_bnr_arr.png) 0 0.2em no-repeat;
}

.pickup-box li a {
	color:#7a7a7a;
}

.news-area {
	border-top:1px dotted #bfbfbf;
}
.news-area h2 {
	font-size:18px;
color:#014099;
padding:17px 0 30px;
text-align:center;
}

.news-area .list {
	font-size:12rem;
	font-size:12px;
	margin:0 0 20px;
}
.news-area .list dt {
	font-weight:bold;
}
.news-area .list dd {
	margin:0;
}

@media screen and (max-width: 767px) {
.pickup-box li {
	float:left;
	width:48%;
	height:inherit;
	max-width:100%;
	margin:0 1% 18px 0;
	text-align:center;
}
.pickup-box li:nth-child(2n) {
	float:right;
	max-width:100%;
	margin:0 0 18px 1%;
}
.pickup-box li span {
	display:inline-block;
}

}
@media screen and (max-width: 460px) {
.pickup-box li {
	text-align:left;
}
}

/* =======================================
other
======================================= */
.other-area .other-box .box-01{
	border-color: #ddd0c5;
	background:#fff;
	margin:0 2.5% 23px 0;
}
.other-area .other-box .box-01 .inner {
	padding:12px;
}
.other-area .other-box .box-01 h3 {
	border-bottom:1px dotted #bfbfbf;
	margin:0 0 15px;
	padding:3px 0 3px 35px;
	font-size:18px;
}
.other-area .other-box .box-01 h3.val-trouble {
	background:url(/common/images/index_h3_ico01.png) 0 0 no-repeat;
}
.other-area .other-box .box-01 h3.val-biz {
	background:url(/common/images/index_h3_ico02.png) 0 0 no-repeat;
}
.other-area .other-box .box-01 h3.val-set {
	background:url(/common/images/index_h3_ico03.png) 0 0 no-repeat;
}

.other-area .other-box .box-01 h3.val-icono {
	padding-left:5px;
}

.other-area .other-box .box-01 .inner-box {
padding:0 0 0 8px;
}
.other-area .other-box .box-01 .list-link-02 {
	margin:0 0 5px;
}

.other-area .other-box .list-link-02.val-02 li {
margin-right: 20px;
padding: 0 0 0 15px;
}
.other-area .other-box .list-link-02.val-02 li:last-child {
margin-right: 0;
}
.other-area .other-box .list-link-02.val-02 li:before {
	background: url(/common/images/ico-arrow_04.png) 0 0.2em no-repeat;
	background-size:5px auto;
}

.twitter-area {
	border-top:1px dotted #bfbfbf;
}
.twitter-area h2 {
color:#014099;
padding:17px 0 30px;
text-align:center;
}

@media screen and (max-width: 767px) {
.other-area .top-main .box-01{
	border-color: #ddd0c5;
	background:#fff;
	margin:0 0 23px 0;
}

}

/* =======================================
top footer
======================================= */
.global-footer .footer-utility {
background:#F9F4ED;
}

.global-footer .footer-index .col-application {
	float: none;
	width: 85%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.global-footer .footer-index .col-application .box {
	border-radius:4px;
	padding:20px 30px 28px;
}
.global-footer .footer-index .col-application .box .hdg {
	padding:0 0 2px;
	border-bottom:1px dotted #999;
}
.global-footer .footer-index .col-application .box .hdg span{
	display:inline-block;
	vertical-align:middle;
}
.global-footer .footer-index .col-application .box .hdg .hdg-pack {
	font-size:23px;
}
.global-footer .footer-index .col-application .box .hdg .sub {
font-size:12px;
font-weight:normal;
padding:0 0 0 40px;
}


.global-footer .footer-index .col-application .box .hdg:before {
	background: url(/common/images/footer_pack_ico.png);
	background-size:27px auto;
	display: inline-block;
	width: 27px;
	height: 28px;
	margin: -5px 8px 0 0;
	content: '';
	vertical-align: middle;
}

.global-footer .footer-index .col-application .box .lyt-img .content {
	display:table;
}
.global-footer .footer-index .col-application .box .lyt-img .content .img {
	display:table-cell;
	float:none;
	vertical-align:middle;
}
.global-footer .footer-index .col-application .box .lyt-img .img img {
	max-width:100%;
}

.global-footer .footer-index .col-application .box .lyt-img .content .btns {
	display:table-cell;
	vertical-align:middle;
}


.global-footer .footer-index .col-application .box .lyt-img .content .btn {
	line-height: 1.2;
	padding: 20px 50px 18px 50px;
	border-radius: 5px;
	font-size: 26px;
}
.global-footer .footer-index .col-application .box .lyt-img .content .btn:hover {
	text-decoration: none;
	background: #f5df6b;
}


@media screen and (max-width: 767px) {
.global-footer .footer-index {
	padding: 15px 10px 0;
}
.global-footer .footer-index .col-application {
	width: 95%;
}
.global-footer .footer-index .col-application .box {
	border-radius:4px;
	padding:20px 15px ;
}

.global-footer .footer-index .col-application .box .hdg .hdg-pack {
	font-size:16px;
}
.global-footer .footer-index .col-application .box .hdg .sub {
padding:0;
}

.global-footer .footer-index .col-application .box .lyt-img .content {
	display:block;
	text-align:center;
}
.global-footer .footer-index .col-application .box .lyt-img .content .img {
	display:inline-block;
	float:none;
	vertical-align:middle;
	padding:0 0 10px;
}
.global-footer .footer-index .col-application .box .lyt-img .content .img img{
	text-align:center;
}
.global-footer .footer-index .col-application .box .lyt-img .content .btns {
	display:block;
	vertical-align:middle;
}

.global-footer .footer-index .col-application .box .lyt-img .content .btn {
	font-weight: bold;
	color: #655812;
	background: #f3d846;
	position: relative;
	display: inline-block;
	line-height: 1.4;
	width:100%;
	padding: 10px 0 10px 0;
	border-radius: 5px;
	font-size:16px;
}

}

