@charset "utf-8";

/*　共通部分　*/
#line-shop,#line-chat {
  padding-top: 100px;
  margin-top: -100px;
  display: block;
}
#line-online {
  padding-top: 220px;
  margin-top: -220px;
  display: block;
}

.line_online_bnrs .shop_infoText_S span {
  color: #F24F81;
}
.line_online_bnrs_inner article {
  position: relative;
}
.line_online_bnrs_inner article a p {
  font-family: "Noto Serif JP";
  color: #FFF;
}
.bnrs_box_bnr p {
  position: absolute;
}
.bnrs_box_btn p {
  background-color: #B7CE93;
  text-align: center;
  border: solid 2px #B7CE93;
}
.bnrs_box_btn p:hover {
  background-color: #FFF;
  color: #B7CE93;
  border: solid 2px #B7CE93;
}
.line_process h3 {
  background-color: #B7CE93;
  text-align: center;
  color: #FFF;
  font-family: "Noto Serif JP";
  letter-spacing: 5px;
}
.line-ribon {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/line-ribon.png);
  background-repeat: no-repeat;
  text-align: center;
}
.line-ribon p {
  color: #FFF;
  font-family: "Noto Serif JP";
}
.line_process .step1,.line_process .step2,.line_process .step3,.line_process .step4,.line_process .step5,.line_process .step6 {
  background-repeat: no-repeat;
  background-position: 0 0.2em;
  background-size: 1.3em;
}
.line_process .step1 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_1.png);
}
.line_process .step2 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_2.png);
}
.line_process .step3 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_3.png);
}
.line_process .step4 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_4.png);
}
.line_process .step5 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_5.png);
}
.line_process .step6 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/list_ico_6.png);
}
.line_process .inner strong {
  color: #B7CE93;
}
.line_process .inner ul li {
  position: relative;
}
.line_process .inner ul li img {
  position: absolute;
}
.line_process .inner .qr img {
  position: unset;
  width: 72px;
  height: 72px;
  margin-right: 20px;
}
.line_process .inner .link-btn p {
  background-color: #B7CE93;
  text-align: center;
  font-family: "Noto Serif JP";
  border: solid 2px #B7CE93;
  display: block;
  color: #FFF;
}
.line_process .inner .link-btn p:hover {
  background-color: #FFF;
  border: solid 2px #B7CE93;
  color: #B7CE93;
}
.attention p {
  color: #F24F81;
  text-align: left;
}

