@charset "utf-8";
/*  01 link
======================================================================================*/
/*  04 content
======================================================================================*/
/* main --------------------*/
.second_main{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  font-weight: 700;
  padding: 33px 0;
}

.second_main.trouble { background-image: url("../img/trouble_main_bg_sp.png");
  padding: 10px 0;
}
.second_main.faq { background-image: url("../img/faq_main_bg_sp.png");}
.second_main.company { background-image: url("../img/company_main_bg_sp.png");}

.second_main.sub { background-image: url("../img/second_sub_main.png");}

.second_main h2 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}

.second_main.trouble h2 {
  background-image: url("../img/trouble_main_ph_sp.png");
  background-repeat: no-repeat;
  background-size: 226px auto;
  background-position: bottom center;
  padding-bottom: 100px;
}

.second_main h2 .main_line {
  font-size: 28px;
  border-bottom: 3px solid #fff100;
  display: inline-block;
  margin-bottom: 7px;
}


.second_main.trouble h2 .lead {
  font-size: 17px;
}



/* background --------------------*/


/* heading */

.h_fuki {
  background-color: #15953b;
  position: relative;
  line-height: 1.6;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 18px 0;
}

.h_fuki:before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -12px;
  border-top: 12px solid #15953b;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  margin-left: -16px;
  z-index: 5;
}

.h_fuki span {
  font-size: 20px;
  color: #fff100;
  display: block;
}


.blue_line {
  display: inline-block;
  color: #15953b;
  border-bottom: 4px solid #5fb926;
  margin: auto;
  font-weight: 700;
  margin-bottom: 20px;
}

.red_line {
  color: #ee3e3c;
  border-bottom: solid 2px #ee3e3c;
  border-top: solid 2px #ee3e3c;
  padding: 5px 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.red_line .smaller {
  font-size: 14px;
}

.green_line {
  color: #15953b;
  border-bottom: solid 2px #15953b;
  border-top: solid 2px #15953b;
  font-size: 16px;
  margin-bottom: 10px;
}


.omakase {
  color: #15953b;
  font-size: 20px;
  font-weight: 900;
  background-color: #ffe119;
  border-radius: 10px;
  text-align: center;
  padding: 6px;
  line-height: 1.5;
}

.h_price,
.h_faq{
  background-color: #15953b;
  color: #fff100;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  padding: 7px 0 13px;
  margin-bottom: 20px;
}
.h_faq{
  margin-bottom: 0px;
  padding: 15px 0 18px;
}

.h_price .smaller {
  font-size: 15px;
}
.omakase_area .h_price {
  margin-top: 30px;
  position: relative;
}

.omakase_area .h_price:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -12px;
  border-top: 12px solid #15953b;
  border-right: 16px solid transparent;
  border-left: 16px solid transparent;
  margin-left: -16px;
  z-index: 5;
}
.h_case {
  background-color: #15953b;
  line-height: 1.6;
  font-size: 20px;
  font-weight: 700;
  color: #fff100;
  text-align: center;
  padding: 18px 0;
  margin-bottom: 0;
}

.h_case .case_num {
  display:block;
  width: 8em;
  margin: -30px auto 5px;
  color: #15953b;
  border: solid 2px #15953b;
  background-color: #ffe119;
  font-size: 15px;
  border-radius: 15px;
}
.solve {
  background-color: #ffe119;
  border-radius: 5px;
  line-height: 1.6;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 15px;
}

.solve .solve_label {
  display:block;
  width: 14em;
  margin: 0 auto 5px;
  color: #fff;
  background-color: #ed2e2c;
  font-size: 14px;
  border-radius: 15px;
}

.h_blue {
  background-color: #15953b;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  color: #fff;
  padding: 5px 0;
  margin-bottom: 10px;
}

.sub .h_blue,
.company_inner .h_blue{
  text-align: left;
  padding: 2px 5px 5px;
  margin-top: 20px;
}

.h_red {
  background-color: #d80c18;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  color: #ffff00;
  padding: 5px 0;
  margin-bottom: 10px;
}

.h_blueline {
  font-size: 14px;
  font-weight: 700;
  color: #15953b;
  border-bottom: 1px solid #15953b;
  margin-bottom: 10px;
}


/* toppage --------------------------------*/
/*top_content ---*/


#main_top {
  padding: 10px 0;
  background-image: url("../img/main_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main_top_inner {
  width: 345px;
  margin: auto;
}

#main_top h2 {
 font-size: 26px;
  color: #fff;
  font-weight: 700;
  border-bottom: 3px solid #fff100;
  margin-bottom: 10px;
}

#main_top h2 span {
 font-size: 55px;
  color: #fff100;
  line-height: 1;
}

.top_main_tx_area {
  display: flex;
  align-items:flex-end;
  gap: 2%;
}

.top_main_tx_area ul {
  width: 50%;
}

.top_main_tx_area ul li{
  border: solid 2px #8aca9d;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-image: url("../img/top_main_price.png");
  background-position: right 11px bottom 7px;
  background-size: 40px auto;
}
.top_main_tx_area ul li:nth-of-type(2){  background-image: url("../img/top_main_whole.png");}
.top_main_tx_area ul li:nth-of-type(3){  background-image: url("../img/top_main_genre.png");}


.top_main_tx_area ul li p {
  color: #15953b;
  font-weight: 700;
  margin-bottom: 3px;
  letter-spacing:normal;
}
.top_main_tx_area ul li p span {
  font-size: 10px;
}

.top_main_tx_area ul li p:last-of-type {
  width: 65%;
  margin-right: 35%;
  border-top: solid 2px #15953b;
  border-bottom: solid 2px #15953b;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.4;
}

.top_main_ph {
  width: 48%;
  margin-bottom: 0;
}

