@charset "UTF-8";
.blue,
.orange {
    font-weight: 700
}
.small {
    font-size: 0.8rem;
    color: #fff5aa
}
.orange,
.orange-n {
    color: #f58c00 !important
}
.br:before {
    content: "\A";
    white-space: pre
}
.mr_05 {
    margin-right: 0.5rem
}
.blue {
    color: #00b7ed !important
}
.thin-orange {
    color: #ffe6a0 !important
}
.grey {
    color: #b4b4b4
}
a {
    color: #000
}
@media screen and (max-width:768px) {
    .smp-br::before {
        content: "\A";
        white-space: pre;
    }
    .HiddenCheckbox:checked~.notmove,
    .Menu-link,
    .footer-box-top ul,
    .head-box,
    header {
        overflow: hidden
    }
    .Menu-link,
    .footer-box-top ul li a,
    footer {
        color: #fff
    }
    header {
        width: 100%;
        padding-left: 15px
    }
    #pc-head {
        display: none
    }
    .main-topttl {
        margin-top: 10px;
    }
    #logo {
        width: 120px;
        height: 70px;
        position: absolute;
        top: 40px;
        left: 15px;
    }
    #logo a {
        display: table-cell;
        vertical-align: middle
    }
    .header-btn-access,
    .header-btn-chatwork,
    .header-btn-tel, .header-btn-line {
        width: 50px;
        height: 50px;
        display: inline-block
    }
    #logo img {
        max-width: 100%
    }
    .head-contact-link {
        margin: 28px 13px 10px 0;
        text-align: right;
        height: 50px
    }
    .chat-btn,
    .contact-btn,
    .copyright,
    .foot-access,
    .foot-title {
        text-align: center
    }
    .header-btn-tel {
        background: url('../img/img_btn_tel.png') top left no-repeat;
        background-size: contain
    }
    .header-btn-access {
        background: url('../img/img_btn_mail.png') top left no-repeat;
        background-size: contain;
        margin-left: .6rem
    }
    .header-btn-chatwork {
        background: url('../img/img_btn_chat.png') top left no-repeat;
        background-size: contain;
        margin-left: .6rem
    }
    .header-btn-line {
        margin-left: .6rem;
    }
    #header-right {
        float: right;
        width: 244px;
        height: 140px;
        padding-top: 15px
    }
    .HiddenCheckbox,
    .h-access-link,
    .pc-Menu {
        display: none
    }
    .MenuIcon {
        cursor: pointer;
        display: block;
        height: 30px;
        position: relative;
        width: 44px;
        z-index: 2;
        margin: 2% 12px 0 auto
    }
    .MenuIcon::before {
        -webkit-box-shadow: #f58c00 0 12px 0;
        box-shadow: #f58c00 0 12px 0;
        height: 6px;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        width: 44px
    }
    .MenuIcon::after {
        bottom: 0;
        height: 6px;
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        width: 44px
    }
    .MenuIcon::after,
    .MenuIcon::before {
        background: #f58c00;
        display: block;
        content: '';
        position: absolute;
        -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.4s 0.2s;
        transition: box-shadow 0.2s linear, transform 0.4s 0.2s
    }
    .Menu {
        background: rgba(245, 140, 0, .9);
        top: -500%;
        left: 0;
        position: absolute;
        width: 100%;
        -webkit-transition: top 0.4s;
        transition: top 0.4s;
        z-index: 1
    }
    .HiddenCheckbox:checked~.MenuHeader {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .HiddenCheckbox:checked~.MenuIcon::before {
        -webkit-box-shadow: transparent 0 0 0;
        box-shadow: transparent 0 0 0;
        -webkit-transform: rotate(45deg) translate3d(6px, -3px, 0);
        transform: rotate(45deg) translate3d(6px, -3px, 0);
        background: #fff
    }
    .HiddenCheckbox:checked~.MenuIcon::after {
        -webkit-transform: rotate(-45deg) translate3d(0, 10px, 0);
        transform: rotate(-45deg) translate3d(0, 10px, 0);
        background: #fff
    }
    .HiddenCheckbox:checked~.Menu {
        top: 0
    }
    .Menu-list {
        list-style-type: none;
        margin: 50px 0 0;
        padding: 0 5%
    }
    .Menu-list li:last-child {
        border-bottom: none
    }
    .Menu-item {
        margin: 0;
        border-bottom: #fff solid 1px;
        padding: 1rem 1rem 0.8rem
    }
    .Menu-link {
        display: block;
        padding: 8px 22px;
        position: relative;
        text-decoration: none;
        z-index: 1;
        font-size: 150%
    }
    .footer-box-top {
        background: #f58c00;
        margin-top: 8%
    }
    .footer-box-top ul li {
        width: 50%;
        display: inline-block;
        border-bottom: #fff solid 1px;
        float: left;
        font-size: 0.9rem
    }
    .footer-box-top ul li:nth-child(odd) {
        border-right: #fff solid 1px
    }
    .footer-box-top ul li a {
        font-size: 150%;
        padding: 0.9rem;
        display: block;
        width: 100%
    }
    .empty-li {
        height: 37px
    }
    hr.white {
        border: none
    }
    #foot-suninfo,
    .contact-box {
        padding: 0 15px
    }
    #foot-suninfo {
        margin: 4% 0
    }
    .foot-title {
        font-size: 2rem;
        margin-bottom: 4%
    }
    .foot-access {
        font-size: 1.4rem
    }
    .back-top,
    .contact-box {
        display: block
    }
    .contact-btn {
        padding: 2.5% 0;
        border: 4px solid #fff;
        color: #fff;
        font-size: 1.8rem
    }
    .contact-btn-text {
        background: url('../img/img_btn_contact.png') center left no-repeat;
        background-size: 26px;
        display: inline;
        padding: 0.6rem 0 0.6rem 3.4rem
    }
    .chat-btn {
        padding: 1.7% 0 .6%;
        background: #fff;
        margin: 2rem 15px;
        display: block
    }
    .chat-btn img {
        max-width: 40%;
        max-height: 4rem
    }
    .back-top {
        width: 50px;
        height: 36px;
        margin: 4% auto 0
    }
    .copyright {
        background: #00afdc;
        color: #fff !important;
        font-size: 1rem;
        padding: 0.8rem 0
    }
    .sec-line-contact {
        background-color: #E4F8E4;
        margin-top: 20px;
        padding: 30px 15px;
        margin-bottom: -8%;
    }
    .div-line-contact {
        background-color: #FFFFFF;
        padding: 20px 10px;
    }
    .h2-line-contact {
        text-align: center;
        color: #00B900;
        font-size: 20px;
        line-height: 1.6;
        font-weight: bold;
        padding-bottom: 5px;
        border-bottom: solid 5px #00B900;
        margin-bottom: 5px;
    }

    .txt-line-contact {
        font-size: 1.4rem;
        line-height: 1.8;
        color: #000000;
        margin-top: 20px;
    }
    
    .img-line-contact {
        margin-top:10px;
    }

    /*------------------------
    2020/10/07 更新
    -------------------------*/
    #ricoh-smartchat-launcher.custom {
        max-width: 135px !important;
        max-height: 102px !important;
        bottom: 0 !important;
        right: 0 !important;
    }

    	/*20210222	*/
	.inline-footer {
		
	}
	.list-group {
		margin-top: 20px;
		text-align: center;
	}
	
	.list-group li {
		clear: both;
		border: none !important;
		width: 100%!important;
		font-size: 1.4rem!important;
	}
	
	.list-group li a {
		font-size: 1.4rem!important;
	}
	
	.list-group li {
		pointer-events: none;
	}
