@charset "UTF-8";
/* ==========================================================
Name:
    base.css

Description:
    サイト全体に共通する設定を記述する

Contents:
    base settings
    javascript style hooks
    base blocks
========================================================== */
/* ==========================================================
*
*   base settings
*
========================================================== */
/* ---------------------------------------------
*   html, body
--------------------------------------------- */
html,
body {
  color: #222222;
  background-color: #f4e5e2;
  font-size: 18px;
  font-feature-settings: "palt";
  font-family: 'Quicksand', "Mplus 1p",'小塚ゴシック Pro','Kozuka Gothic Pro', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%; }
  @media screen and (max-width: 750px) {c
    html,
    body {
      font-size: 2.5vw; } }

body {
  line-height: 2; }
  @media screen and (max-width: 750px) {
    body {
      line-height: 2.2;
      min-width: 375px; } }

.textspace {
  letter-spacing: 0.1rem;
  }

p {
  font-size: 80%;
  }


/* ---------------------------------------------
*   <a> tag
--------------------------------------------- */
a {
  color: inherit;
}

a_link {
  text-decoration: none;  }


/* ---------------------------------------------
*   <img> tag
--------------------------------------------- */
img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom; }

/* for IE */
img[src$=".svg"] {
  width: 100%; }

/* ---------------------------------------------
*   <hr> tag as anchor target
--------------------------------------------- */
hr[id^="anchor-"] {
  display: block;
  width: auto;
  height: 0;
  border: 0;
  background: 0;
  padding: 0;
  margin: 0; }

hr[id^="anchor-"] {
  padding-top: 100px;
  margin-top: -100px; }
  @media screen and (max-width: 738px) {
    hr[id^="anchor-"] {
      padding-top: 50px;
      margin-top: -50px; } }

/* ==========================================================
*
*   javascript style hooks
*
========================================================== */
/* ---------------------------------------------
*   js-tel-disabled
--------------------------------------------- */
.js-tel-disabled {
  cursor: default;
  outline: none; }
  .js-tel-disabled:hover {
    text-decoration: none;
    opacity: 1; }

/* ==========================================================
*
*   base blocks
*
========================================================== */
/* ---------------------------------------------
*   header
--------------------------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background-color: rgba(255,255,255,0.8);
  color: #000;
  height: 60px;
box-shadow: 10px 0px 15px 0px rgba(0,0,0,0.3) ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 738px) {
    .header {
      height: 50px; } }
      

/* ---------------------------------------------
*   wrapper
--------------------------------------------- */
.wrapper {
  margin-top: 60px;
  overflow-x: hidden; }
  @media screen and (max-width: 738px) {
    .wrapper {
      margin-top: 50px; } }

/* ---------------------------------------------
*   global-nav
--------------------------------------------- */
.global-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(156, 26, 60, 0.8);
  padding-top: 20px;
  padding-bottom: 60px;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999; }
  .global-nav__inner {
    width: 89.0625vw;
    padding-right: 0.78125vw;
    padding-left: 0.78125vw;
    max-width: 1120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto; }
  .global-nav__close {
    width: 40px;
    margin-right: 0;
    margin-left: auto; }
  .global-nav__list {
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    margin-top: 70px; }
  .global-nav__list-item:nth-of-type(n+2) {
    margin-top: 30px; }
  .global-nav__link {
    display: block; }
  @media screen and (max-width: 738px) {
    .global-nav {
      padding-top: 15px;
      padding-bottom: 30px; }
      .global-nav__inner {
        width: 85.9%; }
      .global-nav__close {
        width: 20px; }
      .global-nav__list {
        font-size: 15px;
        margin-top: 35px; }
      .global-nav__list-item:nth-of-type(n+2) {
        margin-top: 15px; } }

/* ---------------------------------------------
*   contents
--------------------------------------------- */


.lp_container{
    width: 750px;
    display: block;
   text-align: center;
   margin: 0 auto;
   }

.contents01 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_01_top.jpg");
      height: 1017px;
  }

.contents02 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_02_wnokouka.jpg");
      height: 1003px;
  }

.contents023 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_023_title.jpg");
      height: 340px;
  }


.contents03 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_03_4ko.jpg");
      height: 1201px;
  }
  
  
.contents04 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_04_8ko.jpg");
      height: 1055px;
  }
  
 .contents045 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_04_16ko.jpg");
      height: 1055px;
  }

 
.contents05 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_05_acosme.jpg");
      height: 873px;
  }
  
  
.contents06 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_06_sns.jpg");
      height: 1223px;
  }
  
  
