@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div,object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:16px;
    vertical-align:baseline;
    background:transparent;
}

body {
	line-height: 1;
	border-top-style: solid;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}



/* CSS Document */
/* 初期値設定 */
html, body, img, p, h1, h2, h3, h4, h5, #header {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
body {
	font-family: Hiragino Sans, Arial, sans-serif !important;
	font-size: 100%;
	font-weight: 700;
  line-height: 240%;
	color: #333;
	width: 100%;
	background-color: #f9f2ef;
}
/* フロートクリア */
#main_title_box:after, .f_uriba:after {
  content: "";
  clear: both;
  display: block;
}
/* PC */
/*ヘッダー設定*/
.header_container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  background-color: #fde0d2;
  text-align: center;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
}
.pr {
	text-align: right;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 64%;
	line-height: 1;
	margin-bottom: -1%;
}
.pr a{
	text-decoration: none;
	color: #fff;
}

/*メイン設定*/
.container_out {
  margin-left: auto;
  margin-right: auto;
  background: #FFFFFF;
  box-shadow: #BBBBBB 0 0 2px;
  padding: 0 5% 1%;
  width: calc(960px - 5% - 5%);
}
.container {
  margin-bottom: 10%;
}

/*タイトル設定*/
.top_title {
  padding: 2% 0;
  line-height: 120%;
}
.top_title:before {
  content: '';
  color: darkred;
  font-size: 80%;
  font-weight: bold;
}
h1 {
	font-size: 200%;
  font-weight: bold;
  line-height: 1.2em;
	padding: 4% 0 1%;
  display: block;
  text-align: justify;
  text-justify: inter-ideograph;
  position: relative;
  margin: 0 auto 3%;
	border-bottom: #f76566 3px solid;
}
h2 {
  position: relative;
  border-top: solid 2px #ff1493;
  border-bottom: solid 2px #80c8d1;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

h2:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ ■ POINT 1';
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}
h3 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ff8c00/*左線（実線 太さ 色）*/
}
/*レイアウト設定*/
.mt0 {
	margin-top: 0px!important;
}
.mt15 {
	margin-top: 15px!important;
}
.mt30 {
	margin-top: 30px!important;
}
.mb0 {
	margin-bottom: 0px!important;
}
.mb15{
  margin-bottom: 15px!important;
}
.mb30{
  margin-bottom: 30px!important;
}
.cc {
  text-align: center;
  display: block;
}
.right {
  text-align: right;
	line-height: 1em;
}

/*画像設定*/
.photo {
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
  margin: 0;
}
.resizeimage {
    width: 100%;
    height: auto;
    display: block;
}
.photo img {
    width: 100%;
    height: auto;
    display: block;
}
/*テキストボックス設定*/
.text-box, .point_box {
}
.text-box p, .point_box {
	margin-bottom: 3%;
}

/*文字設定*/
.fontsmall {
  font-size: 72%;
}
.fontsize130 {
  font-size: 130%;
}
.fontsize150 {
  font-size: 150%;
}
sub, sup {
    font-size: 10px;
    margin-top: 0;
}


