/*
Theme Name: LIP3テーマ
Theme URI: https://lip3-global.com/
Description: LIP3テーマ
Version: 1.0
Author: LIP3
Author URI: https://lip3-global.com//wp-content/themes/lip3
*/

@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:hover {
  opacity: 0.7;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

* {
  box-sizing: border-box;
}
img {
  height: auto;
  max-width: 100%;
}
html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 62.5%;
}
body {
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
}
.inner {
  margin: 0 auto;
  width: 1080px;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
br.sp {
  display: none;
}
br.pc {
  display: inline;
}

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

  .inner {
    margin: 0 auto;
    padding: 0 30px;
    width: auto;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  br.sp {
    display: inline;
  }
  br.pc {
    display: none;
  }

}


/*======================================================================
||
||    header
||
======================================================================*/

header {
  background-color: rgba(0,0,0,0.3);
  border-bottom: 1px solid #fff;
  left: 0;
	position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
header > div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
header .logo,
.m_head .logo {
  align-items: center;
  display: flex;
  height: 75px;
  justify-content: center;
  width: 230px;
}
header .logo a,
.m_head .logo a {
  background: url(img/common/logo.webp) no-repeat center center / contain;
  display: block;
  height: 42px;
  text-indent: -9999em;
  width: 140px;
}
header .menus {
  align-items: center;
  display: flex;
  justify-content: end;
}
header #gnav {
  align-items: center;
  display: flex;
  list-style: none;
  padding: 0 20px;
}
header #gnav li {
  padding: 0 20px;
}
header #gnav li#menu-item-13,
header #gnav li#menu-item-18 {
  display: none;
}
header #gnav li a {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  text-decoration: none;
}
header #gnav li#menu-item-14 a,
header #gnav li#menu-item-19 a {
  align-items: center;
  background-color: #fff;
  border-radius: 16px;
  color: #000;
  display: flex;
  font-size: 1.5rem;
  height: 32px;
  justify-content: center;
  width: 170px;
}
header #gnav li#menu-item-13 a,
header #gnav li#menu-item-18 a {
  align-items: center;
  background: #F86E6E url(img/common/en.webp) no-repeat 35px center / 20px auto;
  border-radius: 16px;
  display: flex;
  height: 32px;
  font-size: 1.5rem;
  justify-content: center;
  padding-left: 20px;
  width: 170px;
}
header .modalBtn {
  align-items: center;
  border-left: 1px solid #fff;
  cursor: pointer;
  display: flex;
  height: 75px;
  justify-content: center;
  width: 105px;
}
header .modalBtn img {
  height: auto;
  width: 25px;
}
header > figure {
  left: 20px;
  position: fixed;
  top: 200px;
  width: 16px;
}

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

  .menu-gnav-container,
  .menu-gnav2-container {
    display: none;
  }
  header .logo, .m_head .logo {
    height: 60px;
    width: 130px;
  }
  header .logo a, .m_head .logo a {
    height: 30px;
    width: 100px;
  }
  header .modalBtn {
    height: 60px;
    width: 85px;
  }
  header > figure {
    left: 10px;
    top: 100px;
    width: 12px;
  }

}

/*======================================================================
||
||    footer
||
======================================================================*/

footer {
	background: #000 url(img/common/footer_bg.webp) no-repeat center top / cover;
  color: #fff;
  padding: 135px 0 20px;
}
footer .outer {
  padding: 0 120px;
}
footer .strs {
  font-size: 2rem;
}
footer .strs img {
  display: block;
  margin-top: 20px;
  width: 660px;
}
footer .outer > div {
  margin-top: 80px;
}
footer .outer > div dl {
  display: flex;
  line-height: 1.5;
}
footer .outer > div dl + dl {
  margin-top: 15px;
}
footer .outer > div dl dt {
  width: 180px;
}
footer .outer > div dl dd {
  border-left: 1px solid #fff;
  font-size: 1.7rem;
  padding-left: 40px;
  width: calc(100% - 180px);
}
footer .outer > div dl dd a {
  color: #fff;
  text-decoration: none;
}
footer .copy {
  color: rgba(255,255,255,0.4 );
  font-size: 1.7rem;
  margin-top: 40px;
  text-align: right;
}