.contents07 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_07_magazin.jpg");
      height: 1024px;
  }
  
  
.contents08 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_08_use.jpg");
      height: 2223px;
  }
  
  
.contents09 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_09_teiki.jpg");
      height: 2041px;
  }


.contents10 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_10_onayami.jpg");
      height: 2937px;
  }

.contents11 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_11_tansan.jpg");
      height: 6584px;
  }

.contents12 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_12_qanda.jpg");
      height: 2060px;
  }

.contents13 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/lp_13_teikishort.jpg");
      height: 1444px;
  }

.contents14 {
   margin: 0 auto;
    background-size:cover;
    background-position: 50% 50%;
    background-repeat:no-repeat;
    background:#FFCAE0;
    background-image: url("../img/dioxy_4_baner.jpg");
      height: 250px;
  }

.button_a{
   width: 60%;
    margin:  0 auto; 
  padding-top: 900px;
}


@keyframes shiny {
    0% { left: -20%; }
    100% { left: 120%; } 
}



.shiny-btn {
    position: relative; top:890px;
    display: block;
    width: 650px;
    height: 164px;
    margin:  0 auto; 
    border-radius: 100px;
    text-decoration: none;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    overflow: hidden;
     /* アニメーション */
    animation-name: shiny-btn;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    }



@keyframes shiny-btn {
    {transform: translate(0px, 10px);
	}
	50% {
    transform: translate(0px, -10px);
	}
    }



.shiny-btn::after {
    content: '';
    position: absolute;
    left: 20%;
    width: 40px;
    height: 100%;
    transform: scale(2) rotate(30deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .7) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}



@keyframes shiny2 {
    0% { left: -20%; }
    100% { left: 120%; }
}

.shiny2-btn {
    position: relative;
    top:735px;
    display: block;
    width: 650px;
    height: 162px;
    margin:  0 auto; 
    border-radius: 100px;
    text-decoration: none;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0);
    overflow: hidden;
     /* アニメーション */
    animation-name: shiny-btn2;
    animation-duration: 1.2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}


@keyframes shiny-btn2 {
		{transform: translate(0px, 10px);
	}
	50% {
		transform: translate(0px, -10px);
	}
    }


.shiny2-btn::after {
    content: '';
    position: absolute;
    left: 20%;
    width: 40px;
    height: 100%;
    transform: scale(2) rotate(30deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .7) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny2;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}



/* ---------------------------------------------
*   main
--------------------------------------------- */

.main_pink {
  background-color: #FEF2F2;
  position: relative;  z-index: -2;  }




/* ---------------------------------------------
*   breadcrumb
--------------------------------------------- */
/* ---------------------------------------------
*   sidebar
--------------------------------------------- */
/* ---------------------------------------------
*   sidebar-nav
--------------------------------------------- */

/* 

/* ---------------------------------------------
*   footer
--------------------------------------------- */
.footer {
  margin-top: 50px; }
  @media screen and (max-width: 738px) {
    .footer {
      margin-top: 14.0625vw; } }
  */    

 
/* ---------------------------------------------
*   footer
--------------------------------------------- */
.footer {
    position: relative;
    padding: 100px 0 60px;
    background-color: #006B9B;
}

@media screen and (max-width: 738px) {
    .footer {
        padding: 17.61518vw 0 10.84011vw;
    }
}



/*  footer-container
--------------------------------------------- */
.footer-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1280px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 738px) {
    .footer-container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: auto;
        margin-left: auto;
        padding-right: 5.28455vw;
        padding-left: 5.28455vw;
        width: auto;
    }
}

/*  footer-link"
--------------------------------------------- */
.footer-link__content {
    display: block;
    margin: 0 auto;
    margin-bottom: 45px;
    width: 250px;
    text-align: center;
    font-size: 1.25rem;
    line-height: 3.2;
}

.ie11 .footer-link__content {
    padding-top: 6.5px;
}

@media screen and (max-width: 738px) {
    .footer-link__content {
        width: 31.16531vw;
        font-size: 0.95238rem;
        line-height: 3;
    }
}

@media screen and (max-width: 738px) {
    .footer-link__content {
        margin-bottom: 4.06504vw;
    }
}

.footer-link__content--black {
    border: 2px solid #000;
    background-color: #fff;
    color: #000;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
}

@media screen and (min-width: 739px) {
    .footer-link__content--black:hover {
        background-color: #fff;
        color: #fff;
    }
}

.footer-link__content--white {
    border: 2px solid #fff;
    background-color: #fff;
    color: #fff;
    font-weight: bold;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
}