.campaign {
  padding: 20px 0;
  background-image: url("../img/campaign_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
}

.campaign_inner {
  display: inline-block;
  width: 295px;
  border: solid 2px #bc8f3a;
  background-color: rgba(255, 255, 255, 0.8);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 0 17px;
  margin: auto;
}

.ribbon {
  background-image: url("../img/ribbon.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  color: #fff100;
  padding-bottom: 2px;
}

.sideline {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  padding: 0.2rem 1.5rem;
  margin-bottom: 0;
}
.sideline:before,
.sideline:after {
    position: absolute;
    top: 0.7rem;
    height: 1.8rem;
    content: '';
}

.sideline:before {
    border-left: solid 2px;
    left: 5px;
    transform: rotate(-35deg);
}

.sideline:after {
    border-right: solid 2px;
    right: 5px;
    transform: rotate(35deg);
}
.campaign_red {
  font-size: 20px;
  font-weight: 700;
  color: #ed2e2c;
  line-height: 1.4;
}

.campaign_bu {
  display: inline-block;
}

.campaign_bu a {
  display: block;
  position: relative;
  padding: 3px 8px 5px 20px;
  background: linear-gradient(#d19a3e, #b97900);
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  line-height: 1.3;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
}

.campaign_bu a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    margin: auto;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFF;
    z-index: 1;
}

.campaign_bu a:after {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 9px;
    margin: auto;
    box-sizing: border-box;
    border: 3px solid transparent;
    border-left: 4px solid #be800d;
    z-index: 2;
}


.example_inner {
  background-image: url("../img/example_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding:25px 3vw;
}

.ex_type {
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  gap:3vw;
  margin-bottom: 20px;
}

.ex_type li {
  line-height: 1.3;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  background-color: #5fb926;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border: solid 2px #fff;
  border-radius: 10px;
  width: 27vw;
  height: 27vw;
  padding: 2.5vw 1vw;
  margin-bottom: 10px;
}

.ex_type li img {
  padding-bottom: 4px;
}

.ex_place {
  display: flex;
  flex-wrap:wrap;
  justify-content: center;
  gap:3vw;
  margin-bottom:15px;
}

.ex_place li {
  font-size: 12px;
  font-weight: 700;
  color: #15953b;
  background-color: #fff;
  border-radius: 10px;
  width: 42vw;
  height: 42vw;
  padding: 1.5vw;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.ex_place li img {
  border-radius: 7px;
  padding-bottom: 5px;
}

.lan_yasui_ex {
  background-color: #fff;
  border-radius: 10px;
  padding: 3vw;
  margin: 1.5vw;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.lan_yasui_ex dt,
.hikari_inner li h4{
  background-color: #5fb926;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 10px;
}

.hikari_inner li:nth-of-type(even) h4 {
  background-color: #15953b;
}

.lan_yasui_ex dd {
  text-align: left;
}

.lan_yasui_ex .ex_img {
  margin-bottom: 10px;
}

.lan_yasui_ex li {
  border-bottom: solid 1px #e1e1e1;
  line-height: 1.4;
  padding: 3px 0;
}

.lan_yasui_ex .price {
  color: #ee3e3c;
  font-weight: 700;
  line-height: 1.3;
  margin: 5px 0 0;
}

.lan_yasui_ex  .price .fig {
  font-size: 25px;
}



.onayami_inner {
  background-image: url("../img/onayami_bg_sp.png"),url("../img/ansin_bg_sp.png");
  background-repeat: no-repeat,no-repeat;
  background-position: top center,top 380px center;
  background-size: auto 380px,cover;
  padding: 0 3%;
}

.onayami_list {
  width: 270px;
  padding: 30px 0 160px;
  margin: auto;
  background-image: url("../img/nayami_sp.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: auto 155px;
  display: flex;
  flex-wrap: wrap;
  gap:4%;
}

.onayami_list li {
  width: 48%;
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px;
  height: 85px;
  text-align: center;
  display: flex;
    align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  color: #15953b;
  font-size: 14px;
  line-height: 1.4;
  position: relative;
}

@media screen and (max-width : 750px){

.onayami_list li:nth-of-type(3):before,
.onayami_list li:nth-of-type(4):before{
  content: "";
  border: 5px solid transparent;
  position: absolute;
  top: 100%;
}

.onayami_list li:nth-of-type(3):before{
  border-top: 5px solid #fff;
  border-left: 5px solid #fff;
  left: 55%;
}

.onayami_list li:nth-of-type(4):before{
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  right: 55%;
}

}

.marker {
  text-align: center;
}

.marker span {
  color: #15953b;
  font-size: 20px;
  font-weight: 900;
  display: inline;
  background:linear-gradient(transparent 60%, #fff100 60%);
}

.top_ft {
  padding: 10px;
}

.top_ft li {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  background-color: #ffe119;
  width: 60vw;
  padding: 43vw 3% 2px;
  margin: 0 auto 20px;
}

.top_ft .support { background-image: url("../img/ft_support.jpg");}
.top_ft .after { background-image: url("../img/ft_after.jpg");}
.top_ft .just { background-image: url("../img/ft_just.jpg");}

.top_ft li h4 {
  text-align: center;
  border-top: solid 2px #15953b;
  border-bottom: solid 2px #15953b;
  color: #15953b;
  padding: 3px 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 900;
}


.price_list li {
  background-color: #fff08f;
  padding: 3%;
  margin-bottom: 20px;
}

.price_list dl {
  display: flex;
  flex-wrap: wrap;
  gap:3%;
}

.price_list dt {
  background-color: #15953b;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 10px;
}

.price_list dd {
  width: 60%;
}

.price_list .price_img {
  width: 37%;
}

.price_list dd .price {
  color: #ee3e3c;
  font-weight: 700;
  line-height: 1.3;
  margin: 5px 0 0;
}

.price_list dd .price .fig {
  font-size: 25px;
}

.forexample {
  display:flex;
  align-items: center;
  justify-content: center;
  color: #15953b;
  font-weight: 900;
  font-size: 20px;
}

.forexample:before,
.forexample:after{
  content: "";
  flex-grow:1;
  border-top: 1px solid #15953b;
}

.forexample:before {
  margin-right: 1rem; 
}
.forexample:after {
  margin-left: 1rem; 
}


.price_ex>li {
  border: solid 1px #e0e0e0;
  background-color: #fff;
  padding: 3%;
  margin-bottom: 20px;
}

.price_ex dl {
  display: flex;
  flex-wrap: wrap;
  gap:3%;
}

.price_ex dt,
.lan_separate h5,
.lan_need h5{
  background-color: #5fb926;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 10px;
}

.lan_separate h5{
  font-size: 14px;
}

.price_ex dd {
  width: 47%;
}

.price_ex .ex_img {
  width: 50%;
}

.price_ex dd:last-child {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.price_ex .ex_img + dd li {
  border-bottom: solid 1px #e1e1e1;
  line-height: 1.4;
  padding: 3px 0;
}

.price_ex dd .price {
  color: #ee3e3c;
  font-weight: 700;
  line-height: 1.3;
  margin: 5px 0 0;
}

.price_ex dd .price .fig {
  font-size: 25px;
}

.price_ex .lan dd {
  width: 100%;
}

.price_ex .lan dd h5 {
  font-size: 14px;
  font-weight: 700;
}

.price_ex .lan dd .price {
  text-align: right;
}

.price_ex .lan dd li:first-child {
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.lan_separate,
.lan_need{
  border: solid 1px #e0e0e0;
  background-color: #fff;
  padding: 3% 3% 0;
  margin-bottom: 20px;
  text-align: center;
}

.separate_lead {
  color: #ee3e3c;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 7px;
}

.separate_lead:before,
.separate_lead:after {
  top: 0.4rem;
}

.separate_list li {
  position: relative;
  padding-bottom: 30px;
}

.separate_list li > p {
  background-color: #15953b;
  color: #fff;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
}

.separate_list li > p .rbt {
  font-size: 18px;
}

.separate_list li > div {
  background-color: #d4edc8;
  padding-top: 5px;
  margin-bottom: 0;
}

.separate_list li > div p {
  margin-bottom: 0;
}

.separate_list li > div .separate_tx {
  padding-left: 10px;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
}

.separate_list li:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -7px;
  border: 14px solid transparent;
  border-top: 14px solid #ee7700;
  margin-left: -16px;
}

.separate_list li:last-child {
  padding-bottom: 10px;
}

.separate_list li:last-child:after {
  display: none;
}

.separate_foot {
  background-image: url("../img/separate_foot.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 105px auto;
  text-align: left;
  padding:0 115px 3% 0;
}

.separate_foot p {
  background: linear-gradient(#ffeb55, #ffdc21);
  border-radius: 10px;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  padding: 5px 5px 10px 10px;
  margin: 0;
}

.separate_foot p:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-left: 10px solid #ffe43b;
  top:calc(50% - 10px);
  right:-20px;
}

.lan_need_tx {
  text-align: left;
}

.hikari_inner {
  background-image: url("../img/hikari_inner.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  text-align: center;
  padding:25px 3vw;
}

.hikari_lead_ph {
  padding: 0 15%;
}

.hikari_lead p {
  font-weight: 700;
  margin-bottom: 25px;
}

.hikari_lead p img {
  padding-bottom: 5px;
}

.hikari_inner li {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 4% 4% 0;
  margin-bottom: 5%;
}

.hikari_inner li p {
  text-align: left;
  font-size: 12px;
}

.hikari_inner li .lead {
  font-size: 14px;
  font-weight: 700;
  color: #15953b;
}

.hikari_inner li .hikari_tx {
  font-size: 14px;
}



.orange_next {
  width: 124px;
  margin: 20px auto;
  position: relative;
  text-align: center;
  line-height: 1;
  margin-bottom: 40px;
}
.orange_next span {
  background-color: #ee7700;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  display: inline-block;
  text-align: center;
  padding: 8px 10px 0;
}

.orange_next:after {
  content: "";
  position: absolute;
  border: 62px solid transparent;
  border-top: 26px solid #ee7700;
  top:100%;
  left:0;
}


.kiki_inner {
  background-image: url("../img/kiki_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding:25px 3vw;
}

.kiki_lead {
  font-size: 14px;
  font-weight: 700;
}

.contact_box_link {
  text-decoration: none;
  display: block;
  margin: 30px auto 0;
  max-width: 345px;
}

.contact_box {
  max-width: 345px;
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 10px 10px 10px 0;
  margin: auto;
  display: flex;
  border: solid 2px #fff;
}

.contact_ph {
  width: 42%;
  margin: -35px 0 -10px;
}

.contact_ph img {
  border-radius: 0 0 0 10px;
}

.contact_tx {
  width: 58%;
  background: linear-gradient(#ee3e3c, #ea100e);
  border-radius: 10px;
  padding: 10px;
  position: relative;
}

.contact_tx:before {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-right: 10px solid #ec2a28;
  top:calc(50% - 10px);
  left:-20px;
}

.contact_tx p:first-child {
  background-color: #ffff00;
  border-radius: 5px;
  color: #ed2e2c;
  margin-bottom: 5px;
  text-align: center;
}

.contact_tx p:last-child {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  vertical-align: middle;
  text-align: center;
}
.contact_tx p:last-child:before {
  font-family: 'material symbols rounded';
  content: "\e158";
  font-size: 20px;
  vertical-align: sub;
  padding-right: 3px;
  font-weight: 400;
}


.flow_inner {
  background-image: url("../img/flow_bg_sp.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  text-align: center;
  padding:25px 3vw;
}

.flow_list {
  padding: 60px 7% 7%;
}

.flow_list li {
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 10px;
  padding: 1% 5%;
  margin-bottom: 85px;
  position: relative;
}

.flow_list li:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -38px;
  border: 14px solid transparent;
  border-top: 14px solid #ee7700;
  margin-left: -16px;
}
.flow_list li:last-child {
  margin-bottom: 0px;
}
.flow_list li:last-child:after {
  display: none;
}

.flow_list li img {
  width: 55%;
  border-radius: 5px;
}

.flow_list li h3 {
  width: 109px;
  height: 109px;
  border-radius: 50%;
  color: #fff100;
  background-color: #15953b;
  line-height: 1.3;
  font-size: 15px;
  font-weight: 700;
  margin: -54px auto 10px;
  padding-top: 10px;
}

.flow_list li h3 span {
  color: #fff;
  font-size: 35px;
  display: block;
}

.flow_list .empha {
  font-size: 18px;
  color: #ed2e2c;
  font-weight: 700;
  line-height: 1.4;
}

.flow_list .mitsumori img {
  width: 100%;
  border-radius: 0;
}

.after_inner {
  background-image: url("../img/after_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding:25px 3vw;
}

.after_list {
  padding: 5px 18%;
}

.after_list li {
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 6% 6% 1%;
  margin-bottom: 20px;
}


.after_list li img {
  border-radius: 7px;
}

.after_list li h3 {
  text-align: center;
  border-top: solid 2px #15953b;
  border-bottom: solid 2px #15953b;
  color: #15953b;
  padding: 3px 0;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 900;
}

.after_list li p {
  text-align: left;
}

.ansin_inner {
  background-image: url("../img/ansin_bg_sp.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  text-align: center;
  padding:35px 0 0;
}

.ansin_inner table {
  margin: 0 3vw 25px;
}

.ansin_inner th,
.ansin_inner td {
  padding: 8px 10px;
}

.ansin_inner th {
    background-color: #d4edc8;
  border-bottom: solid 1px #fff;
    border-left: solid 2px #c4c4c4;
  color: #15953b;
  white-space: nowrap;
  font-weight: 700;
}

.ansin_inner tr:last-child th {
  border-bottom: solid 2px #c4c4c4;
}

.ansin_inner .trans {
  background-color: transparent;
  border: none;
}

.ansin_inner .self_th {
  background-color: #c4c4c4;
  color: #fff;
  border-bottom:none;
}

.ansin_inner .self_th:last-of-type {
    border-left: solid 2px #fff;
}

.ansin_inner td {
    border-left: solid 2px #fff;
  border-bottom: solid 2px #d7edce;
  background-color: #fff;
  text-align: left;
  font-size: 10px;
}

.ansin_inner tr:last-child td {
  border-bottom: solid 2px #c4c4c4;
}

.ansin_inner .japan_th {
  background-color: #15953b;
  border-left: solid 4px #15953b;
  border-right: solid 4px #15953b;
  border-bottom:none;
  color: #fff100;
}

.ansin_inner .japan_th img {
  padding: 10px;
}

.ansin_inner .japan_td {
  border-left: solid 4px #15953b;
  border-right: solid 4px #15953b;
  color: #15953b;
  font-weight: 700;
  font-size: 12px;
}
.ansin_inner tr:last-child .japan_td {
  border-bottom: solid 4px #15953b;
}

.ansin_sub {
  background-color: rgba(202,235,190,0.5);
  padding: 25px 3vw;
}

.voice li {
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}

.voice li dl {
  display: flex;
  flex-wrap: wrap;
}

.voice li dt {
  background-color: #15953b;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
  line-height: 2;
  width: 100%;
  color: #fff;
}

.voice li dt span {
  font-size: 17px;
  border-bottom: solid 2px #5fb926;
}

.voice li dd {
  padding: 4% 4% 0 0;
  width: 55%;
  text-align: left;
  line-height: 1.6;
  font-size: 14px;
}

.voice li dd a {
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.voice li dd:last-of-type a:before {
  content: "\03e";
}

.voice li .voice_ph {
  padding: 4%;
  width: 45%;
}

.voice li .voice_ph img {
  border-radius: 10px;
}


.faq {
  padding-top: 20px;
}

/* common shoplist ---------------*/

.shoplist {
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  border: solid 5px #fff;
  text-align: center;
  margin-top: 40px;
  padding-top: 10px;
  overflow: hidden;
}

.shoplist_link {
  text-decoration: none;
}

.shoplist h2 {
  margin-bottom:10px;
  font-size: 14px;
  font-weight: 700;
}

.shoplist h2 img {
  width: 61%;
}

.shoplist h2 span {
  border-bottom: 2px solid #71c9da;
  border-image: linear-gradient(to right, #71c9da,#c1d400, #ffc874);
  border-image-slice: 1;
  padding-bottom: 5px;
}

.shoplist h2 span:after {
  font-family: 'material symbols rounded';
  content: "\e1c4";
  font-weight: 400;
  vertical-align: middle;
}

.shoplist p:last-of-type {
  margin: 20px 0 0;
}


/* trouble --------------------------------*/

.second_inner {
  background-image: url("../img/mokuji_bg_sp.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding: 20px 0 0;
}

.second_inner .mokuji {
  background-color: #fff;
  margin:3% 3% 60px;
  padding: 3%;
  border: 1px solid #f4f4f4;
}

.second_inner .mokuji dt {
background-color: #15953b;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 10px;
}

.second_inner .mokuji dd {
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  border-top: solid 1px #f4f4f4;
  padding: 8px 0;
}

.second_inner .mokuji dd:first-of-type {
  border: none;
}

.circlednum {
  width: 20px;
  height: 20px;
  line-height: 18px;
  background-color: #15953b;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 5px;
}

.mokuji a {
  display: inline-block;
  padding: 7px;
}

.mokuji a:before {
  content:"";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-top: solid 1px #006ab6;
  border-right: solid 1px #006ab6;
  transform: rotate(45deg);
  top:calc(50% - 5px);
  margin-right: 5px;
}


.case_inner {
  background-color: #fff;
  padding: 3% 3% 15%;
}

.solve_lead {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.case_pattern {
  margin-bottom: 15px;
}

.case_pattern dt {
  background-color: #5fb926;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 5px 0;
}

.case_inner .green_line {
  padding: 12px 0;
}


.orangearrow_tx {
  background-image: url("../img/orange_dot.png"),url("../img/orange_bottom.png");
  background-repeat: no-repeat,no-repeat;
  background-size: 5px 14px, 21px 31px;
  background-position: top center, bottom center;
  text-align: center;
  padding: 20px 0 37px;
  margin: 10px 0;
  font-weight: 700;
}

.orangearrow_tx span {
  display: inline-block;
  font-size: 13px;
  padding: 2px 10px 4px;
  background-color: #ee7700;
  border-radius: 5px;
  color: #fff;
}

.orangearrow_tx .orange_bl {
  display: block;
}

.orange_arrow {
  background-image: url("../img/orange_arrow.png");
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: center bottom;
  padding-bottom: 50px;
  margin-bottom: 10px;
}

.result {
  border: 2px solid #ddd;
  width: 100%;
}

.result th,
.result td {
  padding: 10px 5px;
  vertical-align: middle;
  text-align: left;
}

.result th {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f4f4f4;
}

.result th span {
  color: #15953b;
  font-weight: 700;
}

.result td {
  border-bottom: 1px solid #ddd;
  background-image: url("../img/table_arrow.png");
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: left 5px center;
  padding-left: 25px;
  color: #ed2e2c;
  white-space: nowrap;
  font-weight: 700;
}

.measure {
  margin-bottom: 15px;
}

.measure th,
.measure td {
  padding: 13px 10px;
}
.measure th {
  text-align: center;
  width: 15%;
}

.measure td {
  background: none;
  color: #000;
  font-weight: 400;
  width: 70%;
  white-space: normal;
}

.measure tr:first-child th:first-child {
  border: none;
  /*border-bottom: 1px solid #ddd;*/
  background-color: #5fb926;
  font-size: 35px;
}

.measure tr:first-child th:first-child span {
  color: #fff;
}


.measure tr:last-child th,
.measure tr:last-child td {
  color: #e03d46;
  font-weight: 700;
}


.point {
  border: 2px solid #ffe119;
  background-color: #fcf9dd;
  padding: 3%;
  margin-top: 30px;
}

.point .point_tx dt {
  display: inline-block;
  background-color: #ed2e2c;
  border-radius: 5px;
  padding: 0px 5px 2px 20px;
  color: #fff100;
  font-weight: 700;
  background-image: url("../img/ic_point.png");
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: 12px 12px;
  margin-bottom: 5px;
}

.point .point_tx dd {
  margin-bottom: 5px;
}

#case1 .point .lead {
  padding-left: 140px;
  background-repeat: no-repeat;
  background-image: url("../img/trouble_01_point_bg.png");
  background-position: top left;
  background-size: 120px auto;
  min-height: 135px;
}

#case2 .point .lead {
  padding: 0 140px 5px 0;
  background-repeat: no-repeat;
  background-image: url("../img/trouble_02_point_bg.png");
  background-position: bottom right;
  background-size: 132px auto;
  min-height: 155px;
}

#case3 .point {
  background-repeat: no-repeat;
  background-image: url("../img/trouble_05_point_bg.png");
  background-position: bottom right 10px;
  background-size: auto 125px;
  padding-right: 140px;
}

.blue_doubleline {
  border-top: 2px solid #15953b;
  border-bottom: 2px solid #15953b;
    font-size: 15px;
  font-weight: 700;
  color: #15953b;
  text-align: center;
  padding: 10px 0;
}
.blue_doubleline + .blue_doubleline {
  margin-top: -12px;
}

#case3 .blue_doubleline {
  text-align: left;
  margin-bottom: 0;
}

.point .blue_doubleline {
  line-height: 1.5;
}

.colorlist {
  margin-bottom: 5px;
}

.colorlist li {
  padding: 0 0 5px 10px;
  font-weight: 700;
  position: relative;
}

.colorlist li:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #15953b;
  position: absolute;
  left: 0;
  top: 10px;
}

.bi_img {
  padding: 5px 50px;
}

.telworld_img_area {
  padding: 5px 50px;
}


.telworld_img_area p img {
  padding-bottom: 5px;
}

/* faq -------------------------------------*/

.faq_inner {
  background-image: url("../img/flow_bg_sp.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  text-align: center;
  padding:25px 3vw;
}

.faq_mokuji {
  background-color: #fff;
  padding: 20px 0;
  border: 1px solid #f4f4f4;
  margin-bottom: 50px;
}

.faq_mokuji .blue_line {
  color: #000;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.faq_mokuji p {
  font-size: 14px;
}

.faq_mokuji ul {
  border-top: 1px solid #f4f4f4;
  padding: 10px 0 0 5%;
}

.faq_mokuji li a {
  display: block;
  padding: 5px 0 5px 12px;
  position: relative;
  text-align: left;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
}

.faq_mokuji li a:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #39a2d6;
  border-right: 1px solid #39a2d6;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
}

.faq_box {
  margin-bottom: 50px;
}

.qa {
	border-top: 1px solid #f4f4f4;
	margin:0 0 20px;
}

.qa h4,
.qa > p,
.qa .answer {
	background-color: #fff;
	border: 1px solid #f4f4f4;
	border-top: none;
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-size:15px;
	padding:10px 30px;
	margin-bottom:0;
	cursor:pointer;
	position: relative;
	font-weight:normal;
	text-align:left;
}

.qa h4 {
	background-image: url(../img/ic_q.png);
	cursor:pointer;
	position: relative;
  color: #15953b;
  font-size: 16px;
  font-weight: 700;
}

.qa > p,
.qa .answer{
	background-image: url(../img/ic_a.png);
  display: none;
}


.qa h4:before,
.qa h4:after,
.active:before {
    content:"";
    position:absolute;
    top:50%;
    background:#15953b;
}


.qa h4:before {
    right:12px;
    width:1px;
    height:9px;
    margin-top:-7px;
}

.qa h4:after {
    right:8px;
    width:9px;
    height:1px;
    margin-top:-3px;
}

.qa h4.active:before {
	display:none;
}
.qa .answer dl {
  padding: 5px 0;
}

.qa .answer dt {
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #7b7b7b;
  margin-bottom: 5px;
}

.qa .answer_lead {
  font-size: 16px;
  font-weight: 700;
}




/* company -----------------------------------*/

#company_box {
  padding: 5% 3%;
}

.company_inner table {
  width: 100%;
}

.company_inner table th,
.company_inner table td {
  font-size: 12px;
  vertical-align: middle;
  padding: 5% 0;
  text-align: left;
}

.company_inner table th {
  text-align: center;
  border-top: 1px solid #5fb926;
  color: #15953b;
  padding-right: 5px;
  white-space: nowrap;
  font-weight: 700;
}
.company_inner table td {
  border-top: 1px solid #cacaca;
  padding-left: 5px;
}
.company_inner table tr:last-of-type th {
  border-bottom: 1px solid #5fb926;
}
.company_inner table tr:last-of-type td {
  border-bottom: 1px solid #cacaca;
}


@media screen and (max-width : 750px) {
.content .com_tb_img {
  height: 26px;
  padding-top: 2px;
}

}



/* sub page -----------------------------------*/

.company_inner.sub h3 {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  font-weight: 700;
  font-size: 18px;
  padding-bottom: 5px;
}

.company_inner.sub h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 160px;
  height: inherit;
  border-bottom: 1px solid #5fb926;
}

/* 404 -----------------------------------------*/
.notfound {
  text-align: center;
  padding: 50px 3% 10px;
}

.notfound h2 {
  color: #15953b;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
}

.notfound h2 span {
  font-size: 80px;
}

.notfound h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}

.notfound p {
  margin-bottom: 20px;
}


/* common parts ----------------------*/

.effect-fade {
  opacity: 0;
  transform: translate(0, 60px); /* フェードインで動く高さを指定 */
  transition: all 1000ms; /* フェードインにかかる時間を指定 */
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

.dotlist li {
  position: relative;
  padding-left: 13px;
}
.dotlist li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #58ad27;
  content: "";
}


@media screen and (min-width : 751px) {
 /* pc style ---------------------------------------------*/
  
/* main --------------------*/
.second_main{
  background-size: cover;
  background-position: center center;
  padding: 90px 0;
  height: 324px;
}

.second_main.trouble { 
  background-image: url("../img/trouble_main_bg_pc.png");
  padding: 50px 0 40px;
}
.second_main.faq { background-image: url("../img/faq_main_bg_pc.png");}
.second_main.company { background-image: url("../img/company_main_bg_pc.png");}
.second_main.sub { background-image: url("../img/second_sub_main_pc.png");}

  
.second_main h2 {
  font-size: 24px;
  line-height: 1.6;
}

.second_main.trouble h2 {
  background-image: url("../img/trouble_main_ph_pc.png");
  background-repeat: no-repeat;
  background-size: 1154px auto;
  background-position: bottom center;
  padding-bottom: 40px;
}

.second_main h2 .main_line {
  font-size: 56px;
  border-bottom: 6px solid #fff100;
  margin-bottom: 7px;
}


.second_main.trouble h2 .lead {
  font-size: 33px;
}


  
  
/* background --------------------*/


  
/* heading */

.h_fuki {
  font-size: 36px;
  padding: 18px 0;
}

 .trouble .h_fuki {
  padding: 25px 0;
}

.h_fuki:before,
  .omakase_area .h_price:before{
  bottom: -20px;
  border-top: 20px solid #15953b;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
  margin-left: -30px;
  z-index: 5;
}

.h_fuki span {
  font-size: 50px;
}

 .trouble .h_fuki span {
  font-size: 42px;
}

  .blue_line {
  border-bottom: 8px solid #5fb926;
    font-size: 39px;
  margin: 40px 0;
}
.red_line {
  border-bottom-width: 4px;
  border-top-width: 4px;
  padding: 10px 0;
  font-size: 40px;
  margin-bottom: 30px;
}
  .red_line .smaller {
  font-size: 28px;
}
  .green_line {
  font-size: 32px;
}
  
 .hikari_inner .green_line {
  font-size: 28px;
}
.omakase {
  font-size: 44px;
  border-radius: 0;
  padding: 12px;
  margin: 0 auto;
  width: 1200px;
}
  
.h_price {
  font-size: 40px;
  padding: 20px 0 25px;
  margin: 50px 0 30px;
}

.h_price .smaller {
  font-size: 28px;
}
.h_case {
  font-size: 40px;
  padding: 30px 0;
}
.h_case .case_num {
  margin: -60px auto 5px;
  border: solid 4px #15953b;
  font-size: 30px;
  border-radius: 30px;
  line-height: 1.4;
  padding-bottom: 3px;
}
.solve {
  border-radius: 10px;
  font-size: 40px;
  padding: 20px 0;
  margin-bottom: 50px;
}

.solve .solve_label {
  margin: 0 auto 5px;
  font-size: 28px;
  border-radius: 30px;
}

.h_blue {
  font-size: 30px;
  padding: 10px 0;
  margin-bottom: 25px;
}
.sub .h_blue,
.company_inner .h_blue{
  padding-left: 10px;
  padding-top: 5px;
  margin-top: 40px;
  font-size: 24px;
}

.h_red {
  font-size: 21px;
  padding: 5px 0;
  margin-bottom: 10px;
}

.h_blueline {
  font-size: 28px;
  margin-bottom: 20px;
}
  .h_faq{
    font-size: 40px;
  padding: 28px 0 32px;
}


/* toppage -----------------*/
/*top_content ---*/
  
  #main_top {
  padding: 30px 0 0;
  background-image: url("../img/main_bg_pc.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
  
  .main_top_inner {
  width: 1200px;
  margin: auto;
    display: flex;
    align-items:flex-end;
}
  .top_main_content {
    width: 750px;
    padding-bottom: 30px;
  }
  #main_top h2 {
    text-align: center;
 font-size: 59px;
  border-bottom: 6px solid #fff100;
  margin-bottom: 20px;
}

#main_top h2 span {
 font-size: 120px;
}
  .top_main_tx_area {
}

.top_main_tx_area ul {
  width: 100%;
  display: flex;
  gap:30px;
}

.top_main_tx_area ul li{
  width: 230px;
  height: 230px;
  border: solid 4px #8aca9d;
  border-radius: 50%;
  padding: 20px 30px 0;
  margin-bottom: 30px;
  background-position: center bottom 15px;
  background-size: 65px auto;
}

.top_main_tx_area ul li p {
  text-align: center;
  margin-bottom: 3px;
}
.top_main_tx_area ul li p span {
  font-size: 13px;
}

.top_main_tx_area ul li p:last-of-type {
  width: 100%;
  margin-right: 0;
  border-top: solid 3px #15953b;
  border-bottom: solid 3px #15953b;
  padding: 3px 0 7px;
  font-size: 32px;
}

.top_main_ph {
  width: 440px;
  margin: 0 0 0 10px;
}

.campaign {
  padding: 40px 0;
  background-image: url("../img/campaign_bg_pc.png");
  background-size: auto;
}

.campaign_inner {
  width: 880px;
  border: solid 4px #bc8f3a;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 0 17px 7px;
}

.ribbon {
  width: 515px;
  height: 80px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff100;
  padding-bottom: 2px;
  font-size: 23px;
}

.sideline {
  font-size: 40px;
  padding: 0.2rem 1.5rem;
  margin-bottom: 0;
  display: inline-block;
}
.sideline:before,
.sideline:after {
    position: absolute;
    top: 0.7rem;
    height: 2.5rem;
    content: '';
}

.sideline:before {
    border-left-width: 3px;
}

.sideline:after {
    border-right-width: 3px;
}
.campaign_red {
  font-size: 40px;
}

.campaign_bu {
  display: inline-block;
}

.campaign_bu a {
  display: block;
  position: relative;
  padding: 7px 12px 10px 40px;
  background: linear-gradient(#d19a3e, #b97900);
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  line-height: 1.3;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.campaign_bu a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #FFF;
    z-index: 1;
}

.campaign_bu a:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 17px;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #be800d;
    z-index: 2;
}
  
.example_inner {
  background-image: url("../img/example_bg_pc.png");
  padding:25px 0 50px;
}

  .ex_type {
  width: 1200px;
  display: flex;
  flex-wrap:nowrap;
  justify-content:space-between;
  gap:normal;
  margin: 0 auto 40px;
}
  
  .ex_type li {
  font-size: 20px;
  border: solid 4px #fff;
  border-radius: 20px;
  width: 220px;
  height: 220px;
  padding: 12px 0 0;
  margin-bottom: 0px;
}
  .ex_type li img {
  padding-bottom: 8px;
}

.ex_place {
  width: 1200px;
  display: flex;
  flex-wrap:nowrap;
  justify-content:space-between;
  gap:normal;
  margin:0 auto 30px;
}

.ex_place li {
  font-size: 20px;
  border-radius: 20px;
  width: 280px;
  height: 280px;
  padding: 10px;
}

.ex_place li img {
  border-radius: 7px;
  padding-bottom: 10px;
}
  
  .lan_yasui_ex {
  border-radius: 20px;
  padding: 50px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 1200px;
    margin: 50px auto;
}
  
  .lan_yasui_ex dt,
.hikari_inner li h4{
  font-size: 24px;
  padding: 10px 0;
  margin-bottom: 30px;
}
  
  .lan_yasui_ex dl {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
  }
  
  .lan_yasui_ex dl dt {
    flex-basis: 100%;
  }
  
  .lan_yasui_ex dl dd {
    width: 487px;
  }
  
  .lan_yasui_ex dl .ex_img {
    width: 583px;
  }
  
  .lan_yasui_ex li {
    font-size: 16px;
  padding: 5px 0;
}
  .lan_yasui_ex .price {
  margin: 20px 0 0;
}

.lan_yasui_ex  .price .fig {
  font-size: 38px;
}
  
.onayami_inner {
  background-image: url("../img/onayami_bg_pc.png"),url("../img/ansin_bg_pc.png");
  background-position: top center,top 1262px center;
  background-size: auto 1262px,cover;
  padding: 0;
}
.onayami_list {
  width: 1200px;
  padding: 60px 310px 40px;
  background-image: url("../img/nayami_pc.png");
  background-position: bottom right 5px;
  background-size: auto 340px;
  justify-content: center;
  gap:20px;
}
  
.onayami_list li {
  width: 260px;
  border-radius: 20px;
  padding: 20px;
  height: 168px;
  margin-bottom: 0;
  font-size: 25px;
}
  
.onayami_list li:nth-of-type(odd):before{
  content: "";
  border: 10px solid transparent;
  position: absolute;
  left: -20px;
}
  
.onayami_list li:nth-of-type(1):before{
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
  top:calc(50% + 20px);
}
  
.onayami_list li:nth-of-type(3):before{
  border-right: 10px solid #fff;
  border-top: 10px solid #fff;
  top:calc(50% - 40px);
}

.onayami_list li:nth-of-type(even):before{
  content: "";
  border: 10px solid transparent;
  position: absolute;
  right: -20px;
}
  
.onayami_list li:nth-of-type(2):before{
  border-left: 10px solid #fff;
  border-bottom: 10px solid #fff;
  top:calc(50% + 20px);
}
  
.onayami_list li:nth-of-type(4):before{
  border-left: 10px solid #fff;
  border-top: 10px solid #fff;
  top:calc(50% - 40px);
}
  
  .omakase_area {
    width: 1200px;
    margin: auto;
    padding: 10px 50px 60px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    background-color: #fff;
  }

  .marker {
    margin: 40px 0;
  }
.marker span {
  font-size: 44px;
  background:linear-gradient(transparent 60%, #fff100 60%);
}
  
  .top_ft {
  padding: 10px 0;
    display: flex;
    justify-content: space-between;
}
.top_ft li {
  width: 340px;
  padding: 250px 20px 2px;
  margin: 0 0 20px;
}
  
  .top_ft li h4 {
  border-top: solid 3px #15953b;
  border-bottom: solid 3px #15953b;
  padding: 7px 0 9px;
  font-size: 24px;
    line-height: 1.3;
}
  
  .top_ft li p {
  font-size: 17px;
  }
  
  .omakase_area .indent2 {
    font-size: 16px;
}
  
  .price_list {
    display: flex;
justify-content: space-between;
  }
  
  .price_list li {
    width: 535px;
  padding: 20px;
  margin-bottom: 30px;
}
  
  .price_list dl {
  gap:20px;
}
  
  .price_list dt {
  font-size: 24px;
  padding: 5px 0;
  margin-bottom: 0px;
}
  
  .price_list dd {
  width: 222px;
  font-size: 16px;
    line-height: 1.6;
}

.price_list .price_img {
  width: 250px;
}
.price_list dd .price {
  margin: 5px 0 0;
}

.price_list dd .price .fig {
  font-size: 38px;
}
  
.forexample {
  font-size: 40px;
  margin-bottom: 30px;
}
  
  .price_ex {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
  }
  
  .price_ex>li {
    width: 535px;
  padding: 20px;
  margin-bottom: 30px;
}
  
.price_ex dl {
  gap:normal;
justify-content: space-between;
}
  
.price_ex dt,
  .lan_separate h5,
  .lan_need h5{
  font-size: 24px;
  padding: 10px 0;
  margin: 20px 0;
}

.price_ex dd {
  width: 224px;
}
  
.price_ex .ex_img {
  width: 250px;
}
  
.price_ex .ex_img + dd li {
  font-size: 16px;
}

  .price_ex dd .price .fig {
  font-size: 38px;
}

  .price_ex .lan {
    width: 100%;
  }
  .price_ex .lan dd {
    display: block;
  }
  
  .price_ex .lan dd ul {
    display: flex;
justify-content: space-between;

  }
  .price_ex .lan dd li {
    width: 495px;
  }
  .price_ex .lan dd li:first-child {
    width: 530px;
    padding-right: 35px;
    border: none;
    border-right: 1px solid #e0e0e0;
  }
  .price_ex .lan dd h5 {
  font-size: 20px;
    padding-bottom: 5px;
}

  .lan_separate,
.lan_need{
  padding: 40px 40px 0;
  margin-bottom: 40px;
  text-align: center;
}
  
  .separate_lead {
  font-size: 30px;
  margin-bottom: 30px;
}
  
  .separate_lead:before,
.separate_lead:after {
  top: 5px;
  border-width: 4px;
}
  
  .separate_list li {
  padding-bottom: 60px;
    display: flex;
}
  
  
  .separate_list li > p {
    width: 175px;
    font-size: 30px;
    line-height: 65px;
    padding-top: 65px;
  }
  
  .separate_list li > p .rbt {
  font-size: 70px;
    display: block;
}
  
  .separate_list li > div {
  padding-top: 20px;
    width: 843px;
}
  
  .separate_list li > div .separate_tx {
  padding-left: 30px;
  font-size: 24px;
}

  .separate_list li:after {
  bottom: -13px;
  border: 26px solid transparent;
  border-top: 26px solid #ee7700;
  margin-left: -26px;
}
  
  .separate_foot {
  background-position: right 20px bottom;
  background-size: 246px auto;
  text-align: left;
  padding:40px 300px 40px 0;
}
  .separate_foot p {
  background: linear-gradient(#ffeb55, #ffdc21);
  border-radius: 20px;
  font-size: 28px;
  padding: 40px 30px;
  margin: 0;
    letter-spacing: 0;
    line-height: 1.6;
}
  
  .separate_foot p:after {
  border: 20px solid transparent;
  border-left: 20px solid #ffe43b;
  top:calc(50% - 20px);
  right:-40px;
}
  
  .lan_need {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 40px 30px 40px;
  }
  
  .lan_need h5 {
    width: 100%;
  }
  
  .lan_need p {
    width: 338px;
    font-size: 16px;
  }
  
  .lan_need h5 + p {
    width: 650px;
  }
  
  .hikari_inner {
  background-image: url("../img/hikari_inner_pc.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  text-align: center;
  padding:50px 0;
}

  .hikari_box {
    width: 1200px;
    margin: auto;
    background-color: #fff;
    border-radius: 20px;
    padding: 50px 50px 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  }
  
  .hikari_lead {
    display: flex;
    justify-content: space-between;
  }
  
  .hikari_lead p {
    width: 590px;
    text-align: left;
    font-size: 20px;
  }
  
  .hikari_lead .hikari_lead_ph {
    width: 480px;
  padding: 0 ;
}
  
  .hikari_lead p img {
  padding-bottom: 10px;
}

  .hikari_inner ul {
    display: flex;
    justify-content: space-between;
  }
  
  .hikari_inner li {
    width: 535px;
  padding: 20px 20px 10px;
  margin-bottom: 50px;
}
  
  .hikari_inner li p {
  text-align: left;
  font-size: 16px;
}
  
  .hikari_inner li .lead {
  font-size: 22px;
}
  .hikari_inner li .hikari_tx {
  font-size: 20px;
}
  
  
  .orange_next {
  width: 256px;
  margin: 40px auto 80px;
  position: relative;
  text-align: center;
  line-height: 1;

}
  .orange_next span {
  font-size: 40px;
  padding: 12px 20px 0;
}
  .orange_next:after {
  border: 128px solid transparent;
  border-top: 52px solid #ee7700;
  top:100%;
  left:0;
}
  
  .kiki_inner {
  background-image: url("../img/kiki_bg_pc.png");
  padding:60px 0;
}

  .kiki_lead {
  font-size: 25px;
}

.contact_box_link {
  margin-top: 80px;
  width: 880px;
  max-width: 880px;
}
  .contact_box {
  max-width: 880px;
  border-radius: 30px;
  padding: 30px 30px 30px 0;
  border: solid 5px #fff;
}

  .contact_ph {
  width: 350px;
  margin: -90px 0 -30px;
}

  .contact_ph img {
  border-radius: 0 0 0 30px;
}
.contact_tx {
  width: 500px;
  border-radius: 20px;
  padding: 20px;
}

.contact_tx:before {
  border: 20px solid transparent;
  border-right: 20px solid #ec2a28;
  top:calc(50% - 20px);
  left:-40px;
}

.contact_tx p:first-child {
  border-radius: 10px;
  margin-bottom: 10px;
  font-size: 30px;
}
.contact_tx p:last-child {
  font-size: 42px;
  vertical-align: middle;
}
.contact_tx p:last-child:before {
  font-family: 'material symbols rounded';
  content: "\e158";
  font-size: 45px;
  vertical-align: sub;
  padding-right: 20px;
}

.flow_inner {
  background-image: url("../img/flow_bg_pc.png");
  padding:80px 0;
}

.flow_list {
  padding: 0;
}
  
.flow_list li {
  width: 984px;
  border-radius: 20px;
  padding: 30px 30px 30px 140px;
  margin: 0 auto 85px;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
  
.flow_list li:after {
  bottom: -75px;
  border: 25px solid transparent;
  border-top: 25px solid #ee7700;
  margin-left: -25px;
}
  .flow_list li:last-child {
  margin-bottom: 0px;
}
.flow_list li:last-child:after {
  display: none;
}
  .flow_list li p {
    text-align: left;
    width: 433px;
    font-size: 24px;
  }
  .flow_list li p:first-of-type {
width: 330px;    
  }
  
  .flow_list li .red_bu {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }
.flow_list li img {
  border-radius: 10px;
  width: auto;
}
  .flow_list li h3 {
  position: absolute;
    top: calc(50% - 109px);
    left:-109px;
  width: 218px;
  height: 218px;
  font-size: 30px;
  margin: 0;
  padding: 20px 0 0;
}
.flow_list li h3 span {
  font-size: 70px;
}

  .flow_list .empha {
  font-size: 18px;
  color: #ed2e2c;
  font-weight: 700;
  line-height: 1.4;
}

.flow_list .mitsumori {
  display: block;
}
  .flow_list .mitsumori p,
  .flow_list .mitsumori p:first-of-type{
width: 100%;
    text-align: center;
  }
  
  .flow_list .empha {
  font-size: 36px;
}
  
.after_inner {
  background-image: url("../img/after_bg_pc.png");
  padding:40px 0 60px;
}
  
  .after_list {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: auto;
    padding: 0;
  }
.after_list li {
  width: 575px;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 40px;
}
  .after_list li img {
  border-radius: 20px;
}
  .after_list li h3 {
  border-top: solid 3px #15953b;
  border-bottom: solid 3px #15953b;
  padding: 10px 0 15px;
  margin: 20px 0;
  font-size: 32px;
}
  .after_list li p {
  text-align: center;
    font-size: 24px;
}
  
.ansin_inner {
  background-image: url("../img/ansin_bg_pc.png");
  padding:35px 0 0;
}
  
.ansin_inner table {
  margin: 50px auto 100px;
}
.ansin_inner th,
.ansin_inner td {
  padding: 20px 40px;
  font-size: 24px;
}  
.ansin_inner td {
  font-size: 18px;
}
  .ansin_inner .japan_td {
  font-size: 24px;
}
  .ansin_inner .japan_th img {
  padding: 10px 50px;
}
  
.ansin_sub {
  padding: 25px 0;
}
  .ansin_sub .ye_bu {
    margin-bottom: 20px;
  }
  
  .voice {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
    margin: auto;
  }
  
.voice li {
  width: 572px;
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin-bottom: 40px;
}
 
.voice li dt {
  font-size: 28px;
  padding: 15px 0;
  line-height: 2.2;
  width: 100%;
  color: #fff;
}
  
.voice li dt span {
  font-size: 28px;
  border-bottom: solid 4px #5fb926;
}
.voice li dd {
  padding: 20px 20px 0 0;
  width: 310px;
  font-size: 20px;
}
.voice li dd a {
  font-size: 16px;
}


.voice li .voice_ph {
  padding: 20px;
  width: 240px;
}
  
.top_faq {
  width: 1200px;
  margin: auto;
  padding-top: 30px;
  }


/* common shoplist ---------------*/

  .shoplist_link {
    display: inline-block;
  }
  
.shoplist {
  width: 1200px;
  border-radius: 30px;
  margin: 100px auto 0;
  padding: 30px 726px 30px 10px;
  position: relative;
}


.shoplist h2 {
  margin-bottom:20px;
  font-size: 14px;
  font-weight: 700;
  padding-right: 10px;
}

.shoplist h2 img {
  width: 400px;
}

.shoplist h2 span {
  border-bottom: 3px solid #71c9da;
  padding-bottom: 5px;
  font-size: 26px;
}

.shoplist h2 span:after {
  font-family: 'material symbols rounded';
  content: "\e1c4";
  font-weight: 400;
  vertical-align: middle;
  padding-left: 5px;
}
  .shoplist p {
    font-size: 15px;
  padding-right: 10px;
  }

.shoplist p:last-of-type {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}

/* trouble --------------------------------*/

.second_inner {
  background-image: url("../img/second_bg.png");
  background-size: 100% auto;
  background-position: top center;
  padding: 80px 0 0;
}
  
.second_inner .mokuji {
  width: 1200px;
  margin:0 auto 150px;
  padding: 50px;
}
  .second_inner .mokuji dt {
  font-size: 36px;
  padding: 10px 0;
  margin-bottom: 10px;
}
  
.second_inner .mokuji dd {
  font-size: 26px;
  padding: 20px 0;
}

.circlednum {
  width: 40px;
  height: 40px;
  line-height: 36px;
  margin-right: 10px;
}


.mokuji a:before {
  width: 14px;
  height: 14px;
  border-top: solid 1px #006ab6;
  border-right: solid 1px #006ab6;
  transform: rotate(45deg);
  top:calc(50% - 10px);
  margin-right: 10px;
}
  
  
  
  
  .case_area {
    width: 1200px;
    margin: 0 auto 130px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }

  .case_inner {
  padding: 50px;
}
  
  .solve_lead {
    font-size: 24px;
  margin-bottom: 40px;
}
  .case_pattern {
    width: 750px;
    margin: 0 auto 30px;
  }
  .case_pattern dt {
    font-size: 24px;
  padding: 10px 0;
}
  
  .case_inner .green_line {
  padding: 20px 0;
    width: 750px;
    margin: auto;
    border-top-width: 2px;
    border-bottom-width: 2px;
}
  .orangearrow_tx {
  background-size: 10px 28px, 42px 62px;
  padding: 35px 0 70px;
  margin: 10px 0;
}

.orangearrow_tx span {
  font-size: 26px;
  padding: 4px 20px 6px;
  border-radius: 10px;
}

  .orange_arrow {
  background-size: 42px auto;
  padding-bottom: 90px;
  margin-bottom: 20px;
}
  .result {
  border: 4px solid #ddd;
    width: 1100px;
    margin: 0 auto 50px;
}
  #case3 .result {
    margin-bottom: 30px;
  }

.result th,
.result td {
  padding: 20px 15px;
}

.result th {
  border-right: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  font-size: 24px;
}

.result td {
  border-bottom: 2px solid #ddd;
  background-size: 30px auto;
  background-position: left 20px center;
  padding-left: 60px;
  font-size: 24px;
}

  .measure tr:first-child th:first-child {
  font-size: 70px;
}
  .measure {
table-layout: fixed;
  }
  .measure th {
  width: 110px;
}

  .measure td {
    padding-left: 15px;
    width: 880px;
  }
  .point {
  border: 4px solid #ffe119;
  padding: 30px;
  }
  #case1 .point {
  background-repeat: no-repeat;
  background-image: url("../img/trouble_01_point_bg.png");
  background-position: bottom left 30px;
  background-size: 250px auto;
  }
  #case2 .point {
  background-repeat: no-repeat;
  background-image: url("../img/trouble_02_point_bg.png");
  background-position: bottom right 40px;
  background-size: 257px auto;
}
  #case3 .point {
    margin-top: 40px;
    min-height: 270px;
  background-position: top 10px right 40px;
  background-size: 230px auto;
    padding: 60px 300px 60px 60px;
  }
  
  #case3 .blue_doubleline {
    padding: 20px 10px;
    line-height: 1.7;
  }

  
  .point .lead {
  background: none;
  margin: 20px 0 30px;
    font-size: 20px;
}
  #case2 .point .lead {
  background: none;
    min-height: auto
}

  #case1 .point .lead {
  padding-left: 260px;
  min-height: auto;
    background: none;
}
  
  #case1 .point .colorlist {
    padding-left: 260px;
  }
  
  #case5 .point .lead,
  #case5 .sp_img_tx{
  padding-left: 260px;
}
  #case5 .sp_img_tx {
    padding-right: 0;
  }
  
  
   #case3 .case_pattern + .case_pattern {
    width: 1100px;
  }
   #case3 .case_pattern + .case_pattern p:first-of-type {
     font-size: 24px;
     margin: 20px 0;
  }
  .point .point_tx {
  padding-left: 260px;
    text-align: left;
  }
  #case2 .point .point_tx {
  padding: 0 260px 5px 0;
    background: none;
}
  .point .point_tx dt {
    font-size: 20px;
  border-radius: 8px;
  padding: 0px 10px 2px 40px;
  background-position: left 10px center;
  background-size: 24px 24px;
  margin-bottom: 5px;
}
  .point .point_tx dd {
    font-size: 20px;
    text-align: left;
}
  
  .check_img_area {
    display: flex;
    flex-direction : row-reverse;
  }
  .bi_img {
  padding: 5px 25px 5px 0;
    width: 465px;
}
  .check_img_area .point_tx {
    width: 555px;
    padding-left: 0;
  }
  .notice {
  padding: 30px;
    width: 750px;
    margin: 0 auto 30px;
}
  #case4 .notice {
    margin: 40px auto 0px;
  }
  .blue_doubleline {
  border-top: 2px solid #15953b;
  border-bottom: 2px solid #15953b;
    font-size: 30px;
  font-weight: 700;
  color: #15953b;
  text-align: center;
  padding: 10px 0;
}
  #case3 .h_red {
    font-size: 30px;
  }
  
  .colorlist {
    display: inline-block;
  margin: 0 auto 30px;
}