/*---modal---*/
.modal {
  display: none;
}

/*--- オーバーレイ ---*/
.overlay {
  background: rgba(0,0,0,0.95);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
}

/*--- モーダルウィンドウ ---*/
.modal {
  height: 100%;
  left: 0;
  margin: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  z-index: 2;
}
.m_head {
  align-items: center;
  border-bottom: 1px solid #fff;
  display: flex;
  height: 75px;
  justify-content: space-between;
}
.m_head .close {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 75px;
  justify-content: center;
  width: 105px;
}
.m_head .close img {
  width: 26px;
}

.modal-menu {
  align-items: center;
  background: url(img/common/menu_bg.webp) no-repeat center center / 35vw auto,url(img/common/menu_bg2.webp) no-repeat right bottom 100px / 270px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  height: calc(100vh - 150px);
  justify-content: space-between;
}
.menu-left, .menu-right {
  list-style: none;
}
.menu-left {
  padding-left: 115px;
}
.menu-left li + li {
  margin-top: 40px;
}
.menu-left li a {
  color: #707070;
  font-size: 1.8rem;
  text-decoration: none;
}
.menu-description {
  color: #fff;
  display: block;
  font-family: "Jomolhari", serif;
  font-size: 4rem;
  margin-top: 10px;
  position: relative;
}
.menu-description::before {
  background-color: #fff;
  bottom: 20px;
  content: '';
  display: block;
  height: 1px;
  left: -115px;
  position: absolute;
  width: 84px;
}
.menu-left li a:hover,
.menu-left li a:hover .menu-description {
  color: #F86E6E;
}
.menu-right li + li {
  margin-top: 30px;
}
.menu-right li a {
  color: #fff;
  text-decoration: none;
}
.menu-right li.menu_contact a {
  align-items: center;
  background-color: #fff;
  border-radius: 16px;
  color: #000;
  display: flex;
  font-size: 1.5rem;
  height: 32px;
  justify-content: center;
  width: 170px;
}
.menu-right li.menu_en a {
  align-items: center;
  background: #F86E6E url(img/common/en.webp) no-repeat 35px center / 20px auto;
  border-radius: 16px;
  display: flex;
  height: 32px;
  font-size: 1.5rem;
  justify-content: center;
  padding-left: 20px;
  width: 170px;
}
.modal hr {
  margin: 0;
}

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

  footer .outer {
    padding: 0 30px;
  }
  footer .strs {

  }
  footer .strs img {
    width: 80%;
  }
  footer .outer > div {
    margin-top: 40px;
  }
  footer .outer > div dl {
    display: block;
  }
  footer .outer > div dl dt {
    font-size: 1.5rem;
    width: auto;
  }
  footer .outer > div dl dd {
    border: none;
    font-size: 1.5rem;
    padding: 5px 0 0;
    width: auto;
  }
  footer .copy {
    font-size: 1.4rem;
    text-align: center;
  }

  .modal-menu {
    background: none;
    display: block;
  }
  .menu-left {
    margin-top: 30px;
    padding-left: 50px;
  }
  .menu-left li + li {
    margin-top: 20px;
  }
  .menu-left li a {
    font-size: 1.5rem;
  }
  .menu-description {
    font-size: 2.4rem;
    margin-top: 5px;
  }
  .menu-description::before {
    bottom: 12px;
    left: -50px;
    width: 30px;
  }
  .menu-right {
    margin-top: 30px;
  }

}


/*======================================================================
||
||    main
||
======================================================================*/