@media screen and (min-width: 739px) {
    .footer-link__content--white:hover {
        background-color: #fff;
        color: #fff;
    }
}

/*  footer-nav
--------------------------------------------- */
.footer-nav__list {
    font-size: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    justify-content: center;
}

.footer-nav__list-item {
    padding: 0 10px;
    border-right: 1px solid #000;
    color: #000;
    line-height: 1;
    -webkit-transition: color 0.8s;
    transition: color 0.8s;
}

@media screen and (min-width: 739px) {
    .footer-nav__list-item:hover {
        color: #FA0264;
    }
}

.ie11 .footer-nav__list-item {
    padding-top: 3px;
}

.footer-nav__list-item:first-child {
    border-left: 1px solid #000;
}

@media screen and (max-width: 738px) {
    .footer-nav {
        padding-top: 6.09756vw;
    }
    .footer-nav__list {
	display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;

        -webkit-box-pack: center;
        justify-content: center;
    }
    .footer-nav__list-item {
        padding: 0 0.5vw;
        border-right: 1px solid #fff;
        color: #000;
        font-size: 0.6rem;
        line-height: 1;
        -webkit-transition: color 0.8s;
        transition: color 0.8s;
    }
}

@media screen and (max-width: 738px) and (min-width: 739px) {
    .footer-nav__list-item:hover {
        color: #FA0264;
    }
}

@media screen and (max-width: 738px) {
    .footer-nav__list-item:first-child {
        border-left: 0px solid #000;
    }
}

/*  footer-info
--------------------------------------------- */
.footer-info {
    color: #fff;
}

.footer-info__comapny {
    padding: 40px 0 10px;
    font-size: 1.25rem;
}

@media screen and (max-width: 738px) {
    .footer-info__comapny {
        padding: 6.77507vw 0 2.03252vw;
        font-size: 0.95238rem;
    }
}

@media screen and (max-width: 738px) {
    .footer-info__address {
        font-size: 0.7619rem;
        line-height: 1.7;
    }
}

/*  footer-copyright
--------------------------------------------- */
.footer-copyright {
    padding-top: 17px;
    padding-bottom: 17px;
    color: #fff;
    height: 200px;
    line-height: 1.2;
  background-color: #FFF;
  }

.box1 {
    padding: 0.5em 1em;
    margin: 1em 0;
    font-weight: bold;
    border: solid 1px #000000;
}
.box1 p {
    margin: 0; 
    padding: 0;
}

          
      
      
/*  footer-pagetop
--------------------------------------------- */
.footer-pagetop {
  display: none;
  position: fixed;
  bottom: 0px;
  width: 750px;
  height: 130px;
  background-color: rgba(0,0,0,0);
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  z-index: 11; }
  .footer-pagetop img {
    width: 100%; }
  .footer-pagetop__link {
    height: 100%; }
  .footer-pagetop a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%; }




.footer-button1{
    padding:  0;                /* ulタグのデフォルトCSSを打ち消し */
    margin:  0;                 /* ulタグのデフォルトCSSを打ち消し */
    list-style: none;           /* ulタグのデフォルトCSSを打ち消し */
    text-align:  center; 
}

.footer-button1 > li {
    display:  inline-block;     /* インラインブロック要素にする */
    width: 50%;
    height: auto;
    vertical-align:  middle;    /* 要素を上下中央で揃える */
}



.footer-a-button2,
.footer-b-button2 {
    float:left;
    width:33.3%;
}


.footer-a-button2 form,
.footer-b-button2 form {
    width:100%;
    text-align:center;
}


.footer-button2 after{
    clear:both;
    content:"";
    overflow:hidden;
    clear:both;
}


