@import "_reset.css";

.font_ryumin{
    font-family: a-otf-ryumin-pr6n, serif;
    font-weight: 300;
    font-style: normal;
}

.slick-dots li button:before {
    color: #51b7ff;
}
.slick-dots li.slick-active button:before {
    color: #66a5ca;
}

a {
  color: white;
  text-decoration: none;
}

.js_fadein-set{
    transform: translateY( 30px);
    opacity: 0;
    transition: ease all 1s;
}

.js_fadein-on{
    transform: translateY( 0px);
    opacity: 1;

}




.top{
    height: 100vh;
    background: url("../img/topimg.jpg") no-repeat center;
    background-size: 285% 100%;
    position: relative;
    background-position: -320px;
}

.container{
    margin: auto;
    max-width: 750px;

}

.top_titlebox{
    color: white;
    position: absolute;
    top: 33vh;
    right: 0px;
    left: 0px;
    margin: auto;
    text-align: center;
}

.top_title{
    letter-spacing: 0.2em;
    text-shadow: 2px 2px 24px black;
    font-size: 29px;
    line-height: 44px;
}

.top_name{
    letter-spacing: 0.2em;
    width: 330px;
    margin: 50px auto 18px;
    font-size: 15px;
    text-shadow: 0px 0px 6px black;
    font-family: sans-serif;
}

.top_underline{
    border-bottom: 2px solid white;
    width: 280px;
    margin: auto;
}

.top_title_en{
    height: 90px;
    margin-top: 60px;
    margin-left: 10px;
}

.fairbloom_top_fontsize{
	font-size: 13px;
}

.fair{
	padding: 45px 0px;
}
.fair_container{
    line-height: 1.9;
    font-size: 12px;
}


.fair_title{
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
}

.fair_contentbox_top{
    margin-top: 6%;
    display: flex;
}

.fair_textbox_top{
    width: 50%;
}

.fair_text_top{
    margin: 8px 15px;
}

.fair_imgbox_top{
    width: 50%;
}

.fair_img_top{
    width: 100%;
}

.fair_imgbox_bottom{
    width: 50%;
}

.fair_contentbox_bottom{
    display: flex;
    padding-bottom: 6px;
}

.fair_textbox_bottom{
    width: 50%;
}

.fair_text_bottom{
    transform: translate(0px, -7px);
    margin: 7%;
}

.fair_img_bottom{
    width: 96%;
    box-shadow: 6px 6px 12px #2a6a9a47;
    transform: translate(0px, -2px);
}

.btnbox{
    margin: 30px auto;
}

.fair_btn{
    background-color: #92c2de;
    margin: auto;
    color: white;
    font-weight: bold;
    border-radius: 50px;
    box-shadow: 0px 0px 9px #9ac4dc;
    font-size: 80%;
    width: 80%;
}

.btn_text{
    text-align: center;
    padding: 15px;
}

