u@charset "UTF-8";

/* ------------------------------------------
recet
------------------------------------------ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
* {
  margin:0; padding:0;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}
ol, ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
*,*:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
/* ------------------------------------------
general Settings
------------------------------------------ */
.pc {
display: block !important;
}
.sp {
display: none !important;
}
.center {
text-align: center;
margin: 0 auto;
}
.fb {
  font-weight: bold;
}
.clearfix {zoom:1;}
.clearfix:after {
content: "";
display: block;
clear: both;
}
/*a {
color: #004b91;
text-decoration: none;
}
a:visited {
color: #0066c0;
}
a:hover {
color: #c45500;
text-decoration: none;
}
a:active {
color: #c45500;
}*/
/* ------------------------------------------
container
------------------------------------------ */
.container {
width: 800px;
display: block;
color: #333;
margin-bottom: 50px;
}
/* ------------------------------------------
title
------------------------------------------ */
.ttl_main {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #333;
    margin: 0 auto 20px;
    padding: 0 0 7px 0;
    border-bottom: 2px solid #333;
    letter-spacing: .05em;
}
.ttl_01 {
font-size: 20px;
font-weight: bold;
line-height: 1.3;
color: #333;
text-align: center;
margin: 0 auto 20px;
padding: 10px 0;
border-top: 3px solid #ffcd00;
background-color: #f5f5f5;
}
.ttl_p01 {
font-size: 20px;
font-weight: bold;
line-height: 1.3;
color: #333;
text-align: center;
margin: 0 auto 20px;
padding: 10px 0;
border-top: 3px solid #109467;
background-color: #f5f5f5;
}
.ttl_p01 .inside-name {
  display: inline-block;
    border-radius: 2px;
    background-color: #109467;
    color: #FFF;
    padding: 4px 16px;
    text-align: center;
    font-size: 16px;
    margin-right: 10px;
}
.ttl_02 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    margin: 0 0 20px;
    text-align: center;
    background-color: #e5dec5;
  padding: 10px 15px 8px;
}