/*	*/
}
@media screen and (min-width:568px) and (max-width:768px),
screen and (orientation:landscape) {
    .Menu-link {
        color: #fff;
        display: block;
        overflow: hidden;
        padding: 8px 22px;
        position: relative;
        text-decoration: none;
        z-index: 1;
        font-size: 200%
    }
}
@media print,screen and (min-width:769px) {
	
	html{
		min-width: 1280px;
	}
	
    .tel-access,
    nav ul li {
        display: inline-block
    }
    a {
        display: block
    }
    .head-box {
        width: 1050px;
        margin: 24px auto;
        overflow: hidden
    }
    #smp-head {
        display: none
    }
    #logo {
        width: 270px;
        float: left;
        margin-top: 1rem
    }
    #pc-head {
        text-align: right
    }
    #header-right {
        float: right;
        width: 710px;
        margin-top: 1rem
    }
    .tel-access {
        width: 500px;
        height: 70px;
		position: relative;
/*        background: url('../img/img_header_03.png') top left no-repeat*/
		color: #554f4d;
		font-size: 1.5rem;
		line-height: 1.7;
    }
	
	.tel-access span.bold{
		font-weight: bold;
	}
    .pc-Menu {
        background: #f58c00;
        position: relative
    }
    .pc-Menu ul {
        width: 1280px;
        height: 72px;
        margin: 0 auto;
        font-size: 0
    }
    .pc-h-box {
        width: 100%;
        overflow: hidden
    }
    .h-contact-box {
        width: 230px;
        float: left
    }
    .h-contact-btn {
        padding: 1.3rem 0;
        border: 4px solid #f58c00;
        color: #f58c00;
        text-align: center;
        font-size: 2rem
    }
    .h-contact-btn-text {
        background: url('../img/img_btn_contact_ro.png') center left no-repeat;
        background-size: 26px;
        display: block;
        width: 156px;
        margin: 0 auto;
        text-align: right
    }
    .h-contact-btn:hover {
        color: #fff;
        background: #f58c00
    }
    .h-contact-btn:hover .h-contact-btn-text {
        background: url('../img/img_btn_contact.png') center left no-repeat;
        background-size: 26px
    }
    .h-chat-btn {
        width: 230px;
        padding: 0.6rem 0;
        line-height: 1;
        border: 4px solid #f58c00;
        float: left;
        background: #fff;
        text-align: center;
        margin-left: 10px;
    }
    .h-chat-btn img {
        width: 68%
    }
    .footer-box-top ul li a,
    footer {
        color: #fff
    }
    .footer-box-top {
        background: #f58c00
    }
    #foot-suninfo,
    .footer-box-top ul {
        width: 1280px;
        margin: 0 auto;
        padding: 1rem 0
    }
    hr.white {
        border: none;
        border-bottom: #fff solid 1px
    }
    .footer-nav {
        padding: 1rem 0 !important;
        text-align: center
    }
    .footer-nav li,
    .sitemap-ul li {
        display: inline-block;
        font-size: 1.4rem
    }
    .footer-nav li a:hover,
    .sitemap-ul li a:hover {
        text-decoration: underline
    }
    .footer-nav li+li,
    .sitemap-ul li {
        margin-left: 4rem
    }
    .sitemap-ul {
        text-align: right
    }
    #foot-suninfo {
        width: 990px;
        margin: 0 auto
    }
    .foot-title {
        font-size: 2.4rem;
        text-align: center;
        margin-bottom: 4%
    }

    /*
		.foot-accessのdisplay,paddin-right,margin-right
*/
/*	*/
    .foot-access {
    	display: inline-block;
		padding-right: 56px;
		margin-right: 30px;
        font-size: 1.4rem;
        text-align: left;
        vertical-align: top;
		border-right: 1px solid #ffffff;
    }

    /*20210222	*/
	.inline-footer {
		font-size: 0;
		width: 680px;
        margin: 0 auto 30px;
	}
	.list-group {
		display: inline-block;
		width: auto !important;
		font-size: 1.4rem;
		vertical-align: top;
		padding: 0 !important;
	}
	
	.list-group li {
		pointer-events: none;
	}