.blueround{
    background-color: #92c2de;
    margin: 50px auto 20px;
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.info{
    text-align: center;
}

.info_exclude_text{
    font-size: 20px;
    line-height: 1.8;
    position: relative;
}

.info_exclude_text:before {
  content: "";
  position: absolute;
  width: 240px;
  background: #fbe4d6;;
  top: 23px;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  z-index: -1;
}

.info_exclude_text:after {
  content: "";
  position: absolute;
  width: 120px;
  background: #fbe4d6;;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  z-index: -1;
}

.info_imgbox{
    margin-top: 20px;
}

.info_img{
    width: 100%;
}

.info_intro{
    font-size: 13px;
    position: relative;
    margin: 20px 0px;
}

.info_intro:before{
    position: absolute;
    content:"";
    left: 50px;
    font-size: 13px;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: #9ac4dc;
}

.info_intro:after{
    position: absolute;
    content:"";
    right: 50px;
    font-size: 13px;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: #9ac4dc;
}

.info_questionbox{
    border-bottom: 2px solid #c9e1ef;
    font-size: 20px;
    text-align: center;
    margin: 35px auto 0px;
    padding-bottom: 10px;
    width: 200px;
}

.info_questiontext{

}

.info_answerbox{
    font-size: 12px;
    line-height: 1.9;
}

.info_answertext{
    margin: 25px auto 35px;
}

.merrit{
    background: #e9f3f8;
    padding: 5%;
    text-align: center;
}

.merrit_inner{
    border: 1px solid #92c2de;
    border-radius: 5px;
    padding: 5%;
    background-color: white;
}

.merrit_title{
    margin-bottom: 30px;
}

.merrit_titlebox{
    font-size: 19px;
}

.merrit_img{
    width: 100%;
    margin-bottom: 10px;
}

.merrit_content{
    margin: 5% 0px;
}

.merrit_content_title{
    font-size: 19px;
    color: #92c2de;
    margin-bottom: 5%;
}

.merrit_content_text{
    font-size: 12px;
    line-height: 1.9;
}

.person{
    background-color: white;
    border-radius: 5px;
    margin: 25px auto 5px;
    padding: 5%;
}

.person_title{
    position: relative;
    font-size: 14px;
}

.person_contents{
    font-size: 14px;
    margin-top: 15%;
}

.person_text{
    position: relative;
    font-size: 14px;
    margin: 5% 0px;
    line-height: 1.9;
}

.person_text:after{
    position: absolute;
    content: "";
    background: url("../img/about_check.jpg") no-repeat center bottom;
    height: 13px;
    width: 17px;
    top: 8px;
    left: 0px;
    background-size: cover;
}

.person_title:before{
    content: "";
    position: absolute;
    background-color: #fbe4d6;
    height: 5px;
    margin: auto;
    top: 13px;
    left: 0px;
    right: 0px;
    width: 270px;
    z-index: -1;
}

.smile{
    position: relative;
    margin-top: 120px;
    text-align: center;
    padding: 43px 0px;
}

.smile_logo{
    width: 90%;
    margin: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    top: -60px;
}

.smile_title{
    font-size: 23px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.smile_window{
    overflow: hidden;
    border-radius: 200px;
    height: 250px;
    width: 250px;
    margin: 30px auto;
}

.smile_parent{
    height: 250px;
    border-radius: 150px;
    margin: auto;
    width: 250px;
}

.smile_parent_title{
    font-size: 23px;
    position: relative;
    z-index: 0;
    display: inline-block;
}

.smile_parent_title:before {
    content: "";
    position: absolute;
    background-color: #fbe4d6;
    height: 5px;
    top: 19px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: -1;
}

.smile_parent_text{
    font-size: 11px;
    line-height: 2.8;
    margin: 5%;
}

.plan{
    position: relative;
    padding: 15px;
    text-align: center;
    line-height: 1.8;
    padding-top: 100px;
    overflow: hidden;
}

.logo_plan{
    height: 80px;
    padding-left: 30%;
}

.plan:before{
    content: "";
    background-color: #e9f3f8;
    height: 2300px;
    position: absolute;
    width: 100%;
    top: 50px;
    left: 84px;
    z-index: -1;

}

.plan_title{
    font-size: 23px;
}

.plan_contentbox{
    position: relative;
}

.plan_content_imgbox{
    margin: 20px 0px;
}

.plan_img{
    width: 100%;
}

.plan_content_title{
    font-size: 15px;
}

.plan_content_text{
    font-size: 12px;
    margin: 20px 0px;
}

.plan_img_num{
    color: #00baf4;
    font-weight: bold;
    font-size: 23px;
    position: absolute;
    top: -7px;
    left: 9px;
}

.plan_price{
    font-size: 22px;
    font-weight: bold;
    background-color: white;
    border: 1px solid #9ac4dc;
    margin-top: 20px;
    padding: 15px;
    border-radius: 5px;
}

.question{
    text-align: center;
    padding: 15px;
    line-height: 1.8;
}

.question_title {
    font-size: 23px;
    margin-bottom: 35px;
}

.question_contentbox {
    border: 1px #92c2de solid;
    border-radius: 7px;
    font-size: 15px;
    margin: 20px 0px;
}

.question_contentbox p {
    font-size: 13px;
}

.mark_q {
    height: 40px;
    margin: 30px 30px 10px;
}

.mark_a {
    height: 35px;
    margin: 25px 30px 15px;
}

.answer {
    color: #92c2de;
    font-weight: bold;
}

.answer_info {
    margin-bottom: 25px;
}

.question_text::before {
    content: "";
    height: 4px;
    background: #fbe4d6;
    position: absolute;
    bottom: 4px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
}

.q_one::before {
    width: 215px;
}

.q_two::before {
    width: 290px;
}

.question_lines{
    z-index: -1;
    position: relative;
}

.question_line_top{
    position: absolute;
    background-color: #fbe4d6;
    height: 4px;
    margin: auto;
    top: -350px;
    left: 0px;
    right: 8px;
    width: 151px;
}

.question_line_bottom{
    position: absolute;
    background-color: #fbe4d6;
    margin: auto;
    top: -332px;
    left: 0px;
    right: 2px;
    width: 161px;
    height: 4px;
}

.fix_position_top{
    width: 162px;
    top: -285px;
    right: -1px;
}

.fix_position_bottom{
    width: 143px;
    top: -267px;
}

.voice{
    background-color: #e9f3f8;
    padding: 15px;
}

.voice_inner{
    background-color: #FFF;
    position: relative;
    text-align: center;
    padding: 40px 0px;
}

.voice_title{
    font-size: 23px;
}

.voice_logobox {
    margin: 20px auto;
    width: 225px;
}

.voice_logo {
    width: 100%;
}


.voice_box {
    font-size: 12px;
    line-height: 1.9;
}
.voice_box .check_1 {
  letter-spacing: 5px;
  padding-top: 30px;
  position: relative;
}
.voice_box .check_1::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 45%;
  top: 16.5%;
  width: 30px;
  height: 10px;
}
.voice_box .check_2 {
  letter-spacing: 5px;
  padding-top: 30px;
  position: relative;
}
.voice_box .check_2::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 45%;
  top: 16%;
  width: 30px;
  height: 10px;
}
.voice_box .check_3 {
  letter-spacing: 5px;
  padding-top: 30px;
  position: relative;
}
.voice_box .check_3::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 45%;
  top: 12%;
  width: 30px;
  height: 10px;
}

