@charset "UTF-8";
/*
Theme Name: a
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    color: #4d4d4d;
    vertical-align: baseline;
    transition: .3s;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{
    scroll-behavior: smooth;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
    text-decoration: none;
}
img{
    width: 100%;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
.clear:after{
    content: "";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
header {
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
    background: #fff;
    height: 80px;
}
header h1 a {
    font-size:30px;
    color: #50afa0;
    letter-spacing: -.8px;
    font-family: 'Major Mono Display', monospace;
}
header h1 {
    width: 330px;
    position: absolute;
    left: 36px;
    top:24px;
}
header h1 a {
    font-size: 30px;
}
main {
    margin: 0;
}
nav {
    position: absolute;
    right: 80px;
    top: 32px;
}
nav ul li {
    float: left;
    margin-left: 30px;
}
nav ul li a{
  font-size: 14px;
  font-weight: 700;
}
.linkBtn1 {
    background: #56a0ae;
    color: #fff;
    padding: 14px 30px;
    border-radius: 30px;
    border:1px solid;
}
.linkBtn1:hover{
    background: #fff;
    color: #56a0ae;    
}
.linkBtn2:hover{
    color: #fff;
    background: #56a0ae;    
}
.lphiMain {
    position: relative;
    max-width: 1750px;
    width: 90%;
    margin: 80px auto 0;
}
.lphiMain .infoBtn img {
    width: 144px;
    position: absolute;
    bottom: 40px;
    right: 40px;
}
.lphiMain h2 img {
    position: absolute;
    top: 110px;
    left: 80px;
    max-width: 520px;
    width: 30%;
}
.lphiMain .box1 {
    position: absolute;
    left: 80px;
    bottom: 100px;
    width: 460px;
}
.lphiMain .box1 .txt1 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
}
.lphiMain .box1 h3 {
    font-size: 38px;
    line-height: 56px;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(transparent 0%, #56a0ae 0%);
    display: inline;
}
.lphiMain .box1 .txt2 {
    font-size: 17px;
    color: #fff;
    margin-top: 20px;
    line-height: 28px;
}
.lphiMain .small {
    font-family: 'Oswald', sans-serif;
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -40px;
}
.lphiBlock1 {
    padding-top: 200px;
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
}
.lphiBlock1 .left {
    float: left;
    width: 46%;
    margin-right: 4%;
}
.lphiBlock1 .right {
    float: right;
    width: 50%;
}
.tit {
    font-size: 42px;
    color: #50afa0;
    margin-bottom: 34px;
    font-family: 'Major Mono Display', monospace;    
}
.tit span{
    font-size: 16px;
    color: #50afa0;
    display: block;
    margin-top: 10px;
}
.lphiBlock1 .left h3 {
    font-size: 28px;
    line-height: 41px;
    font-weight: 500;
    background: linear-gradient(transparent 70%, #dfe096 0%);
    display: inline;
}
.lphiBlock1 .left p {
    font-weight: 500;
    line-height: 36px;
    text-align: justify;
    margin-top: 30px;
}
.lphiBlock1 .box1 {
    clear: both;
    padding-top: 200px;
}
.tit2{
    border-top:1px solid #b5b5b5;
    border-bottom:1px solid #b5b5b5;
    padding:40px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin-bottom:110px;
}
.lphiBlock1 .box1 ul li {
    float: left;
    margin-left: 4%;
    width: 48%;
    margin-bottom: 80px;
}
.lphiBlock1 .box1 ul li:nth-child(odd) {
    margin-left: 0;
}
.lphiBlock1 .box1 ul li img {
    width: 30%;
    height: 60px;
    float: left;
    margin-right: 10%;
    margin-top: 30px;
}
.lphiBlock1 .box1 ul li div{
    float: right;
    width: 60%;
}
.lphiBlock1 .box1 ul li div h3 {
    font-size: 18px;
    font-weight: 700;
    color: #50afa0;
}
.lphiBlock1 .box1 ul li div h3 span {
    font-family: 'Oswald', sans-serif;
    font-size: 35px;
    color: #50afa0;
    margin-right: 14px;
    padding-bottom: 4px;
    border-bottom: 3px solid #c3af96;
    display: inline-block;
}
.lphiBlock1 .box1 ul li div p {
    margin-top: 16px;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.lphiBlock2,
.lphiBlock3,
.lphiBlock4,
.lphiBlock5,
.lphiBlock6 {
    max-width: 1020px;
    width: 90%;
    margin: 0 auto;
    padding: 200px 0 0;
}
.lphiBlock2 img {
    margin-bottom: 50px;
}
.lphiBlock2 ul li {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    float: left;
    width: 25%; 
    line-height: 26px;
}
.lphiBlock2 ul li span{
    color: #9c9c9c;
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
.lphiBlock2 .linkBtn1 {
    margin: 80px auto 0;
    display: table;
}
.lphiBlock3 h3 {
    font-size: 28px;
    line-height: 41px;
    font-weight: 500;
    margin-bottom: 30px;
    background: linear-gradient(transparent 70%, #dfe096 0%);
    display: inline;
}
.lphiBlock3 p {
    font-size: 15px;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 80px;
}
.lphiBlock3 iframe {
    width: 100%;
    margin-top: 100px;
    height: 570px;
}
.culm3 li {
    margin-left: 3%;
    width: 31.3%;
    float: left;
}
.culm3 li:nth-child(1) {
    margin-left: 0;
}
.lphiBlock4 .culm3 li {
    position: relative;
    border: 20px solid #d3dfde;
    width: calc(31.3% - 80px);
    padding: 20px;
}
.lphiBlock4 .culm3 li h3 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 40px;
    color: #56a0ae;
}
.lphiBlock4 .culm3 li h3:after{
    content: "";
    display: block;
    width: 16px;
    height: 3px;
    background :#56a0ae;
    position: absolute;
    bottom: -18px;    
}
.lphiBlock4 .culm3 li p {
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    color: #000;
}
.lphiBlock4 .culm3 li:before, .lphiBlock4 .culm3 li:after {
    content: "”";
    font-size: 80px;
    position: absolute;
    top: -49px;
    left: -36px;
    font-family: serif;
    color: #56a0ae;
    width: 44px;
    height: 44px;
    transform: rotate(-180deg);
}
.lphiBlock4 .culm3 li:after {
    content: "”";
    top: unset;
    left: unset;
    bottom: -47px;
    right: -35px;
    transform: rotate(0deg);
}
.lphiBlock5 ul li h3 {
    font-size: 18px;
    font-weight: 700;
    color: #56a0ae;
    margin: 40px 0 20px;
}

.lphiBlock5 ul li p {
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
    line-height: 28px;
    color: #000;
}
.lphiBlock6 ul li {
    background: #d3dfde;
    position: relative;
    margin-bottom: 10px;
}
.lphiBlock6 ul li h3 {
    position: relative;
    font-weight: 700;
    padding: 32px 0;
    margin-left: 90px;
    cursor: pointer;
}
.lphiBlock6 ul li h3:before {
    content: "Q";
    position: absolute;
    left: -90px;
    top: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 29px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    background: #56a0ae;
}
.lphiBlock6 ul li p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    height: 0;
    opacity: 0;
}
.lphiBlock6 ul li.on p {
    padding: 32px 0;
    height: auto;
    opacity: 1;
}
.lphiBlock6 .linkBtn1 {
    display: table;
    margin: 100px auto 0;
}
.lphiBlock7{
    max-width: 780px;
    width: 90%;
    margin:180px auto 0;
}
.lphiBlock7 h2 {
    position: relative;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin: 0 auto 40px;
    background: linear-gradient(transparent 70%, #dfe096 0%);
    display: table;
}
.lphiBlock7 h2:before,
.lphiBlock7 h2:after {
    content: "";
    width: 40px;
    height: 1px;
    background: #333;
    transform: rotate(65deg);
    display: block;
    left: -40px;
    position: absolute;
    top: 10px;
}
.lphiBlock7 h2:after {
    transform: rotate(-65deg);    
    right: -40px;
    left: unset;
}
.lphiBlock7 .linkBtn1 {
    display: table;
    margin: 100px auto;
}
.bgBox {
    background: #56a0ae;
    padding:30px 0;
    margin-top: 80px;
}
.bgBox ul {
    display: block;
    margin: 0 auto;
    max-width: 650px;
    width: 90%;
}
.bgBox ul li {
    float: left;
    margin:0 2%;
}
.bgBox ul li a{
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}
.topLink {
    width: 60px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.topLink img{
    transform: rotate(-180deg);
}
.topLink p {
    font-size: 14px;
    color: #50afa0;
    font-weight: 700;
    margin-top: 12px;
}
.lpfsFbox2,
.lpfsFbox3 {
    max-width: 1020px;
    width: 90%;
    margin: 80px auto;
}
.lpfsFbox2 .left {
    float: left;
    width: 200px;
}
.lpfsFbox2 .right {
    float: right;
}
.lpfsFbox2 .right li{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 20px;
}
.lpfsFbox2 .right li img{
    width: 20px;
    height: 20px;
}
.lpfsFbox3 .left {
    font-size: 12px;
    float: left;
    display: table;
}
.lpfsFbox3 .right {
    font-size: 10px;
    float: right;
    margin-top: 0;
}
.lpfsFbox3{
    margin-bottom: 20px;
}
.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 1s;
}
.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
.sp{
    display: none;
}
@media screen and (max-width: 1100px){
.pc{
    display: none
}
.btn {
    position: absolute;
    right: 0;
    top: 0;
    background: #50afa0;
    width: 50px;
    height: 37px;
    padding-top: 13px;
}
.btn span {
    width: 23px;
    height: 2px;
    margin: 4px auto;
    background: #ffffff;
    display: block;
    transition: .3s;
}
.on .btn span:nth-child(1) {
    transform: rotate(45deg);
    transition: .3s;
    position: relative;
    top: 7px;
}
.on .btn span:nth-child(2) {
    opacity: 0;
    transition: .3s;
}
.on .btn span:nth-child(3) {
    transform: rotate(-45deg);
    transition: .3s;
    position: relative;
    top: -5px;
}
.menu nav {
    opacity: 0;
    pointer-events: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 50px;
    left: 0;
    padding: 100px 0 10px;
    background: rgba(255, 255, 255, .95);
}
.on.menu nav {
    opacity: 1;
    pointer-events: auto;
}
nav ul li {
    width: 100%;
    border: none;
    margin-left: 0;
    padding: 10px 0;
}
nav ul li:nth-child(1) {
    border: none;
}
nav ul li a {
    color: #656463 !important;
    width: 100%;
    display: block;
    text-align: center;
    padding: 3px 0;
}
nav ul li a.linkBtn1 {
    background: no-repeat;
    border: 0;
    padding: 3px 0;
    margin: 0 auto;
}
header {
    height: 50px;
}
header h1 a {
    font-size: 26px;
}
header.fixedWidget h1 a {
    font-size: 26px;
}
header h1 a span{
    display: none;
}
header h1 {
    top: 16px;
    left: 16px;
}
.fixedWidget {
    height: 50px;
}
.fixedWidget h1 {
    top: 16px;
}
header.fixedWidget nav {
    top: 50px;
}
.lphiMain {
    height: 600px;
    width: 90%;
    margin: 60px auto;
    display: block;
    overflow: hidden;
}
.lphiMain > img {
    height: 600px;
    width: auto;
    position: relative;
    left: -440px;
}
.lphiMain h2 img {
    width: 90%;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.lphiMain .box1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    width: 90%;
    margin: auto;
}
.lphiMain .box1 .txt1 {
    margin-bottom: 10px;
}
.lphiMain .box1 h3 {
    font-size: 24px;
    line-height: 37px;
}
.lphiMain .box1 .txt2 {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 26px;
}
.lphiMain .infoBtn img {
    width: 72px;
    right: 5%;
    bottom: 5%;
    position: fixed;
    z-index: 10;
}
.lphiMain .small {
    display: none;
}
.lphiBlock1 {
    padding-top: 40px;
}
.lphiBlock1 .left,
.lphiBlock1 .right{
    float: none;
    width: 100%;
}
.lphiBlock1 .left{
    margin-bottom: 20px;
}
.lphiBlock1 .box1 {
    padding-top: 100px;
}
.lphiBlock1 .box1 ul li {
    float: none;
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
}
.tit2 {
    margin-bottom: 40px;
}
.lphiBlock1 .box1 ul li img {
    width: 15%;
    margin-right: 5%;
}
.lphiBlock1 .box1 ul li div {
    float: right;
    width: 75%;
}
.lphiBlock2,
.lphiBlock3,
.lphiBlock4,
.lphiBlock5,
.lphiBlock6 {
    padding: 100px 0 0;
}
.lphiBlock2 ul li {
    float: none;
    width: 100%;
    clear: both;
    font-size: 14px;
}
.lphiBlock2 ul li span {
    float: left;
    width: 30%;
    display: block;
    margin-right: 2%;
}
.lphiBlock2 ul li br {
    display: none;
}
.linkBtn1 {
    margin: 60px auto 0;
    width: 90%;
    padding: 20px 0;
    border-radius: 50px;
    text-align: center;
    font-size: 20px;
}
.br{
    display: block;
}
.lphiBlock3 p {
    margin: 30px 0 40px;
}
.lphiBlock3 iframe {
    width: 100%;
    margin-top: 60px;
    height: 190px;
}
.lphiBlock4 .culm3 li {
    width: calc(100% - 80px);
    margin-left: 0;
    float: none;
    margin-bottom: 30px;
}
.culm3 li {
    margin-left: 0;
    width: 100%;
    float: none;
    margin-bottom: 30px;
}
.lphiBlock5 ul li h3 {
    color: #56a0ae;
    margin: 20px 0 10px;
}
.lphiBlock6 ul li h3 {
    line-height: 24px;
    padding: 11px 0;
    font-size: 14px;
    margin-left: 60px;
}
.lphiBlock6 ul li p {
    line-height: 24px;
}
.lphiBlock6 ul li.on p {
    padding: 22px 0 10px;
}
.lphiBlock6 ul li h3:before {
    left: -50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.lphiBlock6 .linkBtn1 {
    margin: 50px auto 0;
}
.lphiBlock7 {
    margin: 90px auto 0;
}
.lphiBlock7 h2 {
    text-align: center;
    font-size: 18px;
    line-height: 31px;
}
.lphiBlock7 h2 {
    text-align: center;
    font-size: 18px;
    line-height: 31px;
    background: none;
}
.lphiBlock7 h2:before, .lphiBlock7 h2:after {
    height: 4px;
    background: #dfe096;
    top: 33px;
}
.lphiBlock7 .linkBtn1 {
    display: table;
    margin: 50px auto;
}















.lpfsMain {
    margin-top: 100px;
    height: 100vh;
}
.lpfsMain .left,
.lpfsMain .right {
    width: 100%;
    position: static;
    height: auto;
}
.lpfsMain .left .inner .txt1 {
    text-align: center;
}
.lpfsMain .left .inner h2 {
    text-align: center;
    font-size: 23px;
    line-height: 29px;
}
.lpfsMain .left .inner .txt2 {
    width: 88%;
    text-align: center;
    margin: 20px auto;
}
.linkBtn1 {
    font-size: 13px;
}
.lpfsMain .left .inner ul {
    max-width: 310px;
    margin: 0 auto;
}
.bottomLogo {
    position: static;
    clear: both;
    padding-top: 90px;
    width: 220px;
}
.sp{
    display: block;
}
.spBlock1 img {
    width: 100%;
    padding-top: 60px;
}
.onlineInfo {
    padding: 70px 0;
}
.onlineInfo h2 {
    font-size: 18px;
}
.onlineInfo p {
    width: 85%;
    margin: 0 auto;
    line-height: 20px;
}
.onlineInfo ul {
    max-width: 298px;
    margin: 40px auto 0;
}
.linkBtn2 {
    margin-left: 8px;
}
.onlineInfo h2 {
    font-size: 18px;
    background: linear-gradient(transparent 60%, #eff0a6 0%);
    width: 80%;
    margin: 0 auto 20px;
}
.spBlock2 img {
    width: 100%;
    margin-top: 60px;
}
.lpfsBlock6 {
    padding: 60px 0;
}
.lpfsBlock6 ul {
    padding: 20px 0 50px;
}
.lpfsBlock6 ul li {
    margin-bottom: 10px;
}
.lpfsBlock6 ul li h3 {
    padding: 20px 3% 20px 15%;
    width: 82%;
    text-indent: 0px;
    line-height: 24px;
}
.lpfsBlock6 ul li h3:before {
    position: absolute;
    text-indent: 0;
    left: 016px;
    line-height: 14px;
}
.lpfsBlock6 ul li h3:after {
    right: 10px;
}
.lpfsBlock6 ul {
    padding: 70px 0 50px;
    max-width: 760px;
    width: 90%;
    margin: 0 auto;
}
.spBlock3 p {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 25px;
    margin: 30px auto;
}
.spBlock3 img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.spBlock3 > img {
    margin-top: 50px;
}
.spBlock3 .linkBtn1 {
    width: 70%;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 20px 20px;
    margin: 70px auto 50px;
}
.bgBox {
    padding: 0;
}
.bgBox ul {
    width: 100%;
}
.bgBox ul li {
    float: none;
    width: 90%;
    margin: 0;
    padding: 4% 5%;
    border-bottom: 1px solid #fff;
}
.lpfsFbox2 {
    margin-bottom: 30px;
}
.lpfsFbox2 .left {
    float: none;
    width: 70%;
    margin: 0 auto 50px;
    display: block;
}
.lpfsFbox2 .right {
    float: none;
    margin: 20px auto;
    display: block;
    width: 180px;
}
.lpfsFbox3 {
    margin: 50px auto;
}
.lpfsFbox3 .left {
    float: none;
    text-align: center;
    width: 100%;
}
.lpfsFbox3 .right {
    float: none;
    text-align: center;
    display: block;
    margin-top: 20px;
}


}