.ttl_03 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    margin: 0 0 15px;
    padding-bottom: 6px;
    border-bottom: 2px solid #FFC400;
}
.ttl_03:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    border: solid 3px #FFC400;
    border-radius: 50%;
    margin-right: 5px;
}
.ttl_04 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
    margin: 0 0 10px;
    padding: 2px 0 3px 10px;
    border-left: 4px solid #FFC400;
}
.ttl_inc01 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0 auto 20px;
    padding: 12px 10px 10px;
    background-color: #333;
}
/* ------------------------------------------
common
------------------------------------------ */
.cnt_01 {
margin-bottom: 50px !important;
}
.blk_01 {
margin-bottom: 20px !important;
}
.nt-blk_01 {
margin-bottom: 40px !important;
}
.txt_lead_01 {
font-size: 16px;
font-weight: bold;
line-height: 1.4;
padding-bottom: 10px;
margin: 0;
}
.txt_lead_p01 {
font-size: 16px;
font-weight: bold;
line-height: 1.4;
color: #109467;
padding-bottom: 10px;
margin: 0;
}
.txt_lead_02 {
font-size: 18px;
font-weight: bold;
line-height: 1.4;
color: #ff6600;
padding-bottom: 10px;
margin: 0;
}
.txt_01 {
font-size: 14px;
line-height: 1.6;
margin: 0;
padding-bottom: 20px;
}
.txt_02 {
font-size: 14px;
line-height: 1.6;
margin: 0;
}
span.marker_01 {
background: linear-gradient(rgba(255,255,255,0) 70%, #ffff7f 75%);
font-weight: bold;
color: #333 !important;
}
.txt_notice {
font-size: 12px;
line-height: 1.5;
margin: 10px 0 0;
}
/* ------------------------------------------
Detail
------------------------------------------ */
/*mv*/
.img_box {
  margin: 0 auto 20px;
  text-align: center;
}
.img_box img {

}
/*top*/
.item_2clm {
    width: 800px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
    margin: -20px 0 0;
}
.item_2clm li.item {
    width: 390px;
    height: 120px;
    margin: 20px 20px 0 0;
    list-style-type: none;
    border: 1px solid #bbb;
    position: relative;
    /*background-color: #f5f2e7;*/ 
}
.item_2clm li.item a {
  display: block;
  width: 388px;
  height: 118px;
  background: url(https://tools.itembox.design/item/category/menubook/img/cat_bg_01.jpg);
  background-size: cover;
}
.item_2clm li.item a.p_01 {
  display: block;
  width: 388px;
  height: 118px;
  background: url(https://tools.itembox.design/item/category/menubook/img/cat_bg_02.jpg);
  background-size: cover;
}
.item_2clm li.item a:hover {
    background: url(https://tools.itembox.design/item/category/menubook/img/cat_bg_01_hover.jpg);
    background-size: cover;
    /*background: #333;*/
}
.item_2clm li.item:nth-child(2n) {
    margin-right: 0;
}
.item_2clm li.item img.photo {
    height: 118px;
    width: auto;
    margin: 0 auto;  
    position: absolute;
    right: 0;
    bottom: 0;
}
.item_2clm li.item .txt_link_p01 {
    position: absolute;
    padding: 0 0 0 30px;
    margin: -36px 0 0;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    top: 50%;
    color: #333;
    letter-spacing: .05em;
}
.item_2clm li.item .txt_link_p01 .inside-name {
  display: inline-block;
    border-radius: 2px;
    background-color: #109467;
    color: #FFF;
    padding: 2px 8px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 3px;
}
.item_2clm li.item a:hover .txt_link_p01 {
    color: #FFC400;
}
.item_2clm li.item .txt_link_p01:before {
      content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFC400;
    top: 50%;
    left: 10px;
    margin-top: -7px;
}
.item_2clm li.item .txt_link_p01:after {
  content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 14px;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}




.item_2clm li.item .txt_link {
    position: absolute;
    padding: 0 0 0 30px;
    margin: -20px 0 0;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    top: 50%;
    color: #333;
    letter-spacing: .05em;
}
.item_2clm li.item .txt_link .inside-name {
  display: inline-block;
    border-radius: 2px;
    background-color: #109467;
    color: #FFF;
    padding: 2px 8px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 3px;
}
.item_2clm li.item a:hover .txt_link {
    color: #FFC400;
}

.item_2clm li.item .txt_link:before {
      content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFC400;
    top: 50%;
    left: 10px;
    margin-top: -7px;
}
.item_2clm li.item .txt_link:after {
  content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 14px;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}



.item_2clm li.item .txt_catch {
  width: 100%;
    position: absolute;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    bottom: 0;
    color: #FFF;
    background-color: rgba(0,0,0,0.7);
    margin: 0; 
}
.size-list {
  display: flex;
  align-items: center;
}
.size-list li {
  width: 185px;
  margin-right: 20px;
    border: 2px solid #333;
    text-align: center;
}
.size-list li:nth-child(4n) {
  margin-right: 0;
}
.size-list li a {
  display: block;
  color: #333;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  position: relative;
}
.size-list li a:hover {
  color: #FFC400;
  background: #333;
}
.size-list li a:before {
      content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFC400;
    top: 50%;
    left: 10px;
    margin-top: -7px;
}
.size-list li a:after {
  content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}
.item_box_01 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.item_box_01 .img_box {
    width: 37%;
}
.item_box_01 .img_box img {
    width: 100%;
}
.item_box_01 .detail_box {
    width: 60%;
}
.item_box_01 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.item_box_02 {
    width: 100%;
    margin-bottom: 20px;
}
.list_01 {
    width: 100%;
    list-style: none;
    margin: 0 0 15px 0;
    line-height: 1.5;
}
.list_01 .txt_01{
    margin: 0 0 10px 0;
}
.list_01 li {
    padding-left: 10px;
    margin: 0 0 10px 0;
    position: relative;
}
.list_01 li:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #333;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}
.list_01_box {
  background-color: #f5f1e6;
  padding: 20px 20px 5px;
  margin: 0;
}
/*consulting*/
.point-box {
  margin: 0 0 15px 0;
  background: #f5f1e6;
  padding: 15px 15px 0;
}
.box_sell,
.box_sell_wide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -2% 0 30px 0;
}
.box_sell dl {
  width: 49%;
  border: 1px solid #ccc;
  margin: 2% 0 0;
}
.box_sell_wide dl {
  width: 100%;
  border: 1px solid #ccc;
  margin: 2% 0 0;
}
.box_sell dt,
.box_sell_wide dt {
  position: relative;
}
.box_sell dt .title,
.box_sell_wide dt .title {
  padding: 10px 20px;
  text-align: center;
  background-color: #ffcd00;
  font-size: 18px;
}
.box_sell dd,
.box_sell_wide dd {
  padding: 20px 20px 0;
}
.box_sell .title-point_01,
.box_sell_wide .title-point_01 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ff6600;
    text-align: center;
    margin: 0 10px 0 0;
    position: absolute;
    top: -5px;
    left: 5px;
}
.box_sell .title-point_01 span,
.box_sell_wide .title-point_01 span {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.2;
    color: #fff;
    display: block;
    padding-top: 7px;
}
.mtrx_box {
  border: 2px solid #ccc;
  padding: 20px;
  margin: 0 0 20px;
}
.l_01 {
  line-height: 1.5;
    margin: 0 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.mtrx_01,.mtrx_02,.mtrx_03,.mtrx_04 {
    width: 90px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 5px 0;
    margin-right: 10px;
    display: inline-block;
}
.mtrx_txt {
  width: calc(100% - 100px);
}
.mtrx_01 {
  color: #ff6600;
  background-color: #ffff99;
}
.mtrx_02 {
  color: #e03838;
  background-color: #ffc9c9;
}
.mtrx_03 {
  color: #555;
  background-color: #D7D7D7;
}
.mtrx_04 {
  color: #2573bc;
  background-color: #BFD5EA;
}
.case_box_01 {
  border: 2px solid #999;
  padding: 20px;
  position: relative;
  margin: 0 0 55px;
}
.case_box_01 .mark {
  font-weight: bold;
  color: #fff;
  padding: 10px 16px;
  background-color: #999;
  position: absolute;
  top: -2px;
  left: -2px;
}
.case_box_01:after {
  content: "";
    position: absolute;
    bottom: -150px;
    left: 50%;
    margin-left: -100px;
    border: 100px solid transparent;
    border-top: 40px solid #ffbe92;
    z-index: 1;
}
.case_box_01 img,
.case_box_02 img {
  width: 100%;
}
.case_box_02 {
  border: 2px solid #ff6600;
  padding: 20px;
  position: relative;
}
.case_box_02 .mark {
  font-weight: bold;
  color: #fff;
  padding: 10px 16px;
  background-color: #ff6600;
  position: absolute;
  top: -2px;
  left: -2px;
}
/*mb-self*/
.concept_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  font-size: 14px;
  border: 2px solid #ccc;
  padding: 20px 20px 10px;
  margin: 0 0 20px;
}
.concept_box dt {
  width: 13%;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
}
.concept_box dt span {
      display: block;
    padding: 2px 7px;
    border: 2px solid #ff5803;
    border-radius: 2px;
    /* background-color: #ffc0a0; */
    text-align: center;
    color: #ff5803;
}
.concept_box dd {
  width: 85%;
  line-height: 1.5;
  margin: 0 0 15px;
}
.wrap_self-btn_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
}
.wrap_self-btn_box .self-btn_box_01 {
  width: 49%;
  padding: 0 15px 0;
  background-color: #fff0b3;
}
.wrap_self-btn_box .self-btn_box_02 {
  width: 49%;
  padding: 0 15px 0;
  background-color: #b3e8ff;
}
.wrap_self-btn_box dt {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
  text-align: center;
}
.wrap_self-btn_box dd {
  width: 100%;
  line-height: 1.5;
  margin: 0 0 15px;
}
.wrap_self-btn_box dd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrap_self-btn_box dd li {
    width: 49%;
    margin-bottom: 2%;    
    background-color: #fff;
    position: relative;
    display: table;
}
.wrap_self-btn_box dd li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 10px 18px 10px 10px;
    line-height: 1.3;
    display: table-cell;
    vertical-align: middle;
}
.wrap_self-btn_box dd li:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #ff5803;
    top: 50%;
    right: 5px;
    margin-top: -6.5px;
}
.wrap_self-btn_box dd li:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}
.wrap_self-btn_box dd li.under:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #ff5803;
    top: 50%;
    right: 5px;
    margin-top: -6.5px;
}
.wrap_self-btn_box dd li.under:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-top: 5px solid #fff;
}
.mb ol {
    font-size: 15px;
    line-height: 1.6;
    font-weight: bold;
    color: #333;
    margin: 0 0 15px 1.5rem;
    padding: 0;
    list-style: decimal;
}
.mb ol .txt_01 {
    font-weight: normal !important;
    color: #333;
    padding-bottom: 10px;
}
.other_blk_01 {
    border: #ff5803 2px solid;
    box-shadow: 0 0 0 2px rgba(255,255,255,1) inset;
    background: #fff;
    border-radius: 3px;
    margin: 20px 0;
    padding: 19px;
}
.other_blk_01 .txt_01_02 {
    color: #ff5803;
    line-height: 1.2;
    font-size: 20px;
    font-weight: bold;
    margin: -29px 0 5px;
    text-shadow: 2px 2px 0 rgba(255,255,255,1), -2px 2px 0 rgba(255,255,255,1), 2px -2px 0 rgba(255,255,255,1), -2px -2px 0 rgba(255,255,255,1);
    text-align: center;
}
.other_blk_01 .txt_01_02 span.back_01 {
    display: inline-block;
    padding: 0 20px;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 59%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(1%,rgba(255,255,255,1)), color-stop(59%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 59%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 59%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 59%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 1%,rgba(255,255,255,1) 59%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffff',GradientType=0 );
}
.list_side_01 {
    width: 100%;
    list-style: none;
    margin: 0 0 15px 0;
    line-height: 1.5;
}
.list_side_01 li {
  float: left;
    padding-left: 15px;
    margin: 0 20px 7px 0;
    position: relative;
}
.list_side_01 li:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ffcd00;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
}
.table_box_01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;
  font-size: 14px;
}
.table_box_01 dt {
  width: 13%;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px;
}
.table_box_01 dt span {
  display: block;
  padding: 2px 7px;
  /*border: 1px solid #333;*/
  border-radius: 2px;
  background-color: #666;
  color: #fff;
  text-align: center;
}
.table_box_01 dd {
  width: 85%;
  line-height: 1.5;
  margin: 0 0 15px;
  font-weight: normal;
}
/*gallery*/
#wrap-gallery {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
#gallery {
  display: inline-block;
    margin: 0 0 20px;
    width: 640px;
}
#gallery img {
 position:absolute;
 width:100%;
 height:auto;
 max-width: 640px;
}
#gallery-thumb {
width:154px;
display: inline-block;
vertical-align: top;
}
#gallery-thumb li {
  display: inline-block;
    width:154px;
    height:auto;
    background:none;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
