@charset "UTF-8";

body {
	font-family: "Segoe UI", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}



/*header .youtube {
	position: relative;
	padding-top: 56.25%;
	margin: 0 auto;
}

header .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

header .youtube video {
	width: 100%;
	height: 100%;
	vertical-align: top;
}


main {
	background-color: #efefef;
	
}

main .inner .content {
	margin: 0 auto;
	max-width: 960px;
	background-color: #ffffff;
	
}

.main-image .image {

}


h1 {
	padding: 24px;
	color: #333333;
	font-size: 42px;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-align: center;
}


h1 span {
	display: inline;
	font-size: 42px;
}

/*.main_sub-ttl {
	font-size: 24px;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	text-align: center;
	font-weight: 700;
	padding-bottom: 20px;
}*/





.section-ttl {
	margin-bottom: 48px;
	padding: 18px 6px;
	color: #ffffff;
	font-size: 36px;
	text-align: center;
	background-color: #cea045;
}

.section-ttl:not(.feature .section-ttl) {
	margin-top: 72px;
}

.section-ttl span {
	display: block;
	font-size: 21px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
}

/*.section-cont:not(.main-image .section-cont) {
	padding: 36px 60px;
}*/


.feature .section-cont-1column {
	padding-left: 40px;
}

.feature .section-cont-2column {
	/*display: flex;*/
	margin: 36px auto 0;
	padding: 36px 0;
	max-width: 900px;
	border-top: solid 1px #5f460f;
	border-bottom: solid 1px #5f460f;
}

.feature .section-cont-2column .column-cont:nth-of-type(1) {
	margin-bottom: 24px;
}

.feature .section-cont-2column .column-cont:nth-of-type(1) {
	margin-right: 24px;
}


.feature .section-cont-2column h3 {
	margin-bottom: 9px;
	font-size: 28px;
}

.feature .section-cont-2column h3 img {
	margin-right: 12px;
	vertical-align: middle;
}

.feature .section-cont-2column h3 span {
	color: #5f460f;
}





.mechanism .section-cont-1column-01 .image {
	text-align: center;
}

.mechanism .section-cont-1column-01 p {
	margin: 36px auto 60px;
	padding: 0 18px;
	max-width: 640px;
	color: #5f460f;
}

.mechanism .section-cont-1column-02,
.mechanism .section-cont-1column-03 {
	margin: 36px auto 24px;
	padding: 24px;
	max-width: 900px;
	background-color: #e6e6e6;
}


.mechanism .section-cont-1column-02 h3,
.mechanism .section-cont-1column-03 h3 {
	padding: 9px 12px;
	color: #ffffff;
	font-size: 21px;
	background-color: #5f460f;
}

.mechanism .section-cont-1column-02 h3 span,
.mechanism .section-cont-1column-03 h3 span {
	margin-left: 9px;;
	padding: 3px 6px;
	color: #5f460f;
	font-size: 16px;
	background-color: #ffffff;
}

.mechanism .section-cont-1column-02 .column-cont-component01,
.mechanism .section-cont-1column-03 .column-cont-component01 {
	padding: 12px 24px 0;
}

.mechanism .section-cont-1column-02 .column-cont-component01 h4,
.mechanism .section-cont-1column-03 .column-cont-component01 h4 {
	margin-bottom: 12px;
	color: #5f460f;
	font-size: 30px;
	font-weight: normal;
}

.mechanism .section-cont-1column-02 .column-cont-component01 h4 span,
.mechanism .section-cont-1column-03 .column-cont-component01 h4 span {
	padding-bottom: 6px;
	border-bottom: solid 1px #5f460f;
}

.mechanism .section-cont-1column-02 .column-cont-component01-summary {
	/*display: flex;*/
}

.mechanism .section-cont-1column-02 .column-cont-component01-summary p,
.mechanism .section-cont-1column-03 .column-cont-component01-summary p {
	display: flex;
	font-size: 18px;
}

.mechanism .section-cont-1column-02 .column-cont-component01-summary .image,
.mechanism .section-cont-1column-03 .column-cont-component01-summary .image {
	margin-top: 24px;
	text-align: center;
}

.mechanism .section-cont-1column-03 .column-cont-component01 {
	/*display: flex;*/
}

/*.mechanism .section-cont-1column-03 .column-cont-component01-summary {
	margin-right: 60px;
	width: 240px;
	font-size: 21px;
}

.mechanism .section-cont-1column-03 .column-cont-component01 .image {
	margin-top: 20px;
}*/



.how-to-use .section-cont-2column {
	display: flex;
	justify-content: flex-end;
}

.how-to-use .section-cont-2column .column-cont:nth-of-type(1) {
	padding-left: 30px;
}

.how-to-use .section-cont-2column .column-cont:nth-of-type(2) .image {
	text-align: right;
}

.how-to-use .section-cont-2column .column-cont:nth-of-type(2) img {
	max-width: 94%;
}

