@charset "UTF-8";
/* _setting CSS */
/* min-width:769px | 769px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 769px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #inner-content.bgc_full {
    margin: 0;
    padding: 0;
  }

  #main.main-full {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #wrapper .f_left {
    width: 798px;
    margin: -35px;
    padding: 35px;
  }
  #wrapper ._fs16 {
    font-size: 1.6rem;
  }
  #wrapper ._fs18 {
    font-size: 1.8rem;
  }
  #wrapper ._fs20 {
    font-size: 2rem;
  }
  #wrapper ._pb100 {
    padding-bottom: 100px;
  }
  #wrapper ._pt60 {
    padding-top: 60px;
  }
  #wrapper ._mb1em {
    margin-bottom: 1em;
  }
  #wrapper ._mb25 {
    margin-bottom: 25px;
  }
  #wrapper ._mb30 {
    margin-bottom: 30px;
  }
  #wrapper ._mb35 {
    margin-bottom: 35px;
  }
  #wrapper ._mb40 {
    margin-bottom: 40px;
  }
  #wrapper ._lh18 {
    line-height: 1.8;
  }
  #wrapper .wrap2 {
    width: 1080px;
    margin: 0 auto;
padding:35px 0 0px;
  }
  #wrapper ._bgcolor1 {
    background: #f2f2f0;
  }
  #wrapper ._bgcolorf {
    background: #fff;
  }
  #wrapper .p_mv {
    padding: 50px 0 80px;
  }
  #wrapper .sec_mb1 {
    margin-bottom: 70px;
  }
  #wrapper .top_lead {
    margin: 0 0 40px;
  }
  #wrapper .c_hd1 {
    font-size: 3rem;
    margin: 0 0 10px;
  }
  #wrapper .c_hd2 {
    position: relative;
    margin: 0 0 55px;
    font-size: 2.5rem;
    text-align: center;
  }
  #wrapper .c_hd2:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
  }
  #wrapper .c_hd2 ._text {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 45px;
    font-weight: bold;
  }
  #wrapper .c_hd3 {
    line-height: 1.3;
    margin: 0 0 15px;
    padding: 0 0 3px 10px;
    border-left: 7px solid #212121;
    font-size: 2rem;
    font-weight: bold;
  }
  #wrapper .c_hd4 {
    margin: 0 0 12px;
    font-size: 2.2rem;
    font-weight: bold;
  }
  #wrapper .c_hd5 {
    margin: 0 0 40px;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
  }
  #wrapper .c_hd6 {
    margin: 0 0 12px;
    font-size: 2rem;
    font-weight: bold;
  }
  #wrapper .c_btn1 {
    display: inline-block;
    height: 100%;
    position: relative;
    padding: 15px 85px;
    border-radius: 1000px;
    background: #e97a35;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  #wrapper .c_btn1:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn1 .a_text {
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 0 0 0 38px;
    border-radius: 1000px;
    background: #e97a35;
    font-weight: bold;
  }
  #wrapper .c_btn1 .a_text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    transform: translateY(-9px);
  }
  #wrapper .c_btn1 .a_text:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ec6300;
    border-right: 2px solid #ec6300;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -3px 0 0 -4px;
  }
  #wrapper .c_btn2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    padding: 16px 50px;
    border-radius: 1000px;
    background: #212121;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .c_btn2:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 0 30px 0 0;
  }
  #wrapper .c_btn2:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn3 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding: 10px 20px 10px 10px;
    border: 2px solid #212121;
    border-radius: 1000px;
    background: #fff;
    color: inherit;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .c_btn3:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #212121;
    border-right: 2px solid #212121;
    margin: 0 15px 0 0;
  }
  #wrapper .c_btn3:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn3.bodcolor2 {
    border-color: #ed87a3;
  }
  #wrapper .c_btn3.bodcolor2:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ed87a3;
    border-right: 2px solid #ed87a3;
  }
  #wrapper .c_btn3.bodcolor5 {
    border-color: #eebd48;
  }
  #wrapper .c_btn3.bodcolor5:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #eebd48;
    border-right: 2px solid #eebd48;
  }
    #wrapper .c_btn3.bodcolor6 {
    border-color: #ac8ffb;
  }
  #wrapper .c_btn3.bodcolor6:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ac8ffb;
    border-right: 2px solid #ac8ffb;
  }
  #wrapper .c_btn_list1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 40px 0 0;
  }
  #wrapper .c_btn_list1 li {
    width: calc(33.33% - 10px);
    background: #fff;
    border-radius: 10px;
  }
  #wrapper .c_btn_list1 li a {
    display: block;
    height: 100%;
    line-height: 1.4;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
    transition: 0.3s;
    text-decoration: none;
  }
  #wrapper .c_btn_list1 li a:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn_list1 li a .a_text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    padding: 20px 0;
    border-radius: 6px;
    background: #f2f2f0;
    font-size: 1.7rem;
    color: #212121;
  }
  #wrapper .c_btn_list1 li a .a_text span {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    font-weight: bold;
  }
  #wrapper .c_btn_list1 li a .a_text span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #ec6300;
    transform: translateY(-50%);
  }
  #wrapper .c_btn_list1 li a .a_text span:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -4px;
  }
  #wrapper .c_btn_list1 li a .a_text b {
    font-size: 2.6rem;
    font-weight: bold;
  }
  #wrapper .c_btn_list1 li a .a_text ._flex {
    display: flex;
  }
  #wrapper .c_btn_list1 li a .a_text ._flex b {
    position: relative;
    top: -2px;
  }
  #wrapper .c_btn_list1 li a .a_text ._flex .small {
    top: 0;
    margin: 0 0 0 2px;
    font-size: 1.7rem;
  }
  #wrapper .searcth_box {
    padding: 40px 40px 20px;
    background: #fff;
  }
  #wrapper .searcth_box ._cat_box {
    margin: 0 0 25px;
  }
  #wrapper .searcth_box ._cat_box ._cta_list {
    display: flex;
    flex-wrap: wrap;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li {
    margin: 0 25px 15px 0;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li a {
    padding-bottom: 2px;
    border-bottom: 1px solid #6f6f6f;
    color: #6f6f6f;
    text-decoration: none;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li a:hover {
    opacity: 0.7;
  }
  #wrapper .step_wrap {
    display: flex;
    justify-content: space-between;
  }
  #wrapper .step_wrap li {
    width: 345px;
    text-align: center;
  }
  #wrapper .step_wrap li img {
    margin: 0 0 12px;
  }
  #wrapper .c_tab_wrap {
    margin: 0 0 40px;
    border: 1px solid #bfbfbd;
  }
  #wrapper .c_tab_wrap ._tab_btn {
    display: flex;
    margin: 0;
  }
  #wrapper .c_tab_wrap ._tab_btn li {
    width: 100%;
  }
  #wrapper .c_tab_wrap ._tab_btn li a {
    display: block;
    padding: 15px;
    background: #dddddd;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .c_tab_wrap ._tab_btn li a:hover {
    opacity: 0.7;
  }
  #wrapper .c_tab_wrap ._tab_btn .on a {
    background: #ee801d;
  }
  #wrapper .c_tab_wrap ._tab_box ._tab {
    display: none;
  }
  #wrapper .c_tab_wrap ._tab_box ._tab.on {
    display: block;
  }
  #wrapper .time_wrap {
    display: flex;
    justify-content: space-between;
    padding: 60px;
  }
  #wrapper .time_wrap ul {
    margin: 0;
  }
  #wrapper .time_wrap ._time_list {
    flex: 1;
  }
  #wrapper .time_wrap ._time_list li {
    display: flex;
    position: relative;
    padding: 0 0 45px;
  }
  #wrapper .time_wrap ._time_list li:before {
    content: '';
    position: absolute;
    left: 52px;
    bottom: 0;
    width: 0;
    height: calc(100% - 108px);
    border-left: 4px dotted #bfbfbd;
  }
  #wrapper .time_wrap ._time_list li ._time {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 108px;
    height: 108px;
    margin: 0 27px 0 0;
    border: 4px solid #fff;
    border-radius: 100%;
    background: #fdee21;
    font-size: 1.9rem;
    font-weight: bold;
  }
  #wrapper .time_wrap ._time_list li ._text {
    flex: 1;
    padding: 20px 0 0;
  }
  #wrapper .time_wrap ._time_list li ._img {
    width: 285px;
    margin: 0 0 0 75px;
  }
  #wrapper .time_wrap ._time_list li:last-child {
    padding-bottom: 0;
  }
  #wrapper .time_wrap ._time_list li:last-child:before {
    display: none;
  }
  #wrapper .choice_wrap {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #96d5c0;
    border-radius: 8px;
  }
  #wrapper .choice_wrap ._hd {
    margin: 0;
    padding: 15px;
    background: #96d5c0;
    font-size: 2.4rem;
    text-align: center;
  }
  #wrapper .choice_wrap ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 30px 5px 15px;
  }
  #wrapper .choice_wrap ul li {
    min-width: 280px;
    margin: 0 25px 15px;
  }
  #wrapper .choice_wrap ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px;
    border: 2px solid #e97a35;
    border-radius: 1000px;
    color: #212121;
    font-size: 1.8rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .choice_wrap ul li a .a_text {
    display: block;
    position: relative;
    padding: 0 0 0 35px;
  }
  #wrapper .choice_wrap ul li a .a_text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #ec6300;
    transform: translateY(-9px);
  }
  #wrapper .choice_wrap ul li a .a_text:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -3px 0 0 -4.5px;
  }
  #wrapper .choice_wrap ul li a:hover {
    opacity: 0.7;
  }
  #wrapper .sup_il_wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 0 60px;
    padding: 50px 77px 50px 30px;
  }
  #wrapper .sup_il_wrap ._text {
    width: 410px;
  }
  #wrapper .sup_il_wrap ._text ._text1 {
    margin: 0 0 20px;
    padding: 30px 25px;
    border-radius: 10px;
    background: #efefef;
    font-size: 1.6rem;
  }
  #wrapper .sup_link_wrap ._hd {
    display: inline-block;
    margin: 0;
    padding: 8px 25px;
    border-radius: 8px 8px 0 0;
    background: #fdee21;
    font-size: 1.7rem;
  }
  #wrapper .sup_link_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    padding: 30px 12px 10px;
    background: #f2f2f0;
  }
  #wrapper .sup_link_wrap ul li {
    margin: 0 10px 20px;
  }
  #wrapper .sup_link_wrap ul li a {
    display: block;
    position: relative;
    min-width: 240px;
    padding: 20px 40px 20px 15px;
    border: 1px solid #212121;
    border-radius: 6px;
    background: #fff;
    color: inherit;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .sup_link_wrap ul li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #ed87a3;
    transform: translateY(-9px);
  }
  #wrapper .sup_link_wrap ul li a:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 29px;
    margin: -4px -3px 0 0;
  }
  #wrapper .sup_link_wrap ul li a:hover {
    opacity: 0.7;
  }
  #wrapper .sup_link_wrap ul ._li2 a:before {
    background: #8dc21f;
  }
  #wrapper .sup_link_wrap ul ._li3 a:before {
    background: #60c6f1;
  }
  #wrapper .sup_link_wrap ul ._li4 a:before {
    background: #eebe4a;
  }
  #wrapper .sup_link_wrap ul ._li5 a {
    min-width: 305px;
    padding: 15px 40px 15px 15px;
  }
  #wrapper .sup_link_wrap ul ._li5 a:before {
    background: #aeaeae;
  }
  #wrapper .sup_flex {
    display: flex;
    justify-content: center;
  }
  #wrapper .sup_flex ._box {
    width: 351px;
    margin: 0 80px;
  }
  #wrapper .sup_flex ._box ._hd {
    margin: 40px 0 15px;
  }
  #wrapper .sup_flex ._box ._hd:first-child {
    margin-top: 0;
  }
  #wrapper .sup_flex ._box ._text {
    margin: 0 0 10px;
    padding: 0 10px;
  }
  #wrapper .sup_flex ._box ._btn {
    margin: 20px 0 0;
    padding: 0 10px;
  }
  #wrapper .contact_wrap {
    margin: 0 0 40px;
    background: #f2f2f0;
    padding: 45px 45px 50px;
  }
  #wrapper .sure＿wrap {
    display: flex;
    margin: 0 0 40px;
    padding: 22px;
    border: 1px solid #ccc;
  }
  #wrapper .sure＿wrap h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 0 0;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background: #fbeded;
    color: #d83b3b;
    font-size: 15px;
  }
  #wrapper .sure＿wrap ul li {
    margin: 2px 0;
    font-size: 15px;
  }
  #wrapper .sure＿wrap ul li:before {
    top: 12px;
    width: 4px;
    height: 4px;
    box-shadow: none;
  }
  #wrapper .sure＿wrap ul li a {
    text-decoration: none;
  }
  #wrapper .sure＿wrap ul li a:after {
    display: none;
  }
  #wrapper .sure＿wrap ul li a .pdf {
    margin: 0 0 0 15px;
    padding: 1px 10px 3px;
    border-radius: 5px;
    background: #d83b3b;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
  }
  #wrapper .btn_green {
    margin: 0 0 80px;
    text-align: center;
  }
  #wrapper .btn_green a {
    display: inline-block;
    position: relative;
    line-height: 1.6;
    padding: 15px 80px 20px 60px;
    border-radius: 10px;
    background: #50c183;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .btn_green a span {
    font-size: 15px;
    font-weight: bold;
  }
  #wrapper .btn_green a:after {
    position: absolute;
    top: 50%;
    right: 30px;
    margin: -4px 0 0;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  #wrapper .btn_green a:hover {
    opacity: 0.7;
  }
  #wrapper .btn_bod {
    margin: 25px 0 40px;
    text-align: center;
  }
  #wrapper .btn_bod a {
    display: inline-block;
    padding: 20px 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
  }
  #wrapper .btn_bod2 {
    margin: 25px 0 60px;
  }
  #wrapper .btn_bod2 a {
    display: inline-block;
    position: relative;
    padding: 12px 55px 12px 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
  }
  #wrapper .btn_bod2 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border: 2px solid #212121;
    border-bottom: none;
    border-left: none;
    transform: translateY(-50%) rotate(45deg);
  }
  #wrapper .btn_bod2 a:hover {
	  color: inherit;
	  opacity: 0.7;
  }

  /* @media screen
  ------------------------------------------------------------------------- */
}
/* ////.min-width:769px | 769px ~
---------------------------------------------------------------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
max-width:768px | ~ 768px
------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #inner-content.bgc_full {
    margin: 0;
    padding: 0;
  }

  #main.main-full {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #wrapper ._fs16 {
    font-size: 1.4rem;
  }
  #wrapper ._fs18 {
    font-size: 1.5rem;
  }
  #wrapper ._fs20 {
    font-size: 1.6rem;
  }
  #wrapper ._pb100 {
    padding-bottom: 4em;
  }
  #wrapper ._pt60 {
    padding-top: 2em;
  }
  #wrapper ._mb20 {
    margin-bottom: 0.7em;
  }
  #wrapper ._mb25 {
    margin-bottom: 0.8em;
  }
  #wrapper ._mb30 {
    margin-bottom: 1em;
  }
  #wrapper ._mb35 {
    margin-bottom: 1em;
  }
  #wrapper ._mb40 {
    margin-bottom: 1.2em;
  }
  #wrapper .wrap2 {
    padding: 1em;
  }
  #wrapper ._bgcolor1 {
    background: #f2f2f0;
  }
  #wrapper ._bgcolorf {
    background: #fff;
  }
  #wrapper .p_mv {
    padding: 1em 4% 1.2em;
  }
  #wrapper .sec_mb1 {
    margin-bottom: 1em;
  }
  #wrapper .c_hd1 {
    font-size: 2rem;
    margin: 0 0 0.3em;
  }
  #wrapper .top_lead {
    margin: 0 0 0.8em;
  }
  #wrapper .c_hd2 {
    position: relative;
    margin: 0 0 1.3em;
    font-size: 1.8rem;
    text-align: center;
  }
  #wrapper .c_hd2:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
  }
  #wrapper .c_hd2 ._text {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin: 0 1.5em;
    padding: 0 0.5em;
    font-weight: bold;
  }
  #wrapper .c_hd3 {
    line-height: 1.3;
    margin: 0 0 15px;
    padding: 0 0 3px 10px;
    border-left: 7px solid #212121;
    font-size: 1.8rem;
    font-weight: bold;
  }
  #wrapper .c_hd4 {
    margin: 0 0 12px;
    font-size: 1.7rem;
    font-weight: bold;
  }
  #wrapper .c_hd5 {
    margin: 0 0 15px;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  #wrapper .c_hd6 {
    margin: 0 0 6px;
    font-size: 2rem;
    font-weight: bold;
  }
  #wrapper .c_btn1 {
    display: inline-block;
    height: 100%;
    position: relative;
    padding: 10px 65px;
    border-radius: 1000px;
    background: #e97a35;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  #wrapper .c_btn1:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn1 .a_text {
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 0 0 0 38px;
    border-radius: 1000px;
    background: #e97a35;
    font-weight: bold;
  }
  #wrapper .c_btn1 .a_text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    transform: translateY(-9px);
  }
  #wrapper .c_btn1 .a_text:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ec6300;
    border-right: 2px solid #ec6300;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -3px 0 0 -4px;
  }
  #wrapper .c_btn2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
    padding: 12px 40px;
    border-radius: 1000px;
    background: #212121;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .c_btn2:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 0 30px 0 0;
  }
  #wrapper .c_btn2:hover {
    opacity: 0.7;
  }
    #wrapper .c_btn3 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    padding: 10px 20px 10px 10px;
    border: 2px solid #212121;
    border-radius: 1000px;
    background: #fff;
    color: inherit;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .c_btn3:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #212121;
    border-right: 2px solid #212121;
    margin: 0 15px 0 0;
  }
  #wrapper .c_btn3:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn3.bodcolor2 {
    border-color: #ed87a3;
  }
  #wrapper .c_btn3.bodcolor2:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ed87a3;
    border-right: 2px solid #ed87a3;
  }
  #wrapper .c_btn3.bodcolor5 {
    border-color: #eebd48;
  }
  #wrapper .c_btn3.bodcolor5:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #eebd48;
    border-right: 2px solid #eebd48;
  }
    #wrapper .c_btn3.bodcolor6 {
    border-color: #ac8ffb;
  }
  #wrapper .c_btn3.bodcolor6:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #ac8ffb;
    border-right: 2px solid #ac8ffb;
  }
  #wrapper .c_btn_list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1em 0 0;
  }
  #wrapper .c_btn_list1 li {
    width: 100%;
    margin: 0 0 10px;
    background: #fff;
    border-radius: 10px;
  }
  #wrapper .c_btn_list1 li a {
    display: block;
    height: 100%;
    line-height: 1.3;
    padding: 5px;
    border-radius: 10px;
    background: #fff;
    transition: 0.3s;
    text-decoration: none;
  }
  #wrapper .c_btn_list1 li a:hover {
    opacity: 0.7;
  }
  #wrapper .c_btn_list1 li a .a_text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    padding: 20px 0;
    border-radius: 6px;
    background: #f2f2f0;
    font-size: 1.4rem;
    color: #212121;
  }
  #wrapper .c_btn_list1 li a .a_text span {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 0 24%;
    font-weight: bold;
  }
  #wrapper .c_btn_list1 li a .a_text span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 6%;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #ec6300;
    transform: translateY(-50%);
  }
  #wrapper .c_btn_list1 li a .a_text span:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 6%;
    margin: -3px 0 0 4px;
  }
  #wrapper .c_btn_list1 li a .a_text b {
    font-size: 1.8rem;
    font-weight: bold;
  }
  #wrapper .c_btn_list1 li a .a_text ._flex {
    display: flex;
  }
  #wrapper .c_btn_list1 li a .a_text ._flex .small {
    top: 0;
    margin: 0 0 0 2px;
    font-size: 1.4rem;
  }
  #wrapper .searcth_box {
    padding: 20px 20px 15px;
    background: #fff;
  }
  #wrapper .searcth_box ._cat_box {
    margin: 0 0 15px;
  }
  #wrapper .searcth_box ._cat_box ._cta_list {
    display: flex;
    flex-wrap: wrap;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li {
    margin: 0 15px 8px 0;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li a {
    padding-bottom: 2px;
    border-bottom: 1px solid #6f6f6f;
    color: #6f6f6f;
    text-decoration: none;
  }
  #wrapper .searcth_box ._cat_box ._cta_list li a:hover {
    opacity: 0.7;
  }
  #wrapper .step_wrap li {
    margin: 0 0 2.5em;
    text-align: center;
  }
  #wrapper .step_wrap li img {
    margin: 0 0 0.8em;
  }
  #wrapper .c_tab_wrap {
    margin: 0 0 40px;
    border: 1px solid #bfbfbd;
  }
  #wrapper .c_tab_wrap ._tab_btn {
    display: flex;
    margin: 0;
  }
  #wrapper .c_tab_wrap ._tab_btn li {
    width: 100%;
  }
  #wrapper .c_tab_wrap ._tab_btn li a {
    display: block;
    padding: 10px;
    background: #dddddd;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .c_tab_wrap ._tab_btn li a:hover {
    opacity: 0.7;
  }
  #wrapper .c_tab_wrap ._tab_btn .on a {
    background: #ee801d;
  }
  #wrapper .c_tab_wrap ._tab_box ._tab {
    display: none;
  }
  #wrapper .c_tab_wrap ._tab_box ._tab.on {
    display: block;
  }
  #wrapper .time_wrap {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 20px 5px;
  }
  #wrapper .time_wrap ul {
    margin: 0;
  }
  #wrapper .time_wrap ._time_list {
    flex: 1;
  }
  #wrapper .time_wrap ._time_list li {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 0 0 20px;
  }
  #wrapper .time_wrap ._time_list li:before {
    content: '';
    position: absolute;
    left: 28px;
    bottom: 0;
    width: 0;
    height: calc(100% - 64px);
    border-left: 4px dotted #bfbfbd;
  }
  #wrapper .time_wrap ._time_list li ._time {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0;
    border: 2px solid #fff;
    border-radius: 100%;
    background: #fdee21;
    font-size: 1.3rem;
    font-weight: bold;
  }
  #wrapper .time_wrap ._time_list li ._text {
    flex: 1;
    padding: 13px 0 0;
  }
  #wrapper .time_wrap ._time_list li ._img {
    width: 100%;
    margin: 1em 0 30px;
    padding: 0 0 0 70px;
  }
  #wrapper .time_wrap ._time_list li:last-child {
    padding-bottom: 0;
  }
  #wrapper .time_wrap ._time_list li:last-child:before {
    display: none;
  }
  #wrapper .time_wrap ._time_list li:last-child ._img {
    margin-bottom: 0;
  }
  #wrapper .choice_wrap {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #96d5c0;
    border-radius: 8px;
  }
  #wrapper .choice_wrap ._hd {
    margin: 0;
    padding: 8px 0;
    background: #96d5c0;
    font-size: 1.6rem;
    text-align: center;
  }
  #wrapper .choice_wrap ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 5px 5px;
  }
  #wrapper .choice_wrap ul li {
    min-width: 280px;
    margin: 0 auto 15px;
  }
  #wrapper .choice_wrap ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px;
    border: 2px solid #e97a35;
    border-radius: 1000px;
    color: #212121;
    font-size: 1.7rem;
    font-weight: bold;
    text-decoration: none;
  }
  #wrapper .choice_wrap ul li a .a_text {
    display: block;
    position: relative;
    padding: 0 0 0 35px;
  }
  #wrapper .choice_wrap ul li a .a_text:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #ec6300;
    transform: translateY(-9px);
  }
  #wrapper .choice_wrap ul li a .a_text:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -3px 0 0 -4.5px;
  }
  #wrapper .choice_wrap ul li a:hover {
    opacity: 0.7;
  }
  #wrapper .sup_il_wrap {
    margin: 0 0 30px;
    padding: 20px 0;
  }
  #wrapper .sup_il_wrap ._text {
    width: 100%;
  }
  #wrapper .sup_il_wrap ._text ._text1 {
    margin: 0 0 20px;
    padding: 15px;
    border-radius: 10px;
    background: #efefef;
    font-size: 1.4rem;
  }
  #wrapper .sup_il_wrap .btn a {
    display: block;
  }
  #wrapper .sup_il_wrap .btn img {
    width: 100%;
  }
  #wrapper .sup_link_wrap ._hd {
    display: inline-block;
    margin: 0;
    padding: 8px 25px;
    border-radius: 8px 8px 0 0;
    background: #fdee21;
    font-size: 1.6rem;
  }
  #wrapper .sup_link_wrap ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
    padding: 15px 12px 5px;
    background: #f2f2f0;
  }
  #wrapper .sup_link_wrap ul li {
    width: 48.7%;
    margin: 0 0 10px;
  }
  #wrapper .sup_link_wrap ul li a {
    display: block;
    position: relative;
    min-width: 100%;
    padding: 8px 20px 8px 8px;
    border: 1px solid #212121;
    border-radius: 6px;
    background: #fff;
    color: inherit;
    font-size: 1.2rem;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .sup_link_wrap ul li a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 6px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #ed87a3;
    transform: translateY(-7px);
  }
  #wrapper .sup_link_wrap ul li a:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 13px;
    margin: -3px -2px 0 0;
  }
  #wrapper .sup_link_wrap ul li a:hover {
    opacity: 0.7;
  }
  #wrapper .sup_link_wrap ul ._li2 a:before {
    background: #8dc21f;
  }
  #wrapper .sup_link_wrap ul ._li3 a:before {
    background: #60c6f1;
  }
  #wrapper .sup_link_wrap ul ._li4 a:before {
    background: #eebe4a;
  }
  #wrapper .sup_link_wrap ul ._li5 {
    width: 100%;
  }
  #wrapper .sup_link_wrap ul ._li5 a {
    min-width: 100%;
  }
  #wrapper .sup_link_wrap ul ._li5 a:before {
    background: #aeaeae;
  }
  #wrapper .sup_flex ._box {
    margin: 0 0 30px;
  }
  #wrapper .sup_flex ._box ._hd {
    margin: 20px 0 10px;
  }
  #wrapper .sup_flex ._box ._hd:first-child {
    margin-top: 0;
  }
  #wrapper .sup_flex ._box ._text {
    margin: 0 0 8px;
    padding: 0 8px;
    font-size: 1.4rem;
  }
  #wrapper .sup_flex ._box ._btn {
    margin: 10px 0 0;
  }
  #wrapper .sure＿wrap {
    margin: 0 0 30px;
    padding: 15px;
    border: 1px solid #ccc;
  }
  #wrapper .sure＿wrap h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    background: #fbeded;
    color: #d83b3b;
    font-size: 15px;
  }
  #wrapper .sure＿wrap ul li {
    margin: 2px 0;
    font-size: 15px;
  }
  #wrapper .sure＿wrap ul li:before {
    top: 12px;
    width: 4px;
    height: 4px;
    box-shadow: none;
  }
  #wrapper .sure＿wrap ul li a {
    font-size: 13px;
    text-decoration: none;
  }
  #wrapper .sure＿wrap ul li a:after {
    display: none;
  }
  #wrapper .sure＿wrap ul li a .pdf {
    margin: 0 0 0 5px;
    padding: 1px 5px 3px;
    border-radius: 5px;
    background: #d83b3b;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
  }
  #wrapper .btn_green {
    margin: 0 0 40px;
    text-align: center;
  }
  #wrapper .btn_green a {
    display: inline-block;
    position: relative;
    line-height: 1.6;
    padding: 15px 55px 20px 35px;
    border-radius: 10px;
    background: #50c183;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  #wrapper .btn_green a span {
    font-size: 13px;
    font-weight: bold;
  }
  #wrapper .btn_green a:after {
    position: absolute;
    top: 50%;
    right: 30px;
    margin: -4px 0 0;
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  #wrapper .btn_green a:hover {
    opacity: 0.7;
  }
  #wrapper .btn_bod {
    margin: 25px 0 40px;
    text-align: center;
  }
  #wrapper .btn_bod a {
    display: inline-block;
    padding: 20px 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
  }
  #wrapper .btn_bod2 {
    margin: 15px 0 50px;
  }
  #wrapper .btn_bod2 a {
    display: inline-block;
    position: relative;
    padding: 12px 55px 12px 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
  }
  #wrapper .btn_bod2 a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border: 2px solid #212121;
    border-bottom: none;
    border-left: none;
    transform: translateY(-50%) rotate(45deg);
  }

  /* @media screen
  ------------------------------------------------------------------------- */
}
body {
  background: #fff;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 1em;
  text-rendering: optimizelegibility;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
  font-weight: inherit;
}

