@charset "utf-8";
/*header*/
.l-header__inner a:hover{
opacity: 0.7;
}
.link-contact a, .link-mypage {
	color: #333;
}
.link-mypage{
	padding: 7px 10px;
	position: absolute;
	right: 130px;
	top: -25px;
	font-size: 12px;
}
.link-contact {
	padding: 7px 10px;
	position: absolute;
	right: 15px;
	top: -25px;
	font-size: 12px;
}
.text-catch{
	position: absolute;
    left: -5px;
    top: -20px;
    font-size: 12px;
}
.header_utilitywrap_box{
margin-left: -320px;
}
.form-header .c-logo--retina img{
	word-wrap: break-word;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    line-height: 1.5;
}

.l-header__inner .content-sp{
    max-width: 300px;
}

.header-logo-svg img{
    width: 200px;
    position: absolute;
    left: -5px;
    top: 10px;
}

.ico-arrow-header{
	width: 11px;
	margin-right: 5px;
}
select{
	    background-color: white;
}

@media only screen and (min-width: 1200px){
.form-header{
	margin-top: -10px;
    width: 100%;
    max-width: none;
}
}

@media only screen and (min-width: 1200px){

.l-header__inner{
    margin-top: 32px;
    height: 65px;
}
.header_utilitywrap_box{
	display:block;
}
}
@media only screen and (max-width: 1199px) {
	.l-header__inner{
	margin-top: 25px;
}
.ico-arrow-header, .ico-arrow-header {
	position: relative;
    top: -25px;
}
.text-catch {
    position: absolute;
    left: 20px;
    top: -50px;
    font-size: 11px;
    padding: 10px 0;
    max-width: 312px;
    white-space: nowrap;
}
.header_utilitywrap_box{
	display:none;
}
.header-logo-svg img{
    width: 150px;
    position: absolute;
    left: 22px;
    top: 13px;
}

}
.p-global-nav {
    line-height: 75px;
}

@media all and (-ms-high-contrast: none) {
.header_utilitywrap_box {
    margin-left: -550px;
}
.c-logo {
    margin-left: -100px;
}

}
.header-info {
    padding-top: 9px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    position: absolute;
    right: 230px;
    top: -25px;
    font-size: 13px;
}
.header-info .tel {
    width: 116px;
    height: 40px;
    text-align: center;
    float: right;
    background: #442606;
    position: relative;
    border-radius: 5px;
    line-height: 1.3;
    letter-spacing: 0;
    font-weight: 700;
    display: block;
    padding-top: 9px;
}
.header-info .tel a{
    color: #fff;
}
.header-info .tel .c-footer-bar__icon--phone {
    width: 10px;
    letter-spacing: 0;
    text-align: center;
    height: 1px;
    line-height: 1;
    position: absolute;
    left: 2px;
    top: 9px;
}
.header-info .tel>a>span {
    font-size: 10px;
    line-height: 1;
    display: inline-block;
    position: relative;
}
.header-info .tel .c-footer-bar__icon--phone {
    width: 7px;
    letter-spacing: 0;
    text-align: center;
    height: 1px;
    line-height: 1;
    position: relative;
    left: -13px;
    float: left;
    top: 2px;
}
.c-footer-bar__icon::before{
    font-size: 23px;
}
.admin-bar .p-menu-btn {
        line-height: 45px;
}
@media only screen and (max-width: 768px) {
    .header-info {
    right: 45px;
    top: 3px;
}
.header-info .tel {
    width: 116px;
    height: 40px;
    text-align: center;
    float: right;
    background: #746354;
    position: relative;
    border-radius: 5px;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 700;
    display: block;
    padding-top: 9px;
}
.header-info .tel {
    width: 125px;
    height: 36px;
}
.header-info .tel i{
    margin-left: 3px;
}
.header-info .tel .c-footer-bar__icon--phone {
    width: 0px;
    letter-spacing: 0;
    text-align: center;
    height: 1px;
    line-height: 1;
    position: relative;
    left: -11px;
    float: left;
    top: 5px;
}
.c-footer-bar__icon::before {
    font-size: 18px;

}
.header-info .tel>a>span {
    font-size: 10px;
    line-height: 1;
    display: inline-block;
    position: relative;
}
.header .header-inner .header-info .tel p b {
    font-weight: 400;
}

.header-info .tel>a>span {
    font-size: 13px;
}
.admin-bar .p-menu-btn {
    top: -5px!important;
}
}
@media only screen and (max-width: 330px) {
    .header-info {
    right: 30px;
    top: 3px;
}
.header-info .tel {
    width: 100px;
    height: 40px;
}
.admin-bar .p-menu-btn {
    top: -5px;
}
.header-info .tel>a>span {
    font-size: 10px;
    line-height: 1;
    display: inline-block;
    position: relative;
}
.header .header-inner .header-info .tel p b {
    font-weight: 400;
}
.admin-bar .p-menu-btn {
    top: -5px!important;
}
}
@media only screen and (min-width: 768px) {
    .header-info{
        display: none;
    }
}