main {}
.home #mv {
  position: relative;
}
#mv > div {
  align-items: center;
  background: url(img/top/mv.webp) no-repeat center center / cover;
  display: flex;
  height: 100vh;
  justify-content: center;
  position: relative;
}
#mv video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#mv .v_over {
  background-color: rgba(0,0,0,0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#mv .mv_in {
  max-width: 1100px;
  z-index: 1;
}
#mv .mv_in p {
  font-family: "Jomolhari", serif;
  font-size: 9.5rem;
}
#mv .mv_in p b {
  color: #F86E6E;
}
#mv .mv_in span {
  display: block;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 1.8rem;
  margin-top: 10px;
  position: relative;
}
#mv .mv_in span::after {
  background-color: #fff;
  content: '';
  display: block;
  height: 1px;
  left: 192px;
  position: absolute;
  top: 10px;
  width: 100px;
}
#mv > p {
  align-items: center;
  background-color: #383838;
  border-top-left-radius: 20px;
  bottom: 0;
  color: #727272;
  display: flex;
  font-size: 1.4rem;
  height: 45px;
  justify-content: center;
  padding: 0 35px;
  position: absolute;
  right: 0;
}
#sec_about {
  background: url(img/top/sec_about.webp) no-repeat right 100px / 58vw auto;
  padding: 200px 0 80px;
}
.titles {
  display: inline-block;
}
.titles p {
  align-items: center;
  display:flex;
  font-size: 2rem;
}
.titles p::after {
  border-top: 1px solid #fff;
  content: "";
  flex-grow: 1;
  margin-left: 15px; 
}
.titles h2 {
  font-family: "Jomolhari", serif;
  font-size: 9.5rem;
  font-weight: normal;
  margin-top: 10px;
}
#sec_about .titles,
#sec_business .titles {
  color: #F86E6E;
}
#sec_about .titles p::after,
#sec_business .titles p::after {
  border-color: #F86E6E;
}
#sec_about h3 {
  font-size: 2.8rem;
  line-height: 1.8;
  margin-top: 160px;
}
#sec_about .inner > p {
  font-size: 1.7rem;
  line-height: 2;
  margin-top: 80px;
}
#sec_slogan {
  position: relative;
}
#sec_slogan .slogan_inner {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#sec_slogan .slogan_inner h2 {
  color: #F86E6E;
  font-size: 3rem;
  text-align: center;
}
#sec_slogan .slogan_inner p {
  font-family: "Jomolhari", serif;
  font-size: 7.5rem;
  margin-top: 40px;
  text-align: center;
}
#sec_slogan .slogan_inner p + p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4rem;
  margin-top: 50px;
  text-align: center;
}
#sec_faq {
  background: url(img/top/faq.webp) no-repeat center center / cover;
  margin-top: 160px;
  padding: 50px 0;
}
#sec_faq .inner > div {
  background-color: rgba(0,0,0,0.4);
  padding: 90px 100px 100px;
}
#sec_faq .inner > div h2 {
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 3.5rem;
  text-align: center;
}
#sec_faq .inner > div h2 b {
  font-size: 4.5rem;
}
#sec_faq .inner > div > div {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
#sec_faq .inner > div > div > div {
  width: 50%;
}
#sec_faq .inner > div > div > div:nth-of-type(2) {
  padding-left: 15px;
}
#sec_faq .inner > div > div > div h3 {
  align-items: center;
  color: #F86E6E;
  display: flex;
  font-size: 3.5rem;
  font-weight: 600;
}
#sec_faq .inner > div > div > div h3 img {
  display: block;
  height: 75px;
  margin-right: 15px;
  width: auto;
}
#sec_faq .inner > div > div > div ul {
  list-style: none;
  margin-top: 60px;
}
#sec_faq .inner > div > div > div ul li {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 2.2rem;
  height: 40px;
}
#sec_faq .inner > div > div > div:nth-of-type(1) ul li {
  background: url(img/top/arrow.webp) no-repeat right 50px center / 32px auto;
}
#sec_faq .inner > div > div > div ul li + li {
  margin-top: 40px;
}
#sec_faq .inner > div > div > div ul li img {
  display: block;
  height: 32px;
  margin-right: 24px;
  width: auto;
}
#sec_business {
  padding: 150px 0;
}
#sec_business .titles p {
  width: 306px;
}
#sec_business .b_wrap {
  display: flex;
  margin-top: 75px;
}
#sec_business .b_wrap > div {
  padding-right: 30px;
  width: 50%;
}
#sec_business .b_wrap > div p {
  font-size: 1.7rem;
  line-height: 1.8;
}
#sec_business .b_wrap > div dl {
  margin-top: 80px;
}
#sec_business .b_wrap > div dl dt a {
  background: url(img/top/arrow2.webp) no-repeat right center / 70px auto;
  display: block;
}
#sec_business .b_wrap > div dl dt a img {
  height: 90px;
}
#sec_business .b_wrap > div dl dd {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 15px;
}
#sec_business .b_wrap > figure {
  padding-left: 50px;
  width: 50%;
}
#sec_business .tabmenu {
  display: flex;
  list-style: none;
  margin-top: 100px;
  justify-content: space-between;
}
#sec_business .tabmenu li {
  width: calc((100% - 30px) / 2);
}
#sec_business .tabmenu li a {
  align-items: center;
  background-color: #FFC3C3;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  color: #fff;
  display: flex;
  font-size: 2.2rem;
  font-weight: bold;
  height: 90px;
  padding: 0 40px;
  text-decoration: none;
}
#sec_business .tabmenu li a:hover {
  opacity: 1;
}
#sec_business .tabmenu li a.active {
  background-color: #fff;
  color: #F86E6E;
}
#sec_business .tabboxes {
  background-color: #fff;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  overflow: hidden;
}
#sec_business .tabbox {
  padding: 100px;
}
#sec_business .tabbox > p {
  background: url(img/top/star.webp) no-repeat left top / contain;
  color: #000;
  font-size: 1.7rem;
  line-height: 1.8;
  padding-left: 160px;
}
#sec_business #tab1 span {
  color: #000;
  display: block;
  font-size: 1.7rem;
  margin-top: 80px;
}
#sec_business #tab1 > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
#sec_business #tab1 > div figure {
  background-color: #F86E6E;
  padding: 35px 0;
  text-align: center;
  width: 200px
}
#sec_business #tab1 > div figure:nth-of-type(n+5) {
  margin-top: 20px;
}
#sec_business #tab1 > div figure img {
  width: 50%;
}
#sec_business #tab1 > div figcaption {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 30px;
}
#sec_business #tab2 {
  display: none;
}
#sec_business #tab2 > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 90px;
}
#sec_business #tab2 > div > div {
  width: 275px;
}
#sec_business #tab2 > div > div h4 {
  align-items: center;
  color: #000;
  display: flex;
  font-size: 2rem;
  font-weight: normal;
  margin-top: 20px;
}
#sec_business #tab2 > div > div h4 span {
  color: #F86E6E;
  display: block;
  font-size: 1.5rem;
  margin-left: 15px;
}
#sec_business #tab2 > div > div p {
  color: #000;
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 20px;
}
#sec_why .titles p {
  width: 500px;
}
#sec_why .outer {
  background: url(img/top/why.webp) no-repeat center center / cover;
  margin-top: 30px;
  padding: 100px 0;
}
#sec_why h3 {
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 4.5rem;
  font-weight: normal;
  line-height: 1.3;
}
#sec_why p {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 60px;
}
#sec_why a {
  align-items: center;
  background-color: #fff;
  border-radius: 25px;
  color: #000;
  display: flex;
  font-size: 1.8rem;
  height: 50px;
  justify-content: center;
  margin: 60px auto 0;
  text-decoration: none;
  width: 500px;
}
#sec_why a img {
  display: block;
  margin-right: 10px;
  width: 24px;
}
.loop_slider {
  padding: 200px 0;
}
#sec_only .only_slider {
  margin-top: 40px;
}
#sec_only .only_slider .slick-slide {
  background-color: #fff;
  border-radius: 10px;
  margin: 0 50px;
  overflow: hidden;
}
#sec_only .only_slider .slick-slide dl {
  padding: 2vw 3vw;
}
#sec_only .only_slider .slick-slide dl dt {
  color: #F86E6E;
  font-family: "Hiragino Mincho ProN", YuMincho, serif;
  font-size: 2.4rem;
  font-weight: normal;
}
#sec_only .only_slider .slick-slide dl dd {
  color: #000;
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 12px;
}
#sec_only .only_slider .slick-prev,
#sec_only .only_slider .slick-next {
  height: 50px;
  width: 50px;
  z-index: 1;
}
#sec_only .only_slider .slick-prev {
  background: url(img/top/prev.webp) no-repeat center center / contain;
  left: 23.5vw;
}
#sec_only .only_slider .slick-next {
  background: url(img/top/next.webp) no-repeat center center / contain;
  right: 23.5vw;
}
#sec_only .only_slider .slick-prev::before,
#sec_only .only_slider .slick-next::before {
  display: none;
}
#sec_only .only_slider .slick-dots li button::before {
  color: #fff;
  font-size: 30px;
}
#sec_flow {
  padding-top: 150px;
}
#sec_flow .outer {
  margin-top: 60px;
  padding-left: calc((100% - 1200px) / 2);
}
#sec_flow .outer > p {
  align-items: center;
  display: flex;
  font-size: 1.7rem;
  margin-top: 15px;
  padding-left: 270px;
}
#sec_flow .outer > p img {
  margin-right: 10px;
  width: 20px;
}
#sec_flow .flows {
  align-items: stretch;
  display: flex;
}
#sec_flow .flows .pict {
  width: 240px;
}
#sec_flow .flows .pict > div {
  align-items: center;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  height: 220px;
}
#sec_flow .flows .pict > div.flow1 {
  background-color: rgba(255,255,255,0.3);
}
#sec_flow .flows .pict > div.flow2 {
  background-color: rgba(248,110,110,0.25);
  margin-top: 20px;
}
#sec_flow .flows .pict > div figure {
  width: 60%;
}
#sec_flow .flows .pict > div figure figcaption {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 15px;
  text-align: center;
}
#sec_flow .flows .flow_pic {
  align-items: center;
  background: url(img/top/flow_bg1.webp) no-repeat left top / auto 220px,url(img/top/flow_bg2.webp) no-repeat left bottom / auto 220px;
  display: flex;
  margin-left: 25px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-left: 50px;
  width: calc(100% - 265px);
}
#sec_flow .flows .flow_pic::-webkit-scrollbar-track{
  background-color: #707070;
}
#sec_flow .flows .flow_pica::-webkit-scrollbar-thumb{
  background-color: #F86E6E;
}
/*FireFoxのみ適用*/
@-moz-document url-prefix() {
  #sec_flow .flows .flow_pic{
    scrollbar-width: thin;
    scrollbar-color: #F86E6E #707070;
  }
}