@media only screen and (min-width: 670px){
  .line_online_bnrs {
    width: 750px;
    margin: 0 auto 100px;
  }
  .line_online_bnrs p {
    text-align: center;
    margin-bottom: 20px;
    width: auto;
  }
  .line_online_bnrs .shop_infoText_S span {
    margin-top: 30px;
    text-align: center;
  }
  .line_online_bnrs_inner article {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .line_online_bnrs_inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    width: 660px;
    margin: 0 auto;
  }
  .bnrs_box_bnr p {
    top: 24%;
    right: 24%;
    font-size: 24px;
  }
  .bnrs_box02 .bnrs_box_bnr p {
    right: 19%;
  }
  .bnrs_box_btn p {
    border-radius: 40px;
    font-size: 20px;
    padding: 0.3vw 0;
  }
  .line-ribon {
    width: 230px;
    height: 35px;
    margin: 0 auto 40px;
  }
  .line-ribon p {
    font-size: 16px;
    padding-top: 4px;
  }
  .line_process h3 {
    font-size: 32px;
    line-height: 2.5;
    margin-bottom: 55px;
  }
  .line_process .inner {
    width: 1000px;
    margin: 0 auto;
  }
  .line_process .inner ul {
    width: 675px;
    margin-left: 230px;
    font-size: 18px;
  }
  .line_process .inner ul li {
    padding-left: 1.8em;
    margin-bottom: 30px;
  }
  .line_process .inner .qr {
    display: flex;
  }
  .line_process .inner .qr .text .qr-pc {
    margin-top: -5px;
    color: #B7CE93;
    font-weight: bold;
  }
  .line_process .inner .link-btn p {
    border-radius: 40px;
    font-size: 16px;
    padding: 5px 15px;
    width: 250px;
    color: #FFF;
  }
  #line-online .line_process .inner .step1 img {
    top: 35%;
  }
  .line_process .inner .step1 img {
    right: 26%;
    top: 55%;
  }
  .line_process .inner .step2 img {
    right: 5%;
    top: 0%;
  }
  .line_process .inner .step3 img {
    right: 15%;
    top: 75%;
  }
  .line_process .inner .step6 img {
    right: 26%;
    top: -17%;
  }
  .rnal_text {
    width: 680px;
    margin: 0 auto 0;
  }
  .attention {
    width: 550px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 669px){
  .qr-pc {
    display: none;
  }
  .line-ribon {
    width: 44vw;
    height: auto;
    margin: -4vw auto 6vw;
    background-size: contain;
  }
  .line-ribon p {
    font-size: 3.85vw;
  }
  .rnal_text {
    width: 90%;
    margin: 0 auto 30px;
    text-align: justify;
  }
  .R_wrapper,.wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .WW-bg {
    padding-bottom: 0px !important;
  }
  .shop_infoText {
    padding: 6vw 4vw;
  }
  .shop_infoText_S {
    margin-top: 3vw;
  }
  .line_online_bnrs {
    margin-top: 7vw;
    margin-bottom: 10vw;
  }
  .line_online_bnrs_inner {
    margin: 5vw 0;
  }
  .line_online_bnrs_inner article {
    position: relative;
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    gap: 4vw;
    margin-bottom: 8vw;
  }
  .line_online_bnrs p {
    font-size: 3.4375vw;
  }
  .bnrs_box_bnr p {
    font-size: 5.52vw;
    top: 7vw;
    right: 23vw;
  }
  .bnrs_box_btn p {
    border-radius: 10vw;
    font-size: 4vw;
    width: 70%;
    margin: 0 auto;
    line-height: 2.3;
  }
  .bnrs_box02 .bnrs_box_bnr p {
    right: 20vw;
  }
  .line_process h3 {
    font-size: 5vw;
    line-height: 2.6;
    margin-bottom: 5vw;
  }
  .inner {
    width: 90%;
    margin: 0 auto;
  }
  .line_process .inner ul li {
    padding-left: 1.8em;
    position: relative;
    margin-bottom: 1.3em;
    font-size: 4.2375vw;
  }
  .line_process .inner .link-btn p {
    width: 55vw;
    border-radius: 10vw;
    line-height: 2.3;
    margin-top: 2vw;
    font-size: 3.374vw;
  }
  .line_process .inner .step1 img {
    top: 9vw;
    right: 5vw;
    width: 18vw;
  }
  #line-online .line_process .inner .step1 img {
    top: 15.555vw;
    right: 3.5555vw;
  }
  .line_process .inner .step2 img {
    right: -34%;
    top: 7%;
    width: 26vw;
  }
  .line_process .inner .step3 img {
    right: -31%;
    top: 0%;
    width: 18vw;
  }
  .line_process .inner .step6 img {
    right: -30%;
    top: -27%;
    width: 18vw;
  }
  #line-online .line_process .step2,#line-online .line_process .step3,#line-online .line_process .step6 {
    width: 68vw;
  }
  .attention p {
    font-size: 3.4375vw;
  }
}

