@charset "UTF-8";
/* CSS Document */

/* maincolor  rgba(0,77,132,1.00)    */

 
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;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
    color:#000000;

}


*{
  font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif !important;
}
img{
	vertical-align: bottom;
	max-width: 100%;
}

h1,h2,h3,h4{
    font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif !important;
}
body, html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.75em;
}

body {
    overflow-x: hidden;
    letter-spacing: 0;
}
 
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
 
nav ul , li{
    list-style:none;
    margin-bottom: 0;
}
 
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;
}

p{
    line-height: 200%;
}
 
/* 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;
}

/* iOSでのデフォルトスタイルをリセット */
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;
}



body{
  max-width: 800px;
  margin: auto;
}

.content{
  width: 90%;
  margin: auto;
}

header{
  height: 464px;
  background: url("../images/mainimg.webp") center;
  background-size: cover;
  position: relative;
}

.topCont .logo{
position:absolute;
top:120px;
right:10px;
}
.topCont .mama{
  position:absolute;
top:20px;
left:10px;
}
.topCont .fukki{
  position:absolute;
top:20px;
left:102px;
}

  .sec01cont03List{
    padding: 30px 20px;
  }
  
  .sec01cont03bg{
    width: 90%;
    height: 100%;
    background:url("../images/mainTextbg.png");
    background-blend-mode:multiply;
    mix-blend-mode: multiply;
    position: absolute;
    top:0;
    left: 5%;
    z-index: 0;
  }

@media screen and (min-width:600px){
.sec03cont03--box {
    max-width: 500px;
    margin: auto;
}
}

@media screen and (max-width:480px){
  header{
  }
  
  body{
    max-width: 500px;
    margin: auto;
  }
}

  header .content{
    position: relative;
    z-index: 3;
    height: 100%;
  }
  
  .topCont{
    padding: 230px 20px;
    /*text-align: center;*/
  }
  
  .logo{
    text-align: center;
  }

  
  h1{
    font-size: 26px;
    padding-left: 5px;
    font-weight: normal;
    margin-top: 20px;
    letter-spacing: 0;
    display: inline-block;
    text-align: left;
  }
  
  h1 span.check{
    padding:8px 5px;
    display: inline-block;
    position: relative;
    background: #ffffff;
    margin-bottom: 8px;
  }

  h1 span.text{
    color:#ffffff;
    font-size: 28px !important;
  }

h1 span.check:before{
  content:url("../images/check.svg");
}

  .contact-wrapper{
    position: fixed;
    width: 100%;
    z-index:99999;
    background-color: #EFB5C4;
    padding:8px 0 0;
    bottom:0;
    max-width: 800px;
  }


  
  
.contact-wrapper .content{
  width: 100%;
}
  
  .floatFlex{
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    align-items: center;
  }
  
  .floatFlex *{
    color:#ffffff;
  }
  
  .contact-wrapper p{
    background: #ffffff;
    padding: 5px;
    color:#EA885D;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 5px;
  }
  
  .contact-wrapper p span{
    color:#EA885D;
    font-size: 22px;
  }

  .sec01cont01{
    padding:30px 0;
    background: url("../images/sec01bg.jpg") center;
    background-size: cover;
  }


  h2{
    font-size: 24px !important;
    line-height: 36px !important;
    font-weight: 600 !important;
    position: relative;
    margin-bottom: 45px;
  }
  
  h2 span{
    position: relative;
    z-index: 3;
  }

  h2 img{
    position: absolute;
    top: 40px;
    z-index: 0;
    right: -4%;
    opacity: 0.8;
  }
  
  .ft14{
    font-size: 14px;
    line-height: 22px;
    padding-top:20px;
  }
  .t-content{
    font-size:19.5px;
  }
.yajirusi{
  text-align: center;
  margin-top: -30px;
  margin-bottom:20px;
}
  .zin3{
    z-index: 3;
    position: relative;
  }