/*  footer-store
--------------------------------------------- */
.footer-store {
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 150px;
  height: 150px;
  border: 0px;
  background-color: rgba(0,0,0,0);
  z-index: 99; }
  .footer-store:hover {
    background-color: #000; }
  .footer-store img {
    width: 90%; }
  @media screen and (max-width: 738px) {
    .footer-store {
      bottom: 0vw;
      right: 0vw;
      width: 15.9375vw;
      height: 15.9375vw; }
      .footer-store img {
        width: 6.5625vw; } }


/*
/*  footer-copyright
--------------------------------------------- */
.footer-copyright {
  text-align: center;
  font-size: 100%;
  padding-top: 4%;
  color: #000; }



 
/*  Q&A
--------------------------------------------- */

 

 .cp_qa *, .cp_qa *:before, .cp_qa *:after {
font-family: 'FontAwesome', sans-serif;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.cp_qa {
margin: 0 auto;
background: #ffffff;
}

.cp_qa input {
display: none;
}

/* カテゴリー */
.cp_qa #cp_content1,
.cp_qa #cp_content2,
.cp_qa #cp_content3,
.cp_qa #cp_content4,
.cp_qa #cp_content5,
.cp_qa #cp_content6,
.cp_qa #cp_content7 {
display: none;
padding: 10px 0 0;
border-top: 1px solid #dddddd;
}

.cp_qa label.cp_tabitem {
display: inline-block;
font-size: 0.6rem;
width: 24%;
margin: 0 0 -1px;
padding: 30px 0px;
text-align: center;
letter-spacing: 0.1em;
color: #000;
border: 1px solid transparent;
border-top: 5px solid #ddd;
}

@media screen and (max-width: 738px) {
.cp_qa label.cp_tabitem {
display: inline-block;
font-size: 0.6rem;
width: 49%;
margin: 0% -1px;
padding: 5% 0px;
text-align: center;
color: #000;
border: 1px solid transparent;
border-top: 5px solid #ddd;
}


.cp_qa label.cp_tabitem:before {
margin-right: 0px;
}

.cp_qa label.cp_tabitem[for*='1']; }
.cp_qa label.cp_tabitem[for*='2']; }
.cp_qa label.cp_tabitem[for*='3']; }
.cp_qa label.cp_tabitem[for*='4']; }
.cp_qa label.cp_tabitem[for*='5']; }
.cp_qa label.cp_tabitem[for*='6']; }
.cp_qa label.cp_tabitem[for*='7']; }
.cp_qa label.cp_tabitem:hover {
cursor: pointer;
color: #888888;
}

.cp_qa input:checked + label {
color: #FA0264;
border: 1px solid #dddddd;
border-bottom: 1px solid #ffffff;
}

/* --ブロックのバーの色 */
.cp_qa input:checked + label[for*='1'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='2'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='3'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='4'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='5'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='6'] {
border-top: 5px solid #FA0264;
}
.cp_qa input:checked + label[for*='7'] {
border-top: 5px solid #FA0264;
}

/*
@media screen and (max-width: 650px) {
.cp_qa label.cp_tabitem {
font-size: 0;
}
label:before {
font-size: 18px;
margin: 0;
}
}
*/
/*
@media screen and (max-width: 400px) {
.cp_qa label.cp_tabitem {
padding: 15px;
}
.cp_qa label.cp_tabitem:before {
margin-right: 0px;
}
}
*/

/* QAブロック */
.cp_qa #cp_conttab1:checked ~ #cp_content1,
.cp_qa #cp_conttab2:checked ~ #cp_content2,
.cp_qa #cp_conttab3:checked ~ #cp_content3,
.cp_qa #cp_conttab4:checked ~ #cp_content4,
.cp_qa #cp_conttab5:checked ~ #cp_content5,
.cp_qa #cp_conttab6:checked ~ #cp_content6,
.cp_qa #cp_conttab7:checked ~ #cp_content7 {
display: block;
}

.cp_qa .cp_qain {
overflow-x: hidden;
letter-spacing: 0.1em;
margin: 0 auto;
color: #000;
}

.cp_qa .cp_qain .cp_actab {
padding: 20px 0;
border-bottom: 1px dotted #cccccc;
}

/* 質問 */
.cp_qa .cp_qain label {
position: relative;
font-size: 1.5rem;
font-weight: 600;
display: block;
width: 100%;
margin: 0;
padding: 10px 10px 0 48px;
cursor: pointer;
text-align: left;
}





/* ＋アイコン */
.cp_qa .cp_qain .cp_plus {
font-family:'arial', sans-serif;
font-size: 1.4em;
font-weight: 600;
line-height: 100%;
color: #560617;
position: absolute;
z-index: 5;
margin-top: 3px;
margin-left: 10px;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}

/* 答え */
.cp_qa .cp_qain .cp_actab-content {
position: relative;
overflow: hidden;
font-size: 1.1rem;
height: 0;
margin: 0 10px 0 48px;
padding: 14px 0;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
opacity: 0;
text-align: left;
}





/* 質問を開いた時の仕様 */
.cp_qa .cp_qain .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
height: auto;
opacity: 1;
}

/* 質問をクリックした時の▼アイコンの動き*/
.cp_qa .cp_qain .cp_actab input[type=checkbox]:checked ~ .cp_plus {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} 


.arrow {
    display: block;
    margin: 0 auto;
    padding-top: 1px;
    width: 25px;
    text-align: center;
}



iframe {
  width: 100%;
  height: 735px;
}

.flex{
    display:flex;
   margin-top: 4%;
   margin-bottom: 4%;
}