/*　ファーストビュー　*/
.main-visual_bnr {
  position: relative;
}
.main-visual_title {
  position: absolute;
  color: #6B460B;
  text-align: center;
  font-family: "Noto Serif JP";
}
.main-visual_box_text {
  background-color: #F8F7F1;
}
.main-visual_box section:hover {
  opacity: 0.7;
}
.main-visual_box_title01 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/title_box01.svg);
  height: 70px;
}
.main-visual_box_title02 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/title_box02.svg);
  height: 70px;
}
.main-visual_box_title03 {
  background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/title_box03.svg);
  height: 70px;
}
.main-visual_box_title01 p,.main-visual_box_title02 p,.main-visual_box_title03 p {
  text-align: center;
  color: #FFF;
  font-family: "Noto Serif JP";
}
@media only screen and (min-width: 670px){
  .main-visual {
    padding-bottom: 100px;
  }
  .main-visual_bnr {
    width: 1000px;
    margin: 0 auto;
  }
  .main-visual_title {
    top: 29%;
    right: 9%;
  }
  .main-visual_title h1 {
    font-size: 28px;
    line-height: 1.7;
    border-bottom: solid 1px #B7CE93;
  }
  .main-visual_title h1 span{
    font-size: 19px;
  }
  .main-visual_title p {
    font-size: 26px;
    margin-top: 10px;
  }
  .main-visual_text {
    width: 680px;
    margin: 40px auto;
  }
  .main-visual_box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 1000px;
    margin: 0 auto;
    gap: 20px;
  }
  .main-visual_box_text {
    padding: 20px 20px 20px 30px;
    height: 170px;
  }
  .main-visual_box_title01 p,.main-visual_box_title02 p,.main-visual_box_title03 p {
    padding-top: 34px;
    font-size: 18px;
  }
  .main-visual_box_title01 p span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 669px){
  .main-visual_box {
    width: 90%;
    margin: 0 auto;
  }
  .main-visual_box section {
    margin-bottom: 5vw;
  }
  .main-visual_title {
    top: 20vw;
    left: 19vw;
  }
  .main-visual_title h1 {
    font-size: 6.2vw;
    line-height: 1.6;
    border-bottom: solid 1px #B7CE93;
    padding-bottom: 10px;
  }
  .main-visual_title h1 span {
    font-size: 4.2vw;
  }
  .main-visual_title::before {
    content:"";
    display:inline-block;
    background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/sp_line-mainbnr_icon.svg);
    background-repeat: no-repeat;
    background-size:contain;
    height: 9vw;
    width: 45vw;
    background-position: center;
  }
  .main-visual_title p {
    margin-top: 4vw;
    font-size: 4.89vw;
    background-color: #B7CE93;
    color: #FFF;
    border-radius: 10vw;
    line-height: 2.2;
  }
  .main-visual_text {
    width: 90%;
    margin: 0 auto 10vw;
  }
  .main-visual_box_title01,.main-visual_box_title02,.main-visual_box_title03 {
    background-size: cover;
    height: 20vw;
  }
  .main-visual_box_title01 p, .main-visual_box_title02 p, .main-visual_box_title03 p {
    padding-top: 10vw;
    font-size: 4.4vw;
  }
  .main-visual_box_text {
    padding: 6vw;
    text-align: justify;
    font-size: 3.4375vw;
  }
  .main-visual_text p {
    font-size: 3.4375vw;
  }
  .main-visual_box_title01 p span {
    font-size: 3.4vw;
  }
}

/*　来店予約　*/
.shop_infoText {
  background-color: #FFF;
  text-align: center;
}
.shop_infoText_L {
  color: #F24F81;
  font-family: "Noto Serif JP";
}
.shop_infoText_S {
  text-align: left;
}
@media only screen and (min-width: 670px){
  .shop_infoText {
    width: 680px;
    margin: 0 auto 60px;
    padding: 30px 70px;
  }
  .shop_infoText_S {
    width: 450px;
    margin: 5px auto 0;
  }
  .shop_infoText_L {
    font-size: 16px;
  }
}
@media only screen and (max-width: 669px){
  .shop_infoText_L {
    font-size: 3.45vw;
  }
  .shop_infoText_S {
    font-size: 3.4375vw;
  }
}

/*　オンライン接客　*/
.rnal_text .shop_infoText_S {
  color: #F24F81;
}
@media only screen and (min-width: 670px){
  .line-online {
    padding-bottom: 100px;
  }
  .rnal_text .shop_infoText_S {
    width: 680px;
    margin: 20px auto 30px;
  }
}

