@charset "utf-8";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 24px;
    overflow: hidden;
}

#hpb-headerMain h1 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-weight: normal;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
}

#hpb-headerLogo {
    width: 450px;
    float: left;
}

#hpb-headerLogo a {
    display: block;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 80px;
    background-image: url(img/logo_3Ea_New.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1 {
    width: 350px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffd45c;
    font-size: 130%;
}

#hpb-headerExtra1 p.tel {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    color: #ce7800;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffd45c;
}

#hpb-headerExtra1 p.tel span {
    /* 電話番号の「TEL」文字設定 */
    font-size: 0.6em;
    font-weight: normal;
    color: #333333;
    /*display: block;*/
    padding-bottom: 3px;
}

#hpb-headerExtra1 p.tel a {
    color: #ce7800;
}

#hpb-headerExtra1 p.address {
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    font-size: 0.9em;
}

#hpb-headerExtra2 {}

/* フッター内パーツ */
#hpb-footerMain {}

#hpb-footerMain p {
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-right: 0;
    font-size: 1em;
    line-height: 40px;
    padding-left: 10px;
}

#hpb-footerLogo {}

#hpb-footerExtra1 {}

#hpb-footerExtra2 {}

/* サイドブロック内パーツ */

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
    color: #333;
    text-decoration: underline;
}

a:visited {
    color: #666;
    text-decoration: underline;
}

a:hover {
    color: #FF9427;
    text-decoration: none;
}

a:active {
    color: #FF9427;
    text-decoration: none;
}

#hpb-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.4;
    text-align: left;
}

p.large {
    font-size: 18px;
    color: #FF9900;
    padding-top: 0.5em;
    margin-bottom: 1em;
}

p.indent {
    padding-left: 15px;
    background-image: url(img/point_3Ea.png);
    background-position: 3px 4px;
    background-repeat: no-repeat;
}

.left {
    float: left;
}

.right {
    float: right;
}

img.center {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    display: block;
}

.subTitle {
    font-size: 11px;
    color: #FF6600;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 7px;
    font-size: 16px;
    /*font-weight: bold;*/
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}


.hpb-layoutset-02 h2 span.ja {
    font-size: 1em;
    color: #ffffff;
    padding-right: 0;
    padding-left: 13px;
    padding-bottom: 3px;
    padding-top: 5px;
}

.hpb-layoutset-02 h2 span.en {
    font-size: 0.8em;
    color: #B8E6FE;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

#hpb-wrapper h3 {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 18px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    text-align: left;
    color: #CE781E;
    padding-right: 7px;
}

#hpb-wrapper h3 span.en {
    padding-right: 10px;
    text-transform: capitalize;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

#hpb-wrapper h3 span.ja {}

h3.hpb-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

/*h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    text-align: left;
    font-size: 1.2em;
    line-height: 0.1;
    font-weight: bold;
    color: #FF9628;
}*/

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    text-align: left;
    background-image: url(img/point_3Ea.png);
    background-position: 3px 7px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

/*table
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 5px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
}*/

/*table th
{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    background-color: #FFFDDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
    color: #BF6F1A;
}*/

/*table td
{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dddddd;
}*/

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 380px;
    height: 200px;
}

input.l {
    width: 380px;
}

input.m {
    width: 250px;
}

input.s {
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main dl {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 10em
        /*!important*/
    ;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 5px;
    color: #4D450A;
}

#hpb-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CC9900;
    overflow: visible;
}

* #hpb-main dd {
    height: 1%;
    /* for IE6 */
}

#hpb-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}


#hpb-main h3 {
    padding: 0.4em 0.5em;
    /*文字の上下 左右の余白*/
    color: #494949;
    /*文字色*/
    background: #f4f4f4;
    /*背景色*/
    border-left: solid 5px #ffb623;
    /*左線*/
    border-bottom: solid 3px #d7d7d7;
    /*下線*/
    font-size: 250%;
    text-align: left;
}

#toppage-news h4 {
    color: #333333;
    padding-top: 6px;
    padding-left: 0;
    font-size: 1.1em;
}

.guidetitle {
    position: relative;
    padding: .75em 1em .75em 2em;
    border: 1px solid #ccc;
    border-top: 3px solid #ffb623;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
    font-size: 170%;
    margin-top: 1em;
}