.voice_imgbox {
    border-radius: 100px;
    height: 160px;
    width: 160px;
    margin: auto;
    overflow: hidden;
}

.voice_img{
    height: 160px;
}

.voice_textbox {
    text-align: left;
    margin: 70px 1%;
}

.text_voice {
    margin-left: 18px;
    height: 30px;
}

.voice_text {
    text-align: center;
    background-color: white;
    border-radius: 30px;
    border: 1px solid #92c2de;
    padding: 25px 5%;
}


.access{
    line-height: 1.8;
    text-align: center;
    padding: 5% 15px 15px;
}

.access_border {
    position: relative;
    border: 1px solid #92c2de;
    border-radius: 5px;
    height: 840px;
}

.access_inner{
    height: 870px;
    background-color: white;
    width: 80%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -25px;
    margin: auto;
}

.access_name {
    font-size: 14px;
}

.access_pin_icon{
    height: 35px;
}

.access_img{
    width: 100%;
}

.access_title{
    font-size: 23px;
    margin-bottom: 13px;
}

.access_address {
    margin-top: 15px;
    font-size: 13px;
}

.access_imglogo{
    height: 45px;
    margin: 15px;
}

.near{
    text-align: center;
}

.near_title{
    font-size: 23px;
    margin: 20px 10px 30px;
}


.near_img {
    height: 100px;
    margin: auto;
}