/*	*/
    .contact-box {
        width: 320px;
        float: left
    }
    .foot-contact-box {
        margin: 0 auto;
        width: 686px;
        overflow: hidden
    }
    .contact-btn {
        border: 4px solid #fff;
        color: #fff;
        text-align: center;
        font-size: 2rem
    }
    .contact-btn-text {
        background: url('../img/img_btn_contact.png') center left no-repeat;
        background-size: 26px;
        display: block;
        width: 156px;
        padding: 1.3rem 0;
        margin: 0 auto;
        text-align: right
    }
    .chat-btn {
        width: 320px;
        padding: 0.5rem 0;
        line-height: 1;
        border: 4px solid #fff;
        float: right;
        background: #fff;
        text-align: center
    }
    .chat-btn:hover,
    .h-chat-btn:hover {
        opacity: .8
    }
    .chat-btn img {
        width: 50%
    }
    .contact-btn:hover {
        color: #f58c00;
        background: #fff
    }
    .contact-btn:hover .contact-btn-text {
        background: url('../img/img_btn_contact_ro.png') center left no-repeat;
        background-size: 26px
    }
    .back-top {
        width: 90px;
        height: 66px;
        margin: 2% auto 0
    }
    .copyright {
        background: #00afdc;
        color: #fff;
        text-align: center;
        font-size: 1.2rem;
        padding: 0.8rem 0;
        border-top: #fff solid 1px
    }
    .h-access-link {
        position: fixed;
        top: 30%;
        right: 0;
        display: none;
        z-index: 100;
        line-height: 0;
    }
    .empty-li {
        margin-left: 0 !important
    }

    /* 190405 LINE友達追加　*/
    .h-line-btn {
        width: 230px;
        border: 4px solid #f58c00;
        float: left;
        background: #fff;
        text-align: center;
        margin-left: 10px;
        padding: 13px 0 10px 0;
    }
    .h-line-btn:hover {
        opacity: .7;
    }
    .txt-line-add {
        background: url(../img/logo-line-cmn.jpg) no-repeat center left;
        background-size: 25px 25px;
        padding-left: 40px;
        display: inline;
        font-size: 16px;
        color: #01b901;
        font-weight: bold;
        padding: 5px 0 4px 34px;
    }
    .sec-line-contact {
        background-color: #E4F8E4;
        padding: 55px 0;
        margin: 0 !important;
        width: 100% !important;
    }
    .div-line-contact {
        width: 990px;
        background-color: #FFFFFF;
        margin: 0 auto;
        padding: 40px 95px;
    }
    .h2-line-contact {
        text-align: center;
        color: #00B900;
        font-size: 28px;
        font-weight: bold;
        padding-bottom: 14px;
        border-bottom: solid 5px #00B900;
        margin-bottom: 20px;
    }

    .txt-line-contact {
        font-size: 1.4rem;
        color: #000000;
        text-align: left;
        vertical-align: 12px;
        display: inline-block;
        margin-top: 20px;
    }

    .img-line-contact {
        display: inline-block;
        margin: 20px 0 0 30px;
    }

    /*------------------------
    2020/10/07 更新
    -------------------------*/
    #ricoh-smartchat-launcher.custom {
        max-width: 215px !important;
        max-height: 90px !important;
        bottom: 0 !important;
        right: 0 !important;
    }
}