.guidetitle::after {
    position: absolute;
    top: 1em;
    left: .6em;
    z-index: 2;
    content: '';
    width: 10px;
    height: 10px;
    border: 3px solid #ffb623;
    border-radius: 100%
}

table.tablenotborder {
    border: 0px white none;
}

table.tablenotborder tr td {
    border: 0px white none;
}


table.tablenotborderguide {
    border: 0px white none;
}

table.tablenotborderguide tr td {
    border: 0px white none;
}

table.tablebottomborder {
    border-top: 2px gray dotted;
    border-bottom: 0px white none;
    border-left: 0px white none;
    border-right: 0px white none;
}

table.tablebottomborder tr td {
    border-top: 0px white none;
    border-bottom: 2px gray dotted;
    border-left: 0px white none;
    border-right: 0px white none;
}

.large {
    color: #dc834b;
    font-size: 18px;
}

#menu {
    width: 860px;
    padding: 0;
    list-style-type: none;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5em;
}

#menu li {
    width: 172px;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

#menu li a {
    width: auto;
    color: #3c3c3c;
    font-size: 15px;
    padding: 10px 0;
    text-decoration: none;
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f2c071), color-stop(0.00, #fae9db));
    background: -webkit-linear-gradient(top, #fae9db 0%, #f2c071 100%);
    background: -moz-linear-gradient(top, #fae9db 0%, #f2c071 100%);
    background: -o-linear-gradient(top, #fae9db 0%, #f2c071 100%);
    background: -ms-linear-gradient(top, #fae9db 0%, #f2c071 100%);
    background: linear-gradient(top, #fae9db 0%, #f2c071 100%);

    border-left: 1px solid #444;
    box-shadow: 1px 0px 0px rgba(225, 225, 225, 0.3) inset,
        -1px 0px 0px rgba(225, 225, 225, 0.3) inset,
        0px 1px 1px rgba(0, 0, 0, 0.1) inset,
        0px -1px 1px rgba(0, 0, 0, 0.3) inset,
        0px 1px 3px #666;

}

#menu li a:hover {
    background-color: #000000;
    box-shadow: 1px 0px 0px rgba(225, 225, 225, 0) inset,
        -1px 0px 0px rgba(225, 225, 225, 0) inset,
        0px 1px 1px rgba(0, 0, 0, 0.1) inset,
        0px -1px 1px rgba(0, 0, 0, 0.3) inset,
        0px 1px 3px #666;

}

#menu li:first-child a {
    /*border-radius:5px 0 0 5px;*/
    border-left: 0;
    box-shadow: -1px 0px 0px rgba(225, 225, 225, 0.3) inset,
        0px 1px 1px rgba(0, 0, 0, 0.1) inset,
        0px -1px 1px rgba(0, 0, 0, 0.3) inset,
        0px 1px 3px #666;

}

#menu li:last-child a {
    /*border-radius:0 5px 5px 0;*/
    box-shadow: 1px 0px 0px rgba(225, 225, 225, 0.3) inset,
        0px 1px 1px rgba(0, 0, 0, 0.1) inset,
        0px -1px 1px rgba(0, 0, 0, 0.3) inset,
        0px 1px 3px #666;
}

#hpb-project h3 {
    background: white;
    /*背景色*/
    border-left: 0px;
    /*左線*/
}


h1.projecttitle {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ffb170), color-stop(0.00, #ffffff)) !important;
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffb170 100%) !important;
    background: -moz-linear-gradient(top, #ffffff 0%, #ffb170 100%) !important;
    background: -o-linear-gradient(top, #ffffff 0%, #ffb170 100%) !important;
    background: -ms-linear-gradient(top, #ffffff 0%, #ffb170 100%) !important;
    background: linear-gradient(top, #ffffff 0%, #ffb170 100%) !important;
    margin-top: 2em;
    position: relative;
    padding: .75em 1em .75em 1.5em;
    border: 1px solid #ccc;
    font-size: 2.75em;
    line-height: 2px;
    clear: right;
}

h1.projecttitle::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 6px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #FF9966;
    border-radius: 4px;
}

h4.projecttitle {
    position: relative;
    color: #333;
    text-shadow: 0 0 2px white;
    background: #e0f3ff;
    z-index: -4;
    border-radius: 0 10px 10px;
    display: inline-block;
    padding: 0.25em 1em 0.25em 0;
    font-size: 1.05em;
}

h4.projecttitle:before {
    content: "";
    position: absolute;
    background: #9de5ff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.projecttitle a {
    text-decoration: none;
}

table.rouken {
    border-collapse: collapse;

}

table.rouken td {
    border: 1px solid #000000;
    line-height: 1em;
    padding: 0.5em;
}

.projectDetail {
    margin-left: 15px;
    margin-top: 15px;
    font-size: 15px;
}

/* 2022/6/17　追加（麻衣） */
.projectDetail dt {
    width: 20%;

}

.projectDetail table {
    border: none;
}

.projectDetail th {
    color: #3c9ce9;
    font-size: 1.25em;
}

.projectDetail td {
    border: none;
    padding-left: 1.5em;
    padding-bottom: 1em;
}

.projectDetail th span {
    color: #000000;
    font-size: 0.8em;
    font-weight: normal;
}


/* 2022/6/17　追加（麻衣）おわり */

.detailsubtitle {
    position: relative;
    padding: 0 .5em .5em 2em;
    border-bottom: 1px solid #ccc;
    font-size: 17px;
}

.detailsubtitle::after {
    position: absolute;
    content: '';
    border-radius: 100%
}

.detailsubtitle::before {
    position: absolute;
    content: '';
    border-radius: 100%
}

.detailsubtitle::before {
    top: .2em;
    left: .2em;
    z-index: 2;
    width: 18px;
    height: 18px;
    background: #FFCC99;
}

.detailsubtitle::after {
    top: .7em;
    left: .7em;
    width: 13px;
    height: 13px;
    background: rgba(170, 170, 170, .5);
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 15px;
}

#page-top a {
    /*background:#ffb383;*/
    text-decoration: none;
    /*color: #EEE;*/
    width: 100px;
    height: 5px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    background-image: url('img/pagetop_new.png');
    background-repeat: no-repeat;
    background-position: center;
}

#page-top a:hover {
    text-decoration: none;
    /*background: #ff945a;*/
    background-image: url('img/pagetop_new.png');
    background-repeat: no-repeat;
    background-position: center;
}

#page-top a:before {
    background-image: url('img/pagetop_new.png');
    background-repeat: no-repeat;
}