a {
  text-decoration: underline;
}

#header_21 a,
#footer_21 a {
  text-decoration: none;
}

.h1,
h1 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.333em;
}

.h2,
h2 {
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 0.375em;
}

.h3,
h3 {
  font-size: 1.3em;
  font-weight: 700;
}

.h4,
h4 {
  font-size: 1.2em;
  font-weight: 700;
}

.h5,
h5 {
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* max-width:768px | ~ 768px
------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  body, h1, h2, h3, h4, h5, h6, pre, code, address, caption, code, th, td, select, p, li, em, strong {
    font-size: 1.5rem;
  }
}
#inner-content {
  background: #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}

.qs {
  font-family: Quicksand, sans-serif;
}

.skg-l {
  font-family: 秀英角ゴシック銀 L, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.skg-b {
  font-family: 秀英角ゴシック銀 B, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

a {
  color: #000;
}

a:hover {
  color: #e6861e;
}

body {
  text-align: left;
}

.entry-content ul li:first-child {
  margin: 0 0 1em;
}

.section-facebook,
.section-footer-menu,
.section-instagram,
.section-link,
.section-twitter {
  margin-bottom: 3em;
}

.section-contact #copyright,
.section-contact .menu,
.section-contact p {
  font-size: 0.85em;
}

.section-contact .menu {
  margin: 0.5em 0;
}

.section-contact #copyright {
  text-align: right;
  margin: 0.5em 0;
}

@media only screen and (max-width: 480px) {
  .section-facebook,
  .section-footer-menu,
  .section-instagram,
  .section-link,
  .section-twitter {
    margin-bottom: 0;
  }

  #footer {
    padding: 0 1em;
  }

  .section-contact #copyright,
  .section-contact .menu,
  .section-contact p {
    font-size: 0.7em;
  }

  .section-contact #copyright {
    text-align: left;
  }
}
.link-bnr-list {
  width: 100%;
}