.how-to-use .section-cont-1column {
	text-align: center;
	margin: 0 auto;
}

.how-to-use .section-cont-1column:nth-of-type(2) .column-cont,
.how-to-use .section-cont-1column:nth-of-type(3) .column-cont {
	padding: 0 30px;
}


.how-to-use .how-to-use_list_title {
	margin-bottom: 12px;
	color: #5f460f;
	font-size: 28px;
}

.how-to-use .plan_title {
	margin: 0 auto 12px;
	max-width: 900px;
	color: #5f460f;
	font-size: 28px;
	text-align: left;
}

.how-to-use .how-to-use_list {
	margin-bottom: 12px;
}

.how-to-use .plan_table img {
	max-width: 900px;
}

.how-to-use .plan_table {
	overflow-x: scroll;
}




.faq .inner {
	background-image: url("../img/faq_bg.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	padding-bottom: 20px;
}

.faq .qa_container {
	max-width: 360px;
	margin-left: 46px;
}

.faq .qa_container dt {
	color: #B48C3B;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding-left: 10px;
	border-left: solid 5px #B48C3B;
}

/*
.faq .qa_container dt {
	text-indent: -1em;
    margin-left: 1em;
	color: #B48C3B;
	font-weight: bold;
	margin: 20px 0 10px 0;		
}


.faq .qa_container dt::before {
	content: '';
    display: inline-block;
   	border-left: solid 5px #B48C3B;
	height: 16px;
    margin-right: 10px;
}
*/

.faq .qa_container dt {
	display: inline-block;
}


.media .section-cont .column-cont {
	padding: 0 30px;
}

.media .image {
	text-align: center;
	padding-bottom: 48px;
}





.footer_banner {
	text-align: center;
	margin: 30px;
}

.footer_banner_img {
	padding: 12px;
}

/*フッター*/
footer {
	border-top: solid 1px #5F460F;
}
.footer_top {
	background: #c36288;
	width: 100%;
}

.footer_top_inner {
	width: auto;
    padding: 0 20px 20px;
	text-align: center;
    margin: 0 auto;
}

.footer_info .info {
	
}

#footer_address {
	display: inline-block;
	font-size: 14px;
}

table#footer_address th {
	width: 38%;
    text-align: left;
    font-weight: normal;
}

table#footer_address th,
table#footer_address td {
	line-height: 1.7;
    padding: 0.5em;
    color: #fff;
	text-align: left;
	vertical-align: baseline;
}

#footer_bottom {
	width: 100%;
    height: 59px;
    line-height: 59px;
    border-top: 1px solid #ddd;
    text-align: center;
    background: #fff;
}

#copyright {
	font-size: 12px;
    line-height: 59px;	
}



/*TOPへ戻るボタン*/
html {
    scroll-behavior: smooth;
}
.gotop {
    display: block;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    background: #cea045;
    /*border: 1px solid #fff;*/
    padding-top: 30px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 85%;
    text-decoration: none;
    color: #333;
    /*opacity: 0.5;*/
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10000;
}
.gotop::before{
    content: "";
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 15%;
    height: 15%;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transform: rotate(-45deg);
}
.gotop:hover{
    opacity: 0.5;
	background: ;
}


@media(max-width:750px){
    .gotop{
        width: 40px;
        height: 40px;
        text-indent: -9999px;
        opacity: 1;
        border: none;
     bottom: 0;
        right: 10px;
		z-index: 99;
    }
    .gotop::before{
        bottom: 10px;
		border-color: #fff;
    }
}









