 @charset "utf-8";
body {
	font: normal 20px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

@media screen and (max-width: 812px) {
	body {
	font: normal 17px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;}
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }
	
  @media screen and (max-width: 812px) {
    body {
      min-width: inherit; 
	  height:100%; 
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; } 
	  body .sp-item img {
		width:100%;}
}

html {
    scroll-behavior: smooth;
}

@media screen and (max-width: 812px) {
	.sp img{
		max-width:90%;	
}
	.sp02 img{
		max-width:100%;	
}
.sp03 img{
		max-width:70%;	
}
	.sp04 img{
		max-width:93%;	
}
	.sp05 img{
		max-width:50%;	
}
	
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
.em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff00 0%);
}

#top {
	background-image: url("../images/fv.png");
	background-repeat:no-repeat;
	background-position: center 0;
	width: 100%;
	height: 648px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.main {

    margin: 0 auto;
	text-align: center;
}

.main img{
    max-width: 100%;
}

.btn_area{
	width: 900px;
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:20px;
}

.btn{
	text-align: center;
	padding: 0px 0 5px;
	
}

@media screen and (max-width: 812px) {
	
	.btn_area{
	width: 100%;
	margin: 0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

	.btn{
	text-align: center;
	padding: 0px 0 5px;
	
}
}

.btn_area2{
	width: 900px;
	margin: 0 auto;
	margin-top:-10px;
	margin-bottom:60px;
}

@media screen and (max-width: 812px) {
	.btn_area2{
	width: 100%;
	margin: 0 auto;
	margin-bottom:30px;
}
}

.swing
{
  animation-name:anime;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  
  display: inline-block;
  font-weight: bold;
  transform : translateY(-10px);
  color: red;
}

@keyframes anime
{
  from{ transform : translateY(-5px); }
 
  50%{ transform : translateY(8px); }
  
  to{ transform : translateY(-5px); }
}


.area-tokuten{
	background: url("../images/tokuten-bg-pc.jpg");
    background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
    background-repeat:repeat-y;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top:50px;
}

.area-tokuten_h2{
	text-align: center;
	margin-bottom: 5px;
}

@media screen and (max-width: 812px) {
.area-tokuten_h2{
	text-align: center;
	margin-bottom: 0px;
}

.area-tokuten_h2 img{
	max-width:100%;
}
}

@media screen and (max-width: 812px) {
.area-tokuten{
	background: url("../images/tokuten-bg-sp.jpg");
    background-position: center 0;
    background-size: cover;
    background-repeat:repeat-y;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
}
}

.area-voice{
	background: url("../images/voice-bg-pc.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
    background-repeat:repeat-y;
    display: block;
	padding-top: 40px;
	padding-bottom: 80px;
}

.area-voice_h2{
	text-align: center;
	margin-bottom: 25px;
}

.area-voice_h2 img{
	max-width:100%;
}

@media screen and (max-width: 812px) {
	.area-voice{
	background: url("../images/voice-bg-sp.jpg");
	background-size:cover;
    background-position: center;
    background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 30px;
}

.area-voice_h2{
	text-align: center;
	margin-bottom: 15px;
}

.area-voice_h2 img{
	max-width:90%;
}
}

.area-tiktok01 {
	background: url("../images/area-tiktok01-bg-pc.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
    background-repeat:repeat-y;
    display: block;
	margin-top: 50px;
	padding-top:50px;
	padding-bottom: 80px;
}

@media screen and (max-width: 812px) {
	.area-tiktok01 {
	background: url("../images/area-tiktok01-bg-sp.jpg");
	background-attachment: cover;
    background-position: center;
	margin-top: 30px;
	padding:20px 20px 30px 20px;
}
}

.area-onayami {
	background: url("../images/area-onayami-bg.jpg");
    background-size: auto;
    background-position: center 0;
    background-repeat:no-repeat;
    display: block;
	margin-top: 0px;
	padding-top:30px;
	padding-bottom: 50px;
}

@media screen and (max-width: 812px) {
.area-onayami {
    padding:20px 10px 30px 10px;
    background: url("../images/area-onayami-bg-sp.jpg");
    background-size: cover;
}
}

.area-tiktok02{
	background: url("../images/area-tiktok02-bg.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
	padding-top: 40px;
	padding-bottom: 70px;
	display: block;
	width:100%;
	background-repeat:no-repeat;
}

.area-tiktok02-2{
	background: url("../images/area-tiktok02-bg2.jpg");
    background-position: center 0;
	display: block;
	width:100%;
	background-repeat:repeat-y;
}

.area-tiktok02_h2{
	text-align: center;
	padding-bottom: 0px;
}

.area-tiktok02_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok02_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto 0px;
	margin-top:0px;
	text-align: center;
}

.area-tiktok03_inner{
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto 0px;
	margin-top:0px;
}

.area-tiktok02_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok02_p{
	margin-bottom: 20px;
	text-align: center;
}

.area-tiktok02_text{
	width: 800px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:30px;
	text-align: center;
}
.area-tiktok02_syousai{
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding-right: calc(50vw - 50%);
	padding-left: calc(50vw - 50%);
	padding-top: 30px;
	padding-bottom: 30px;
	background: #FFF3CC;
	display: inline-block;
	text-align: left;
}
@media screen and (max-width: 812px) {
	.area-tiktok02{
	background: url("../images/area-tiktok02-bg-sp.jpg");
	background-repeat: no-repeat;
	background-size: contain;
    background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
}

.area-tiktok02-2{
	background: url("../images/area-tiktok02-bg-sp2.jpg");
    background-position: center 0;
	display: block;
	width:100%;
	background-size: contain;
	background-repeat:repeat-y;
}
	.area-tiktok02_h2 {
	text-align: center;
	padding-bottom: 15px;
}

.area-tiktok02_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok02_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
}

.area-tiktok03_inner{
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto 0px;
	margin-top:0px;
}

.area-tiktok02_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok02_p{
	margin: 0px;
	text-align: center;
}

.area-tiktok02_text{
	width: 90%;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
}
}


.area-tiktok03 {
	background: url("../images/area-tiktok03-bg.jpg");
    background-size: auto;
    background-position: center 0;
    background-repeat:no-repeat;
    display: block;
	margin-top: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width: 812px) {
.area-tiktok03{
	background: url("../images/area-tiktok03-bg-sp.jpg");
    background-position: center 0;
	display: block;
	width:100%;
	background-size: cover;
}
}

.area-tiktok04{
	background: url("../images/area-tiktok04-bg.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
	padding-top: 35px;
	padding-bottom: 60px;
	display: block;
	width:100%;
	background-repeat:repeat-y;
}

.area-tiktok04_h2{
	text-align: center;
	padding-bottom: 0px;
}

.area-tiktok04_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok04_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0 auto 0px;
	margin-top:0px;
}

.area-tiktok04_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok04_p{
	margin-bottom: 20px;
	text-align: center;
}

.area-tiktok04_text{
	width: 800px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

@media screen and (max-width: 812px) {
	.area-tiktok04{
	background: url("../images/area-tiktok04-bg.jpg");
	background-size: contain;
    background-position: top;
	padding-top: 10px;
	padding-bottom: 30px;
	display: block;
	width: 100%;
}
	.area-tiktok04_h2{
	text-align: center;
	padding-bottom: 15px;
}

.area-tiktok04_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok04_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
}

.area-tiktok04_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok04_p{
	margin: 0px;
	text-align: center;
}

.area-tiktok04_text{
	width: 90%;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
}
}

.area-tiktok05{
	background: url("../images/area-tiktok05-bg.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
	padding-top: 45px;
	padding-bottom: 60px;
	display: block;
	width:100%;
	background-repeat:no-repeat;
}

.area-tiktok05-2{
	background: url("../images/area-tiktok05-bg2.jpg");
    background-position: center 0;
	display: block;
	width:100%;
	background-repeat:repeat-y;
}

.area-tiktok05_h2{
	text-align: center;
	padding-bottom: 0px;
}

.area-tiktok05_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok05_inner{
	background-color: #FFFFFF;
	width: 850px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0 auto;
	margin-top:0px;
}

.area-tiktok05_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok05_h3 img {
	max-width:100%;
}

.area-tiktok05_p{
	margin-bottom: 20px;
	text-align: center;
}

.area-tiktok05_text{
	width: 900px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

@media screen and (max-width: 812px) {
	.area-tiktok05{
	background: url("../images/area-tiktok05-bg-sp.jpg");
	background-size: contain;
    background-position: top;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
	width: 100%;
	background-repeat:no-repeat;
}
	.area-tiktok05_h2{
	text-align: center;
	padding-bottom: 15px;
}

.area-tiktok05_h1{
	text-align: center;
	padding: 0px;
}

.area-tiktok05_inner{
	background-color: #FFFFFF;
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
}

.area-tiktok05_h3{
	text-align: center;
	padding-top: 0px;
}

.area-tiktok05_p{
	margin: 0px;
	text-align: center;
}

.area-tiktok05_text{
	width: 90%;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:15px;
}
}

.area-gaiyo{
	background: url("../images/area-gaiyo-bg.jpg");
	background-attachment: fixed;
    background-size: auto;
    background-position: center 0;
	padding-top: 50px;
	padding-bottom: 60px;
	display: block;
	width:100%;
	background-repeat:repeat-y;
}

.area-gaiyo_h2{
	text-align: center;
	padding-bottom: 0px;
}

.area-gaiyo_h1{
	text-align: center;
	padding: 0px;
}

.area-gaiyo_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0 auto 0px;
	margin-top:0px;
}

.area-gaiyo_h3{
	text-align: center;
	padding-top: 0px;
}

.area-gaiyo_p{
	margin-bottom: 20px;
	text-align: center;
}

.area-gaiyo_text{
	width: 750px;
	margin: 0 auto;
	padding-top:30px;
	padding-bottom:50px;
}

@media screen and (max-width: 812px) {
	.area-gaiyo{
	background: url("../images/area-gaiyo-bg.jpg");
	background-size: contain;
    background-position: top;
	padding-top: 40px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
}
	.area-gaiyo_h2{
	text-align: center;
	padding-bottom: 15px;
}

.area-gaiyo_h1{
	text-align: center;
	padding: 0px;
}

.area-gaiyo_inner{
	background-color: #FFFFFF;
	opacity: 0.95;
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
}

.area-gaiyo_h3{
	text-align: center;
	padding-top: 0px;
}

.area-gaiyo_p{
	margin: 0px;
	text-align: center;
}

.area-gaiyo_text{
	width: 90%;
	margin: 0 auto;
	padding-top:15px;
	padding-bottom:25px;
}
}

/* table.nittei-pc {
    width: 770px;
    border-collapse: collapse;
    border: solid 2px #CCC;
    margin:0 auto 40px
}

table.nittei-pc th {
    background-color: #333;
    color: #FFF;
    text-align: center;
    border: solid 1px #CCC;
    padding:10px
}

table.nittei-pc td {
    border: solid 1px #CCC;
    padding:10px 10px 5px
} */
/* .td1 {
    background-color: #DDD;
    width:266px;
    text-align: center;
    vertical-align: middle;
}

.td2 {
    width:140px;
    text-align: center;
    vertical-align: middle;
}

.td3 {
    vertical-align: middle;
    text-align: center;
} */

.btn3 img {
   max-width:90%;
}

table.nittei-sp {
    width: 780px;
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    text-align: center;
    border-collapse: collapse;
    border: solid 2px #cecebf;
    margin:0 auto 40px
}

table.nittei-sp th {
    background-color: #f0f0e1;
    border: solid 1px #cecebf;
    padding:30px 0
}

table.nittei-sp td {
    vertical-align: middle;
    border: solid 1px #DDD;
    padding:30px 0
}

@media screen and (max-width: 812px) {

table.nittei-sp {
    width: 90%;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    border-collapse: collapse;
    border: solid 2px #cecebf;
    margin:0 auto 0px;
    margin-bottom:30px;
}
}

.profile-area{
	display: flex;
	justify-content: center;
  align-items: center;
}
@media screen and (min-width: 812px) {
	.profile-area{
		margin-bottom: 50px;
	}
.profile-area p{
	width: 450px;
	margin-left: 50px;
	padding: 50px;
}
}
.profile-area img{
	width: 300px;
}

.profile-area_h3{
	text-align: center;
	padding-top: 17px;
}

.profile-area_text{
	background-color: #FFF3CC;
	padding-top:10px;
	padding-bottom:20px;
}

@media screen and (max-width: 812px) {
.profile-area{
	background: url("../images/area-profile-bg-sp.jpg");
	background-repeat:no-repeat;
    background-position: top;
	padding-top: 15px;
	padding-bottom: 35px;
	display: block;
	width: 100%;
	text-align: center;
}
.profile-area img{
	width: 90%;
	margin: 0 auto;
}
.profile-area_h3{
	text-align: center;
	padding-top: 20px;
	padding-bottom:0px;
}
.profile-area p{

}
.profile-area_inner{
	background-color: #FFFFFF;
	width: 93%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top:10px;
}

.profile-area_text{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	width: 90%;
	margin: 0 auto;
}
}

footer {
  color: #fff;
  padding: 25px 0;
  padding: 20px 0px 20px;
  background-color: #3B393E;
}

footer a{
  color: #fff;
  text-decoration: none;
}

.policy{
  font-size: 18px;
}

.copyright{
  font-size: 15px;
}

.copy{
	color: #FFFFFF;
	font-size: 23px;
}

@media screen and (max-width: 812px) {
	
	footer{
	background: #3B393E;
	padding: 20px 0;
	text-align: center;	
}

.copy{
	color: #FFFFFF;
	font-size: 12px;
}
}

.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
    width: 25%;
    z-index:20;
	
	}

@media screen and (max-width: 812px) {
.btn_end {
	position: fixed;
    bottom: 10px;
	/*right: 10px;*/
    width: 100%;
	left:1px;
	z-index:20;
	}
	}

.displaynone{
display: none !important; 
}