.link-bnr-list td {
  width: 25%;
  padding: 5px;
}

.m-visible {
  display: none;
}

@media only screen and (max-width: 768px) {
  .link-bnr-list td {
    width: 49%;
    display: inline-block;
  }

  .d-visible {
    display: none;
  }

  .m-visible {
    display: block;
  }
}
.link-bnr-list img {
  width: 100%;
  max-width: 100%;
}

.section-link ul li {
  display: inline-block;
  background: #f6f7f9;
  vertical-align: center;
  text-align: center;
}

.section-link ul li:first-child {
  float: left;
  width: 40%;
}

.youtube-container {
  text-align: center;
}

.colored {
  color: #e6861e !important;
}

.support-detail {
  width: 100%;
  max-width: 620px;
  margin: 0 auto 0;
}

.support-detail tr {
  border-bottom: 1px dotted #ccc;
  height: 88px;
}

.support-detail td,
.support-detail th {
  padding: 0.5em;
}

.support-detail th.support-life {
  color: #ed6924;
  font-size: 1.5em;
  position: relative;
  padding-left: 80px;
}

.support-detail th.support-work {
  color: #00a23e;
  font-size: 1.5em;
  position: relative;
  padding-left: 80px;
}

.support-detail th.support-house {
  color: #1a95d6;
  font-size: 1.5em;
  position: relative;
  padding-left: 80px;
}