/*文字装飾設定*/
.underline-text {
  text-decoration: underline;
}
.line_pink {
  background: linear-gradient(transparent 45%, #ffccd4 0%);
}
.line_black {
  background: linear-gradient(transparent 95%, #db5884 1%);
}
.line_black2 {
  background: linear-gradient(transparent 95%, #000000 1%);
}
.line_green {
  background: linear-gradient(transparent 45%, #badcb3 0%);
}
.line_blue {
  background: linear-gradient(transparent 45%, #cfe2f3 0%);
}
.linkcolor {
  font-weight: bold;
  color: #0004D3;
}
.red {
  color: #db7093;
}
.red02 {
  color: #BF0A0D;
}
.blue {
  color: #6495ed;
}
.blue02 {
  color: cornflowerblue;
}
.orange {
  color: #ff9900;
}
.green {
  color: #8DAD3B;
}
.pink {
  color: #ffb6c1;
}
.magenta {
  color: #FF0066;
}
.gray {
  color: #808080;
}
.deco_marker_yellow {
  background: #FFF5A2;
  border-radius: 3px;
  padding: 2px 3px 0 3px;
}

/*装飾設定*/
.border {
  border: dashed 1px gray;
}
ul {
  margin-left: 20px;
  margin-bottom: 20px;
}
ul li {
  list-style: none;
}
ol {
  padding: 10px 0 10px 35px;
 }
ol li {
  margin-bottom: 5px;
}
.interview {
  color: #1a5b36;
  font: bold;
}
.icon_left {
  text-align: left;
  width: 50px;
  margin-left: 2%;
  margin-bottom: 2%;
}
/*ボタン設定*/
.btn {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  width: 50%;
  height: auto;
  padding: 3%;
  font-size: 150%;
  line-height: 2em;
  border-radius: 10px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: bold;
  text-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.28);
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.btn:active {/*押したとき*/
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(4px);/*沈むように*/
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
  filter: alpha(opacity=50);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
.btn.balloon, .btn_img  {
  animation: balloon 3s ease infinite;
}

@keyframes balloon {
  0% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  50% { transform:translateY(-15px) }
  75% { transform:translateY(0) }
  100% { transform:translateY(-15px) }
}




/*枠の設定*/
.comment-box {
  margin: 3% 0;
  background: #FFFBF4;
  background-size: 100%;
  padding: 2% 3%;
  font-size: 100%;
  line-height: 140%;
  border-radius: 10px;
  box-shadow: #BBBBBB 1px 1px 3px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.comment-box p {
  margin-bottom: 2%;
  font-size: 90%;
}
.comment-box .small {
  font-size: 90%;
  line-height: 100%;
  color: #636363;
  padding-top: 2%;
}
.comment-box ul,
.comment-box01 ul,
.comment-box ol,
.comment-box01 ol,
.comment-box p:last-of-type,
.comment-box01 p:last-of-type {
	margin-bottom: 0;
}
.comment-box01 {
  margin: 3% 0;
  background-size: 100%;
  padding: 2% 3%;
  font-size: 100%;
  line-height: 140%;
  border: solid 2px #E1E1E1;
  border-radius: 5px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.comment-box01 img{
  max-width: 100%;
}
.comment-box ul,
.comment-box01 ul,
.comment-box ol,
.comment-box01 ol,
.comment-box p:last-of-type,
.comment-box01 p:last-of-type {
	margin-bottom: 0;
}
.atogaki_title {
  background: #F9F6DA;
  border-top: #FEFFF3 1px solid;
  border-bottom: #E6E8AD 1px solid;
  padding: 5px 0;
  font-size: 12pt;
  text-align: center;
  margin-top: 20px;
}
/*フッター設定*/
#footer {
  width: 100%;
  background-color: #fde0d2;
  text-align: center;
  padding-top: 1%;
  padding-bottom: 1%;
  font-size: 90%;
  color: #f76566;
}
footer a {
  color: #f76566;
}
footer .footer_con {
  list-style: none;
  margin-bottom: 0;
}
footer .footer_con li{
  display: inline-block;
  padding-right: 10px;
}



/*運営情報　設定*/
.privacy_title {
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 5px;
  border: none;
}
.info_table {
	margin-top: 2%;
	width: 100%;
	margin-bottom: 80%;
}
.info_table table{
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
}

.info_table table tbody tr {
  width: 90%;
	padding: 0 5%;
	border: 1px solid #CACACA;
}
.info_table table tbody tr th {
  width: 22%;
	background-color: #ECECEC;
	border-right: 1px solid #cacaca;
	padding: 1%;
}
.info_table table tbody tr td {
  width: 74%;
	background-color: #FFFFFF;
	padding: 1%;
}


/*動画設定*/
.movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/*スマホ*/
@media screen and ( max-width:640px) {
  .container_out {
    margin-left: auto;
    margin-right: auto;
    /* background: #f5f5f5; */
    box-shadow: #BBBBBB 0 0 2px;
    padding: 0 4% 1% 4%;
    max-width: calc(100% - 8%);
  }
  .header_container {
    width: 100%;
  }
  #header {
    text-align: center;
    padding-top: 4%;
    padding-bottom: 4%;
  }
  .pr {
    margin-top: 3%;
    margin-bottom: -2%;
  }
  .container {
    margin-bottom: 10%;
    margin-top: 5%;
  }
  .photo img {
    max-width: 100%;
    height:auto;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .resizeimage img {
    width: 50%;
  }
  .top_title:before {
    content: '';
    color: darkred;
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
  }
  h1,h2 {
    font-size: 130%;
    font-weight: bold;
    line-height: 120%;
    padding: 4% 0 2%;
    display: block;
    text-align: justify;
    text-justify: inter-ideograph;
    position: relative;
    margin: 0 auto;
  }
  .text-box {
    margin: 5% 1%;
  }
  .text-box p {
    margin-bottom: 6%;
  }
  .btn {
    width: 96%;
    padding: 5% 2%;
    font-size: 130%;
    line-height: 1.5em;
    border-radius: 10px;
  }
.footer_con a {
  color: #f76566;
}
　.info_table {
	width: 100%;
}
  .info_table table tbody tr th {
    text-align: left;
}
  .info_table table tbody tr th,
  .info_table table tbody tr td {
    width: 97%;
    display: block;
    padding-left: 2%
  }



/*
*/}

/* 吹き出し */
.balloon_l,
.balloon_r{
  margin: 15px 0;
  display:flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.balloon_r{
  justify-content:flex-end;
}
.faceicon img{
  width: 41px;
  height: auto;
}
.balloon_r .faceicon{
  margin-left:12px;
}
.balloon_l .faceicon{
  margin-right:12px;
}
.balloon_r .faceicon{
  order:2 !important;
}
.balloon_l .balloon_name,
.balloon_r .balloon_name{
  margin-bottom: 0;
}
.balloon_r .balloon_name{
  text-align: right;
}
.says {
  max-width:500px;

  flex-wrap: wrap;
  position: relative;
  padding: 15px;
  border-radius: 30px;
  background: #fcf0f2;
  box-sizing:border-box;
  margin:0 !important;
  line-height:1.3;
}
.balloon_l .says{
  background: #f5e6dc;
}

.balloon_r .says{
  background: #fcf0f2;
}
.says p{
  margin:8px 0 0 !important;
}
.says p:first-child{
  margin-top:0 !important;
}
.says:after {
  content: "";
  position: absolute;
  display: inline-block;
  max-width: 27px;
  width: 100%;
  height: 90%;
  background-image: url(img/f_l.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: top left;
  top: 15px;
}
.balloon_l .says:after {
  background-image: url(img/f_l.png);
  left: -10px;
}

.balloon_r .says:after {
  background-image: url(img/f_r.png);
  right: -10px;
}
.balloon_body{
  max-width: calc(100% - 100px);
}

@media ( max-width:640px) {
.says{
  padding: 13px;
}
.faceicon img {
  width: 2em;
  margin-top: .3em;
}
.balloon_name{
  font-size: 12px;
  height: 1.5em;
}
.balloon.balloon02 {
  padding-right: 10px;
}
.thinking__balloon {
  margin: 30px auto;
  text-align: center;
}
.thinking__balloon_text {
  display: inline-block;
  position: relative;
  max-width: 500px;/* 吹き出し最大横幅 不要ならこの一行削除 */
  margin: 0 0 calc(3px + 18px + 3px + 10px + 3px) !important;
  padding: 1em;
  border-radius: 25px;
  background: rgb(173,255,255);/* 吹き出し背景色 */
  color: rgb(51,51,51);/* 吹き出しテキスト色 */
  font-size: 16px;/* 吹き出しテキストサイズ */
}
.thinking__balloon_text:before,
.thinking__balloon_text:after {
  content: "";
  display: block;
  position: absolute;
  background: rgb(173,255,255);/* 吹き出し背景色と同色 */
  border-radius: 50%;
}
.thinking__balloon_text:before {
  top: calc(100% + 3px);
  left: 15px;
  width: 18px;
  height: 18px;
}
.thinking__balloon_text:after {
  top: calc(100% + 3px + 18px + 3px);
  left: 25px;
  width: 10px;
  height: 10px;
}
.thinking__balloon_icon {
  width: 120px;/* アイコン横幅 */
  margin: auto;
}
.thinking__balloon_icon img {
  width: 100%;
  height: auto;
}
}

/*
 ボタン
 ----------------------------------------------------------- */
 .btn04_box{
   position: relative;
 }
 .btn04_box .arrow {
  position: absolute;
  left: -20px;
  z-index: 1;
  top: 5px;
  bottom: 0;
  margin: auto;
}
 .btn04 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background: rgb(14,153,79);
  background: linear-gradient(180deg, rgba(14,153,79,1) 0%, rgba(14,153,79,1) 32%, rgba(10,125,43,1) 100%);
  margin: 0 auto;
  border-radius: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 44px;
  font-family: inherit;
  padding: 10px;
  transition: all 0.2s ease;
  cursor: pointer;
  text-align: center;
  padding: 20px 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  border: 3px #fff solid;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.28);
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn04 .font_s{
  font-size: 30px;
}
.btn04 a {
  color: #FFF;
  text-decoration: none;
  line-height: 1.2;
}

.btn04:focus {
  color: #FFF;
  text-decoration: none;
}

.btn04:hover {
  opacity: .7;
  color: #FFF;
  text-decoration: none;
}

.btn04 .ref {
  height: 100%;
  width: 100%;
  border-radius: 10px;
  position: absolute;
  top: 350px;
  right: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: ref 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: ref 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -moz-animation: ref 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -ms-animation: ref 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -o-animation: ref 4s ease-in-out infinite
}

@keyframes ref {
  0% {
      transform: scale(0) rotate(45deg);
      opacity: 0
  }

  80% {
      transform: scale(0) rotate(45deg);
      opacity: 0.5
  }

  81% {
      transform: scale(4) rotate(45deg);
      opacity: 0.7
  }

  100% {
      transform: scale(50) rotate(45deg);
      opacity: 0
  }
}

@-webkit-keyframes ref {
  0% {
      -webkit-transform: scale(0) rotate(45deg);
      opacity: 0
  }

  80% {
      -webkit-transform: scale(0) rotate(45deg);
      opacity: 0.5
  }

  81% {
      -webkit-transform: scale(4) rotate(45deg);
      opacity: 0.7
  }

  100% {
      -webkit-transform: scale(50) rotate(45deg);
      opacity: 0
  }
}

@-moz-keyframes ref {
  0% {
      -moz-transform: scale(0) rotate(45deg);
      opacity: 0
  }

  80% {
      -moz-transform: scale(0) rotate(45deg);
      opacity: 0.5
  }

  81% {
      -moz-transform: scale(4) rotate(45deg);
      opacity: 0.7
  }

  100% {
      -moz-transform: scale(50) rotate(45deg);
      opacity: 0
  }
}

@-ms-keyframes ref {
  0% {
      -ms-transform: scale(0) rotate(45deg);
      opacity: 0
  }

  80% {
      -ms-transform: scale(0) rotate(45deg);
      opacity: 0.5
  }

  81% {
      -ms-transform: scale(4) rotate(45deg);
      opacity: 0.7
  }

  100% {
      -ms-transform: scale(50) rotate(45deg);
      opacity: 0
  }
}

@-o-keyframes ref {
  0% {
      -o-transform: scale(0) rotate(45deg);
      opacity: 0
  }

  80% {
      -o-transform: scale(0) rotate(45deg);
      opacity: 0.5
  }

  81% {
      -o-transform: scale(4) rotate(45deg);
      opacity: 0.7
  }

  100% {
      -o-transform: scale(50) rotate(45deg);
      opacity: 0
  }
}

@media ( max-width:640px) {
  .btn04{
    font-size: 20px;
    height: 40px;
    width: 98%;
    border: 2px #fff solid;
  }
  .btn04_box .arrow {
    top: 15px;
}
  .btn04_box .arrow img{
    width: 50px;
    left: 0;
  }
  .btn04 .font_s {
    font-size: 16px;
}
}

/* チェックボックス01 */
input[type=checkbox] {
    display: none;
}
.checkbox01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox01::before {
    background: #fff;
    border: 1px solid #231815;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.checkbox01::after {
    border-right: 3px solid #ed7a9c;
    border-bottom: 3px solid #ed7a9c;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}
input[type=checkbox]:checked + .checkbox01::after {
    opacity: 1;
}

/* ラジオボタン01 */
input[type=radio] {
    display: none;
}
.radio01 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio01::before {
    background: #fff;
    border: 1px solid #231815;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.radio01::after {
    background: #ed7a9c;
    border-radius: 50%;
    content: '';
    display: block;
    height: 10px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
input[type=radio]:checked + .radio01::after {
    opacity: 1;
}

.radio02 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.radio02::before {
    background: #fff;
    border: 1px solid #231815;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.radio02::after {
    background: #ed7a9c;
    border-radius: 50%;
    content: '';
    display: block;
    height: 10px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
input[type=radio]:checked + .radio02::after {
    opacity: 1;
}
 .widget-container {
  font-size: 16px;
  line-height: 1.5;
  box-sizing: border-box;
}

 .scroll-banner-item {
  position: relative;
  width: min(600px, 80%);
  margin-inline: auto;
  transition: transform 0.25s linear;
}

 .scroll-banner-item img,
 .scroll-banner-item video {
  width: 100%;
}

 .scroll-banner.is-ready .scroll-banner-item {
  opacity: 0;
  transform: translate(-50%, -150%);
}

 .scroll-banner.is-active .scroll-banner-item {
  opacity: 1;
  position: fixed;
  width: min(600px, 80%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

 .scroll-banner.is-active::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
 .scroll-banner .close {
  position: absolute;
  top: -0.75em;
  right: -0.75em;
  width: 1.5em;
  display: grid;
  place-content: center;
  aspect-ratio: 1;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  border: solid 1px #fff;
  color: #FFF;
  cursor: pointer;
  z-index: 10;
}