@media screen and (max-width: 768px) {
	h1 {
		padding: 9px 0;
		font-size: 16px;
	}
	
	h1 span {
		display: inline;
		font-size: 16px;
	}

	/*.main_sub-ttl {
		font-size: 18px;
	}*/

	.img_pc {
		display: none;
	}

	.section-ttl {
		padding: 12px 6px;
		font-size: 18px;
	}
	.section-ttl span {
		font-size: 12px;
	}
	.section-ttl {
		margin-bottom: 24px;
	}
	.section-ttl:not(.feature .section-ttl) {
		margin-top: 36px;
	}
	/*.section-cont:not(.main-image .section-cont) {
		padding: 12px 18px;
	}*/
	.feature .section-cont-1column {
		padding-left: 18px;
	}
	.feature .section-cont-2column {
		flex-direction: column;
		width: calc(100% - 36px);
	}
	.feature .section-cont-2column .column-cont {
		width: 100%;
	}
	.feature .section-cont-2column .column-cont:nth-of-type(1) {
		margin-right: 0;
		margin-bottom: 24px;
	}
	.feature .section-cont-2column h3 {
		font-size: 18px;
		line-height: 0.5;
		padding-left: 44px;
		text-indent: -44px;
	}
	
	.feature .section-cont-2column h3 img {
		margin-right: 6px;
		max-width: 44px;
	}
	.feature .section-cont-2column h3 span {
		display: inline;
	}
	.mechanism .section-cont-1column-02 .column-cont-component01 h4,
	.mechanism .section-cont-1column-03 .column-cont-component01 h4 {
		margin-bottom: 12px;
		color: #5f460f;
		font-size: 24px;
	}
	.mechanism .section-cont-1column-02 .column-cont-component01,
	.mechanism .section-cont-1column-03 .column-cont-component01 {
		padding: 12px 12px 0;
	}
	.mechanism .section-cont-1column-02 .column-cont-component01-summary,
	.mechanism .section-cont-1column-03 .column-cont-component01 {
		display: block;
	}
	.mechanism .section-cont-1column-02 .column-cont-component01-summary p {
		margin-bottom: 12px;
		padding-right: 0;
		width: 100%;
		font-size: 16px;
	}
	.mechanism .section-cont-1column-03 .column-cont-component01-summary {
		margin-right: 0;
		width: 100%;
		font-size: 18px;
	}

	.how-to-use .section-cont-2column {
		display: block;
	}
	.how-to-use .section-cont-2column .column-cont:nth-of-type(1) {
		padding: 0 24px 24px;
	}
	.how-to-use .section-cont-2column .column-cont:nth-of-type(2) {
		text-align: right;
	}
	.how-to-use .section-cont-2column .column-cont:nth-of-type(2) .image {
		margin-left: auto;
	}
	.how-to-use .how-to-use_list_title,
	.how-to-use .plan_title {
		font-size: 21px;
	}
	.how-to-use .plan_table img {
		max-width: 800px;
	}
	.how-to-use .section-cont-1column:nth-of-type(2) {
		margin-bottom: 12px;
	}

	.how-to-use .img_sp {
		margin-top: 20px;
	}

	.faq .inner {
		background-image: url("../img/faq_bg2.jpg");
		background-position: -320px;
	}
	.faq .qa_container {
		margin-left: 0;
	}
	.faq .section-cont {
		max-width: 100%;
		margin: 0 10px 0 22px;
		display: block;
	}
	.footer_logo img {
		max-width: 60%;
		height: auto;
	}
	#footer_bottom {
		height: 40px;
		line-height: 40px;
	}
	#footer_bottom #copyright {
		line-height: 40px;
	}


}


@media screen and (min-width: 769px) {
	.img_sp {
		display: none;
	}
}







img {
	
}


/*==================================================
ほのかに光りながら出現
===================================*/


/*========= 光りながら出現させるためのCSS ===============*/

.glowAnime span{opacity: 0;}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span{ animation:glow_anime_on 1s ease-out forwards; }

@keyframes glow_anime_on{
  0% { opacity:0; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
  50% { opacity:1;text-shadow: 0 0 10px #fff,0 0 15px #fff; }
  100% { opacity:1; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
}



/*==================================================
上から下へテキストが流れます
===================================*/
.slide-in {
	overflow: hidden;
	  display: inline-block;
  }
  
  .slide-in_inner {
	display: inline-block;
  
  }
  
  /* 上下のアニメーション*/
  .upAnime{
	  opacity: 0;/* 事前に透過0 にして消しておく*/
  }
  
  .slideAnimeDownUp {
	  animation-name:slideTextY100;
	  animation-duration:0.8s;
	  animation-fill-mode:forwards;
	  opacity: 0;
  }
  
  @keyframes slideTextY100 {
	  from {
		  transform: translateY(100%);/* 要素を上の枠外に移動*/
		  opacity: 0;
	  }
	  to {
		  transform: translateY(0);/* 要素を元の位置に移動*/
		  opacity: 1;
	  }
  }
  .slideAnimeUpDown {
	  animation-name:slideTextY-100;
	  animation-duration:0.8s;
	  animation-fill-mode:forwards;
	  opacity: 0;
  }
  
  @keyframes slideTextY-100 {
	  from {
	  transform: translateY(-100%);/* 要素を下の枠外に移動*/
	  opacity: 0;
	  }
	  to {
	  transform: translateY(0);/* 要素を元の位置に移動*/
	  opacity: 1;
	  }
  }


  /*==================================================
じわっ
===================================*/

.blur{
	animation-name:blurAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
  }
  
  @keyframes blurAnime{
	from {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
	}
  
	to {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
	}
  }
   
  .blurTrigger{
	  opacity: 0;
  }


/*==================================================
fadein設置 使いたい動き（fade-up/down/left/right)を.fade-inとセットでクラス名に追加
===================================*/

  .fade-in {
	opacity: 0;
	transition-duration: 500ms;
	transition-property: opacity, transform;
  }
  .fade-in-up {
	transform: translate(0, 50px);
  }
  .fade-in-down {
	transform: translate(0, -50px);
  }
  .fade-in-left {
	transform: translate(-50px, 0);
  }
  .fade-in-right {
	transform: translate(50px, 0);
  }
  .scroll-in {
	opacity: 1;
	transform: translate(0, 0);
  }
  