.support-life:before {
  content: url(../img/img-life.png);
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  margin-left: 0;
  left: 0;
}

.support-work:before {
  content: url(../img/img-work.png);
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  margin-left: 0;
  left: 0;
}

.support-house:before {
  content: url(../img/img-house.png);
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  margin-left: 0;
  left: 0;
}

.home #support .more-read {
  margin-top: 3em;
}

@media only screen and (max-width: 480px) {
  .support-detail th {
    width: 30%;
  }

  .support-detail td {
    width: 70%;
  }

  .support-house:before,
  .support-life:before,
  .support-work:before {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .support-detail th.support-house,
  .support-detail th.support-life,
  .support-detail th.support-work {
    padding-left: 0;
    display: block;
  }
}
.flex-direction-nav a {
  width: 40px !important;
  height: 100% !important;
  margin: 0 0 0 !important;
  display: block;
  background: url(../img/bg_direction_nav.png) no-repeat 0 50% !important;
  position: absolute;
  top: 0 !important;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px !important;
  opacity: 1 !important;
  -webkit-transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
  background-position: 100% 50% !important;
  right: -100px !important;
}

.flex-direction-nav .flex-prev {
  left: -100px !important;
}

.flexslider:hover .flex-next {
  opacity: .8;
  right: 5px;
}

.flexslider:hover .flex-prev {
  opacity: .8;
  left: 5px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1 !important;
}

.flex-direction-nav .flex-disabled {
  cursor: default;
  pointer-events: none;
}

.flex-control-paging li a.flex-active {
  background: #e6861e !important;
}

@media only screen and (max-width: 768px) {
  .flex-direction-nav .flex-next,
  .flex-direction-nav .flex-prev {
    display: none;
  }
}
ul.tabs {
  margin: 10px 0 30px 0;
  padding: 0;
  width: 100%;
  border-bottom: 2px solid #000;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}

ul.tabs.left {
  text-align: left;
}

ul.tabs.center {
  text-align: center;
}

ul.tabs.right {
  text-align: right;
}

ul.tabs.right li {
  margin: 0 0 0 -2px;
}

ul.tabs.akiyabank {
  margin: 10px 0 0;
  float: inherit;
  border-bottom: none;
}

ul.tabs.akiyabank li {
  width: 11.8%;
}

@media only screen and (max-width: 768px) {
  ul.tabs.akiyabank li {
    width: 24.2%;
  }

  ul.tabs.akiyabank li a {
    height: 47px;
    vertical-align: top;
  }
}
ul.tabs li {
  list-style-type: none;
  margin: 0 .8% 0 0;
  padding: 0;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  zoom: 1;
  width: 19.3%;
}

ul.tabs li a {
  text-decoration: none;
  color: #777;
  display: inline-block;
  padding: 10% 5%;
  position: relative;
  top: 0;
  left: 0;
  line-height: 100%;
  background: #f5f5f5;
  -webkit-box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.03);
  border: 2px solid #ccc;
  border-bottom: 0;
  zoom: 1;
  width: 100%;
  text-align: center;
  font-size: 15px;
}

ul.tabs li a:hover {
  background: #fff;
}

ul.tabs li.current a {
  position: relative;
  top: 2px;
  left: 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}

ul.tabs li:last-child {
  margin: 0 !important;
}

.features-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.features-location ul {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
}

.features-location p {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  padding: 10px;
}

.iju-suishin {
  background-color: #e6861e;
  border-radius: 5px;
  padding: 2px 5px;
  color: #fff;
}

.post-list-wrap {
width:100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.post-list h2.entry-title {
  font-size: 1em;
  margin-top: .8em;
  margin-bottom: 0.5em;
}

.post-list .list-thumbnail {
  position: relative;
  display: block;
}

.framed .post-list .list-thumbnail {
  display: block;
  background: #e5e5e5;
}

.post-list .entry-date,
.post-list .term-eventtype {
  font-size: 0.8em;
}

.framed .post-list {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 2em;
  padding: .6em;
  overflow: hidden;
}

.framed.col3 .post-list {
  width: 30.22%;
}

.framed .post-list .list-thumbnail {
  margin: -0.6em -0.6em 0.5em;
}

.post-list-wrap.framed.col3:after {
  content: "";
  display: block;
  width: 30.22%;
  margin-bottom: 2em;
}

.non-framed.col3 .post-list {
  width: 31.385%;
  margin-bottom: 2em;
}

.post-list-wrap.non-framed.col3:after {
  content: "";
  display: block;
  width: 31.385%;
  margin-bottom: 2em;
}

.non-framed.col2 .post-list {
  width: 48%;
  margin-bottom: 2em;
}

@media only screen and (max-width: 480px) {
  .non-framed.col3 .post-list {
    width: 47%;
    margin-bottom: 2em;
  }

  .framed.col3 .post-list {
    width: 47%;
    margin-bottom: 2em;
  }
}
.table-schedule th {
  width: 25%;
}

.category-work-inheritance .post-list {
  width: 47%;
  margin-bottom: 2em;
}

.xoxo li div > ul {
	margin-bottom: 50px;
  border: 2px solid #000;
  border-radius: 5px;
}

.xoxo .sub-menu,
.xoxo li div > ul > li > a {
  display: block;
  padding: 1em;
  border-bottom: 2px solid #000;
  font-weight: 700;
  text-decoration: none;
  margin: 0;
}

.xoxo li div > ul > li:last-child a {
  padding: 1em;
  border-bottom: 0;
}

.xoxo li div > ul > li.current-menu-item > a,
.xoxo li div > ul > li.current-menu-parent > a {
  color: #fff;
  background: #e6861e;
}

.xoxo li div > ul li a:before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 10px;
  text-decoration: none;
}

.xoxo li div > ul li.current-menu-item > a:before,
.xoxo li div > ul li.current-menu-parent > a:before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 10px;
  color: #fff;
}

.xoxo .sub-menu {
  padding-left: 2em;
}

.xoxo .sub-menu a {
  padding: .3em 0;
  display: inline-block;
  text-decoration: none;
}

.xoxo .sub-menu .current-menu-item a,
.xoxo .sub-menu .current-menu-parent a {
  color: #e6861e;
  text-decoration: none;
}

.xoxo .sub-menu .current-menu-item a:before,
.xoxo .sub-menu .current-menu-parent a:before {
  color: #e6861e;
  text-decoration: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 1em;
}

.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-media {
  position: relative;
  height: auto;
  background: #eee;
  overflow: hidden;
}

.featured-media:before {
  content: "";
  display: block;
  padding-top: 65%;
}