#page-top a:after {
    /*content:"TOPへ";
	line-height:7px;
	font-size:15px;
	margin-left:1.2em;
	font-weight:bold;*/
}

.scrollArea {
    height: 500px;
    overflow: auto;
}

/*スクロールバーの横幅指定*/
.scrollArea.deco::-webkit-scrollbar {
    width: 15px;
}

/*スクロールバーの背景色・角丸指定*/
.scrollArea.deco::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #f2f2f2;
}

/*スクロールバーの色・角丸指定*/
.scrollArea.deco::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #008080;
}

#main-news .date {
    /*    line-height: 1.7;*/
    white-space: nowrap;
    position: relative;
    padding: .2em .5em .2em 2em;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 150px;
}

#main-news .date::before,
#main-news .date::after {
    position: absolute;
    content: '';
    border-radius: 100%
}

#main-news .date::before {
    top: .2em;
    left: .2em;
    z-index: 2;
    width: 18px;
    height: 18px;
    background: #FFCC99;
}

#main-news .date::after {
    top: .7em;
    left: .7em;
    width: 13px;
    height: 13px;
    background: rgba(170, 170, 170, .5);
}

#main-news .title {
    position: relative;
    padding: .2em 0em .2em 0em;
    font-size: 15px;
    text-align: left;
    width: 550px;
}

.detaillist {
    font-size: 17px;
    margin-left: -1em;
}

.detaillist li {
    line-height: 40px;
    border-bottom: 1px #CC9900 dotted;
}

ol.number-list {
    margin: 0;
    padding: 0
}

ol.number-list li {
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
    float: right;
    width: 25%;
}

.btn--orange,
a.btn--orange {
    color: #fff;
    background-color: #40b763;
}

.btn--orange:hover,
a.btn--orange:hover {
    color: #fff;
    background: #83eb77;
}