.colorlist li {
  font-size: 20px;
  padding: 0 0 5px 20px;
  text-align: left;
}

.colorlist li:before {
  width: 8px;
  height: 8px;
  left: 0;
  top: 15px;
}
  
.blue_doubleline.telworld {
    font-size: 22px;
  margin-bottom: 30px;
}
  .telworld_img_area {
    display: flex;
  padding: 5px 0px;
}
  
  .telworld_img_area p {
    width: 510px;
    text-align: left;
    font-size: 20px;
  }
  
  .telworld_img_area p:first-of-type {
    padding-right: 60px;
  }
  
  .display {
    display: flex;
    margin-bottom: 30px;
  }
  
  .display p {
    width: 570px;
  }
  
  .display p:first-of-type {
    width: 530px;
    padding-right: 40px;
  }
  
/* faq -------------------------------------*/
  
.faq_mokuji {
  width: 1200px;
  padding: 30px 50px;
  border: 2px solid #f4f4f4;
  margin: 0 auto 100px;
}
  .faq_mokuji .blue_line {
    font-size: 30px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
  .faq_mokuji p {
  font-size: 22px;
    margin-bottom: 30px;
}
  .faq_mokuji ul {
  border-top: 2px solid #f4f4f4;
  padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
}
  .faq_mokuji li  {
    width: 50%;
  }
  .faq_mokuji li a {
  padding: 15px 0 15px 15px;
  font-size: 21px;
}
  .faq_mokuji li a:before {
  width: 8px;
  height: 8px;
  border-top: 2px solid #39a2d6;
  border-right: 2px solid #39a2d6;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
}
.faq_box {
  width: 1200px;
  margin: 0 auto 100px;
}
  

  .qa {
	border-top: 3px solid #f4f4f4;
	margin:0 0 50px;
}
  
.qa h4,
.qa > p,
.qa .answer {
	border: 3px solid #f4f4f4;
  border-top:none;
	background-position: 30px 38px;
	background-size:33px;
	padding:35px 40px 35px 85px;
}
.qa h4 {
  font-size: 24px;
}
.qa > p,
.qa .answer {
	background-image: url(../img/ic_a.png);
  padding-top: 38px;
  font-size: 20px;
}
  .qa h4:before {
    right:29px;
    width:3px;
    height:17px;
    margin-top:-7px;
}

.qa h4:after {
    right:22px;
    width:17px;
    height:3px;
    margin-top:0;
}

.qa h4.active:before {
	display:none;
}

.qa .answer dl {
  padding: 5px 0;
}

.qa .answer dt {
  font-size: 22px;
  margin-bottom: 5px;
}

.qa .answer_lead {
  font-size: 26px;
}

/* company -----------------------------------*/

  .company_inner {
  background-image: url("../img/company_bg.png");
  background-size: 100% auto;
  background-position: top center;
  padding: 80px 0;
  background-repeat: no-repeat;
  }
  
#company_box {
  width: 1200px;
  padding: 90px 80px;
  margin: auto;
  background-color: #fff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }

.company_inner table {
  width: 100%;
}

.company_inner table th,
.company_inner table td {
  font-size: 20px;
  padding: 50px 30px;
  text-align: left;
}

.company_inner table th {
  text-align: center;
  border-top: 1px solid #5fb926;
  color: #15953b;
  white-space: nowrap;
  font-weight: 700;
}

  
  
  
/* sub page -----------------------------------*/
  .company_inner.sub {
  background-image: url("../img/privacy_bg.png");
  }

  .company_inner.sub p {
    font-size: 20px;
  }

.company_inner.sub h3 {
  border-bottom: 1px solid #d6d6d6;
  font-size: 30px;
  padding-bottom: 15px;
  margin: 50px 0 15px;
}

.company_inner.sub h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 160px;
  height: inherit;
  border-bottom: 1px solid #5fb926;
}

/* 404 -----------------------------------------*/
.notfound {
  background-image: url("../img/notfound_bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 1920px auto;
  padding: 180px 0 140px;
}

.notfound h2 {
  font-size: 55px;
  line-height: 60px;
  margin-bottom: 40px;
}

.notfound h2 span {
  font-size: 160px;
}

.notfound h3 {
  font-size: 32px;
  margin-bottom: 30px;
}

.notfound p {
  margin-bottom: 50px;
}


}