.featured-media-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-media-inner img {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform .5s ease-in-out 0s,opacity .5s ease-in-out 0s;
  -webkit-transition: opacity .5s ease-in-out 0s,-webkit-transform .5s ease-in-out 0s;
  transition: opacity .5s ease-in-out 0s,-webkit-transform .5s ease-in-out 0s;
  -o-transition: transform .5s ease-in-out 0s,opacity .5s ease-in-out 0s;
  transition: transform .5s ease-in-out 0s,opacity .5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
}

.icon-new {
  position: absolute;
  bottom: -13px;
  /*left: -26px;*/
}

@media only screen and (max-width: 768px) {
  .icon-new {
    width: 33px;
    height: 33px;
    bottom: -10px;
    /*left: -10px;*/
  }
}
.pagination,
.wp-prev-next {
  margin: 2em 0 2em;
}

.pagination:empty,
.wp-prev-next:empty {
  margin: 0;
}

#instafeed {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

#instafeed li {
  float: left;
  width: 25%;
  margin: 0;
}

#instafeed li img {
  display: block;
  margin-bottom: 0 !important;
  width: 100%;
  height: auto;
}

.form-table th {
  text-align: left;
  vertical-align: top;
  padding-right: 20px;
  width: 30%;
  padding: 20px 0 20px 10px;
  font-size: 108%;
  font-weight: 700;
}

.input-icon {
  display: inline-block;
  background-color: #fc3e3e;
  color: #fff;
  width: 40px;
  padding: 5px 0;
  font-size: 11px;
  border-radius: 4px;
  letter-spacing: .1em;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  vertical-align: 15%;
  margin-left: 10px;
}

.input-icon.must {
  background-color: #ea5668;
}

.contact-privacy-inner {
  padding: 20px;
  height: 160px;
  overflow-y: scroll;
  background-color: #f6f7f9;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #cfcfcf;
  font-size: 0.85em;
}

.label-list-inline {
  text-align: center;
}

.label-list-inline label {
  display: inline-block;
  font-size: 108%;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 4px;
  margin-right: 5px;
  background-color: #eee;
}

.label-list-inline label:hover {
  background-color: #ffeebf;
}

.label-list-inline label input {
  vertical-align: middle;
  margin-right: 0.3em;
}

.wpcf7-submit submit-btn {
  background: #ea5668;
}

.submit-box {
  padding: 40px 0 0 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

input[type=submit].confirm-btn,
input[type=submit].submit-btn {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  max-width: 320px;
  margin: 0 10px;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  background-color: #ec8724;
  text-align: center;
  letter-spacing: .1em;
  -webkit-box-shadow: 0 2px 0 #08581d;
  box-shadow: 0 2px 0 #08581d;
  font-weight: 700;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 3px;
}

html input[type=button].back-btn {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  max-width: 320px;
  margin: 0 10px;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  background-color: #666;
  text-align: center;
  letter-spacing: .1em;
  -webkit-box-shadow: 0 2px 0 #08581d;
  box-shadow: 0 2px 0 #08581d;
  font-weight: 700;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-radius: 3px;
}

.submit-btn:hover {
  opacity: 0.8;
}

.submit-btn i {
  padding-left: .7em;
  margin-right: -1em;
}

.error {
  background: #f0f0f0;
  padding: 30px 5%;
  font-size: 116%;
  line-height: 1.8;
}

.form-error {
  padding-bottom: 12px;
}

.error_messe {
  color: #c00;
}

:-moz-placeholder-shown {
  color: #bbb;
}

:-ms-input-placeholder {
  color: #bbb;
}

:placeholder-shown {
  color: #bbb;
}

::-webkit-input-placeholder {
  color: #bbb;
}

:-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #bbb;
}

.wpcf7c-conf {
  background-color: #ffeec0 !important;
  border: 1px solid #969696 !important;
}

.sent .submit-box {
  display: none;
}

.sentout_message {
  display: none;
}

.sent .sentout_message {
  display: block;
  text-align: center;
}

div.wpcf7-mail-sent-ok {
  background-color: #56b379;
  color: #fff;
  font-weight: 700;
  font-size: 120%;
  padding: 10px;
  border-radius: 5px;
}

.popmake-title {
  font-size: 1.2em;
  margin: 0.3em 0;
}

.popmake-content ul li {
  position: relative;
  padding-left: 1em;
  margin: 1em 0;
}

.popmake-content ul li:before {
  content: " ";
  width: 9px;
  height: 9px;
  background: #3e3e3e;
  -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
  box-shadow: 0 0 20px rgba(51, 51, 51, 0.15) inset;
  display: block;
  position: absolute;
  border-radius: 50%;
  left: 2px;
  top: 7px;
}

.popmake-content ul li ul li:before {
  width: 5px;
  height: 5px;
  top: 10px;
  border-radius: 0;
}

.popmake-content ul li ul li ul li:before {
  width: 14px;
  height: 1px;
  top: 11px;
  left: -2px;
  border-radius: 0;
}

.entry-content ul.menu li a span:empty,
.popmake-content ul.menu li a span {
  display: none;
}

.entry-content ul.menu li a span:before,
.popmake-content ul.menu li a span:before {
  content: " - ";
}

@media only screen and (max-width: 480px) {
  .page-links a,
  .page-links ul > li > span,
  .pagination a,
  .pagination span {
    font-size: .85em;
    padding: 8px 12px;
  }
}
.entry-content table {
  word-break: break-all;
}

.table-scroll {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

.table-scroll::-webkit-scrollbar {
  height: 8px;
}

.table-scroll::-webkit-scrollbar-thumb {
  background: #aaa;
}

.table-scroll::-webkit-scrollbar-track {
  background: #ccc;
}

.table-scroll table {
  min-width: 600px;
}

.table-scroll table th {
  white-space: nowrap;
}

span.icon {
  display: inline-block;
  line-height: 1.5;
  font-size: 1em;
}

.entry-content span.icon img {
  margin: 0;
}

.category-work-inheritance em {
  font-style: normal;
  border-bottom: 0;
  font-weight: 700;
  font-size: 1em;
  color: #159c2d;
}

.sns-button {
  border: 0 !important;
  padding: 10px 0 20px 0 !important;
  margin: 0 !important;
}

.fb-like,
.twitter-share {
  float: left !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 5px 0 0 !important;
  min-height: 40px !important;
  line-height: 18px !important;
  text-indent: 0 !important;
}

.type-akiya + .entry-content table th {
  width: 270px;
}

@media only screen and (max-width: 767px) {
  .type-akiya + .entry-content table th {
    width: 115px;
  }
}
.akiya-image-sub {
  margin-bottom: 20px;
}

.akiya-image-sub div {
  display: inline-block;
  vertical-align: top;
  width: 16%;
  max-height: 132px;
  list-style: none;
  overflow: hidden;
  margin-bottom: 5px;
}

.akiya-image-sub div img {
  width: 100%;
  height: auto;
}

.akiya-image-rooms {
  display: inline-block;
  width: 200px;
}

.akiya-image-rooms img {
  width: 100%;
  height: auto;
}

.akiya-text-rooms {
  display: block;
}

.akiya-view-note {
  border-radius: 15px;
  border: 2px solid red;
  color: red;
  text-align: center;
  padding: 10px;
  margin: 50px auto 0;
  max-width: 700px;
}

.category-akiya .taglist-wrap {
  padding: 0.5em 1em;
}

.category-akiya .taglist-wrap dl {
  margin: 0.5em 0;
}

.category-akiya .taglist-wrap dl dt {
  font-size: 90%;
}

.akiya_refine,
.shop_refine {
  display: none;
}

.akiya_refine:checked + label,
.shop_refine:checked + label {
  border-color: #e6861e;
  color: #e6861e;
  font-weight: 700;
  cursor: pointer;
}

.category-akiya .taglist-wrap .btn-group {
  margin: 1em 0 .5em;
  text-align: right;
}

.category-shop-map-area .entry-content h2,
.single-shop-map-area .entry-content h2 {
  margin-left: 0;
  margin-right: 0;
}

.category-shop-map-area .taglist-wrap .btn-group,
.single-shop-map-area .taglist-wrap .btn-group {
  margin: 1em 0 0;
  text-align: right;
}

.category-shop-map-area .map-area,
.single-shop-map-area .map-area {
  position: relative;
}

.category-shop-map-area .mark-description,
.single-shop-map-area .mark-description {
  background-color: #fff;
  border: 1px solid #666;
  padding: 5px 10px 5px 0;
  position: absolute;
  left: 5px;
  bottom: 30px;
}

.category-shop-map-area .mark-description img,
.single-shop-map-area .mark-description img {
  vertical-align: middle;
  margin-bottom: 0;
}

.category-shop-map-area .mark-description li span,
.single-shop-map-area .mark-description li span {
  vertical-align: middle;
  margin-bottom: -5px;
  display: inline-block;
}

.category-shop-map-area .mark-description li,
.single-shop-map-area .mark-description li {
  padding: 0;
  margin: 0;
  font-size: 78%;
}

.category-shop-map-area .mark-description li:first-of-type,
.single-shop-map-area .mark-description li:first-of-type {
  margin: 0;
}

.category-shop-map-area .mark-description li:before,
.single-shop-map-area .mark-description li:before {
  display: none;
}

@media only screen and (max-width: 859px) {
  .category-shop-map-area .mark-description li img,
  .single-shop-map-area .mark-description li img {
    width: 34px;
    height: auto;
  }
}
@media only screen and (min-width: 860px) {
  .category-akiya .taglist-wrap {
    position: relative;
  }

  .category-akiya .taglist-wrap dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .category-akiya .taglist-wrap dl dt {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    font-weight: 700;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: 0;
    flex-flow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .category-akiya .taglist-wrap dl dd {
    margin-top: 0;
  }
}
.category-search-for-support .tab-content {
  display: none;
}

.l-footer {
  position: relative;
  text-align: center;
  border-top: 1px solid #cecece;
}

.l-footer__logo {
  margin: auto;
  padding-top: 36px;
}

@media screen and (max-width: 750px) {
  .l-footer__logo {
    width: 32.53333vw;
    padding-top: 7.6vw;
  }
}
.l-footer__info {
  padding-top: 24px;
  line-height: 2;
}

@media screen and (max-width: 750px) {
  .l-footer__info {
    padding-top: 4.4vw;
    line-height: 2;
  }
}
.l-footer__info p {
  letter-spacing: .1em;
  font-size: 12px;
  font-size: 0.8rem;
}

@media screen and (max-width: 750px) {
  .l-footer__info p {
    font-size: 10px;
    font-size: 2.66667vw;
  }
}
.l-footer__linkList a {
  font-size: 12px;
  font-size: 0.8rem;
}

@media screen and (max-width: 750px) {
  .l-footer__linkList a {
    font-size: 10px;
    font-size: 2.66667vw;
  }
}
.l-footer__copy {
  display: block;
  margin-top: 30px;
  padding: 20px;
  text-align: center;
  border-top: 1px solid #cecece;
}

@media screen and (max-width: 750px) {
  .l-footer__copy {
    margin-top: 6.4vw;
    padding: 4vw;
  }
}
.l-footer__copy small {
  letter-spacing: .2em;
  font-size: 12px;
  font-size: 0.8rem;
}

@media screen and (max-width: 750px) {
  .l-footer__copy small {
    font-size: 9px;
    font-size: 2.4vw;
  }
}
.m-titleA {
  font-family: 'Ropa Sans',sans-serif;
  font-weight: 700;
  color: #000;
  letter-spacing: .1em;
  font-size: 22px;
  font-size: 1.46667rem;
}

@media screen and (max-width: 750px) {
  .m-titleA {
    font-size: 22px;
    font-size: 5.86667vw;
  }
}
.cont-title,
.parts-title {
  font-family: Quicksand,sans-serif;
  color: #000;
}

h2.cont-title {
  padding: 0 44px 0;
  display: block;
  position: relative;
  width: 19em;
  max-width: 90%;
  margin: 0 auto 1em;
  position: relative;
  z-index: 10;
  background: #fff;
  text-align: center;
}

h2.cont-title .en-title {
  font-family: Quicksand,sans-serif;
  font-size: 1.2em;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

h2.cont-title .jp-title {
  font-family: 秀英角ゴシック銀 L,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  font-size: .5em;
  display: block;
  text-align: center;
  line-height: 2;
}

@media only screen and (max-width: 480px) {
  h2.cont-title {
    font-size: 1.3em;
  }

  h2.cont-title:before {
    margin-top: -1.2em;
    padding-left: 0;
  }

  h2.cont-title:after {
    margin-top: -1.2em;
    padding-right: 0;
  }
}
.event-close {
  position: relative;
  text-align: center;
  margin-top: 1em;
}

.event-close span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
  color: #e24a3b;
  font-size: .75em;
  font-weight: 700;
}

.event-close::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e24a3b;
}

.event-schedule {
  font-weight: 700;
  text-align: right;
  margin-bottom: 1em;
}

.event-schedule a {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(0, #ffee91));
  background: -o-linear-gradient(transparent 40%, #ffee91 0);
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #ffee91 0%);
}

#menu-footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#menu-footer-menu > li {
  width: 14%;
  border-right: 1px dotted #999;
  padding: 0 1em 0;
}

#menu-footer-menu > li > a {
  font-family: 'Ropa Sans',sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-align: center;
  letter-spacing: .1em;
  text-decoration: none;
}

#menu-footer-menu > li > a > span {
  display: none;
}