.sec01cont03 .zin3 {
  
    background:rgb(28 18 25 / 60%);
}
  .miniTitle{
    padding-top: 80px;
    margin-bottom: 10px;
  }
  
  .sec01cont02{
    position: relative;
    width: 100%;
  }
  
  .sec02deco{
    position: absolute;
    right: -150px;
    top: -260px;
  }
  
  h3{
    position: relative;
    z-index: 3;
    padding: 30px 0;
    text-align: center;
    font-size: 22px !important;
    font-weight: 600 !important;
    color:#FFFFFF;
    background: #EFB5C4;
    width: calc(110% + 2px);
    margin-left: calc(-5% - 1px);
    line-height: 36px !important;
  }
  .feature-wrapper{
    position:relative;
  }
  .feature{
    position: absolute;
    top: 80px;
    left: -42px;
  }
  .sec02title{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
    letter-spacing: 0;
  }
  
  .sec02title:before{
    content:" ";
    width:50px;
    height:1px;
    background:#000000;
    transform:rotate(60deg);
    position: absolute;
    top:40px;
    left: 0;
  }
  
  .sec02title:after{
    content:" ";
    width:50px;
    height:1px;
    background:#000000;
    transform:rotate(-60deg);
    position: absolute;
    top:40px;
    right: 0;
  }  


  .sec01cont03{
    position: relative;
    background: url("../images/sec02Bg.webp") center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 3;
  }

  .sec01cont03List *{
    color:#ffffff;
    position: relative;
    letter-spacing: 0;
  }
  
  .sec01cont03List li{
    font-size: 17px;
    padding-left: 1.5em;
    margin-bottom: 8px;
  }

  .sec01cont03List li span{
    font-size: 14px;
  }

  .sec01cont03List li:before{
    content:url("../images/check02.svg");
    position: absolute;
    top:0;
    left: 0;
  }

  .sec03cont01{
    position: relative;
  }
  
  .sec03title{
    padding: 20px 0 10px;
    text-align: center;
    border-bottom: 1px dashed #000000;
    font-size: 18px;
    line-height: 2em;
    margin-bottom: 30px;
    letter-spacing: 0;
  }
  
  .sec03cont01text{
    padding: 20px 0;
    padding-right: 40px;
    display:inline-block;
    position: relative;
  }
  
  .sec03cont01text p{
    position: relative;
    z-index: 3;
    font-size: 16px;
    margin-bottom: 10px;
  }
  
  .sec03cont01text p span{
    font-size: 22px;
    font-weight: 600;
  }
  
  .sec03bg{
    width: calc(100% + 5vw);
    position: absolute;
    top:0;
    left: -5vw;
    background: rgba(244 228 235 / 89%);
    z-index: 0;
    height: 100%;
  }
  
  .sec03cont01text--01{
    padding-bottom: 10px;
    position: relative;
  }
  
  .sec03cont01text--01:after{
    content:" ";
    width: calc(100% + 5vw);
    position: absolute;
    bottom:0;
    left: -5vw;
    background: #000000;
    height: 1px;
  }
  
  .sec03cont02{
    background: url("../images/sec03bg.webp") bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 90px;
  }

  .sec03cont03--box{
    position: relative;
    padding: 20px 0;
    padding-left: 40px;
  }
  
  .sec03cont03--bg{
    width: calc(100% + 5vw);
    position: absolute;
    top:0;
    right: -5vw;
    background: rgba(214 235 233 / 53%);
    z-index: 0;
    height: 100%;
  }
  
  .sec03cont03--text{
    position: absolute;
    z-index: 1;
    left: -5vw;
    bottom:-20px;
  }
  
  .sec03cont03--box__text02{
    text-align: right;
    font-weight: 600;
  }
  
  .sec03cont03--box__text02 span{
    text-align: left;
    display: inline-block;
  }
  
  .sec03cont03--box__text01{
    padding-right: 40px;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 600;
  }
  
  .sec03cont03--box__text01:after{
    content:" ";
    width: calc(100% + 5vw);
    position: absolute;
    bottom:0;
    right: -5vw;
    background: #000000;
    height: 1px;
  }

  .sec03cont03--box__flex{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    align-items: center;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  
  .pt_img{
    padding-left: 10px;
    padding-top: 10px;
  }
  
  .sec03cont03--box__flex span{
    font-size: 26px;
  }
  
  .sec03cont03--box__list li{
    padding: 20px 0 0;
    border-bottom:1px solid #ffffff;
  }
  
  .tx_r{
    text-align: right;
  }
  
  .sec03cont03--box__flex02{
    display: inline-flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 20px;
    width: calc(100% - 40px);
    background: #ffffff;
    padding: 10px 20px;
    padding-right: 40px;
    text-align: left;
    align-items: center;
  }
  
  .sec03cont03--box__flex02 .pt01{
     height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 300px;
    background: #DAEDEB;
  }
  
  .sec03cont03--box__flex02 span{
    font-size: 26px;
  }

  .sec03cont02.pt02{
    background: url("../images/sec03bg02.webp") top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 0;
    position: relative;
    z-index: 3;
  }

  .sec03cont02.pt02 .sec03bg{
    width: calc(100% + 5vw);
    position: absolute;
    top:0;
    left: -5vw;
    background: rgba(244 239 214 / 89%);
    z-index: 0;
    height: 100%;
  }

  .sec04cont02{
    background: url("../images/sec04bg.jpg") center;
    background-size: cover;
  }


  .sec04cont01{
    position: relative;
  }
  
  .sec04cont02--text{
    padding: 40px 0 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 2em;
    text-align: center;
    letter-spacing: 0;
  }
  
  .sec04cont02--box{
    position: relative;
  }  
  
  .sec04bg{
    width: 100%;
    height: 100%;
    background:#EFE2E7;
    background-blend-mode:multiply;
    mix-blend-mode: multiply;
    position: absolute;
    top:0;
    left: 0;
    z-index: 0;
  }
  
  .sec04cont02--box .content{
    padding: 30px 0;
    position: relative;
    z-index: 3;
  }
  
  .sec04cont02--inner__text01{
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
  }
  
  .sec04cont02--inner__text01:after{
    content:" ";
    height: 1px;
    width: calc(100% - 3em + 5vw);
    right: -5vw;
    top:20px;
    background: #000000;
    position: absolute;
    z-index: 3;
  }
  
  .sec04imgtext{
    position: absolute;
    z-index: 0;
    right: 0;
    bottom:-40px;
  }
  
  .sec04cont02--inner__text02 span{
    display: inline-block;
    padding:2px 5px;
    margin-bottom: 8px;
    background: #ffffff;
    letter-spacing: 0;
    font-size: 16px;
  }

  .sec05cont01{
    background: url("../images/sec04bg.jpg") center;
    background-size: cover;
  }

  .sec05cont02--text{
    font-size: 18px;
    line-height: 2em;
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 40px;
  }
  
  .sec05cont02--list{
    margin-top: 30px;
  }
  
  .sec05cont02--list li{
    position: relative;
    padding-bottom: 80px;
  }
  
  .sec05cont02--list li.pt02{
    padding-bottom: 40px;
  }
  
  .sec05cont02--title{
    padding: 3px 5px;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 18px;
    background: #D5E2E9;
    margin-bottom: 15px;
    text-align: center;
  }
  
  .sec05cont02--line{
    margin-bottom:20px;
  }
  
  .sec05cont02--img{
    position: absolute;
    right: -100px;
    top:-20px;
  }
  
  .sec05cont02--list li.pt02 .sec05cont02--img{
    top:80px;
  }  
  
  .sec05cont02--listtext{
    letter-spacing: 0;
    word-break: keep-all;
  }
  
  .sec05cont02imgtext{
    margin-left: -5vw;
  }

  .sec06cont02{
    background: url("../images/sec04bg.jpg") center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 10px;
  }

  .miniTitle.pt30{
    padding-top: 30px;
  }
  
  .sec06cont02--title span{
    display: inline-block;
    padding: 5px 10px;
    padding-left: 5vw;
    margin-left: -5vw;
    background: #D5E2E9;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  
  .sec06cont02--title{
    letter-spacing: -1px;
  }
  
  .sec06cont02--text{
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 20px;
    letter-spacing: -1px;
  }
  
  .sec06cont02--line{
    margin-bottom: 20px;
  }

  .sec07cont01--img{
    text-align: center;
    padding: 40px 0;
  }
  
  .sec07cont01--title{
    position: relative;
    padding-bottom: 20px;
    font-weight: 600;
  }
  
  .sec07cont01--title span{
    font-size: 18px;
  } 
  
  .sec07cont01--title:after{
    content:" ";
    height: 1px;
    width: calc(80% + 5vw);
    position: absolute;
    bottom:0;
    left: -5vw;
    background: #000000;
  }
  
  .sec07cont01--qa{
    margin-top: 30px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
  }
  
  .sec07{
    padding-bottom: 40px;
  }
  .sec07cont01{
    position: relative;
  }
.feature-img{
  position:absolute;
  width:86px;
  top:110px;
  left:0px;
}
  .sec08cont01{
    position: relative;
  }
  
  .sec08cont01--title{
    margin-top: 30px;
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
  }
  
  .sec08cont01--title span{
    display: inline-block;
    padding:1px 0;
    padding-right: 20px;
    background: #ffffff;
    position: relative;
    z-index: 1;
  }
  
  .sec08cont01--title:after{
    content:" ";
    width: calc(100% + 5vw);
    right: -5vw;
    top:15px;
    height: 1px;
    background: #000000;
    position: absolute;
  }
  
  .sec08cont01--text span{
    font-weight: 600;
    display: inline-block;
    padding: 5px;
    background: #F7F2DC;
    margin-bottom: 3px;
  }
  
  .sec08cont01--text.pt02 span{
    background: #F7F2DC;
  }
  
  .sec08text{
    position: absolute;
    z-index: -1;
    top:-20px;
    right: -5vw;
  }
  
  .sec08cont01--text02{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 50px 0;
  }
  

  .sec08cont02title{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: 0;
    padding-top: 20px;
  }
  
  .sec08cont02title:before{
    content:" ";
    width:50px;
    height:1px;
    background:#000000;
    transform:rotate(60deg);
    position: absolute;
    top:40px;
    left: 20px;
  }
  
  .sec08cont02title:after{
    content:" ";
    width:50px;
    height:1px;
    background:#000000;
    transform:rotate(-60deg);
    position: absolute;
    top:40px;
    right: 20px;
  }  

  .sec08cont02title02{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  table.access{
    margin:40px 0 20px;
  }
  
  table.access *{
    font-size: 14px;
    line-height: 2em;
    font-weight: 600;
  }
  
  table.access th{
    width: 5.5em;
    text-align: left;
  }
  
  table.access td{
    padding-left: 10px;
    padding-bottom: 1em;
  }
  
  footer{
    padding: 20px 0 195px;
    text-align: center;
    font-weight: 600;
    color:#ffffff;
    background: #F5E4ED;
  }



@media screen and (max-width:480px){
  .contact-wrapper p{
    font-size: 3.8vw;
  }
  
  .contact-wrapper p span{
    font-size: 5.35vw;
  }
  
  #wrapper{
    width:100vw;
    overflow: hidden;
  }
}

@media screen and (max-width:380px){
  h1{
    font-size: 24px;
  }
  
  header{
    max-height: 100vh;
  }
  
}

@media screen and (max-width:350px){
  h1{
    font-size: 18px;
  }
  
}