.flex-item{
   flex-basis:48%;
   margin-right: 4%;
}
.flex-item2{
   flex-basis:48%;
}





/* ---------------------------------------------
*   section2
--------------------------------------------- */
.section2 {
  padding-top: 40px;
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 32px;
  font-feature-settings: "palt";
  font-family: 'Quicksand', "Mplus 1p",'小塚ゴシック Pro','Kozuka Gothic Pro', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}



 ========================================================== */
/* ---------------------------------------------
*   margin-top
--------------------------------------------- */
.mgt-pc--m160 {
  margin-top: -160px !important; }

.mgt-pc--m80 {
  margin-top: -80px !important; }  

.mgt-pc--m40 {
  margin-top: -40px !important; }
    
.mgt-pc--m20 {
  margin-top: -20px !important; }

 .mgt-pc--0 {
  margin-top: 0 !important; }

.mgt-pc--5 {
  margin-top: 5px !important; }

.mgt-pc--10 {
  margin-top: 10px !important; }

.mgt-pc--15 {
  margin-top: 15px !important; }

.mgt-pc--20 {
  margin-top: 20px !important; }

.mgt-pc--25 {
  margin-top: 25px !important; }

.mgt-pc--30 {
  margin-top: 30px !important; }

.mgt-pc--35 {
  margin-top: 35px !important; }

.mgt-pc--40 {
  margin-top: 40px !important; }

.mgt-pc--45 {
  margin-top: 45px !important; }

.mgt-pc--50 {
  margin-top: 50px !important; }

.mgt-pc--55 {
  margin-top: 55px !important; }

.mgt-pc--60 {
  margin-top: 60px !important; }

.mgt-pc--65 {
  margin-top: 65px !important; }

.mgt-pc--70 {
  margin-top: 70px !important; }

.mgt-pc--75 {
  margin-top: 75px !important; }

.mgt-pc--80 {
  margin-top: 80px !important; }

.mgt-pc--85 {
  margin-top: 85px !important; }

.mgt-pc--90 {
  margin-top: 90px !important; }

.mgt-pc--95 {
  margin-top: 95px !important; }

.mgt-pc--100 {
  margin-top: 100px !important; }

.mgt-pc--105 {
  margin-top: 105px !important; }

.mgt-pc--110 {
  margin-top: 110px !important; }

.mgt-pc--115 {
  margin-top: 115px !important; }

.mgt-pc--120 {
  margin-top: 120px !important; }

.mgt-pc--125 {
  margin-top: 125px !important; }

.mgt-pc--130 {
  margin-top: 130px !important; }

.mgt-pc--135 {
  margin-top: 135px !important; }

.mgt-pc--140 {
  margin-top: 140px !important; }

.mgt-pc--145 {
  margin-top: 145px !important; }

.mgt-pc--150 {
  margin-top: 150px !important; }

.mgt-pc--155 {
  margin-top: 155px !important; }

.mgt-pc--160 {
  margin-top: 160px !important; }

.mgt-pc--165 {
  margin-top: 165px !important; }

.mgt-pc--170 {
  margin-top: 170px !important; }

.mgt-pc--175 {
  margin-top: 175px !important; }

.mgt-pc--180 {
  margin-top: 180px !important; }

.mgt-pc--185 {
  margin-top: 185px !important; }

.mgt-pc--190 {
  margin-top: 190px !important; }

.mgt-pc--195 {
  margin-top: 195px !important; }

.mgt-pc--200 {
  margin-top: 200px !important; }

.mgt-pc--205 {
  margin-top: 205px !important; }

.mgt-pc--210 {
  margin-top: 210px !important; }

.mgt-pc--215 {
  margin-top: 215px !important; }

.mgt-pc--220 {
  margin-top: 220px !important; }

.mgt-pc--225 {
  margin-top: 225px !important; }

.mgt-pc--230 {
  margin-top: 230px !important; }

.mgt-pc--235 {
  margin-top: 235px !important; }

.mgt-pc--240 {
  margin-top: 240px !important; }

.mgt-pc--245 {
  margin-top: 245px !important; }

.mgt-pc--250 {
  margin-top: 250px !important; }
  
  
  .pdt-pc--100 {
  padding-top: 100px !important; }
.pdl-pc--200 {
  padding-left: 200px !important; }
.pdt-pc--50 {
  padding-top: 30px !important; }
.pdl-pc--250 {
  padding-left: 250px !important; }
.pdl-pc--330 {
  padding-left: 330px !important; }
.pdl-pc--80 {
  padding-left: 80px !important; } 
