@charset "UTF-8";

/* CSS Document */


/*------------------------------------------------------------------

Template Name:      Hair Salon Website Templates Free Download
Version:            1.0.0
Created Date:       30/03/2017 
Author:             Jitu Chauhan 

------------------------------------------------------------------
[CSS Table of contents]

1.  Body / Typography 
2.  Form Elements
3.  Buttons
4.  General / Elements
        4.1 Section space
        4.2 Margin space
        4.3 Padding space
        4.4 Background color
        4.5 Features
        4.7 Call to actions
        4.8 Img hover effect
        4.9 Icon
        -----------------------
5. Header / Navigations
        5.1 Header Regular
        5.2 Header Transparent
        5.3 Navigation Regular
        5.4 Page Header

        -----------------------
6. Slider
        6.1 Slider
        -----------------------
7. Content
8. Footers
9. Pages
    9.1  Service
    9.2  Service Single / sidebar with sidenav
    9.3  Testimonial
    9.4  Contact us
    9.5  Styleguide
    ------------------------------------
10.Blog
    10.1 Blog Default
    10.2 Blog Single
    ------------------------------------
11.Sidebar
    11.1 Widget
    ------------------------------------

13. Media Queries

------------------------------------------------------------------*/


/*-----------------------------------
    1. Body / Typography 
-----------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');

* {
  font-famly:sans-seif;
}

.pc {
  display: block
}

.sp {
  display: none
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/YakuHanJP-Regular.woff2") format("woff2"), url("../fonts/YakuHanJP-Regular.woff") format("woff");
}

@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W0);
  font-weight: 100;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W1);
  font-weight: 200;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W2);
  font-weight: 300;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W3);
  font-weight: 400;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W4);
  font-weight: 500;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W5);
  font-weight: 600;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W6);
  font-weight: 700;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W7);
  font-weight: 800;
}
@font-face {
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W8);
  font-weight: 900;
}
@font-face {
  font-family: "Hiragino Sans W9";
  src: local(HiraginoSans-W9);
  font-weight: 900;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 300;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Black.otf) format('opentype');
 }


.weight100 {
  font-weight: 100
}

.weight300 {
  font-weight: 300
}

.weight400 {
  font-weight: 400
}

.weight500 {
  font-weight: 500
}

.weight600 {
  font-weight: 600
}

.weight700 {
  font-weight: 700
}

.weight900 {
  font-weight: 900
}



h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {
  margin: 0 0 20px;
}

p:last-child {
  margin-bottom: 0px;
}

ul, ol {
  margin: 0;
}

ul li, ol li {}

a {
  color: #0457CC;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

a:focus, a:hover {
  text-decoration: none!important;
  color: #1fb4ff;
}

b, strong {
  font-weight: 400;
}


/*----------------------- 
    4.1 Section space :
-------------------------*/


/*Note: Section space help to create top bottom space;*/

.space-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.space-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}

.space-large {
  padding-top: 120px;
  padding-bottom: 120px;
}

.space-ex-large {
  padding-top: 140px;
  padding-bottom: 140px;
}


/*----------------------
   4.2 Margin Space
-----------------------*/