.near_box{
    background-color: white;
    padding: 10px;
    margin: 10px;
    width: 132px;
    font-size: 11px;
    line-height: 1.9;
}

.font_size{
    font-size: 13px;
}


.near_icon{
    margin: 10px;

        height: 70px;
}

.near_inner{
    display: flex;
    background-color: #e9f3f8;
    padding: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.near_inner_bottom{
    display: flex;
    background-color: #e9f3f8;
    padding: 10px;
}

.near_name{
    color: black;
}

.box_none{
    display: none;
}

.near_iconimg{
    height: 86px;
}
.access_imgbox .check {
  letter-spacing: 10px;
  position: relative;
  padding-top: 30px;
}
.access_imgbox .check::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 44%;
  top: 12px;
  width: 30px;
  height: 10px;
}
.map {
  margin-bottom: 20px;
}
.access_tel {
  padding-top: 10px;
  font-size: 13px;
}
.sns__wrap {
  padding: 20px 0;
}

.sns__list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sns__item {
  padding: 0 48px 0px 17px;
}

.sns__item--link {
  display: block;
  width: 50px;
  height: 53px;
  border-radius: 50%;
  background-color: #92c2de;
  padding: 20% 25%;
}
.icon {
  width: 45px;
  height: 45px;
  padding: 4px 12px 0px 3px;
}

.footer_item {
  font-size: 2.0rem;
}


 @media screen and (min-width:800px) {

.top{
    background-size: cover;
    background-position: center;
}
.top_title_en {
  margin-left: 20px;
}

.fair{
    padding: 45px 0px;
}

.fair_container {
    font-size: 14px;
    letter-spacing: 0.1em;
}

.container{
    max-width: 580px;
    margin: auto;
}

.info_intro{
    font-size: 14px;
    letter-spacing: 0.1em;
    width: 500px;
    margin: 45px auto;
}

.merrit_content_text {
    font-size: 14px;
}

.person_title {
    font-size: 15px;
}

.person{
    margin-top: 30px;
    padding: 33px;
}

.person_text:after {
    left: 135px;
}

.smile_title {
    margin: 30px;
}

.access_border{
    height: 990px;
}

.access_inner{
    height: 1050px;
}

.voice_box .check_1 {
  position: relative;
  letter-spacing: 5px;
  padding-top: 30px;
}
.voice_box .check_1::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 47%;
  top: 18%;
  width: 100%;
  height: 10px;
}
.voice_box .check_2 {
  position: relative;
  letter-spacing: 5px;
  padding-top: 30px;
}
.voice_box .check_2::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 47%;
  top: 15%;
  width: 100%;
  height: 10px;
}
.voice_box .check_3 {
  position: relative;
  letter-spacing: 5px;
  padding-top: 30px;
}
.voice_box .check_3::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 47%;
  top: 12%;
  width: 100%;
  height: 10px;
}


.logo_plan {
    padding-left: 0px;
}

.near_inner_bottom{
    display: none;
}

.box_none{
    display: block;
}

.plan:before {
    left: 115px;
}

.near_title {
    margin: 56px 10px 30px;
}

.near_inner{
    justify-content: center;
}
.access_imgbox .check{
  padding-top: 30px;
}
.access_imgbox .check::before{
  content: '';
  background-image: url(../img/icon_up.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 46%;
  top: 8px;
  width: 100%;
  height: 10px;
}
.map {
  width: 460px;
  margin: 10px 0 20px 5px;
}
.sns__wrap {
  margin-top: 20px;
}
.sns__item {
  padding: 0 63px 0px 32px;
}
}

/* footer */
footer {
  padding: 20px;
  text-align: center;
  color: #595757;
}
 .footer_itembox {
  padding-bottom: 24px;
}
.footer_item {
  font-size: 0.8rem;
  display: inline-block;
  margin: 0 5px;
  text-align: center;
}
.footer_item  a{
  color: #595757;
  text-decoration: none;
  border: none;
  outline: none;
}
p {
  font-size: 0.6rem;
}