#menu-footer-menu .sub-menu > li {
  font-size: .8em;
  line-height: 1.5;
}

#menu-footer-menu .sub-menu > li > a {
  text-decoration: none;
  display: block;
}

#menu-footer-menu .sub-menu > li > a:before {
  content: "\f0da";
  font-family: FontAwesome;
  padding-right: 10px;
}

#menu-footer-menu .sub-menu > li > a:hover {
  color: #e6861e;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  #menu-footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  #menu-footer-menu > li {
    width: 25%;
    border-right: 1px dotted #999;
    padding: 0 1em 0;
  }
}
@media only screen and (max-width: 768px) {
  #menu-footer-menu > li {
    width: 33.333333%;
    border-right: 0 dotted #999;
    padding: 0 1em 0;
  }

  #menu-footer-menu > li.nav-home {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #menu-footer-menu > li {
    width: 100%;
    border-right: 0 dotted #999;
    padding: 0 1em 0;
  }

  ul.sub-menu {
    margin: 0 0 1em;
  }
}
#menu-footer-sub-menu li {
  display: inline-block;
}

#menu-footer-sub-menu li:after {
  content: "｜";
}

#menu-footer-sub-menu li:last-child:after {
  content: "";
}

#site-description {
  text-align: center;
  font-size: .67em;
  letter-spacing: 1pt;
  margin-top: 28px;
}

#site-title,
.site-title {
  text-align: center;
  margin: 20px auto;
  position: relative;
}

@media only screen and (max-width: 768px) {
  #site-title,
  .site-title {
    margin: 0 auto;
  }
}
#site-title h1 {
  margin: auto;
}

h1.entry-title {
  margin: 0 0 0.5em;
}

#site-title > a,
#site-title h1 a {
  display: block;
  width: 124px;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  #site-title h1 {
    font-size: 1;
  }

  #site-title h1 a,
  div#site-title > a {
    display: block;
    font-size: 1;
    font-weight: 700;
    line-height: 1.333em;
    width: 21.86667vw;
    margin: auto;
  }
}
@media screen and (max-width: 750px) {
  .mobile-menu-btn {
    position: absolute;
    top: 1.33333vw;
    right: 2.66667vw;
    width: 4.66667vw;
    height: 3.73333vw;
  }
}
.h1,
h1 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.333em;
}

.entry-content h2 {
  position: relative;
  border: none;
  font-size: 1.33em;
  padding: 1em 0;
  margin-top: 2.1em;
  margin-bottom: 1em;
  border-bottom: 2px solid #000;
  border-radius: 0;
  background: 0 0;
  color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.entry-content h3 {
  border-left: 4px solid;
  padding: .1em 0 .1em .8em;
  margin-top: 1.8em;
  font-size: 1.2em;
}

.btn-wrap {
  margin: 0;
}

.btn-wrap a {
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
  padding: .5em 2em;
  background: #3165a0;
  border: 2px solid #3165a0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  margin: 0.5em 0;
}

.btn-wrap a:hover {
  background: #50b363;
  border: 2px solid #50b363;
  color: #fff;
  -webkit-transform: translate3d(0, 3px, 1px);
  transform: translate3d(0, 3px, 1px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-wrap.full a {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center;
}

.btn-wrap.simple a {
  border-radius: 5px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.btn-wrap.simple a:hover {
  background: #3165a0;
  color: #fff;
}

.btn-wrap.simple a:before {
  color: #000;
}

.btn-wrap.simple a:hover:before {
  color: #fff;
}

.btn-wrap.big a {
  font-size: 1.1em;
  padding: .6em 2em;
  width: 420px;
  max-width: 90%;
}

@media only screen and (min-width: 768px) {
  .page-full.wide #main {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .nav ul {
    background: #fff;
  }

  .nav li ul.children,
  .nav li ul.sub-menu {
    font-size: .65em;
    font-weight: 400;
    margin: 0;
    position: absolute;
    z-index: 8999;
    border-radius: 3px;
    margin-top: -10px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.63);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.63);
  }
}
.menu.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu.nav > li {
  font-family: 'Ropa Sans',sans-serif;
  font-weight: 700;
  font-size: 1.2em;
  text-align: center;
  letter-spacing: 0.1em;
}

.menu.nav > li > a > span {
  font-family: 秀英角ゴシック銀 L,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
  font-size: .65em;
  display: block;
  color: #666;
  position: relative;
  letter-spacing: 0;
  padding: 5px 0 0;
  margin-top: 2px;
}

.menu.nav > li > a:hover {
  color: #3165a0;
}

.menu.nav > li > a:hover > span {
  color: #000;
}

.menu.nav > li a {
  text-decoration: none;
}

.menu.nav > li > a > span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  width: 0;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3165a0;
  border-radius: 5px;
  transition: .25s ease-out;
  -webkit-transition: .25s ease-out;
  -moz-transition: .25s ease-out;
  -o-transition: .25s ease-out;
  -ms-transition: 0.25s ease-out;
}

.menu.nav > .current-menu-item > a > span:before,
.menu.nav > .current-menu-parent > a > span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  display: inline-block;
  width: 0;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #3165a0;
  border-radius: 5px;
  transition: .25s ease-out;
  -webkit-transition: .25s ease-out;
  -moz-transition: .25s ease-out;
  -o-transition: .25s ease-out;
  -ms-transition: 0.25s ease-out;
}

.menu.nav .sub-menu > li > a:before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 10px;
}

.menu.nav .sub-menu > li > a:hover {
  color: #3165a0;
}

.menu.nav > .current-menu-item > a > span:before,
.menu.nav > .current-menu-parent > a > span:before,
.menu.nav > li > a:hover > span:before {
  width: 58px;
}

.hero-image {
  margin-top: 0.5em;
}

#breadcrumb {
  font-size: .8em;
  margin-top: 86px;
  margin-bottom: 0;
  background: #fff;
  padding: 1em;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}
@media only screen and (max-width: 767px) {
    #breadcrumb{
        margin-top: 60px;
    }
}
.breadcrumbs .inner > span:last-child > a > span {
  font-weight: 700;
}

#home-flow {
  margin: -20px 0 4em;
  color: #000;
}