.mb0 {
  margin-bottom: 0px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.mt0 {
  margin-top: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}


/*----- less margin space from top --*/

.mt-20 {
  margin-top: -20px;
}

.mt-40 {
  margin-top: -40px;
}

.mt-60 {
  margin-top: -60px;
}

.mt-80 {
  margin-top: -80px;
}


/*-----------------------
   4.3 Padding space
-------------------------*/

.nopadding {
  padding: 0px;
}

.nopr {
  padding-right: 0px;
}

.nopl {
  padding-left: 0px;
}

.pinside10 {
  padding: 10px;
}

.pinside20 {
  padding: 20px;
}

.pinside30 {
  padding: 30px;
}

.pinside40 {
  padding: 40px;
}

.pinside50 {
  padding: 50px;
}

.pinside60 {
  padding: 60px;
}

.pinside80 {
  padding: 80px;
}

.pinside130 {
  padding: 130px;
}

.pdt10 {
  padding-top: 10px;
}

.pdt20 {
  padding-top: 20px;
}

.pdt30 {
  padding-top: 30px;
}

.pdt40 {
  padding-top: 40px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt80 {
  padding-top: 80px;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdb20 {
  padding-bottom: 20px;
}

.pdb30 {
  padding-bottom: 30px;
}

.pdb40 {
  padding-bottom: 40px;
}

.pdb60 {
  padding-bottom: 60px;
}

.pdb80 {
  padding-bottom: 80px;
}

.pdl10 {
  padding-left: 10px;
}

.pdl20 {
  padding-left: 20px;
}

.pdl30 {
  padding-left: 30px;
}

.pdl40 {
  padding-left: 40px;
}

.pdl60 {
  padding-left: 60px;
}

.pdl80 {
  padding-left: 80px;
}

.pdr10 {
  padding-right: 10px;
}

.pdr20 {
  padding-right: 20px;
}

.pdr30 {
  padding-right: 30px;
}

.pdr40 {
  padding-right: 40px;
}

.pdr60 {
  padding-right: 60px;
}

.pdr80 {
  padding-right: 80px;
}

pc {
  display: block
}

sp {
  display: none
}

.pc {
  display: block
}

.sp {
  display: none
}

.br-pc {
  display: block
}

.br-sp {
  display: none
}

.small{font-size: 80%;font-weight: normal;}
.big{font-size:150%;font-weight:bold;}



body {
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue",
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
background: #FAF3FF;
}

._wrapper{width:375px ;
  background-image: url(../images/back.jpg);
  /* 背景画像指定 */
  background-size: cover;
  /* 画像のサイズ指定 */
  background-repeat:repeat;
  background-size: 100%;
  margin: 0 auto;}


.red{color:#FF00E1;}
red{color:#FF00E1;
  text-decoration: underline;
  display: inline-block;}
  red2{color:#FF00E1;
   }

/*--------------------
 Header Regular 
----------------------*/


.header {}
.logo{width: 133px;;}

/*--------------------
 hero-section
----------------------*/

.hero-section{
  position: relative;
}

.hero{position: relative;
  width: 100%;text-align: center;}
.hero-ttl{text-align: center;width: 100%;
  margin: 20px auto 0;
margin-top: 0}

.video{
  position: absolute;
  top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
  max-width: 310px;
  width: 100%;
}

/*--------------------
top hero
----------------------*/

.top {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0px;
}

.img-box{
  position: relative;
  width: 100%;
margin: 0 auto;
text-align: center;}

.img1{
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  pointer-events: none;
}


/*-----------------------------------
common
-------------------------------------*/



.contents{margin: 0 auto;text-align: center;padding:3%;}


/*-----------------------------------
btn
-------------------------------------*/

.btn-block1 {
  position: absolute;
left: 0;
right: 0;
bottom: 35px;
  margin: 0 auto;
}

.btn-block2 {
  position: relative;
  margin: 40px auto;
}


.btn-txt{font-size: 10px;
  text-align: center;
margin: 15px auto;}



.btn {
  position: relative;
  width:235px;
  margin: 30px auto 0;
  text-align: center;
  -webkit-appearance: none;
  z-index: 1;
  background: #fff;
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
  border-radius: 30px;
  padding: 3px 3px;
  box-shadow: 0 0 0 3px #000;
  filter: drop-shadow(5px 5px 5px #999);
  transition: .3s;
}

.btn a {
  font-size: 12px;
  font-weight: 600;
  bottom: 20px;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #000;
  display: block;
  background: #fff;
  border-radius: 30px;
  padding: 5%;
  -webkit-appearance: none;
  z-index: 1;
  box-sizing: border-box;
}

.btn a::after {
  content: '';
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #000;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.btn a:hover {
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
}

  
.link{
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
  border-bottom: solid .5px #fff;
  padding-bottom: 2px;}
  .link:hover{
    margin-top: 20px;
    color: #FF000B;
    font-size: 13px;
    border-bottom: solid .5px #D70C18;
    padding-bottom: 2px;}
    


/*-----------------------------------
description
-------------------------------------*/
#description{}
.description{margin: 20px auto 0;
  text-align: center;}
.ttl2{
  font-size: 21px;
  text-align: center;
color: #fff;
background: linear-gradient(
		to top,

		#4000FF,
    #BD00F9,
    #FF00E1);
    border-radius: 30px;
width: 100%;
padding:1% 0;
}
.des-ttl{
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
    padding: 1px 5px;
}
.des-txt{
font-size: 16px;
line-height: 24px;
text-align: center;
font-weight: 600;
color: #000;
margin: 10px auto 0;
font-family: "遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
}

.requirements{width: 93%;
  margin: 30px auto 0;
text-align: center;
padding: 5% 6%;
border:3px solid #FFC2FF;
border-image: linear-gradient(to right, #FFC2FF, #80D9FF);
  border-image-slice: 1;
box-sizing: border-box;}

.req-ttl{font-size: 16px;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.req-txt{
  font-size: 10px;
  line-height: 16px;
  color: #000;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
}


.req-box{padding: 0% -2px 0% 1%;text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
      font-weight:500;}
 ol  {font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
      font-weight:500;
  
}
ol li  {
  list-style: none;
  padding-left: 5px;
  text-indent: -14px;
  letter-spacing: 0;
  color: #000;
  
}

.schedule-block{margin-top: 10px;}
.sche-box{width: 100%;margin: 20px auto;display: block;}
.sche1{margin-right: 2px;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.sche2{width: 67%;
  margin-left: 5px;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.number{color: #000;padding: 25px 14px;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
border-radius: 100px;font-size: 12px;}
.sche-txt{font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
  text-align: left;}

.line{width: 90%;height: .5px;background: linear-gradient( 
		
  to right,
  
  #FFC2FF,
  #80D9FF);;margin:20px auto 0 ;}
.item-block{width: 100%;padding: 0 0 0 3%;}
.item-box{width: 100%;margin: 30px auto -40px;display: block;}
.item1{width: 55%;
  margin-right:3% ;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.item2{width: 39%;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.item-ttl{font-size: 19px;
text-align: left;
color: #FF00E1;
font-weight: 600;
margin: 0 auto;}
.item-txt{font-size: 16px;
  line-height: 22px;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
  color: #000;
  font-weight: 600;
margin-top: 5px;padding-left: 16px;}
.how-to-ph{width: 100%;}


/*-----------------------------------
Footer 
-------------------------------------*/
  .footer {
    width: 100%;
    padding: 10px 4% 10px;
    margin: 0 auto;text-align: center;
  }
  .footer-link1{
    vertical-align: middle;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    padding: 1%;
    color: #000;
font-weight:400;
margin: 0 5px;}
.footer-link1:hover{
  color: #000;
  font-size: 10px;
  text-align: center;opacity: .7;
font-weight:400;}

       .footer__copyright {
    font-size: 8px;
font-weight: normal;
    text-align: center;
    margin: 20px;padding: 0;
    letter-spacing: -1;
        font-weight:400;
        color: #000;

  }

  .link-txt{font-size: 8px;
        font-weight:400;}

  ul {
    list-style-type: none;
	padding-left: 0;
  }
  li {
    padding: 0px;
    margin: 10px;
        font-weight:400;
  }


/*-----------------------------------
common-page
-------------------------------------*/

#page{}
.page{margin: 30px auto 0;text-align: center;color: #fff;padding:0  3%;}
.page-ttl{margin-top: 30px;
  font-weight: 600;;
  font-size: 16px;
}
.page-txt{font-size: 11px;
  line-height: 17px;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
margin-top: 20px;}
  .page-ttl-sub{font-weight: 600;}
/*-----------------------------------
contact
-------------------------------------*/

.toast {
  margin: 0 auto;
  padding-left: 0;
  margin-bottom: 1rem;
  cursor: pointer;
  color: #fff;
  text-align: left;
}

.toast a {
  text-align: left;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
  .info_content {
    text-align: center;

    color: #fff;
}

.info_content .header_normal {
  display: inline-block;
}

.header_normal {
  font-size: 18px;
  font-family: 'Hiragino Sans W5';
  margin: .5rem auto 0;
}


element.style {
}
.info_content .info_table {
    width: 95%;
    margin: 3rem auto 0;
    font-size: 3vw;
    border-collapse: collapse;
}

table {
  display: table;
  border-collapse: separate;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  border-color: grey;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.info_content .info_table {
  width: 95%;
  margin: 2rem auto 0;
  font-size: 11px;
  border-collapse: collapse;
}

.info_content .info_table .table_row {
  padding: 1rem 0;
  border-bottom: .5px solid #787878;
}

.info_content .info_table .table_row .table_head {
  width: 35%;
  padding: 1rem;
  text-align: center;
  font-family: "ヒラギノ角ゴ StdN W6",sans-serif;
  background-color: #f3f3f7;
}

td {
  display: table-cell;
  vertical-align: inherit;
}

.info_content .info_table .table_row .table_content {
  width: 65%;
  padding: 2% 0;
  padding-left: 0.5rem;
  text-align: left;
  font-family: "ヒラギノ角ゴ StdN W3", "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
}


.info_content{padding:0 2%;}

.info_content .info_text {
  width: 100%;
  margin: 1.5rem auto;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
  font-family: "ヒラギノ角ゴ StdN W3",sans-serif, "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
  font-size: 12px;
  line-height: 1.2rem;
}

.info_content .info_text .head {
  font-family: "ヒラギノ角ゴ StdN W6", "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;;
}



.page-top100vh{height: 100vh;}

.page-top-center{margin-top: 50px;}
.page-top{margin: 0 auto;text-align: center;}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {

  body {
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue",
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;

}

._wrapper{width:375px ;
  margin: 0 auto;}



/*--------------------
 Header Regular 
----------------------*/


.header {}
.logo{width: 133px;;}


/*--------------------
 hero-section
----------------------*/

.hero-section{
  position: relative;
}

.hero{position: relative;
  width: 100%;text-align: center;}
.hero-ttl{text-align: center;width: 100%;
  margin: 20px auto 0;
margin-top: 0}

.video{
  position: absolute;
  top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
  max-width: 310px;
  width: 100%;
}

/*--------------------
top hero
----------------------*/

.top {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0px;
}

.img-box{
  position: relative;
  width: 100%;
margin: 0 auto;
text-align: center;}

.img1{
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  pointer-events: none;
}


/*-----------------------------------
common
-------------------------------------*/



.contents{margin: 0 auto;text-align: center;padding:3%;}


/*-----------------------------------
btn
-------------------------------------*/

.btn-block1 {
  position: absolute;
left: 0;
right: 0;
bottom: 35px;
  margin: 0 auto;
}

.btn-block2 {
  position: relative;
  margin: 40px auto;
}


.btn-txt{font-size: 10px;
  text-align: center;
margin: 15px auto;}



.btn {
  position: relative;
  width:235px;
  margin: 30px auto 0;
  text-align: center;
  -webkit-appearance: none;
  z-index: 1;
  background: #fff;
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
  border-radius: 30px;
  padding: 3px 3px;
  box-shadow: 0 0 0 3px #000;
  filter: drop-shadow(5px 5px 5px #999);
  transition: .3s;
}

.btn a {
  font-size: 12px;
  font-weight: 600;
  bottom: 20px;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #000;
  display: block;
  background: #fff;
  border-radius: 30px;
  padding: 5%;
  -webkit-appearance: none;
  z-index: 1;
  box-sizing: border-box;
}

.btn a::after {
  content: '';
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #000;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.btn a:hover {
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
}

  
.link{
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
  border-bottom: solid .5px #fff;
  padding-bottom: 2px;}
  .link:hover{
    margin-top: 20px;
    color: #FF000B;
    font-size: 13px;
    border-bottom: solid .5px #D70C18;
    padding-bottom: 2px;}
    


/*-----------------------------------
description
-------------------------------------*/
#description{}
.description{margin: 20px auto 0;
  text-align: center;}
.ttl2{
  font-size: 21px;
  text-align: center;
color: #fff;
background: linear-gradient(
		to top,

		#4000FF,
    #BD00F9,
    #FF00E1);
    border-radius: 30px;
width: 100%;
padding:1% 0;
}
.des-ttl{
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
    padding: 1px 5px;
}
.des-txt{
font-size: 16px;
line-height: 24px;
text-align: center;
font-weight: 600;
color: #000;
margin: 10px auto 0;
font-family: "遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
}

.requirements{width: 93%;
  margin: 30px auto 0;
text-align: center;
padding: 5% 6%;
border:3px solid #FFC2FF;
border-image: linear-gradient(to right, #FFC2FF, #80D9FF);
  border-image-slice: 1;
box-sizing: border-box;}

.req-ttl{font-size: 16px;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.req-txt{
  font-size: 10px;
  line-height: 16px;
  color: #000;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
}


.req-box{padding: 0% -2px 0% 1%;text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
      font-weight:500;}
 ol  {font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
      font-weight:500;
  
}
ol li  {
  list-style: none;
  padding-left: 5px;
  text-indent: -14px;
  letter-spacing: 0;
  color: #000;
  
}

.schedule-block{margin-top: 10px;}
.sche-box{width: 100%;margin: 20px auto;display: block;}
.sche1{margin-right: 2px;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.sche2{width: 67%;
  margin-left: 5px;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.number{color: #000;padding: 25px 14px;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
border-radius: 100px;font-size: 12px;}
.sche-txt{font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
  text-align: left;}

.line{width: 90%;height: .5px;background: linear-gradient( 
		
  to right,
  
  #FFC2FF,
  #80D9FF);;margin:20px auto 0 ;}
.item-block{width: 100%;padding: 0 0 0 3%;}
.item-box{width: 100%;margin: 30px auto -40px;display: block;}
.item1{width: 55%;
  margin-right:3% ;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.item2{width: 39%;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.item-ttl{font-size: 19px;
text-align: left;
color: #FF00E1;
font-weight: 600;
margin: 0 auto;}
.item-txt{font-size: 16px;
  line-height: 22px;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
  color: #000;
  font-weight: 600;
margin-top: 5px;padding-left: 16px;}
.how-to-ph{width: 100%;}


/*-----------------------------------
Footer 
-------------------------------------*/
  .footer {
    width: 100%;
    padding: 10px 4% 10px;
    margin: 0 auto;text-align: center;
  }
  .footer-link1{
    vertical-align: middle;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    padding: 1%;
    color: #000;
font-weight:400;
margin: 0 5px;}
.footer-link1:hover{
  color: #000;
  font-size: 10px;
  text-align: center;opacity: .7;
font-weight:400;}

       .footer__copyright {
    font-size: 8px;
font-weight: normal;
    text-align: center;
    margin: 20px;padding: 0;
    letter-spacing: -1;
        font-weight:400;
        color: #000;

  }

  .link-txt{font-size: 8px;
        font-weight:400;}

  ul {
    list-style-type: none;
	padding-left: 0;
  }
  li {
    padding: 0px;
    margin: 10px;
        font-weight:400;
  }


/*-----------------------------------
common-page
-------------------------------------*/

#page{}
.page{margin: 30px auto 0;text-align: center;color: #fff;padding:0  3%;}
.page-ttl{margin-top: 30px;
  font-weight: 600;;
  font-size: 16px;
}
.page-txt{font-size: 11px;
  line-height: 17px;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
margin-top: 20px;}
  .page-ttl-sub{font-weight: 600;}
/*-----------------------------------
contact
-------------------------------------*/

.toast {
  margin: 0 auto;
  padding-left: 0;
  margin-bottom: 1rem;
  cursor: pointer;
  color: #fff;
  text-align: left;
}

.toast a {
  text-align: left;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}
  .info_content {
    text-align: center;

    color: #fff;
}

.info_content .header_normal {
  display: inline-block;
}

.header_normal {
  font-size: 18px;
  font-family: 'Hiragino Sans W5';
  margin: .5rem auto 0;
}


element.style {
}
.info_content .info_table {
    width: 95%;
    margin: 3rem auto 0;
    font-size: 3vw;
    border-collapse: collapse;
}

table {
  display: table;
  border-collapse: separate;
  box-sizing: border-box;
  text-indent: initial;
  border-spacing: 2px;
  border-color: grey;
}
tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.info_content .info_table {
  width: 95%;
  margin: 2rem auto 0;
  font-size: 11px;
  border-collapse: collapse;
}

.info_content .info_table .table_row {
  padding: 1rem 0;
  border-bottom: .5px solid #787878;
}

.info_content .info_table .table_row .table_head {
  width: 35%;
  padding: 1rem;
  text-align: center;
  font-family: "ヒラギノ角ゴ StdN W6",sans-serif;
  background-color: #f3f3f7;
}

td {
  display: table-cell;
  vertical-align: inherit;
}

.info_content .info_table .table_row .table_content {
  width: 65%;
  padding: 2% 0;
  padding-left: 0.5rem;
  text-align: left;
  font-family: "ヒラギノ角ゴ StdN W3", "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
}


.info_content{padding:0 2%;}

.info_content .info_text {
  width: 100%;
  margin: 1.5rem auto;
  text-align: justify;
  text-justify: inter-ideograph; /* IE用 */
  font-family: "ヒラギノ角ゴ StdN W3",sans-serif, "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
  font-size: 12px;
  line-height: 1.2rem;
}

.info_content .info_text .head {
  font-family: "ヒラギノ角ゴ StdN W6", "Helvetica Neue",
    
  Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;;
}



.page-top100vh{height: 100vh;}

.page-top-center{margin-top: 50px;}
.page-top{margin: 0 auto;text-align: center;}

}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {

}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  pc {
    display: none
  }
  sp {
    display: block
  }
  .pc {
    display: none
  }
  .sp {
    display: block
  }
  .br-pc {
    display: none
  }
  .br-sp {
    display: block
  }


    /*-----------------------
   4.3 Padding space
-------------------------*/
.nopadding {
  padding: 0px;
}
.nopr {
  padding-right: 0px;
}
.nopl {
  padding-left: 0px;
}
.pinside10 {
  padding: 10px;
}
.pinside20 {
  padding: 20px;
}
.pinside30 {
  padding: 30px;
}
.pinside40 {
  padding: 40px;
}
.pinside50 {
  padding: 50px;
}
.pinside60 {
  padding: 60px;
}
.pinside80 {
  padding: 80px;
}
.pinside130 {
  padding: 130px;
}
.pdt10 {
  padding-top: 5px;
}
.pdt20 {
  padding-top: 10px;
}
.pdt30 {
  padding-top: 15px;
}
.pdt40 {
  padding-top: 20px;
}
.pdt60 {
  padding-top: 30px;
}
.pdt80 {
  padding-top: 50px;
}
.pdb10 {
  padding-bottom: 10px;
}
.pdb20 {
  padding-bottom: 20px;
}
.pdb30 {
  padding-bottom: 30px;
}
.pdb40 {
  padding-bottom: 40px;
}
.pdb60 {
  padding-bottom: 60px;
}
.pdb80 {
  padding-bottom: 80px;
}
.pdl10 {
  padding-left: 10px;
}
.pdl20 {
  padding-left: 20px;
}
.pdl30 {
  padding-left: 30px;
}
.pdl40 {
  padding-left: 40px;
}
.pdl60 {
  padding-left: 60px;
}
.pdl80 {
  padding-left: 80px;
}
.pdr10 {
  padding-right: 10px;
}
.pdr20 {
  padding-right: 20px;
}
.pdr30 {
  padding-right: 30px;
}
.pdr40 {
  padding-right: 40px;
}
.pdr60 {
  padding-right: 60px;
}
.pdr80 {
  padding-right: 80px;
}



}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 375px) {
  

  
  pc {
    display: none
  }
  sp {
    display: block
  }
  .pc {
    display: none
  }
  .sp {
    display: block
  }
  .br-pc {
    display: none
  }
  .br-sp {
    display: block
  }
    

    
  /*-----------------------
   4.3 Padding space
-------------------------*/
  .nopadding {
    padding: 0px;
  }
  .nopr {
    padding-right: 0px;
  }
  .nopl {
    padding-left: 0px;
  }
  .pinside10 {
    padding: 10px;
  }
  .pinside20 {
    padding: 20px;
  }
  .pinside30 {
    padding: 30px;
  }
  .pinside40 {
    padding: 40px;
  }
  .pinside50 {
    padding: 50px;
  }
  .pinside60 {
    padding: 60px;
  }
  .pinside80 {
    padding: 80px;
  }
  .pinside130 {
    padding: 130px;
  }
  .pdt10 {
    padding-top: 5px;
  }
  .pdt20 {
    padding-top: 10px;
  }
  .pdt30 {
    padding-top: 15px;
  }
  .pdt40 {
    padding-top: 20px;
  }
  .pdt60 {
    padding-top: 30px;
  }
  .pdt80 {
    padding-top: 50px;
  }
  .pdb10 {
    padding-bottom: 10px;
  }
  .pdb20 {
    padding-bottom: 20px;
  }
  .pdb30 {
    padding-bottom: 30px;
  }
  .pdb40 {
    padding-bottom: 40px;
  }
  .pdb60 {
    padding-bottom: 60px;
  }
  .pdb80 {
    padding-bottom: 80px;
  }
  .pdl10 {
    padding-left: 10px;
  }
  .pdl20 {
    padding-left: 20px;
  }
  .pdl30 {
    padding-left: 30px;
  }
  .pdl40 {
    padding-left: 40px;
  }
  .pdl60 {
    padding-left: 60px;
  }
  .pdl80 {
    padding-left: 80px;
  }
  .pdr10 {
    padding-right: 10px;
  }
  .pdr20 {
    padding-right: 20px;
  }
  .pdr30 {
    padding-right: 30px;
  }
  .pdr40 {
    padding-right: 40px;
  }
  .pdr60 {
    padding-right: 60px;
  }
  .pdr80 {
    padding-right: 80px;
  }
body{min-width: 321px;}
  ._wrapper{width:100% ;
    margin: 0 auto;}
  
    
    .red{color:#FF000B;}
    red{color:#FF000B;
      text-decoration: underline;
      display: inline-block;}
      red2{color:#FF000B;
       }
    
    /*--------------------
     Header Regular 
    ----------------------*/
    
    
    .header {}
    .logo{width: 133px;;}
    
  /*--------------------
 hero-section
----------------------*/

.hero-section{
  position: relative;
}

.hero{position: relative;
  width: 100%;text-align: center;}
.hero-ttl{text-align: center;width: 100%;
  margin: 20px auto 0;
margin-top: 0}

.video{
  position: absolute;
  top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
  max-width: 310px;
  width: 100%;
}

/*--------------------
top hero
----------------------*/

.top {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0px;
}

.img-box{
  position: relative;
  width: 100%;
margin: 0 auto;
text-align: center;}

.img1{
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  pointer-events: none;
}


/*-----------------------------------
common
-------------------------------------*/



.contents{margin: 0 auto;text-align: center;padding:3%;}


/*-----------------------------------
btn
-------------------------------------*/

.btn-block1 {
  position: absolute;
left: 0;
right: 0;
bottom: 35px;
  margin: 0 auto;
}

.btn-block2 {
  position: relative;
  margin: 40px auto;
}


.btn-txt{font-size: 10px;
  text-align: center;
margin: 15px auto;}



.btn {
  position: relative;
  width:235px;
  margin: 30px auto 0;
  text-align: center;
  -webkit-appearance: none;
  z-index: 1;
  background: #fff;
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
  border-radius: 30px;
  padding: 3px 3px;
  box-shadow: 0 0 0 3px #000;
  filter: drop-shadow(5px 5px 5px #999);
  transition: .3s;
}

.btn a {
  font-size: 12px;
  font-weight: 600;
  bottom: 20px;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #000;
  display: block;
  background: #fff;
  border-radius: 30px;
  padding: 5%;
  -webkit-appearance: none;
  z-index: 1;
  box-sizing: border-box;
}

.btn a::after {
  content: '';
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #000;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.btn a:hover {
  background: linear-gradient(to right, #FFC2FF 0%, #80D9FF 100%);
}

  
.link{
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
  border-bottom: solid .5px #fff;
  padding-bottom: 2px;}
  .link:hover{
    margin-top: 20px;
    color: #FF000B;
    font-size: 13px;
    border-bottom: solid .5px #D70C18;
    padding-bottom: 2px;}
    


/*-----------------------------------
description
-------------------------------------*/
#description{}
.description{margin: 20px auto 0;
  text-align: center;}
.ttl2{
  font-size: 21px;
  text-align: center;
color: #fff;
background: linear-gradient(
		to top,

		#4000FF,
    #BD00F9,
    #FF00E1);
    border-radius: 30px;
width: 100%;
padding:1% 0;
}
.des-ttl{
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  display: inline-block;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
    padding: 1px 5px;
}
.des-txt{
font-size: 16px;
line-height: 24px;
text-align: center;
font-weight: 600;
color: #000;
margin: 10px auto 0;
font-family: "遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
  "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
}

.requirements{width: 93%;
  margin: 30px auto 0;
text-align: center;
padding: 5% 6%;
border:3px solid #FFC2FF;
border-image: linear-gradient(to right, #FFC2FF, #80D9FF);
  border-image-slice: 1;
box-sizing: border-box;}

.req-ttl{font-size: 16px;
  text-align: center;
  color: #000;
  font-weight: 600;
}
.req-txt{
  font-size: 10px;
  line-height: 16px;
  color: #000;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
}


.req-box{padding: 0% -2px 0% 1%;text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
      font-weight:500;}
 ol  {font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
      font-weight:500;
  
}
ol li  {
  list-style: none;
  padding-left: 5px;
  text-indent: -14px;
  letter-spacing: 0;
  color: #000;
  
}

.schedule-block{margin-top: 10px;}
.sche-box{width: 100%;margin: 20px auto;display: block;}
.sche1{margin-right: 2px;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.sche2{width: 67%;
  margin-left: 5px;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.number{color: #000;padding: 25px 14px;
  background: linear-gradient( 
		
		to right,
		
		#FFC2FF,
		#80D9FF);
border-radius: 100px;font-size: 12px;}
.sche-txt{font-size: 15px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
  text-align: left;}

.line{width: 90%;height: .5px;background: linear-gradient( 
		
  to right,
  
  #FFC2FF,
  #80D9FF);;margin:20px auto 0 ;}
.item-block{width: 100%;padding: 0 0 0 3%;}
.item-box{width: 100%;margin: 30px auto -40px;display: block;}
.item1{width: 55%;
  margin-right:3% ;
  display: inline-block; /* 要素を横並びにするための設定 */
			vertical-align: top; /* 要素を上揃えにするための設定 */}
.item2{width: 39%;
 display: inline-block; /* 要素を横並びにするための設定 */
vertical-align: top; /* 要素を上揃えにするための設定 */}

.item-ttl{font-size: 19px;
text-align: left;
color: #FF00E1;
font-weight: 600;
margin: 0 auto;}
.item-txt{font-size: 16px;
  line-height: 22px;
  text-align: left;text-align: justify;
  text-justify: inter-ideograph; /* IE用 */;
  color: #000;
  font-weight: 600;
margin-top: 5px;padding-left: 16px;}
.how-to-ph{width: 100%;}


/*-----------------------------------
Footer 
-------------------------------------*/
  .footer {
    width: 100%;
    padding: 10px 4% 10px;
    margin: 0 auto;text-align: center;
  }
  .footer-link1{
    vertical-align: middle;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    padding: 1%;
    color: #000;
font-weight:400;
margin: 0 5px;}
.footer-link1:hover{
  color: #000;
  font-size: 10px;
  text-align: center;opacity: .7;
font-weight:400;}

       .footer__copyright {
    font-size: 8px;
font-weight: normal;
    text-align: center;
    margin: 20px;padding: 0;
    letter-spacing: -1;
        font-weight:400;
        color: #000;

  }

  .link-txt{font-size: 8px;
        font-weight:400;}

  ul {
    list-style-type: none;
	padding-left: 0;
  }
  li {
    padding: 0px;
    margin: 10px;
        font-weight:400;
  }

    
    /*-----------------------------------
    common-page
    -------------------------------------*/
    
    #page{}
    .page{margin: 30px auto 0;text-align: center;color: #fff;padding:0  3%;}
    .page-ttl{margin-top: 30px;
      font-weight: 600;;
      font-size: 16px;
    }
    .page-txt{font-size: 11px;
      line-height: 17px;
      text-align: justify;
      text-justify: inter-ideograph; /* IE用 */
    margin-top: 20px;}
      .page-ttl-sub{font-weight: 600;}
    /*-----------------------------------
    contact
    -------------------------------------*/
    
    .toast {
      margin: 0 auto;
      padding-left: 0;
      margin-bottom: 1rem;
      cursor: pointer;
      color: #fff;
      text-align: left;
    }
    
    .toast a {
      text-align: left;
      font-size: 15px;
      text-decoration: none;
      color: #fff;
      cursor: pointer;
    }
      .info_content {
        text-align: center;
    
        color: #fff;
    }
    
    .info_content .header_normal {
      display: inline-block;
    }
    
    .header_normal {
      font-size: 18px;
      font-family: 'Hiragino Sans W5';
      margin: .5rem auto 0;
    }
    
    
    element.style {
    }
    .info_content .info_table {
        width: 95%;
        margin: 3rem auto 0;
        font-size: 3vw;
        border-collapse: collapse;
    }
    
    table {
      display: table;
      border-collapse: separate;
      box-sizing: border-box;
      text-indent: initial;
      border-spacing: 2px;
      border-color: grey;
    }
    tbody {
      display: table-row-group;
      vertical-align: middle;
      border-color: inherit;
    }
    
    .info_content .info_table {
      width: 95%;
      margin: 2rem auto 0;
      font-size: 11px;
      border-collapse: collapse;
    }
    
    .info_content .info_table .table_row {
      padding: 1rem 0;
      border-bottom: .5px solid #787878;
    }
    
    .info_content .info_table .table_row .table_head {
      width: 35%;
      padding: 1rem;
      text-align: center;
      font-family: "ヒラギノ角ゴ StdN W6",sans-serif;
      background-color: #f3f3f7;
    }
    
    td {
      display: table-cell;
      vertical-align: inherit;
    }
    
    .info_content .info_table .table_row .table_content {
      width: 65%;
      padding: 2% 0;
      padding-left: 0.5rem;
      text-align: left;
      font-family: "ヒラギノ角ゴ StdN W3", "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
    }
    
    
    .info_content{padding:0 2%;}
    
    .info_content .info_text {
      width: 100%;
      margin: 1.5rem auto;
      text-align: justify;
      text-justify: inter-ideograph; /* IE用 */
      font-family: "ヒラギノ角ゴ StdN W3",sans-serif, "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
      font-size: 12px;
      line-height: 1.2rem;
    }
    
    .info_content .info_text .head {
      font-family: "ヒラギノ角ゴ StdN W6", "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;;
    }
    
    
    
    .page-top100vh{height: 100vh;}
    
    .page-top-center{margin-top: 50px;}
    .page-top{margin: 0 auto;text-align: center;}

}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {

  body{width: 320px;}
  ._wrapper{width:100% ;
    margin: 0 auto;}
  
    
    .red{color:#FF000B;}
    red{color:#FF000B;
      text-decoration: underline;
      display: inline-block;}
      red2{color:#FF000B;
       }
    
    /*--------------------
     Header Regular 
    ----------------------*/
    
    
    .header {}
    .logo{width: 133px;;}
    
    /*--------------------
     hero-section
    ----------------------*/
    
    .hero-section{width: 100%;
      height: 590px;
      background-image: url(/images/top-img_.jpg);    /* 背景画像指定 */
      background-size:cover;   
      background-position: top; }
    
    .hero{position: relative;
      width: 100%;
      margin: 0 auto;
}
    .hero-ttl{text-align: center;
      font-size: 25px;
      line-height: 35px;
      font-weight:bold;
    margin-top: 10px;}
    
    
    
    /*-----------------------------------
    common
    -------------------------------------*/
    
    
    
    .contents{margin: 30px auto 0;text-align: center;padding:3%;}
    
    .btn{position:relative;
  width: 85%;
  margin: 5px auto 0;
      text-align: center;
     }
    
    .btn a{
      font-size: 12px;
      bottom: 20px;
      height: 100%;
      width: 100%;
      text-align: center;
      color:#fff;
      display: block;
      background: #D70C18;
      border-radius: 40px;
      padding:5%;
   }
    
      .btn a:hover{
        background: #000;

        }
    
        .btn a::after { /* 棒の表示設定 */
          content: "";
      margin: auto;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 35px; /* ②棒が長くなった分、右へ7px移動 */
      width: 10px;
      height: 10px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
        }
    .btn-box{display: block;width: 100%;}
    
        .btn2{position:relative;
          width:85%;
          margin: 50px auto 20px;
          text-align: center;
         }
        
        .btn2 a{
          font-size: 12px;
          bottom: 20px;
          height: 100%;
          width: 100%;
          text-align: center;
          color:#fff;
          display: block;
          background: #D70C18;
          border-radius: 40px;
          padding:5%;
}
        
          .btn2 a:hover{
            background: #000;

            }
        
            .btn2 a::after { /* 棒の表示設定 */
              content: "";
          margin: auto;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 35px; /* ②棒が長くなった分、右へ7px移動 */
          width: 10px;
          height: 10px;
          border-top: 2px solid #fff;
          border-right: 2px solid #fff;
          transform: rotate(45deg);
            }
    
    .link{
      margin-top: 20px;
      color: #fff;
      font-size: 11px;
      border-bottom: solid .5px #fff;
      padding-bottom: 2px;}
      .link:hover{
        margin-top: 20px;
        color: #FF000B;
        font-size: 12px;
        border-bottom: solid .5px #D70C18;
        padding-bottom: 2px;}
        
    /*-----------------------------------
    about
    -------------------------------------*/
    #about{}
    .about{margin:0 auto 0;text-align: center;
    }
    .ttl{font-size: 21px;font-weight: 900;color: #fff;
      text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color:#D70C18;
      display:inline-block;
      padding-bottom: 2px;}
    
    .about-txt{color: #fff;
      font-size: 11px;
      line-height: 17px;
      font-weight:normal;
      margin: 15px auto 0;
      text-align: justify;
      text-justify: inter-ideograph; /* IE用 */
      font-family: "遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;}
      .ph-img{width: 90%;margin:15px auto 0;
      }
      .about-txt2{text-align: center;
        color: #FF000B;
        font-size: 16px;
      line-height: 26px;
      font-weight: 600;
      margin:20px auto 15px;}
    
      .about-block{width: 100%;margin: 20px auto 0;
        display: flex;
      flex-direction: row;
      justify-content: space-between;}
        .about1{width: 100%;margin-right: 10px;}
        .about2{width: 100%;margin-left: 10px;}
    
        .benefits{width: 100%;
          margin: 30px auto 0;text-align: center;
        border: 3px solid #FF000B;box-sizing: border-box;
      border-radius: 10px;background: #fff;padding: 4% 0 7%;}
      .ttl-img{width:126px;}
      .about-txt3{text-align: center;
      font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin:0 auto 15px;}
    
    /*-----------------------------------
    description
    -------------------------------------*/
    #description{}
    .description{margin: 50px auto 0;
      text-align: center;}
    .ttl2{text-align: center;
    color: #fff;
    background: #D70C18;
    width: 100%;
    padding: .5%;
    font-size: 20px;
    }
    .des-ttl{
      margin-top: 10px;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
    }
    .des-txt{
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin: 10px auto 0;
    font-family: "遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
    }
    
    .requirements{margin: 30px auto 0;
    text-align: center;
    padding: 5% 6%;
    border: 1px solid #fff;
    box-sizing: border-box;}
    .req-ttl{font-size: 16px;
      text-align: center;
      color: #fff;
      font-weight: 600;
    }
    .req-txt{
      font-size: 10px;
      line-height: 16px;
      color: #fff;
      text-align: left;text-align: justify;
      text-justify: inter-ideograph; /* IE用 */;
    }
    
    
    .req-box{padding: 0% -2px 0% 1%;text-align: left;text-align: justify;
      text-justify: inter-ideograph; /* IE用 */;
          font-weight:500;}
     ol  {font-size: 12px;
      line-height: 18px;
      margin: 0;
      padding: 0;
      margin-top: 10px;
          font-weight:500;
      
    }
    ol li  {
      list-style: none;
      padding-left: 5px;
      text-indent: -14px;
      letter-spacing: 0;
      color: #fff;
      
    }
    
    .schedule-block{margin-top: 10px;}
    .sche-box{width: 100%;margin: 20px auto;display: block;}
    .sche1{margin-right: 2px;
      display: inline-block; /* 要素を横並びにするための設定 */
          vertical-align: top; /* 要素を上揃えにするための設定 */}
    .sche2{width: 55%;
      margin-left: 15px;
     display: inline-block; /* 要素を横並びにするための設定 */
    vertical-align: top; /* 要素を上揃えにするための設定 */}
    
    .number{color: #fff;padding: 25px 14px;border: 1px solid #fff;
    border-radius: 100px;font-size: 10px;}
    .sche-txt{font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      color: #fff;
      text-align: left;}
    
    .line{width: 85%;height: .5px;background: #fff;margin:20px auto 0 ;}
    .item-block{width: 100%;padding: 0 0 0 3%;}
    .item-box{width: 100%;margin: 30px auto -40px;display: block;}
    .item1{width: 55%;
      margin-right:3% ;
      display: inline-block; /* 要素を横並びにするための設定 */
          vertical-align: top; /* 要素を上揃えにするための設定 */}
    .item2{width: 39%;
     display: inline-block; /* 要素を横並びにするための設定 */
    vertical-align: top; /* 要素を上揃えにするための設定 */}
    
    .item-ttl{font-size: 16px;
    
    text-align: left;
    color: #FF000B;
    font-weight: 600;
    margin: 0 auto;}
    .item-txt{font-size: 14px;
      line-height: 20px;
      text-align: left;text-align: justify;
      text-justify: inter-ideograph; /* IE用 */;
      color: #fff;
      font-weight: 600;
    margin-top: 5px;padding-left: 16px;}
    .how-to-ph{width: 100%;}
    
    
    /*-----------------------------------
    Footer 
    -------------------------------------*/
      .footer {
        background-color:;
        padding: 10px 4% 10px;
        margin: 0 auto;text-align: center;
      }
      .footer2 {position: absolute;/* ←絶対位置 */
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-color: #;
        padding: 10px 4% 10px;
        margin: 0 auto;text-align: center;
      }
    .footer-logo{width: 165px;text-align: center;
      margin: 0 auto;display: block;}
      .footer-under{margin: 10px auto 0;
        padding: 0;text-align: center;}
      .footer-link1{font-size: 10px;
        text-align: center;
        color: #fff;
    display: block;
    font-weight:400;}
    .footer-link1:hover{font-size: 10px;
      text-align: center;
      color: #FF000B;
    display: block;opacity: .7;
    font-weight:400;}
        .footer-link2{font-size: 10px;
          text-align: center;
    
          color: #fff;
          margin: 10px auto ;
          font-weight:400;}
          .footer-link2:hover{font-size: 10px;
            text-align: center;
    
            color: #FF000B;
            margin: 10px auto ;}
          
          .footer-link3{width: 100px;display: inline-block;
            font-weight:400;color: #fff;}
          .footer-link3:hover{width: 100px;display: inline-block;color: #FF000B}
           .footer__copyright {
        font-size: 8px;
    font-weight: normal;
        text-align: center;
        margin: 20px;padding: 0;
        letter-spacing: -1;
            font-weight:400;
    
      }
    
      .link-txt{font-size: 8px;
            font-weight:400;}
    
      ul {
        list-style-type: none;
      padding-left: 0;
      }
      li {
        padding: 0px;
        margin: 10px;
            font-weight:400;
      }
      .footer-under {
        text-align: center;
      }
      .footer-under li {
        display: inline-block;
            font-weight:400;
            font-family: 'Montserrat', 'Noto Sans JP', sans-serif
      }
    
      .footerFixed{
        min-height:100vh; /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
        position: relative;/* ←相対位置 */
        
        box-sizing: border-box;
        /* ↑ヘッダーやフッターを含むすべての要素の高さ＝min-height:100vhになるように指定 */
    }
    
    /*-----------------------------------
    common-page
    -------------------------------------*/
    
    #page{}
    .page{margin: 30px auto 0;text-align: center;color: #fff;padding:0  3%;}
    .page-ttl{margin-top: 30px;
      font-weight: 600;;
      font-size: 16px;
    }
    .page-txt{font-size: 11px;
      line-height: 17px;
      text-align: justify;
      text-justify: inter-ideograph; /* IE用 */
    margin-top: 20px;}
      .page-ttl-sub{font-weight: 600;}
    /*-----------------------------------
    contact
    -------------------------------------*/
    
    .toast {
      margin: 0 auto;
      padding-left: 0;
      margin-bottom: 1rem;
      cursor: pointer;
      color: #fff;
      text-align: left;
    }
    
    .toast a {
      text-align: left;
      font-size: 15px;
      text-decoration: none;
      color: #fff;
      cursor: pointer;
    }
      .info_content {
        text-align: center;
    
        color: #fff;
    }
    
    .info_content .header_normal {
      display: inline-block;
    }
    
    .header_normal {
      font-size: 18px;
      font-family: 'Hiragino Sans W5';
      margin: .5rem auto 0;
    }
    
    
    element.style {
    }
    .info_content .info_table {
        width: 95%;
        margin: 3rem auto 0;
        font-size: 3vw;
        border-collapse: collapse;
    }
    
    table {
      display: table;
      border-collapse: separate;
      box-sizing: border-box;
      text-indent: initial;
      border-spacing: 2px;
      border-color: grey;
    }
    tbody {
      display: table-row-group;
      vertical-align: middle;
      border-color: inherit;
    }
    
    .info_content .info_table {
      width: 95%;
      margin: 2rem auto 0;
      font-size: 11px;
      border-collapse: collapse;
    }
    
    .info_content .info_table .table_row {
      padding: 1rem 0;
      border-bottom: .5px solid #787878;
    }
    
    .info_content .info_table .table_row .table_head {
      width: 35%;
      padding: 1rem;
      text-align: center;
      font-family: "ヒラギノ角ゴ StdN W6",sans-serif;
      background-color: #f3f3f7;
    }
    
    td {
      display: table-cell;
      vertical-align: inherit;
    }
    
    .info_content .info_table .table_row .table_content {
      width: 65%;
      padding: 2% 0;
      padding-left: 0.5rem;
      text-align: left;
      font-family: "ヒラギノ角ゴ StdN W3", "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
    }
    
    
    .info_content{padding:0 2%;}
    
    .info_content .info_text {
      width: 100%;
      margin: 1.5rem auto;
      text-align: justify;
      text-justify: inter-ideograph; /* IE用 */
      font-family: "ヒラギノ角ゴ StdN W3",sans-serif, "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;
      font-size: 12px;
      line-height: 1.2rem;
    }
    
    .info_content .info_text .head {
      font-family: "ヒラギノ角ゴ StdN W6", "Helvetica Neue",
        
      Arial,"遊ゴシック","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",
      "Hiragino Sans",'Montserrat', 'Noto Sans JP', sans-serif;;
    }
    
    
    
    .page-top100vh{height: 100vh;}
    
    .page-top-center{margin-top: 50px;}
    .page-top{margin: 0 auto;text-align: center;}





}