#gallery-thumb li:last-child {
  margin-bottom: 0;
}
#gallery-thumb li img {
     width:100%;
}
#gallery-thumb li a {
    display:block;
}
#gallery-thumb li a:hover,
#gallery-thumb li a:active {
  opacity:0.8;
}
/*about*/
/* .list-digit */

.list-digit {
  counter-reset: item;
}
.list-digit > li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 34px;
}

/* .list-flow */
.list-flow > li {
  margin-bottom: 24px;
  padding: 20px;
  border: 4px solid #ffeaa3;
  position: relative;
}

.list-flow > li:last-of-type {
  margin-bottom: 0;
}

.list-flow > li:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
.list-flow > li:after {
      content: "";
    position: absolute;
    bottom: -36px;
    left: 50%;
    margin-left: -20px;
    border: 17px solid transparent;
    border-top: 18px solid #ffeaa3;
    z-index: 1;
}

.list-flow > li:last-of-type:before,
.list-flow > li:last-of-type:after {
  display: none;
}

.list-flow > li > .title {
  margin-bottom: 10px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
  line-height: 1;
}
.title_s {
  margin-bottom: 8px;
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.list-flow > li > .title span.num {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: #FFC400;
    border-radius: 50%;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 0;
    content: "";
    display: inline-block;
  }


/*side-nav*/
.mb-sideArea {
  width: 180px;
}
.side-nav-link {
  margin-bottom: 15px;
}
.side-nav-link li {
 position: relative;
 display: table;
 width: 100%;
 margin-bottom: 10px;
  font-weight: bold;
  letter-spacing: .02em;
  line-height: 1.3;
}
.side-nav-link .btn_01 {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  color: #333;
  background-color: #ffcd00;
  margin-bottom: 10px;
  height: 60px;
}
.side-nav-link .btn_home {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  color: #fff;
  background-color: #333;
  margin-bottom: 10px;
  height: 60px;
}
.side-nav-link .btn_01:hover,
.side-nav-link .btn_02:hover,
.side-nav-link .btn_home:hover {
  opacity: 0.8;
  text-decoration: none;
}
.side-nav-link .btn_01::before,
.side-nav-link .btn_02::before,
.side-nav-link .btn_home::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff5803;
    top: 50%;
    right: 5px;
    margin-top: -5px;
}
.side-nav-link .btn_01::after,
.side-nav-link .btn_02::after,
.side-nav-link .btn_home::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}
.side-nav-list {
  margin-bottom: 15px;
  background: #f5f5f5;
}