#home-flow h2.title {
  margin: 0 0 .7em;
  font-size: 1.6em;
  letter-spacing: .05em;
  text-align: center;
}

#home-flow .lead {
  padding-bottom: 1em;
  font-size: .85em;
  letter-spacing: .05em;
  text-align: center;
}

#home-flow .flow-wrap {
  position: relative;
}

#home-flow .flow-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 29px);
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}

#home-flow .flow-wrap.bg01::before {
  background-image: url(../img/home_flow_bg01.png);
}

#home-flow .flow-wrap.bg02::before {
  background-image: url(../img/home_flow_bg02.png);
}

#home-flow .flow-wrap > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

#home-flow .flow-wrap.bg01 > ul {
  padding-bottom: 1.85em;
}

#home-flow .flow-wrap.bg01 > ul > li + li {
  position: relative;
}

@media only screen and (max-width: 767px) {
  #home-flow .flow-wrap.bg01 > ul > li + li {
    margin-top: 50px;
  }
}
#home-flow .flow-wrap.bg01 > ul > li + li::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background: transparent url(../img/top/icon_arrow.svg) no-repeat 50% center;
  background-size: contain;
  position: absolute;
  max-width: 12%;
  top: 70%;
  left: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  #home-flow .flow-wrap.bg01 > ul > li + li::after {
    width: 2.93333vw;
    height: 4.8vw;
    background: transparent url(../img/top/icon_arrow_sp.svg) no-repeat 50% center;
    background-size: contain;
    top: -4vw;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    max-width: none;
  }
}
#home-flow .flow-wrap.bg02 > ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#home-flow .flow-wrap.bg02 > ul > li {
  padding-top: 154px;
}

@media only screen and (max-width: 767px) {
  #home-flow .flow-wrap.bg02 > ul > li {
    position: relative;
    margin-top: 50px;
  }

  #home-flow .flow-wrap.bg02 > ul > li::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 2.93333vw;
    height: 4.8vw;
    background: transparent url(../img/top/icon_arrow_sp.svg) no-repeat 50% center;
    background-size: contain;
    top: -4vw;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }
}
#home-flow .flow-wrap.bg02 > ul > li + li {
  position: relative;
}

#home-flow .flow-wrap.bg02 > ul > li + li::after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background: transparent url(../img/top/icon_arrow.svg) no-repeat 50% center;
  background-size: contain;
  position: absolute;
  top: 60%;
  right: 0;
  -webkit-transform: translate(50%, 0) rotate(180deg);
  -ms-transform: translate(50%, 0) rotate(180deg);
  transform: translate(50%, 0) rotate(180deg);
  max-width: 12%;
}

@media only screen and (max-width: 767px) {
  #home-flow .flow-wrap.bg02 > ul > li + li::after {
    width: 2.93333vw;
    height: 4.8vw;
    background: transparent url(../img/top/icon_arrow_sp.svg) no-repeat 50% center;
    background-size: contain;
    top: -4vw;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    max-width: none;
  }
}
#home-flow .flow-wrap > ul > li {
  position: relative;
  width: 25%;
  padding: 175px 10px 0 0;
  margin: 0 auto;
  text-align: center;
}

#home-flow .step {
  font-weight: 700;
  color: #e6861e;
  background: transparent url(../img/top/fukidashi.svg) no-repeat 50% center;
  background-size: contain;
  padding: 20px 20px 10px;
  font-size: 12px;
  font-size: .8rem;
  font-family: "Ropa Sans",sans-serif;
  letter-spacing: 0.1em;
}

#home-flow h3.title {
  margin: 1em 10px .35em;
  font-size: 1em;
  display: inline-block;
  text-align: left;
}

#home-flow .tag {
  display: inline-block;
  padding-left: 10px;
  text-align: left;
}

#home-flow .fld-tag {
  margin-bottom: 6px;
  line-height: 1.1;
  display: block;
}

#home-flow .fld-tag a {
  text-decoration: none;
}

#home-flow .fld-tag a.youtube {
  white-space: nowrap;
}

#home-flow .fld-tag a.youtube::after {
  content: "";
  display: inline-block;
  width: 1.36em;
  height: 1em;
  margin-left: .2em;
  background: url(../img/icon_youtube_s.png) no-repeat 0 0;
  background-size: auto 100%;
  vertical-align: text-bottom;
}

@media only screen and (max-width: 1199px) {
  #home-flow .flow-wrap::before {
    width: calc(100% + 2.417vw);
  }

  #home-flow .flow-wrap > ul > li {
    padding-top: 14.583vw;
  }

  #home-flow .flow-wrap.bg02 > ul > li {
    padding-top: 12.833vw;
  }

  #home-flow h3.title {
    margin: 0 0.833vw 0.4em;
  }

  #home-flow .tag {
    padding-left: 0.833vw;
  }
}
@media only screen and (max-width: 767px) {
  #home-flow {
    margin: 0 0 3em;
  }

  #home-flow h2.title span {
    display: inline-block;
  }

  #home-flow .lead {
    padding-bottom: 0.5em;
  }

  #home-flow .step {
    font-weight: 700;
    color: #e6861e;
    font-family: "Ropa Sans",sans-serif;
    letter-spacing: .1em;
    background: #fff url(../img/top/fukidashi_sp.svg) no-repeat 50% center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 8.26667vw;
    text-align: center;
    font-size: 10px;
    font-size: 2.66667vw;
    padding: 1.33333vw 0 0;
  }

  #home-flow .flow-wrap {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
  }

  #home-flow .flow-wrap.bg01::before,
  #home-flow .flow-wrap.bg02::before {
    width: 100%;
    background: 0 0;
  }

  #home-flow .flow-wrap > ul {
    display: block;
  }

  #home-flow .flow-wrap.bg01 > ul {
    padding-bottom: 0;
  }

  #home-flow .flow-wrap > ul > li {
    width: 100%;
    min-height: 33.3vw;
    padding: 10vw 0 0 40vw;
    margin: 0 0 1.3em;
    text-align: left;
  }

  #home-flow .flow-wrap > ul > li::before {
    content: "";
    position: absolute;
    top: 10vw;
    left: 0;
    width: 43%;
    max-width: 270px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(1)::before {
    background-image: url(../img/home_flow_p01.png);
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(2)::before {
    background-image: url(../img/home_flow_p02.png);
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(3) {
    min-height: 24vw;
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(3)::before {
    background-image: url(../img/home_flow_p03.png);
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(4) {
    min-height: 28vw;
  }

  #home-flow .flow-wrap.bg01 > ul > li:nth-of-type(4)::before {
    background-image: url(../img/home_flow_p04.png);
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(1) {
    min-height: 29vw;
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(1)::before {
    background-image: url(../img/home_flow_p05.png);
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(2) {
    min-height: 25vw;
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(2)::before {
    background-image: url(../img/home_flow_p06.png);
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(3) {
    min-height: 22vw;
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(3)::before {
    background-image: url(../img/home_flow_p07.png);
  }

  #home-flow .flow-wrap.bg02 > ul > li:nth-of-type(4)::before {
    background-image: url(../img/home_flow_p08.png);
  }

  #home-flow h3.title {
    display: block;
  }

  #home-flow h3.title span {
    display: inline;
  }
}
@media only screen and (max-width: 480px) {
  #home-flow {
    margin-bottom: 3em;
  }

  #home-flow h2.title {
    font-size: 1.4em;
  }

  #home-flow .fld-tag a.youtube {
    white-space: normal;
  }
}
.home #information .inner-border {
  border: 3px solid #000;
  border-radius: 8px;
  padding: 0 1em 3em;
  margin-top: -3em;
  position: relative;
}

.home #information table {
  width: 90%;
  max-width: 748px;
  margin: 4em auto 3.5em;
}

.home #information table td.info-list-date {
  white-space: nowrap;
  vertical-align: top;
}

@media only screen and (max-width: 480px) {
  .home #information table td {
    display: block;
    padding: 0 0 1em;
    margin-bottom: 1em;
    border-bottom: 1px dotted #ccc;
  }

  .home #information table td.info-list-date {
    padding: 0 0 .5em;
    margin-bottom: 0;
    border-bottom: 0;
  }
}
.more-read {
  text-align: center;
  font-family: Quicksand,sans-serif;
  margin-top: -1em;
}

.more-read .btn-box {
  padding: 0.5em 5em;
}

.more-read .btn-box:before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 10px;
}

.home #information .more-read {
  margin-bottom: -4.5em;
  position: relative;
  z-index: 10;
}

.home #event,
.home #information,
.home #interview,
.home #pickup,
.home #support {
  margin-bottom: 5em;
}

@media only screen and (max-width: 480px) {
  .home #pickup {
    margin-top: 1em;
    margin-bottom: 3em;
  }

  .home #event,
  .home #information,
  .home #interview,
  .home #support {
    margin-bottom: 3em;
  }
}
.taglist-wrap {
  background-color: transparent;
  border-color: #000;
  border-width: 2px;
  border-radius: 5px;
  padding: 1em;
  border-style: solid;
  margin-bottom: 2em;
}

.taglist {
  margin-top: 0.5em;
}

.single .category-work-inheritance .eyecatch-caption img,
.single-interview .eyecatch-caption img {
  width: 100%;
  height: auto;
}

.single .category-work-inheritance .eyecatch-caption + p strong,
.single-interview .eyecatch-caption + p strong {
  position: relative;
  padding: 2em 3em .25em;
  border-top: 0;
  border-bottom: 0;
  background: #fff;
  max-width: 900px;
  margin: -80px auto 0;
  display: block;
}

@media only screen and (max-width: 480px) {
  .single .category-work-inheritance .eyecatch-caption + p strong,
  .single-interview .eyecatch-caption + p strong {
    position: relative;
    padding: 1em 0 0;
    width: 100%;
    margin: 0 auto 0;
    display: block;
  }
}
.single .category-work-inheritance .entry-content h2,
.single-interview .entry-content h2 {
  text-align: center;
  position: relative;
  display: block;
  border-bottom: 0;
  margin: auto auto 2em;
}