#sec_flow .flows .flow_pic img {
  height: 340px;
  max-width: none;
  width: auto;
}

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

  #mv > div {
    height: 100svh;
  }
  #mv .mv_in p {
    font-size: 3.5rem;
  }
  #mv > p {
    padding: 25px;
  }
  #sec_about {
    background-size: 80vw auto;
    background-position: right 60px;
  }
  .titles h2 {
    font-size: 4.8rem;
  }
  #sec_about h3 {
    font-size: 1.7rem;
    margin-top: 50px;
  }
  #sec_about .inner > p {
    font-size: 1.6rem;
    margin-top: 40px;
  }
  #sec_slogan .slogan_inner h2 {
    font-size: 2.2rem;
  }
  #sec_slogan .slogan_inner p {
    font-size: 2.5rem;
    margin-top: 20px;
  }
  #sec_slogan .slogan_inner p + p {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  #sec_faq {
    margin-top: 80px;
  }
  #sec_faq .inner > div {
    padding: 25px 15px;
  }
  #sec_faq .inner > div h2 {
    font-size: 2rem;
    line-height: 1.2;
  }
  #sec_faq .inner > div h2 b {
    font-size: 2.2rem;
  }
  #sec_faq .inner > div > div {
    display: block;
    margin-top: 30px;
  }
  #sec_faq .inner > div > div > div {
    width: auto;
  }
  #sec_faq .inner > div > div > div:nth-of-type(2) {
    margin-top: 30px;
    padding: 0;
  }
  #sec_faq .inner > div > div > div h3 {
    font-size: 2rem;
    justify-content: center;
  }
  #sec_faq .inner > div > div > div h3 img {
    height: 35px;
  }
  #sec_faq .inner > div > div > div ul {
    margin-top: 20px;
  }
  #sec_faq .inner > div > div > div ul li {
    font-size: 1.8rem;
    height: auto;
  }
  #sec_faq .inner > div > div > div:nth-of-type(1) ul li {
    background: none;
  }
  #sec_faq .inner > div > div > div ul li + li {
    margin-top: 10px;
  }
  #sec_faq .inner > div > div > div:nth-of-type(2) ul li {
    display: block;
    line-height: 1.2;
  }
  #sec_faq .inner > div > div > div:nth-of-type(2) ul li + li {
    margin-top: 20px;
  }
  #sec_business {
    padding: 80px 0 40px;
  }
  #sec_business .b_wrap {
    display: block;
    margin-top: 30px;
  }
  #sec_business .b_wrap > div {
    padding: 0;
    width: auto;
  }
  #sec_business .b_wrap > div p {
    font-size: 1.6rem;
  }
  #sec_business .b_wrap > div dl {
    margin-top: 40px;
  }
  #sec_business .b_wrap > div dl dt a {
    background-size: contain;
  }
  #sec_business .b_wrap > div dl dt a img {
    height: 50px;
  }
  #sec_business .b_wrap > figure {
    margin-top: 30px;
    padding: 0;
    width: auto;
  }
  #sec_business .tabmenu {
    margin-top: 50px;
  }
  #sec_business .tabmenu li {
    width: calc((100% - 10px) / 2);
  }
  #sec_business .tabmenu li a {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 1.8rem;
    height: 60px;
    justify-content: center;
    padding: 0;
  }
  #sec_business .tabboxes {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  #sec_business .tabbox {
    padding: 25px;
  }
  #sec_business .tabbox > p {
    background: none;
    font-size: 1.6rem;
    padding: 0;
  }
  #sec_business #tab1 span {
    font-size: 1.6rem;
    line-height: 1.3;
    margin-top: 40px;
  }
  #sec_business #tab1 > div figure {
    padding: 15px 0;
    width: calc((100% - 10px) / 2);
  }
  #sec_business #tab1 > div figure:nth-of-type(n+3),
  #sec_business #tab1 > div figure:nth-of-type(n+5) {
    margin-top: 10px;
  }
  #sec_business #tab1 > div figcaption {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  #sec_business #tab2 > div {
    display: block;
    margin-top: 40px;
  }
  #sec_business #tab2 > div > div {
    width: auto;
  }
  #sec_business #tab2 > div > div + div {
    margin-top: 30px;
  }
  #sec_business #tab2 > div > div h4 {
    font-size: 1.8rem;
    margin-top: 15px;
  }
  #sec_business #tab2 > div > div p {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  #sec_why .titles p {
    width: 80vw;
  }
  #sec_why h3 {
    font-size: 2.4rem;
    line-height: 1.3;
  }
  #sec_why p {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  #sec_why a {
    font-size: 1.6rem;
    margin: 30px auto 0;
    width: 90%;
  }
  #sec_why a img {
    margin-right: 5px;
    width: 20px;
  }
  .loop_slider {
    padding: 80px 0;
  }
  #sec_only .only_slider .slick-prev, #sec_only .only_slider .slick-next {
    height: 45px;
    width: 45px;
  }
  #sec_only .only_slider .slick-prev {
    left: 30px;
  }
  #sec_only .only_slider .slick-next {
    right: 30px;
  }
  #sec_only .only_slider .slick-slide {
    margin: 0 30px;
  }
  #sec_only .only_slider .slick-slide dl {
    padding: 30px;
  }
  #sec_only .only_slider .slick-slide dl dt {
    font-size: 2rem;
    line-height: 1.3;
  }
  #sec_only .only_slider .slick-slide dl dd {
    font-size: 1.6rem;
  }
  #sec_flow {
    padding-top: 80px;
  }
  #sec_flow .titles p {
    width: 45vw;
  }
  #sec_flow .outer {
    padding-left: 30px;
  }
  #sec_flow .flows .pict {
    width: 100px;
  }
  #sec_flow .flows .flow_pic {
    padding-left: 30px;
    width: calc((100% - 125px));
  }
  #sec_flow .flows .pict > div figure figcaption {
    font-size: 1.5rem;
  }
  #sec_flow .flows .flow_pic img {
    height: 410px;
  }
  #sec_flow .outer > p {
    font-size: 1.6rem;
    justify-content: center;
    padding-left: 0;
  }

}