.side-nav-list .list {
  display: block;
  border-bottom: 1px dotted #ccc;
}
.side-nav-list li {
 position: relative;
}
.side-nav-list .list a {
  display: block;
  padding: 15px 10px;
  line-height: 1.3;
}
.side-nav-list .list a:hover {
  text-decoration: underline;
}
.side-nav-list .list::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff5803;
    top: 50%;
    right: 5px;
    margin-top: -5px;
}
.side-nav-list .list::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}
.btn_box_02 {
    width: 100%;
    text-align: center;
    margin: 20px auto 40px;
}
.btn_box_02 a {
    text-decoration: none;
}
a.btn_cmn_01 {
    display: inline-block;
    padding: 18px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    border: 2px solid #333;
    position: relative;
    line-height: 1;
    width: 70%;
}
a.btn_cmn_01:hover {
    color: #FFC400;
    background: #333;
}
a.btn_cmn_01:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #FFC400;
    top: 50%;
    left: 10px;
    margin-top: -7px;
}
a.btn_cmn_01:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
}
/*table*/
table.table_01 {
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 20px;
    border: 1px solid #999;
}
table.table_01 th {
    width: 30%;
    font-weight: bold;
    background: #f0f0f0;
    padding: 10px;
    white-space: nowrap;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
    z-index: -1;
}
table.table_01 td {
    background: #fff;
    padding: 10px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle!important;
    word-wrap: break-word;
    word-break: break-all;
}
table.table_01 td ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0;
}
table.table_01 td ul li {
    margin: 0 0 10px;
    line-height: 1.3;
}
table.table_s_01 {
width: 60%;
    font-size: 1.4rem;
    margin: 0 auto 20px;
    border: 1px solid #999;
}
table.table_s_01 th {
    width: 30%;
    font-weight: bold;
    background: #f0f0f0;
    padding: 10px;
    white-space: nowrap;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
    z-index: -1;
}
table.table_s_01 td {
    background: #fff;
    padding: 10px;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle!important;
    word-wrap: break-word;
    word-break: break-all;
}
/*.point_list_01 {
    width: 100%;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.list_01 li {
    font-size: 14px;
    padding-left: 18px;
    margin-bottom: 10px;
    position: relative;
}
.list_01 li:before {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #208C00;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
}*/
/*お問い合わせ*/
.wrap-box_contact {
  width: 100%;
  padding: 20px 40px;
  background-color: #f5f5f5;
}
.box_contact {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: 2px solid #ff0000;
  border-radius: 4px;
  background-color: #fff;
  padding: 10px 0;
}
.box_contact div {
  width: 50%;
  text-align: center;
  padding: 15px;
}
.box_contact .box_tel {
  border-right: 2px dotted #ff0000;
  /*background-color: #fff0f2;*/
}
.box_contact .ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #333 !important;
  margin: 0 0 10px;
}
.box_contact .box_tel {
  color: #333 !important;
}
.box_contact .box_tel a {
  text-decoration: none !important;
}
.box_contact .box_tel a:hover {
  color: #333 !important;
  text-decoration: none !important;
}
.box_contact .tel {
  display: inline-block;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  color: #ff0000;
  position: relative;
  padding-left: 20px;
  margin: 0 0 5px;
}
.box_contact .tel:before {
  content: '';
  width: 18px;
  height: 26px;
  display: inline-block;
  background-image: url(https://tools.itembox.design/item/common/img01/ico_tel.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.box_contact .txt {
  margin: 0;
  font-size: 12px;
  color: #333 !important;
}
.box_contact .txt_notice {
  margin: 0 0 5px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #ff0000;
}
a.btn_cmn_02 {
    display: inline-block;
    width: 90%;
    padding: 20px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #ff0000;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    letter-spacing: 0.1em;
    text-decoration: none;
}
a.btn_cmn_02:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #d70000;
}
a.btn_cmn_02:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 20px;
    margin: -3px 8px 0 0;
    background: url(https://tools.itembox.design/item/common/img01/ico_mail_white.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.wrap-box_contact .lead_01 {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  margin: 0 0 10px;
}
.wrap-box_contact .lead_01:before {
    display: inline-block;
    content: "";
    position: relative;
    top: .5rem;
    left: -1.5rem;
    width: 2px;
    height: 25px;
    background-color: #ff0000;
    -webkit-transform: rotate(-33deg);
    transform: rotate(-33deg);
}
.wrap-box_contact .lead_01:after {
    display: inline-block;
    content: "";
    position: relative;
    top: .5rem;
    left: 1.5rem;
    width: 2px;
    height: 25px;
    background-color: #ff0000;
    -webkit-transform: rotate(33deg);
    transform: rotate(33deg);
}
/*FAXでのお見積り依頼*/
.box_contact_fax {
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
border: 2px solid #ff5803;
border-radius: 4px;
background-color: #fff;
padding: 10px 0;
margin-top: 10px;
}
.box_contact_fax div {
width: 50%;
text-align: center;
padding: 15px;
}
.box_contact_fax .ttl {
font-size: 18px;
font-weight: bold;
line-height: 1;
color: #333 !important;
margin: 0;
}
a.btn_cmn_fax {
  display: inline-block;
  width: 90%;
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #ff5803;
  border-radius: 2px;
  position: relative;
  line-height: 1;
  letter-spacing: 0.1em;
  text-decoration: none;
}
a.btn_cmn_fax:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #dd4b00;
}
a.btn_cmn_fax:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: -3px 8px 0 0;
    background: url(https://tools.itembox.design/item/common/img01/ico_fax_white.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}
/*ページ内リンク*/
ul.box_plink {
list-style-type: none;
text-align: left;
margin: 0;
padding: 0;
}
ul.box_plink li {
float: left;
margin: 0 20px 10px 0;
position: relative;
}
.arrow_01 {
font-size: 14px;
margin: 0 2% 2% 0;
padding-left: 18px;
position: relative;
text-decoration: none;
white-space: nowrap;
}
.arrow_01:hover {
text-decoration: underline;
}
ul.box_plink li:before {
content: "";
position: absolute;
width: 14px;
height: 14px;
border-radius: 50%;
background: #FFC400;
top: 50%;
left: 0;
margin-top: -7px;
}
ul.box_plink li:after {
content: "";
position: absolute;
top: 50%;
margin-top: -2px;
left: 3px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-top: 5px solid #fff;
}
