@charset "utf-8";
body{
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 180%;
    color: #534741;
}
.anchor{
    display: block;
    padding-top: 100px;
    margin-top: -100px;
}
.pc-view{}
.sp-view{display: none;}

a{
	text-decoration: none;
	color: #CD0669;
}
a:hover{
	text-decoration: none;
	color: #F43B97;
}

a img {transition: 0.5s ;}
a img:hover {opacity: 0.8 ;}

  .kaigyou { display: inline-block; }
img{
    max-width: 100%;
    height: auto;
	vertical-align:top;
}
.kado10{
    border-radius: 10px;
}
.kado5{
    border-radius: 5px;
}
h2{
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.mincho{
font-family: "shippori-mincho-b1", sans-serif;
font-weight: 600;
font-style: normal;}
.kakugo{font-family: "source-han-sans-japanese", sans-serif;
font-weight: 900;
font-style: normal;}
.under-tensen{
    border-bottom: 2px dashed #534741;
}

.p-list ul, .p-list ol {
  background: #fcfcfc;/*背景色*/
  padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
  border: solid 1px gray;/*線の種類 太さ 色*/
	  list-style: square;     /* アイコンの種類指定 */
}

.p-list ul li, .p-list ol li {
  line-height: 1.5; /*文の行高*/
  padding: 0.5em 0; /*前後の文との余白*/
}

/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }
.valign_m { vertical-align: middle; }
.align_c_pc { text-align: center; }
.align_l_pc { text-align: left; }
.align_r_pc { text-align: right; }
/*  bg
-----------------------------------------------------------------------------*/
.bg-black{
	background-color: #333;
	color: #FFF;
}
.bg-grey{
	background-color: #f2f2f2;
}
.bg-green{
	background-color: #68a85c;color: #FFF;
}
.bg-pink{
	background-color: #e51373;color: #FFF;
}
.bg-pink2{
	background-color: #FFDAE6;
}
.bg-blue{
	background-color: #3d5d85;
	color: #FFF;
}
.bg-black .sikaku{
	font-weight: bold;
	color: #333;
	background-color: #FFF;
}
.bg-red{
    background-color: #c0272d;
    color: #FFF;
}
.bg-yellow{ background-color: #fcee21;}
.bg-yellow2{
	background-color: #FFFAB8;
}
.bg-orange-grade{
    background-image: linear-gradient(0deg, rgba(255, 211, 0, 1), rgba(228, 63, 95, 1));
}

.bg-blown-grade2{
    background-image: linear-gradient(0deg, rgba(198, 177, 152, 1), rgba(255, 255, 255, 1));
}
.bg-blown{ background-color:#f3e8da;}
.bg-blown2{ background-color:#534741;color: #FFF;}
.bg-whiteusu{background:rgba(255,255,255,0.8);}
.bg-whiteusu2{background:rgba(255,255,255,0.4);}
.bg-white{background:rgba(255,255,255,1);}

.waku-pink{
	border: 2px solid #E51373;
}
.waku-blue{
	border: 2px solid #1379E5;
}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/
.m_0  { margin: 0px !important; }
.m_5  { margin: 5px !important; }
.m_10 { margin: 10px !important; }
.m_15 { margin: 15px !important; }
.m_20 { margin: 20px !important; }
.m_25 { margin: 25px !important; }
.m_30 { margin: 30px !important; }
.m_35 { margin: 35px !important; }
.m_40 { margin: 40px !important; }
.m_45 { margin: 45px !important; }
.m_50 { margin: 50px !important; }
.m_55 { margin: 55px !important; }

.m_t5  { margin-top: 5px !important; }
.m_t10 { margin-top: 10px !important; }
.m_t15 { margin-top: 15px !important; }
.m_t20 { margin-top: 20px !important; }
.m_t25 { margin-top: 25px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t35 { margin-top: 35px !important; }
.m_t40 { margin-top: 40px !important; }
.m_t45 { margin-top: 45px !important; }
.m_t50 { margin-top: 50px !important; }
.m_t55 { margin-top: 55px !important; }
.m_t80 { margin-top: 80px !important; }
.m_t100 { margin-top: 100px !important; }
.m_t200 { margin-top: 200px !important; }

.m_b5  { margin-bottom: 5px !important; }
.m_b10 { margin-bottom: 10px !important; }
.m_b15 { margin-bottom: 15px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_b25 { margin-bottom: 25px !important; }
.m_b30 { margin-bottom: 30px !important; }
.m_b35 { margin-bottom: 35px !important; }
.m_b40 { margin-bottom: 40px !important; }
.m_b45 { margin-bottom: 45px !important; }
.m_b50 { margin-bottom: 50px !important; }
.m_b55 { margin-bottom: 55px !important; }
.m_b80 { margin-bottom: 80px !important; }
.m_b100 { margin-bottom: 100px !important; }
.m_b200 { margin-bottom: 200px !important; }

.m_l0  { margin-left: 0px !important; }
.m_l5  { margin-left: 5px !important; }
.m_l22 { margin-left: 22px !important;}
.m_l10 { margin-left: 10px !important; }
.m_l15 { margin-left: 15px !important; }
.m_l20 { margin-left: 20px !important; }
.m_l25 { margin-left: 25px !important; }
.m_l30 { margin-left: 30px !important; }
.m_l35 { margin-left: 35px !important; }
.m_l40 { margin-left: 40px !important; }
.m_l45 { margin-left: 45px !important; }
.m_l50 { margin-left: 50px !important; }
.m_l55 { margin-left: 55px !important; }


.m_r5  { margin-right: 5px !important; }
.m_r10 { margin-right: 10px !important; }
.m_r15 { margin-right: 15px !important; }
.m_r20 { margin-right: 20px !important; }
.m_r25 { margin-right: 25px !important; }
.m_r30 { margin-right: 30px !important; }
.m_r35 { margin-right: 35px !important; }
.m_r40 { margin-right: 40px !important; }
.m_r45 { margin-right: 45px !important; }
.m_r50 { margin-right: 50px !important; }
.m_r55 { margin-right: 55px !important; }

/*--*/
.p_5  { padding: 5px !important; }
.p_10 { padding: 10px !important; }
.p_15 { padding: 15px !important; }
.p_20 { padding: 20px !important; }
.p_25 { padding: 25px !important; }
.p_30 { padding: 30px !important; }
.p_35 { padding: 35px !important; }
.p_40 { padding: 40px !important; }
.p_45 { padding: 45px !important; }
.p_50 { padding: 50px !important; }
.p_55 { padding: 55px !important; }

.p_t5  { padding-top: 5px !important; }
.p_t10 { padding-top: 10px !important; }
.p_t15 { padding-top: 15px !important; }
.p_t20 { padding-top: 20px !important; }
.p_t25 { padding-top: 25px !important; }
.p_t30 { padding-top: 30px !important; }
.p_t35 { padding-top: 35px !important; }
.p_t40 { padding-top: 40px !important; }
.p_t45 { padding-top: 45px !important; }
.p_t50 { padding-top: 50px !important; }
.p_t55 { padding-top: 55px !important; }
.p_t80 { padding-top: 80px !important; }
.p_t100 { padding-top: 100px !important; }
.p_t200 { padding-top: 200px !important; }

.p_b5  { padding-bottom: 5px !important; }
.p_b10 { padding-bottom: 10px !important; }
.p_b15 { padding-bottom: 15px !important; }
.p_b20 { padding-bottom: 20px !important; }
.p_b25 { padding-bottom: 25px !important; }
.p_b30 { padding-bottom: 30px !important; }
.p_b35 { padding-bottom: 35px !important; }
.p_b40 { padding-bottom: 40px !important; }
.p_b45 { padding-bottom: 45px !important; }
.p_b50 { padding-bottom: 50px !important; }
.p_b55 { padding-bottom: 55px !important; }
.p_b80 { padding-bottom: 80px !important; }
.p_b100 { padding-bottom: 100px !important; }
.p_b200 { padding-bottom: 200px !important; }

.p_l5  { padding-left: 5px !important; }
.p_l10 { padding-left: 10px !important; }
.p_l15 { padding-left: 15px !important; }
.p_l20 { padding-left: 20px !important; }
.p_l25 { padding-left: 25px !important; }
.p_l30 { padding-left: 30px !important; }
.p_l35 { padding-left: 35px !important; }
.p_l40 { padding-left: 40px !important; }
.p_l45 { padding-left: 45px !important; }
.p_l50 { padding-left: 50px !important; }
.p_l55 { padding-left: 55px !important; }

.p_r5  { padding-right: 5px !important; }
.p_r10 { padding-right: 10px !important; }
.p_r15 { padding-right: 15px !important; }
.p_r20 { padding-right: 20px !important; }
.p_r25 { padding-right: 25px !important; }
.p_r30 { padding-right: 30px !important; }
.p_r35 { padding-right: 35px !important; }
.p_r40 { padding-right: 40px !important; }
.p_r45 { padding-right: 45px !important; }
.p_r50 { padding-right: 50px !important; }
.p_r55 { padding-right: 55px !important; }

.textline_125{line-height: 125%;}
.textline_180{line-height: 180%;}

/*  text
/*-------------------------------------------------------*/
/*--*/

.txt-10{font-size: 10px;
line-height: 140%;}
.txt-14{font-size: 14px;
line-height: 160%;}
.txt-20{font-size: 20px;
line-height: 180%;}
.txt-25{font-size: 25px;
line-height: 160%;}
.txt-30{font-size: 30px;
line-height: 140%;}
.txt-40{
    font-size: 40px;
    line-height: 120%;
}
.txt-50{font-size: 50px;
line-height: 120%;}
.txt-5em{
	font-size: 5em;
	line-height: 120%;
}
@media screen and (max-width: 480px){
.txt-14{font-size: 12px;}	
.txt-20{font-size: 15px;}
.txt-25{font-size: 20px;}
.txt-30{font-size: 25px;}
.txt-40{font-size: 32px;}	
.txt-50{font-size: 40px;}	
.txt-5em{font-size: 2.5em;}
}
.txt-b{
    font-weight: bold;
}
.font-c-red{
    color: #D70C00;
}
.font-c-ao{
	color: #222b7a;
}
.font-c-black{
	color: #000;
}
.font-c-white{
	color: #fff;
}
.font-c-orange{
	color: #F6995C;
}
.font-c-pink{
	color: #e51373;
}
.white-underline {
    background:linear-gradient(transparent 60%, #fff 60%);
}
.green-underline {
    background:linear-gradient(transparent 60%, #D6EEE1 60%);
}
.yellow-underline {
    background:linear-gradient(transparent 60%, #FFF46E 60%);
}
.kage {
    text-shadow: 0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000;
}
.hikari {
    text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;
}
.title01 {
	font-family: "source-han-sans-japanese", sans-serif;
font-weight: 900;
font-style: normal;
    display: inline-block;
    position: relative;
    line-height: 40px;
    font-weight: bold;
    font-size: 35px;
    padding-bottom: 20px;
}
.title01:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px; /*下線の上下位置調整*/
  display: inline-block;
  width: 80px; /*下線の幅*/
  height: 3px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}


.toplist ul {
  list-style: none;
}

.toplist li:before {
  content: '';
  display: inline-block;
  position: relative;
  left: -5px;
  top: -4px;
  width: 5px;
  height: 5px;
  background: #f00;
}

/*  margin,padding
/*-------------------------------------------------------*/
/*--*/

.full {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
}
.box-all{
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.box-1100{
	width: 1100px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-800{
	width: 800px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-500{
	width: 500px;
	max-width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.inner{
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.box-left{
	float: left;
}
.box-right{
	float: right;
}
.box-40{width: 38%;}
.box-50{width: 48%;}
.box-5050{width: 50%;}
.box-50-sp50{width: 48%;}
.box-60{width: 58%;}
.box-70{width: 70%;}
.box-30{width: 27%;}
.box-33{width: 33%;}
.box-25{width: 25%;}
@media screen and (max-width: 480px){
.box-50 , .box-70 , .box-30 , .box-33 , .box-40 , .box-60 , .box-5050{width: 100%;}
.box-25{width: 50%;}
}
.fuchidori {
  color: #000;
  text-shadow:1px 1px 2px #FFF, -1px -1px 2px #FFF,
              -1px 1px 2px #FFF, 1px -1px 2px #FFF,
              0px 1px 2px #FFF,  0-1px 2px #FFF,
              -1px 0 2px #FFF, 1px 0 2px #FFF;
}

.topbg{
    width: 100%;
    background-repeat: no-repeat;
  background-size: 80% auto;
  background-position: center center;
    background-image: url(../../img/header-bg.png);
    position: relative;
}
.bg-wave1{
	background-image: url(../../img/wave-white.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
.bg-wave2{
	background-image: url(../../img/wave-yellow.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
}
.bg-heart{
	width: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	background-image: url(../../img/heart.png);
	position: relative;
}

.btn,
a.btn,
button.btn {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.8rem 2rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #fff;
    border-radius: 0.1rem;
    
}
a.btn--red.btn--cubic {
  border-bottom: 5px solid #9f000c;
	background-color: #E70003;
}

a.btn--red.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}
a.btn--orange.btn--cubic {
  border-bottom: 5px solid #D35E1C;
	background-color: #F6995C;
}

a.btn--orange.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #D35E1C;
	
}
a.btn--white.btn--cubic {
  border-bottom: 5px solid #ccc;
	background-color: #fff;
}

a.btn--white.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #ccc;
	
}
a.btn--black.btn--cubic {
  border-bottom: 5px solid #333;
	background-color: #555;
}

a.btn--black.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #555;
	
}
a.btn--radius {
  border-radius: 10px;
}

@media screen and (max-width: 480px){.btn,
a.btn,
button.btn {
	font-size: 0.8rem;
	padding: 0.8rem 0.5rem;
	}}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}



.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
 

/* ボタン共通設定 */
.btn06{
    /*矢印の基点とするためrelativeを指定*/
  position: relative;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  background:#4D4D4D;
  color:#fff;
    padding: 10px 40px 10px 30px;
  
  border-radius:5px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/
    transition: ease .2s;
}

.btn06:hover{
  background:#555;
	color:#fff;
}



.button15 a {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 1em 2em;
    max-width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff;
    border-radius: 50vh;
    transition: 0.3s;
    text-decoration: none;
    border: 1px solid #8A8A8A;
}

.button15 a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50vh;
}

.button15 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translateY(-50%) rotate(45deg);
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.button15 a:hover {
  text-decoration: none;
  background-color: #E8E8E8;
}

/* 矢印が右に移動 */

.btnarrow1::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    top:42%;
    right: 13px;
    /*矢印の形状*/
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow1:hover::after{
    right: 11px;
}

/*テーブル*/
.tbl-r02 th {
  background: #666;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/*========= 背景動画設定のCSS ===============*/

/*header設定*/
#header-index{

    position: relative;/*h1の中央寄せ配置の起点とするためのrelative*/

} 

#video-area{
    position: fixed;
    z-index: -1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}

#video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

/*見出し設定*/
#header-index h1{
    /*要素の配置*/
    position:absolute;
    /*要素を天地中央寄せ*/
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    /*見た目の調整*/
    color:#fff;
    text-shadow: 0 0 15px #666;
}
#container-index{
  background:#fff;
  padding:50px 0;
  text-align: center;
}

.parent_box {
  display: flex;
}
.parent_box .underphoto{
    position: absolute;
    bottom: 0px;
}

.img-gallery ul {padding-inline-start: 0px;}

footer{
    border-top: 1px solid #B1B1B1;
    padding-bottom: 20px;
}


/*==================================================
スライダーのためのcss
===================================*/
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 0px;/*スライド左右の余白調整*/
}

.title-shisetsu{
    font-weight: bold;
    border-bottom: 1pt solid #000000;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

/*==================================================
モーダルウインドウ
===================================*/
.overlay { /* グレーの背景 */
  position: fixed;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.5s 0s ease;
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#pop-up {
  display: none;
}
#pop-up:checked + .overlay {
  visibility: visible;
  opacity: 1;
  z-index: 100000;
  background-color: #000000D0;
  width: 100%;
}
.popWindow {
  border-radius: 5px;
  overflow: auto; /* スクロールバー用 */
  max-height: 95%; /* すき間 */
  min-width: fit-content; /* 横幅が広い時に白の部分が大きくならないため */
  max-width: 95%; /* すき間 */
width: 900px;	
  position: fixed;
  top: 50%; /* 中央に */
  left: 50%; /* 中央に */
  transform: translate(-50%, -50%); /* 中央に */
  z-index: 100010;
  font-size: 13px;
  line-height: 18px;
  margin: 10px auto;
  padding: 4px 10px;
  background: #FFFD; /* 枠の色 */
  text-align: center; /* 文字を中央寄せ */
  transition: all 500ms ease-in-out;
}
.popWindow .ptitle {
  font-size: 15px;
  margin: 8px;
  color: #333;
}
.popWindow .close {
  position: absolute;
  top: 8px;
  right: 10px;
  transition: all 300ms;
  font-size: 24px;
  line-height: inherit;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  padding: 2px;
}
.popWindow .close:hover {
  color: #06D85F;
}
.popWindow::-webkit-scrollbar-track {
  background: none;
}
.popWindow::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.popWindow::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 5px;
}
.clickable:hover {
  cursor: pointer;
}
@media screen and (max-width: 700px){
.popWindow {
  border-radius: 5px;
  overflow: auto; /* スクロールバー用 */
  max-height: 95%; /* すき間 */
  min-width: 100%; /* 横幅が広い時に白の部分が大きくならないため */
  max-width: 95%; /* すき間 */
  position: fixed;
  top: 50%; /* 中央に */
  left: 50%; /* 中央に */
  transform: translate(-50%, -50%); /* 中央に */
  z-index: 100010;
  font-size: 13px;
  line-height: 18px;
  margin: 10px auto;
  padding: 4px 10px;
  background: #FFFD; /* 枠の色 */
  text-align: center; /* 文字を中央寄せ */
  transition: all 500ms ease-in-out;
}
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

/* table01 */
.table01{width: 100%;}
@media only screen and (max-width: 834px) {
.table01{
    width: 100%;
	
}}
.table01 tr {
	text-align: left;
	background: #f1f1f1;
}

.table01 th,
.table01 td {
  padding: 20px 0;
  border: none;
	vertical-align: middle;
	
}
.table01 tr:nth-child(2n) {
	background: #fff;
}
.table01 th {
	width: 30%;
	font-weight: bold;
	text-align: center;
}

/* sp 
@media only screen and (max-width: 834px) {
  .table01 th,
  .table01 td {
    width: 100%;
    display: block;
  }

  .table01 th {
    width: 100%;

  }

  .table01 td {
    padding-top: 0;
  }
}*/

.table_design01 {
  border-collapse: collapse;
  width: 100%;
}
.table_design01 th, .table_design01 td {
	border: 2px solid #FFFFFF;
	padding: 1em;
	vertical-align: middle; /* 垂直中央寄せ */
}
.table_design01 td {text-align: left;}
.table_design01 th {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}
.ul-anime a:hover {

  transition : all 0.5s;
}
/* 中央からsample */
.ul-anime a {
  position: relative;
  text-align: center;
  display: inline-block;

}
.ul-anime a::before {
  content: "";
  position: absolute;
  left: 100%;
  right: 100%;
  bottom: 0;
  height: 2px;
  background-color: #fff;
  -webkit-transition: left 0.2s ease, right 0.2s ease;
  -moz-transition: left 0.2s ease, right 0.2s ease;
  -o-transition: left 0.2s ease, right 0.2s ease;
  transition: left 0.2s ease, right 0.2s ease;
}
.ul-anime a:hover::before {
  left: 0;
  right: 0;
}

/* アニメーション設定 */
.scr-target {
    /* アニメーション開始から終了までの所要時間 */
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    /* アニメーションが開始するまでの遅延時間 */
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    /* アニメーションのループ回数 - infiniteで無限ループ */
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    /* キーフレームアニメーションで指定したプロパティをアニメーション開始前、終了後に適用するかどうか */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.scr-target[class*='fadeIn'],
.scr-target[class*='zoom'] {
    opacity: 0;
}

/* フェードイン */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
.anime__fadeIn.is-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/* フェードイン(上から) */
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInDown.is-active {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

/* フェードイン(下から) */
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInUp.is-active {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/* フェードイン(左から) */
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInLeft.is-active {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

/* フェードイン(右から) */
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.anime__fadeInRight.is-active {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

/* ズームイン */
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 1;
    }
}
.anime__zoomIn.is-active {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

/* ズームアウト */
@-webkit-keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.6, 1.6, 1.6);
        transform: scale3d(1.6, 1.6, 1.6);
    }
    100% {
        opacity: 1;
    }
}
@keyframes zoomOut {
    from {
        opacity: 0;
        -webkit-transform: scale3d(1.6, 1.6, 1.6);
        transform: scale3d(1.6, 1.6, 1.6);
    }
    100% {
        opacity: 1;
    }
}
.anime__zoomOut.is-active {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
.balloon1 {
    position: relative;
    display: inline-block;
    padding-top: 7px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    width: 100%;
    color: #fff;
    font-size: 35px;
    background: #534741;
    font-weight: bold;
    margin-bottom: 25px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #534741;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}

.report table {
  width: 100%;
}
.report th {
    padding-top: 5px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5px;
    text-align: center;
    text-align-last: justify;
    font-weight: bold;
	vertical-align: middle;
	width: 0;
    white-space: nowrap;
	
}
.report td {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.report tr:nth-child(even) {
  background: #fff;
}

.report tr:nth-child(odd) {
  background: #f8e2b9;
}
.gradient1{
	/*ボタンの形状*/
	display: inline-block;
	color: #fff;
	padding: 10px 60px;
	border-radius: 5px;
	text-decoration: none;
	outline: none;
	/*背景の色と形状*/
	background: linear-gradient(270deg, #5f1985 0%, #e43f5f 25%, #e43f5f 51%, #fdd300 100%);
	background-position: 1% 50%;
	background-size: 200% auto;
	/*アニメーションの指定*/
	transition: all 0.3s ease-out;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 5px 5px #FFFFFF;
	box-shadow: 5px 5px #FFFFFF;
}

/*hoverした際の、背景の場所とテキスト色の変更*/
.gradient1:hover {
    color: #fff;
    background-position: 99% 50%;
}

.gradient2{
	/*ボタンの形状*/
	display: inline-block;
	color: #fff;
	padding: 10px 40px;
	border-radius: 5px;
	text-decoration: none;
	outline: none;
	/*背景の色と形状*/
	background: linear-gradient(270deg, #037a77 0%, #06a5a4 25%, #06c755 51%, #6ed326 100%);
	background-position: 1% 50%;
	background-size: 200% auto;
	/*アニメーションの指定*/
	transition: all 0.3s ease-out;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 5px 5px #FFFFFF;
	box-shadow: 5px 5px #FFFFFF;
}

/*hoverした際の、背景の場所とテキスト色の変更*/
.gradient2:hover {
    color: #fff;
    background-position: 99% 50%;
}

.title-shasen {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	line-height: 1;
	color: #f11f8d;
	font-weight: bold;
	font-size: 40px;
}

.title-shasen::before,.title-shasen::after {
  width: 1px;
  height: 28px;
  content: "";
  background-color: #f11f8d;
}

.title-shasen::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.title-shasen::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}
.fukidashi-06 {
	position: relative;
	display: block;
	padding: 14px 32px;
	border: solid 2px #e51373;
	border-radius: 48px;
	color: #fff;
	background-color: #e51373;
	margin-top: 48px;
	margin-right: 48px;
	margin-left: 48px;
	margin-bottom: 20px;
	margin-inline: auto;
	width: fit-content;
	font-weight: bold;
}

.fukidashi-06::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  rotate: 135deg;
  translate: -50%;
}

.fukidashi-06::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: solid 2px;
  border-color: #e51373 #e51373 transparent transparent;
  background-color: #e51373;
  rotate: 135deg;
  translate: -50%;
}

.parent_box {
  display: flex;
}

.parent_box .yohaku {
  padding: 15px;
  margin-right: 5px;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.bg-heart{
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
	background-image: url(../../img/heart.png);
	position: relative;
}

}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
 body{    font-size: 14px;}
.align_c_pc { text-align: left; }
.align_l_pc { text-align: center; }	
.align_r_pc { text-align: center; }	
.pc-view{display: none;}
.sp-view{display: block;}
	.title01 {
    display: inline-block;
    position: relative;
    line-height: 32px;
    font-weight: bold;
    font-size: 28px;
    padding-bottom: 10px;
}
.title01:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #666666; /*下線の色*/
}
.balloon1 {
    position: relative;
    display: inline-block;
    padding-top: 7px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    width: 100%;
    color: #fff;
    font-size: 28px;
    background: #534741;
    font-weight: bold;
    margin-bottom: 25px;
}	
	
	.title-shasen {font-size: 25px;}
.topbg{
    width: 100%;
    background-repeat: no-repeat;
  background-size: auto 80% ;
  background-position: center center;
    background-image: url(../../img/header-bg.png);
    position: relative;
}
.parent_box {
	display: block;
}

.parent_box .yohaku {
  padding: 10px;
  margin-right: 0px;
}
}