/*---page---*/
.page {
  background-color: #fff;
  color: #000;
}
.pagehead {
  background-color: #F86E6E;
  padding-top: 75px;
}
.pagehead h1 {
  align-items: center;
  background: url(img/page/star.webp) no-repeat center center / auto 120px;
  color: #fff;
  display: flex;
  font-size: 3.5rem;
  font-weight: 600;
  height: 140px;
  justify-content: center;
  text-align: center;
}

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

  .pagehead {
    padding-top: 60px;
  }
  .pagehead h1 {
    background-size: auto 80px;
    font-size: 2.5rem;
    height: 100px;
  }

}

/*---contact---*/
#sec_contact {
  padding: 80px 0 120px;
}
#sec_contact .title_wrap {
  align-items: end;
  display: flex;
}
#sec_contact .titles p::after {
  border-color: #000;
}
#sec_contact .title_wrap > p {
  font-size: 1.7rem;
  line-height: 1.8;
  padding: 0 0 10px 60px;
}
#sec_contact h3 {
  align-items: center;
  display: flex;
  font-size: 2.2rem;
  font-weight: bold;
  margin-top: 60px;
}
#sec_contact h3 img {
  display: block;
  margin-right: 10px;
  width: 35px;
}
#sec_contact h4 {
  font-size: 2.2rem;
  margin-top: 60px;
}
#sec_contact .tel {
  align-items: end;
  display: flex;
  margin-top: 10px;
}
#sec_contact .tel a {
  color: #000;
  font-size: 4rem;
  font-weight: bold;
  text-decoration: none;
}
#sec_contact .tel p {
  font-size: 1.7rem;
  margin-left: 30px;
}
#sec_contact dl {
  margin-top: 30px;
}
#sec_contact dl dt {
  align-items: start;
  display: flex;
  font-size: 1.8rem;
  font-weight: bold;
}
#sec_contact dl dt .hissu {
  color: #F86E6E;
  display: inline-block;
  font-size: 1rem;
  margin-left: 5px;
}
#sec_contact dl dd {
  margin-top: 12px;
}
#sec_contact dl dd textarea,
#sec_contact dl dd input[type="text"] {
  background-color: #E0E0E0;
  border: none;
  font-size: 1.6rem;
  padding: 10px 15px;
  width: 100%;
}
#sec_contact .name {
  display: flex;
}
#sec_contact .name dl {
  width: calc((100% - 30px) / 2);
}
#sec_contact .name dl + dl {
  margin-left: 30px;
}
#sec_contact .agree {
  margin-top: 80px;
}
#sec_contact .agree h5 {
  font-size: 1.8rem;
}
#sec_contact .agree p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 10px;
}
#sec_contact .agree div {
  margin-top: 10px;
}
#sec_contact .agree div a {
  align-items: center;
  color: #000;
  display: inline-flex;
  text-decoration: none;
}
#sec_contact .agree div a + a {
  margin-left: 30px;
}
#sec_contact .agree div a img {
  display: block;
  margin-right: 10px;
  width: 20px;
}
#sec_contact .btns {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}
#sec_contact .btns input[type="submit"] {
  background-color: #F86E6E;
  border: none;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-size: 1.7rem;
  font-weight: bold;
  height: 50px;
  width: 440px;
}
.mw_wp_form .error {
  font-weight: bold;
  margin-top: 5px;
}
.mw_wp_form_complete #sec_contact {
  padding: 120px 0;
}
.mw_wp_form_complete #sec_contact h2 {
  font-size: 3rem;
  font-weight: bold;
}
.mw_wp_form_complete #sec_contact p {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 50px;
}

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

  #sec_contact .title_wrap {
    display: block;
  }
  #sec_contact .tel a {
    font-size: 3rem;
  }
  #sec_contact .title_wrap > p {
    font-size: 1.6rem;
    margin-top: 5px;
    padding: 0;
  }
  #sec_contact h3 {
    font-size: 2rem;
  }
  #sec_contact .tel {
    display: block;
  }
  #sec_contact .tel p {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 15px 0 0;
  }
  #sec_contact dl dt {
    font-size: 1.7rem;
  }
  #sec_contact h4 {
    font-size: 1.8rem;
    margin-top: 30px;
  }
  #sec_contact .agree div {
    line-height: 2;;
  }
  .mw_wp_form_complete #sec_contact h2 {
    font-size: 2.2rem;
    font-weight: bold;
  }

}