.single .category-work-inheritance .entry-content h2:before,
.single-interview .entry-content h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 200px;
  height: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 2px;
}

.interview-profile {
  background: #f7f3b4;
  padding: 30px;
}

.interview-body {
  width: 798px;
  max-width: 100%;
  margin: auto;
  float: none;
  padding: 0 35px 35px;
}

@media only screen and (max-width: 480px) {
  .interview-body {
    padding: 0 0 0;
  }
}
.fld-black {
  display: inline-block;
  font-size: 1em;
  padding: .3em 1em;
  border-radius: 25px;
  background: #000;
  color: #fff;
  margin: 10px 0;
}

.fld-industry {
  margin: 0 0 5px;
}

.fld-tag,
.post-edit-link {
  display: inline-block;
  padding: .35em .5em;
  margin-right: .3em;
  margin-bottom: 2px;
  text-decoration: none;
  line-height: 1;
  font-size: .75em;
  border-radius: 0.4em;
}

.fld-tag a {
  text-decoration: none;
}

.fld-tag a:before {
  content: "\f0da";
  font-family: FontAwesome;
  color: #e6861e;
  display: inline-block;
  padding-right: 5px;
  font-size: 1em;
}

.post-edit-link {
  background: #ddd;
  border: 0;
}

.term-lifestyle a {
  display: inline-block;
  font-size: 1em;
  padding: .3em 1em;
  border-radius: 25px;
  background: #e6861e;
  color: #fff;
  margin: 10px 5px;
}

@media only screen and (max-width: 480px) {
  .fld-black,
  .term-lifestyle a {
    font-size: .8em;
    padding: 0.2em 0.6em;
  }
}
#page-top {
  position: fixed;
  right: 20px;
  z-index: 99999;
}

#page-top a {
  background-repeat: no-repeat;
  text-decoration: none;
  border-radius: 50%;
  text-align: center;
  line-height: 55px;
  padding: 0;
  display: block;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  #page-top {
    right: 10px;
  }

  #page-top a {
    background-repeat: no-repeat;
    text-decoration: none;
    line-height: 41px;
    font-size: 0.85em;
  }
}
#page-top {
  position: fixed;
  right: 27px;
}

@media screen and (max-width: 750px) {
  #page-top {
    right: 3.6vw;
    width: 10.66667vw;
    height: 10.66667vw;
    max-width: 40px;
    max-height: 40px;
  }
}
#page-top a {
  display: block;
  padding: 0;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #fff;
}

#page-top img {
  display: block;
  width: 30px;
  height: 30px;
}

@media screen and (max-width: 750px) {
  #page-top img {
    width: 10.66667vw;
    height: 10.66667vw;
    max-width: 40px;
    max-height: 40px;
  }
}
@media (min-width: 1200px) {
  .sns-link {
    position: fixed;
    z-index: 9000;
    top: 223px;
    right: 0;
    margin-top: 0;
    padding: 27px 10px 27px 13px;
    border-radius: 10px 0 0 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  .sns-link li {
    margin-bottom: 1px;
    font-size: 150%;
    line-height: 1;
  }

  .sns-link li + li {
    margin-top: 18px;
  }

  .sns-link li:last-of-type {
    margin-bottom: 0;
  }

  .sns-link span {
    display: none;
  }

  .sns-link li a:link,
  .sns-link li a:visited {
    text-decoration: none;
    color: #222;
  }

  .sns-link li a:active,
  .sns-link li a:hover {
    text-decoration: none;
    color: #a8864a;
  }

  .sns-link img {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 1199px) {
  .sns-link {
    width: 100%;
    padding: 20px 0;
  }

  .sns-link ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sns-link li a {
    display: block;
    padding: 10px;
    text-align: center;
  }

  .sns-link li a img {
    width: auto;
    height: auto;
    max-height: 100%;
  }

  .sns-link li:last-of-type {
    border-right: 0;
  }

  .sns-link span {
    display: none;
  }

  .sns-link li a:link,
  .sns-link li a:visited {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    text-decoration: none;
    color: #fff;
  }

  .sns-link li a:active,
  .sns-link li a:hover {
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    text-decoration: none;
    color: #fff;
  }
}
.p-topPickUp {
  background: #fff;
  max-width: 1124px;
  margin: 0 auto 60px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  padding: 53px 50px 62px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 750px) {
  .p-topPickUp {
    width: 100%;
    padding: 4vw 4.53333vw;
  }
}
.p-topPickUp__titleBox {
  display: block;
}

.p-topPickUp__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 750px) {
  .p-topPickUp__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-topPickUp__item {
  width: calc(33% - 13px);
  border: 1px solid #707070;
  overflow: hidden;
  border-radius: 15px;
}

@media screen and (max-width: 750px) {
  .p-topPickUp__item {
    width: 100%;
    max-width: none;
    margin-top: 4vw;
  }
}
.p-topPickUp__item a {
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .p-topPickUpBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 750px) {
  .p-topPickUpBox__imgBox {
    width: 17.86667vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.p-topPickUpBox__imgBox img {
  display: block;
  width: 100%;
}

.p-topPickUpBox__noteBox {
  padding: 12px 12px 0 12px;
}

@media screen and (max-width: 750px) {
  .p-topPickUpBox__noteBox {
    padding: 1.6vw;
    padding-left: 2.4vw;
  }
}
.p-topPickUpBox__title {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.06667rem;
  margin: 0;
}

@media screen and (max-width: 750px) {
  .p-topPickUpBox__title {
    font-size: 12px;
    font-size: 3.2vw;
    padding: 0;
    margin: 0;
  }
}
.p-topPickUpBox__text {
  font-size: 14px;
  font-size: .93333rem;
  margin-top: 4px;
}

@media screen and (max-width: 750px) {
  .p-topPickUpBox__text {
    font-size: 11px;
    font-size: 2.93333vw;
    margin: 0;
    padding-top: 1.33333vw;
  }
}
.p-topTitle {
  text-align: center;
}

.p-topTitle__bgWrap {
  background: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 80px;
  margin-bottom: -10px;
}

@media screen and (max-width: 750px) {
  .p-topTitle__bgWrap {
    padding: 0 0;
  }
}
.p-topTitle__title {
  text-align: center;
}

.p-topTitle__title img {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .p-topTitle__title img {
    height: 13.33333vw;
  }
}
.p-topTitle__subText {
  text-align: center;
  font-size: 12px;
  font-size: 0.8rem;
}

@media screen and (max-width: 750px) {
  .p-topTitle__subText {
    font-size: 9px;
    font-size: 2.4vw;
  }
}
.u-spi {
  display: none;
}

@media screen and (max-width: 750px) {
  .u-spi {
    display: inline-block;
  }
}
.u-sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .u-sp {
    display: block;
  }
}
.btn-flat-logo-end {
  position: relative;
  display: inline-block;
  font-weight: 700;
  padding: 1em 1.6em;
  text-decoration: none;
  color: #000;
  background: #b9b9b9;
  border: solid;
  border-radius: 10px;
  margin: 0 0 20px 0;
}

.btn-flat-logo {
  position: relative;
  display: inline-block;
  font-weight: 700;
  padding: 1em 1.6em;
  text-decoration: none;
  color: #000;
  background: #ffff01;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  border: solid;
  border-radius: 10px;
}

.btn-flat-logo:hover {
  background: #fff;
}

/*# sourceMappingURL=custom.css.map */
@media only screen and (min-width: 768px) {
  #main.main-only {
    width: 1080px;
    padding: 35px 0;
    margin: 0 auto;
  }
}

/*# 2023.07.05 update exabout faq */
.faq-body{
	max-width: 780px;
	margin: 0 auto 20px auto;
	padding:20px;
	background:#eaede8;
}

.faq-body .border{
    border-bottom: dotted 2px #000;
}

.faq-body .qa summary {
    position: relative;
    align-items: center;
    padding: 1em 2em 1em 3em;
    color: #4c8eb3;
    font-weight: 600;
}


.faq-body .qa p {
    position: relative;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
}


.faq-body .qa summary::before,
.faq-body .qa p::before {
    position: absolute;
    left: 1em;
}


.faq-body .qa summary::before {
		margin-right: 10px;
    color: #4c8eb3;
    content: "Q.";
}

.faq-body .qa p::before {
		margin-right: 10px;
    color: #ff8d8d;
    content: "A.";
    font-weight: 600;
}


/*# 2024.06.21 update exabout button */
.btn-mark{
	position: relative;
}

.btn-mark .new{
	background:#ee801d;
	padding:3px 10px;
	font-size:12px;
	color: #ffffff;
	position: absolute;
   right: -0.5em;
	top: -0.7em;
	z-index: 100;
	border-radius:20px;
}


.bsu-container {
	max-width: 780px;
	margin: 0 auto 20px auto;
  display: grid;
  grid-template-columns: 130px auto; /* 1列目を狭く、2列目を広く */
  gap: 10px; /* 列の間隔 */
}

.bsu-column {
  flex: 1;
  padding: 5px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .bsu-container {
    grid-template-columns: 1fr;
  }
}

/*# 2024.11.13 update work exabout */
.post-list{
	margin: 0 10px 20px 0;
}
.list-responsive{
	padding: 0 20px;
}

.massage-body{
	max-width: 780px;
	margin: 0 auto 20px auto;
	padding:20px;
}

.voice-massage{
	margin-bottom: 30px;
	padding: 20px;
	background: #eee;
	font-size:14px;
	border-radius: 10px;
}

.voice-massage .user-name{
	margin-top: 10px;
	font-size:12px;
}