/*　チャット　*/
.line-chat_qr {
  position: relative;
}
.line-chat_qr_img img {
  position: absolute;
  z-index: 100;
}
.line-chat_qr_text {
  background-color: #FFF;
}
.line-chat_qr_text_time {
  background-color: #B7CE93;
}
.line-chat_qr_text_time p {
  color: #FFF;
}
.attention_contactBtn p {
  background-color: #B7CE93;
  text-align: center;
  font-family: "Noto Serif JP";
  color: #FFF;
  border: solid 2px #B7CE93;
}
.attention_contactBtn p:hover {
  background-color: #FFF;
  color: #B7CE93;
  border: solid 2px #B7CE93;
}
@media only screen and (min-width: 670px){
  .line-chat_qr_img img {
    right: 45%;
    top: -17.05%;
  }
  .line-chat_qr_text {
    border-radius: 10px;
    padding: 100px 60px 40px;
    width: 680px;
    margin: 0 auto;
    text-align: center;
  }
  .line-chat_qr_text_time {
    width: 370px;
    margin: 20px auto;
    height: 50px;
  }
  .line-chat_qr_text_time p {
    padding-top: 13px;
    font-size: 16px;
  }
  .line-chat_qr {
    position: relative;
    margin-top: 100px;
    margin-bottom: 40px;
  }
  .attention_contactBtn p {
    width: 400px;
    margin: 30px auto;
    border-radius: 40px;
    height: 50px;
    padding-top: 7px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 669px){
  .line-chat_qr_text {
    margin: 6.222vw 0 5vw;
    padding: 10vw 6vw 10vw;
  }
  .line-chat_qr_img img {
    bottom: 66.4445vw;
    left: 29.9999vw;
    width: auto;
  }
  .line-chat_qr_text_time {
    line-height: 3;
    text-align: center;
    margin: 2vw 0;
  }
  .attention_contactBtn p {
    line-height: 2.3;
    border-radius: 10vw;
    margin-top: 5vw;
  }
  .line-chat_qr_text p {
    font-size: 3.4375vw;
  }
  .line-chat_qr_text .link-btn p {
    width: 55vw;
    border-radius: 10vw;
    line-height: 2.3;
    margin-top: 2vw;
    font-size: 3.374vw;
    margin: 2vw auto 0;
    background-color: #B7CE93;
    text-align: center;
    color: #FFF;
    font-family: "Noto Serif JP";
  }
}

/*　0127修正　*/
.orange h3 {
  background-color: #F5B652;
}
.link-btn .orange,.attention_contactBtn .orange {
  background-color: #F5B652 !important;
  border: solid 2px #F5B652 !important;
}
.link-btn .orange:hover,.attention_contactBtn .orange:hover {
  background-color: #FFF !important;
  color: #F5B652 !important;
  border: solid 2px #F5B652 !important;
}
.main-visual_title {
  color: #B4993C;
}
.orange .step1 {
  background-image: url(https://www.tougyoku.com/photocon_apply/img/list_ico_1.png);
}
.orange .step2 {
  background-image: url(https://www.tougyoku.com/photocon_apply/img/list_ico_2.png);
}
.orange .step3 {
  background-image: url(https://www.tougyoku.com/photocon_apply/img/list_ico_3.png);
}
.main-visual_title p {
  color: #6B460B;
}
@media only screen and (min-width: 670px){
  .main-visual_title {
    top: 10%;
    right: 9%;
  }
  .main-visual_title h1 {
    border-bottom: none;
  }
  .main-visual_title h1 span {
    background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/line-mainbnr_img003.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 14px;
    color: #FFF;
    padding: 5px 30px 6px 28px;
    margin-left: 10px;
    vertical-align: middle;
  }
  .main-visual_title img {
    width: 73%;
    margin-top: 10px;
  }
  .main-visual_title p::before {
    content: "";
    background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/line-mainbnr_img001.svg);
    display: inline-block;
    width: 13px;
    height: 25px;
    background-repeat: no-repeat;
    margin-right: 15px;
  }
  .main-visual_title p::after {
    content: "";
    background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/line-mainbnr_img002.svg);
    display: inline-block;
    width: 13px;
    height: 25px;
    background-repeat: no-repeat;
    margin-left: 15px;
  }
}
@media only screen and (max-width: 699px){
  .main-visual_title p {
    background-color: unset;
    font-size: 4.29vw;
  }
  .main-visual_title h1 {
    font-size: 5.55vw;
    margin: 2vw auto 0;
    border-top: solid 1px #B7CE93;
    width: 60%;
  }
  .main-visual_title h1 span {
    background-image: url(https://www.tougyoku.com/wp-content/themes/tougyoku_theme/img/line-service/line-mainbnr_img003_sp.svg);
    background-repeat: no-repeat;
    background-size: contain;
    color: #FFF;
    padding: 1vw 8vw;
    font-size: 3.88vw;
  }
  .main-visual_title::before {
    content: none;
  }
  .main-visual_title {
    top: 11.99vw;
    left: 1vw;
  }
  .main-visual_title img {
    width: 66%;
    margin-top: 4.22vw;
  }
}
