	.flex{
	   display: flex!important;
   }
   .active{
	   background-image: url(../img/up.png)!important;
	   background-repeat: no-repeat;
	   background-size: 16px;
	   background-position: right;
	   background-position-x: 125px;
	  }
   .pc{display: block;}
   
  	.container{
	    /* height: 500px; */
	}
	
@media(min-width: 1101px) {
/** main **/
	
	.primary{}
    .is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  height: 50px;
	  background-color: #fff;
	  /* padding-top: 10px; */
	  padding-left: 10px;
	  /* width: 980px; */
	  margin: auto;
	  right: 0;
	  /* padding-left: 30px!important; */
	  padding-top: 10px!important;
	  font-size: 18px;
	}
	
	.breadcrumb {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  font-size: 14px;
	  width: 1000px;
	  margin: auto;
	}
	#top-sub{/* width: 100%; */position: relative;/* background-color: yellow; */height: 50px;display: flex;flex-direction: row;align-content: center;align-items: center;}
	.breadcrumb li {
	  display: inline;/*横に並ぶように*/
	  list-style: none;
	  font-weight: bold;/*太字*/
	}
	
	.breadcrumb li:after {
	  /* >を表示*/
	  content: '>';
	  padding: 0 0.2em;
	  color: #555;
	}
	
	.breadcrumb li:last-child:after {
	  content: '';
	}
	
	.breadcrumb li a {
	  text-decoration: none;
	  color: gray;
	  font-size: 1.2em;
	}
	
	.breadcrumb li:first-child a:before {
	  /*家アイコン*/
	  font-family: FontAwesome;
	  content: '\f015';
	  font-weight: normal;
	  font-size: 1.1em;
	  color: #2e7fea;
	}
	
	.breadcrumb li a:hover {
	  text-decoration: underline;
	}

	.change-word-wrap{
	    display: none;
	    width: 500px;
	    height: 300px;
	}
	.rakugoka-box{
	    display: flex;
	    flex-direction: row;
	    align-items: flex-start;
	}
	.rakugoka-box p{}
	.rakugoka-box img{
	    width: 120px;
	    height: fit-content;
	    margin-right: 30px;
	    object-fit: contain;
	}
	.maintitle{
	    font-size: 1.2em;
	    padding-bottom: 10px;
	}
	

    #menu{
	    font-size: 19px;
	    font-weight: bold;
	    color: #393939;
	    position: relative;
	    margin-bottom: 60px;
	    text-align: center;
	    height: 120px;
	    display: flex;
	    margin: auto;
	    background-color: #a10100;
	    width: 130px;
	    /* margin-top: 50px; */
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    border-radius: 30px;
	    color: #fff;
	    /* writing-mode: vertical-rl; */
	    /* -webkit-writing-mode: vertical-rl; */
	    -ms-writing-mode: tb-rl;
	    right: 0px;
	   }
	#menu a{
		  color: #fff;
		  text-decoration-line: none;
	}
	nav{
	    /* height: 103px; */
	    /* background-color: #ffffffad; */
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-between;
	    position: relative;
	}
	.nav-inner{
	    display: flex;
	    width: 130px;
	    margin: auto;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: flex-end;
	    align-items: revert;
	    position: absolute;
	    right: 10px;
	    top: 10px;
	}
	.nav-box{
	    width: 570px;
	    /* background-color: #fff; */
	    /* border-radius: 30px; */
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    align-content: center;
	    /* color: #fff; */
	}
	.nav-box-inner{
	    display: flex;
	    flex-direction: column;
	    margin-right: 0px;
	    width: 173px;
	}
	 .main-box-list{
	 	width: 100%;
	 	border: 1px solid #E9E9E9;
	 	box-shadow: 1px 1px 3px #e9e9e9;
	 	padding: 2%;
	 	m
	 	argin-top: 30px;
	 	display: flex;
	 	flex-direction: row;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	position: relative;
	 	margin-bottom: 30px;
	 	min-height: 250px;
	 }
	 .main-box-list img{
	    width: 250px;
	    margin-right: 30px;
	}
	 .main-box-list-wrap{}
	 .main-box-list-wrap2{}
	 .main-box-list2{
	 	width: 1000px;
	 	margin: auto;
	 	/* box-shadow: 1px 1px 3px #e9e9e9; */
	 	padding: 2%;
	 	m
	 	argin-top: 30px;
	 	display: flex;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	position: relative;
	 	margin-bottom: 30px;
	 	flex-direction: column;
	 	/* flex-direction: column-reverse; */
	 }
	 .main-box-list2 img{
	    width: 250px;
	    margin-right: 30px;
	}
	 .main-box-list-wra2p{}

	 .movie-list-title{
	    /* color: #0012ff; */
	    font-size: 1.2em;
	}
	 .movie-list-title2{
	    font-size: 1.5em;
	    font-weight: 800;
	    border-left: 10px solid #0012ff;
	    padding-left: 10px;
	    margin-top: 10px;
	}
	 .movie-list-title3{
	    padding-top: 10px;
	    font-size: 1.2em;
	    color: #f00;
	}
	 .movie-link{
	    position: absolute;
	    bottom: 10px;
	    right: 30px;
	    background-color: #a10100;
	    border-radius: 30px;
	    width: 180px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 50px;
	    color: #fff;
	    font-weight: 800;
	}
	
	.top-link{
	    position: absolute;
	    top: 10px;
	    right: 10px;
	    background-color: #0012ff;
	    border-radius: 30px;
	    width: 222px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 30px;
	    color: #fff;
	    font-weight: 800;
	    margin: auto;
	    margin-bottom: 50px;
	    height: 50px;
	    font-size: 0.9em;
	}
	
	.main-box-list-youtube{
	    width: 420px;
	    height: 280px;
	    margin-right: 20px;
	}
	.main-box-list-youtube img{
		width: 100%;
		height: auto;
	}
	.main-box-list-youtube iframe{
	    width: 100%;
	    height: 100%;
	}
	
	.narrator-wrap{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    align-items: flex-start;
	}
	.narrator-title{
	    font-size: 2em;
	}
	.narrator{
	    display: flex;
	    flex-direction: row;
	    align-items: flex-start;
	    margin-top: 30px;
	}
	.narrator p{
	    width: 300px;
	    text-align: justify;
	    margin-top: 20px;
	}
	.narrator img{
	    width: 100px;
	    height: fit-content;
	}
	.main-box-list-wrap3{
	    display: flex;
	    flex-direction: row;
	    align-content: flex-start;
	    align-items: flex-start;
	    justify-content: center;
	    margin-top: 30px;
	}
	.setumei{
	    margin-top: 30px;
	    line-height: 2;
	}

	.app-wrap{
	    margin-top: 50px;
	    line-height: 2;
	    width: 100%;
	}
	.app-wrap-title{
	    font-size: 2em;
	    padding-bottom: 10px;
	}
	.app-wrap-p{}
	.app-dl-title{
	    font-size: 2em;
	    margin-top: 30px;
	    border-bottom: 2px solid #ddd;
	}
	.app-dl-p{
	    /* background-color: yellow; */
	}
	.os-wrap{
	    display: flex;
	    flex-direction: row;
	    justify-content: space-around;
	    margin-top: 50px;
	    align-items: flex-start;
	    width: 100%;
	}
	.os-inner{
	    display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: center;
	    width: 43%;
	}
	.os-inner img{
	    width: 180px;
	    height: fit-content;
	    margin-bottom: 10px;
	    margin: auto;
	}
	.dosa-wrap{
	    width: 100%;
	}
	.dosa-title{
	    background-color: #dcc9a6;
	    border-radius: 30px;
	    padding-left: 10px;
	    margin-bottom: 20px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: flex-start;
	    width: 100%;
	}
	.dosa-wrap p{}
	.os-inner-p{
	    font-size: 1.2em;
	}
	.ios{
	    border-left: 10px solid #ff9143;
	    padding-left: 20px;
	    font-size: 1.2em;
	    text-align: left;
	    width: 100%;
	    border-bottom: 2px solid #cacaca;
	    margin-bottom: 10px;
	}
	.And{
		 border-left: 10px solid #36ab06;
		 padding-left: 20px;
		 font-size: 1.2em;
		 text-align: left;
		 width: 100%;
		 border-bottom: 2px solid #cacaca;
		 margin-bottom: 10px;
	}
	
	.change-word{
	    position: absolute;
	    /* top: 10px; */
	    /* left: 38px; */
	    display: none;
	    text-align: center;
	    color: #fff;
	    display: flex!important;
	    /* width: 500px; */
	}
	.change-word a{
	    text-decoration: none;
	    color: #fff;
	}
	.change-word img{
	    width: 0;
	    height: fit-content;
	    margin: 5px 5px 3px 5px;
	}
	.change-word-box{
	    background-color: #a10100;
	    margin: 5px;
	    border-radius: 10px;
	    width: 50px;
	    height: 27px;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    padding-top: 2px;
	}
	.change-word-box p{}
	.app-icon{
	    display: flex;
	    bottom: 1vw;
	    position: absolute;
	    /* background-color: #fff; */
	    border-radius: 5px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    left: 12vw;
	    width: 340px;
	}
	.app-icon img{
	    width: fit-content;
	    height: 60px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	}
	
	
	.app-icon-sub{
	    display: flex;
	    top: -7px;
	    position: absolute;
	    /* background-color: #fff; */
	    border-radius: 5px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    /* right: 190px; */
	    width: 340px;
	    left: 269px;
	}
	.app-icon-sub img{
	    width: fit-content;
	    height: 60px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	    margin-top: 11px;
	}

	.top-sub-wrap{
    display: flex;
    width: 1000px;
    margin: auto;
    /* background-color: red; */
    height: 50px;
    align-content: center;
    align-items: center;
    position: relative;
    justify-content: flex-start;
}
	
	.btn_100{
	    position: absolute;
	    background-color: #a10100;
	    color: #fff;
	    width: 90px;
	    height: 60px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    border-radius: 15px;
	    position: absolute;
	    right: 90px;
	    bittom: 50px;
	    margin-top: -130px;
	}
	
	.change-btn{
	    background-color: #a10100;
	    width: 150px;
	    text-align: center;
	    color: #fff;
	    border-radius: 10px;
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    font-weight: 800;
	    position: absolute;
	    top: 15px;
	    left: 50px;
	    background-image: url(../img/down.png);
		background-repeat: no-repeat;
		background-size: 16px;
		background-position: right;
		background-position-x: 125px;
	}
}

/** RESPONSIVE BREAKPOINTS==========**/
@media(min-width: 721px) and (max-width: 1100px){
/** base **/
	.primary{}
    .pc{display: none;}
    .is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  height: 50px;
	  background-color: #fff;
	  /* padding-top: 10px; */
	  padding-left: 10px;
	  width: 980px;
	  /* margin: auto; */
	  right: 0;
	  padding-left: 30px!important;
	  padding-top: 10px!important;
	  font-size: 18px;
	}
	#top-sub{width: 100%;position: relative;}
	.breadcrumb {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  font-size: 13px;
	  margin-bottom: 10px;
	}
	
	.breadcrumb li {
	  display: inline;/*横に並ぶように*/
	  list-style: none;
	  font-weight: bold;/*太字*/
	}
	
	.breadcrumb li:after {
	  /* >を表示*/
	  content: '>';
	  padding: 0 0.2em;
	  color: #555;
	}
	
	.breadcrumb li:last-child:after {
	  content: '';
	}
	
	.breadcrumb li a {
	  text-decoration: none;
	  color: gray;
	}
	
	.breadcrumb li:first-child a:before {
	  /*家アイコン*/
	  font-family: FontAwesome;
	  content: '\f015';
	  font-weight: normal;
	  font-size: 1.1em;
	  color: #2e7fea;
	}
	
	.breadcrumb li a:hover {
	  text-decoration: underline;
	}

   .change-word-wrap{
	    display: none;
	    width: 500px;
	    height: 100px;
	}
   .rakugoka{}	
   .rakugoka-box{
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    margin-bottom: 50px;
	}
	.rakugoka-box p{}
	.rakugoka-box img{
	    width: 160px!important;
	    height: fit-content;
	    margin-right: 30px;
	    object-fit: contain;
	}
	.maintitle{
	    font-size: 1.2em;
	    padding-bottom: 10px;
	    text-align: center;
	    background-image: url(../img/down.png);
	    background-repeat: no-repeat;
	    background-size: 20px;
	    padding-left: 30px;
	    width: 240px;
	    margin: auto;
	    border-bottom: 1px solid;
	    margin-bottom: 50px;
	}
	.open{
	    background-image: url(../img/up.png);
	    background-repeat: no-repeat;
	   
	}
   #menu{
		font-size: 17px;
		font-weight: bold;
		color: #393939;
		position: relative;
		margin-bottom: 60px;
		text-align: center;
		height: 60px;
		display: flex;
		margin: auto;
		background-color: #a10100;
		width: 250px;
		margin-top: 5px;
		flex-direction: row;
		align-content: center;
		align-items: center;
		border-radius: 30px;
		color: #fff;
		line-height: 1.2;
		text-align: center;
		justify-content: center;
		}
	#menu a{
		  color: #fff;
		  text-decoration-line: none;
	}
	nav{
	    height: 103px;
	    background-color: #ffffffad;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-between;
	}
	.nav-inner{
	    display: flex;
	    width: 1080px;
	    margin: auto;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-around;
	    align-items: center;
	}
	.nav-box{
	    width: 570px;
	    /* background-color: #fff; */
	    /* border-radius: 30px; */
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    align-content: center;
	    /* color: #fff; */
	}
	.nav-box-inner{
	    display: flex;
	    flex-direction: column;
	    margin-right: 0px;
	    width: 173px;
	}
	.is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  background-color: #fff;
	  height: 90px;
	  padding-top: 0px!important;
	  padding-left: 20px;
	}
	 .main-box-list{
	 	width: 100%;
	 	border: 1px solid #E9E9E9;
	 	box-shadow: 1px 1px 3px #e9e9e9;
	 	padding: 2%;
	 	m
	 	argin-top: 30px;
	 	display: flex;
	 	flex-direction: row;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	position: relative;
	 	min-height: 240px;
	 	margin-bottom: 30px;
	 }
	 .main-box-list img{
	    width: 250px;
	    margin-right: 30px;
	}
	 .main-box-list-wrap2{}
	 
	 	 .main-box-list2{
	 	width: 100%;
	 	border: 1px solid #E9E9E9;
	 	box-shadow: 1px 1px 3px #e9e9e9;
	 	padding: 2%;
	 	m
	 	argin-top: 30px;
	 	display: flex;
	 	flex-direction: column;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	position: relative;
	 	min-height: 240px;
	 	margin-bottom: 30px;
	 }
	 .main-box-list2 img{
	    width: 250px;
	    margin-right: 30px;
	}

	 .movie-list-title{
	    color: #0012ff;
	    font-size: 1.2em;
	}
	 .movie-list-title2{
	    font-size: 1.4em;
	    font-weight: 800;
	}
	 .movie-list-title3{
	    padding-top: 10px;
	    font-size: 1.2em;
	    color: #ff0101;
	}
	 .movie-link{
	    position: absolute;
	    bottom: 10px;
	    right: 30px;
	    background-color: #a10100;
	    border-radius: 30px;
	    width: 150px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 40px;
	    color: #fff;
	    font-weight: 800;
	}
	
	.top-link{
	    position: absolute;
	    top: 70px;
	    right: 30px;
	    background-color: #0012ff;
	    border-radius: 30px;
	    width: 150px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 30px;
	    color: #fff;
	    font-weight: 800;
	    margin: auto;
	    margin-bottom: 50px;
	    font-size: 0.8em;
	}
	.main-box-list-youtube{
	    width: 420px;
	    height: 280px;
	    margin-right: 20px;
	}
	.main-box-list-youtube iframe{
	    width: 100%;
	    height: 100%;
	}
	
	.narrator-wrap{
	    display: flex;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-content: center;
	    align-items: flex-start;
	    margin-top: 50px;
	}
	.narrator-title{
	    font-size: 2em;
	}
	.narrator{
	    display: flex;
	    flex-direction: row;
	    align-items: flex-start;
	    margin-top: 30px;
	}
	.narrator p{
	    /* width: 300px; */
	    text-align: justify;
	    margin-top: 20px;
	}
	.narrator img{
	    width: 100px;
	    height: fit-content;
	}
	.main-box-list-wrap3{
	    display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: center;
	    justify-content: center;
	    margin-top: 30px;
	}
	.setumei{
	    margin-top: 30px;
	    line-height: 2;
	}

	.app-wrap{
	    margin-top: 50px;
	    line-height: 2;
	    width: 100%;
	}
	.app-wrap-title{
	    font-size: 2em;
	    padding-bottom: 10px;
	}
	.app-wrap-p{}
	.app-dl-title{
	    font-size: 2em;
	    margin-top: 30px;
	    border-bottom: 2px solid #ddd;
	    text-align: center;
	}
	.app-dl-p{
	    /* background-color: yellow; */
	}
	.os-wrap{
	    display: flex;
	    flex-direction: row;
	    justify-content: space-around;
	    margin-top: 50px;
	}
	.os-inner{
	    display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: center;
	    width: 43%;
	}
	.os-inner img{
	    width: 180px;
	    height: fit-content;
	    margin-bottom: 10px;
	    margin: auto;
	}
	.dosa-wrap{
	    width: 100%;
	}
	.dosa-title{
	    background-color: #dcc9a6;
	    border-radius: 30px;
	    padding-left: 10px;
	    margin-bottom: 20px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: flex-start;
	    width: 100%;
	}
	.dosa-wrap p{}
	.os-inner-p{
	    font-size: 1.2em;
	}
	.ios{
	    border-left: 10px solid #ff9143;
	    padding-left: 20px;
	    font-size: 1.2em;
	    text-align: left;
	    width: 100%;
	    border-bottom: 2px solid #cacaca;
	    margin-bottom: 10px;
	}
	.And{
		 border-left: 10px solid #36ab06;
		 padding-left: 20px;
		 font-size: 1.2em;
		 text-align: left;
		 width: 100%;
		 border-bottom: 2px solid #cacaca;
		 margin-bottom: 10px;
	}
	.change-word{
	    position: absolute;
	    top: 10px;
	    left: 38px;
	    display: none;
	    text-align: center;
	    color: #fff;
	    display: flex!important;
	    width: 500px;
	}
	.change-word a{
	    text-decoration: none;
	    color: #fff;
	}
	.change-word img{
	    width: 64px;
	    height: fit-content;
	    margin: 5px 5px 3px 5px;
	}
	.change-word-box{
	    background-color: #a10100;
	    margin: 4px;
	    border-radius: 10px;
	    width: 78px;
	    height: 33px;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	.change-word-box p{}
	.app-icon{
	    display: flex;
	    bottom: 1vw;
	    position: absolute;
	    /* background-color: #fff; */
	    border-radius: 5px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    left: 3vw;
	    width: 340px;
	}
	.app-icon img{
	    width: fit-content;
	    height: 60px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	}
	
	.app-icon-sub{
	    display: flex;
	    top: 0;
	    position: absolute;
	    /* background-color: #fff; */
	    border-radius: 5px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    right: 0px;
	    width: 340px;
	}
	.app-icon-sub img{
	    width: fit-content;
	    height: 50px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	    /* height: fit-content; */
	    object-fit: contain;
	}

	.btn_100{
	    position: absolute;
	    background-color: #a10100;
	    color: #fff;
	    width: 90px;
	    height: 60px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    border-radius: 15px;
	    position: absolute;
	    right: 90px;
	    bittom: 50px;
	    margin-top: -130px;
	    display: none;
	}
	
	.change-btn{
	    background-color: #a10100;
	    width: 150px;
	    text-align: center;
	    color: #fff;
	    border-radius: 10px;
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    font-weight: 800;
	    position: absolute;
	    top: 15px;
	    left: 50px;
	    background-image: url(../img/down.png);
		background-repeat: no-repeat;
		background-size: 16px;
		background-position: right;
		background-position-x: 125px;
	}

}

/** RESPONSIVE BREAKPOINTS==========**/
@media(max-width: 720px){
/** base **/
	.primary{
	    margin-top: 50px;
	}
	#top-sub{width: 100%;position: relative;height: 50px;/* background-color: red; */}
   .pc{display: none;}
    .is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  height: 50px;
	  background-color: #fff;
	  /* padding-top: 10px; */
	  padding-left: 10px;
	  width: 980px;
	  /* margin: auto; */
	  right: 0;
	  padding-left: 0;
	  padding-top: 2px!important;
	  /* font-size: 18px; */
	}
	
	.breadcrumb {
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  font-size: 14px;
	}
	
	.breadcrumb li {
	  display: inline;/*横に並ぶように*/
	  list-style: none;
	  font-weight: bold;/*太字*/
	}
	
	.breadcrumb li:after {
	  /* >を表示*/
	  content: '>';
	  padding: 0 0.2em;
	  color: #555;
	}
	
	.breadcrumb li:last-child:after {
	  content: '';
	}
	
	.breadcrumb li a {
	  text-decoration: none;
	  color: gray;
	}
	
	.breadcrumb li:first-child a:before {
	  /*家アイコン*/
	  font-family: FontAwesome;
	  content: '\f015';
	  font-weight: normal;
	  font-size: 1.1em;
	  color: #2e7fea;
	}
	
	.breadcrumb li a:hover {
	  text-decoration: underline;
	}

   .change-word-wrap{
	    display: none;
	    width: 500px;
	    height: 70px;
	}
	.rakugoka{
    /* display: flex; */
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}	
	.rakugoka-box{
	    display: flex;
	    justify-content: center;
	    flex-direction: column;
	    align-items: center;
	    align-content: center;
	    margin-bottom: 50px;
	    text-align: center;
	}
	.rakugoka-box p{
    text-align: justify;
}
	.rakugoka-box img{
	    width: 100px!imprtant;
	    height: fit-content;
	    /* margin-right: 30px; */
	    width: 30%!important;
	    object-fit: contain;
	    margin-bottom: 32px;
	}
	.maintitle{
	    font-size: 1.2em;
	    padding-bottom: 10px;
	    text-align: center;
	    background-image: url(../img/down.png);
	    background-repeat: no-repeat;
	    background-size: 20px;
	    padding-left: 30px;
	    width: 240px;
	    margin: auto;
	    border-bottom: 1px solid;
	    margin-bottom: 50px;
	}
	.open{
	    background-image: url(../img/up.png);
	    background-repeat: no-repeat;
	   
	}
	.is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 2;
	  width: 100%;
	  background-color: #fff;
	  height: 40px;
	  padding-top: 10px!important;
	  padding-left: 20px;
	  margin-top: 0px;
	}
	nav{
	    height: 103px;
	    background-color: #ffffffad;
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-between;
	}
	.nav-inner{
	    display: flex;
	    width: 1080px;
	    margin: auto;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: space-around;
	    align-items: center;
	}
	.nav-box{
	    width: 570px;
	    /* background-color: #fff; */
	    /* border-radius: 30px; */
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: center;
	    align-content: center;
	    /* color: #fff; */
	}
	.nav-box-inner{
	    display: flex;
	    flex-direction: column;
	    margin-right: 0px;
	    width: 173px;
	}
	 #menu{
	    font-size: 30px;
	    font-weight: bold;
	    color: #393939;
	    position: relative;
	    margin-bottom: 60px;
	    text-align: center;
	    height: 60px;
	    display: flex;
	    margin: auto;
	    background-color: #a10100;
	    width: 250px;
	    margin-top: 0px;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    border-radius: 30px;
	    color: #fff;
	    font-size: 1em;
	    line-height: 1.2;
	    text-align: center;
	   }
	#menu a{
		  color: #fff;
		  text-decoration-line: none;
	}
		 .main-box-list{
	 	width: 100%;
	 	border: 1px solid #E9E9E9;
	 	box-shadow: 1px 1px 3px #e9e9e9;
	 	padding: 2%;
	 	m
	 	argin-top: 30px;
	 	display: flex;
	 	flex-direction: row;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	position: relative;
	 	min-height: 340px;
	 	margin-bottom: 20px;
	 	/* min-height: 300px; */
	 }
	 .main-box-list img{
	    width: 150px;
	    margin-right: 15px;
	    margin-bottom: 10px;
	    height: auto;
	    /* object-fit: contain; */
	}
	 .main-box-list-wrap{}
	 .movie-list-title{
	    color: #0012ff;
	    font-size: 1.2em;
	    padding-bottom: 10px;
	}
	
	 .main-box-list2{
	 	width: 100%;
	 	border: 1px solid #E9E9E9;
	 	box-shadow: 1px 1px 3px #e9e9e9;
	 	padding: 5px;
	 	margin-top: 30px;
	 	display: flex;
	 	flex-direction: column;
	 	flex-wrap: nowrap;
	 	align-content: center;
	 	justify-content: flex-start;
	 	align-items: center;
	 	position: relative;
	 	/* min-height: 500px; */
	 	margin-bottom: 20px;
	 }
	 .main-box-list2 img{
	    width: 100%;
	    /* margin-right: 30px; */
	    margin-bottom: 10px;
	    height: auto;
	    /* object-fit: contain; */
	}
	 .main-box-list-wrap2{}
	 .movie-list-title{
	    color: #000000;
	    font-size: 1.2em;
	    padding-bottom: 10px;
	}
	 .movie-list-title2{
	    font-size: 1.2em;
	    font-weight: 800;
	}
	 .movie-list-title3{
	    padding-top: 10px;
	    font-size: 1.2em;
	    color: #ff0000;
	}
	 .movie-link{
	    position: absolute;
	    bottom: 10px;
	    right: 30px;
	    background-color: #a10100;
	    border-radius: 30px;
	    width: 150px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 40px;
	    color: #fff;
	    font-weight: 800;
	}
	 .top-link{
	    position: absolute;
	    top: 8px;
	    right: 10px;
	    background-color: #0012ff;
	    border-radius: 30px;
	    width: 150px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    height: 40px;
	    color: #fff;
	    font-weight: 800;
	    margin: auto;
	    margin-bottom: 50px;
	    font-size: 0.8em;
	}
	.main-box-list-youtube{
	    width: 90%;
	    height: 280px;
	    /* margin-right: 20px; */
	}
	.main-box-list-youtube iframe{
	    width: 100%;
	    height: 100%;
	}
	
	.narrator-wrap{
	    display: flex;
	    flex-wrap: nowrap;
	    align-content: center;
	    align-items: center;
	    justify-content: center;
	    flex-direction: column;
	    margin-top: 30px;
	}
	.narrator-title{
	    font-size: 1.5em;
	}
	.narrator{
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    margin-top: 30px;
	    align-content: center;
	}
		.narrator p{
	    width: 100%;
	    text-align: justify;
	    margin-top: 20px;
	}
	.narrator img{
	    width: 100px;
	    height: fit-content;
	}
	.main-box-list-wrap3{
	    display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: center;
	    justify-content: center;
	    margin-top: 30px;
	    padding: 5px;
	    width: 100%;
	}
	.setumei{
	    margin-top: 30px;
	    line-height: 1.5;
	}

	.app-wrap{
	    margin-top: 50px;
	    line-height: 1.5;
	    /* padding: 10px; */
	    width: 100%;
	}
	.app-wrap-title{
	    font-size: 1.5em;
	    padding-bottom: 10px;
	}
	.app-wrap-p{
	    width: 100%;
	}
		.app-dl-title{
	    font-size: 1.5em;
	    margin-top: 30px;
	    border-bottom: 2px solid #ddd;
	}
	.app-dl-p{
	    /* background-color: yellow; */
	    padding: 10px;
	}
	.os-wrap{
	    display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	    margin-top: 50px;
	    align-content: center;
	    align-items: center;
	    width: 100%;
	    padding: 10px;
	}
	.os-inner{
 	   display: flex;
	    flex-direction: column;
	    align-content: center;
	    align-items: center;
	    width: 100%;
	    margin-bottom: 30px;
	}
	.os-inner img{
	    width: 140px;
	    height: auto;
	    margin-bottom: 10px;
	    margin: auto;
	}
	.dosa-wrap{
	    width: 100%;
	}
		.dosa-title{
	    background-color: #dcc9a6;
	    border-radius: 30px;
	    padding-left: 10px;
	    margin-bottom: 20px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: flex-start;
	    width: 100%;
	    height: 30px;
	    display: flex;
	    align-items: center;
	}
	.dosa-wrap p{}
	.os-inner-p{
	    font-size: 1.2em;
	}
	.ios{
	    border-left: 10px solid #ff9143;
	    padding-left: 20px;
	    font-size: 1.2em;
	    text-align: left;
	    width: 100%;
	    border-bottom: 2px solid #cacaca;
	    margin-bottom: 10px;
	}
	.And{
		 border-left: 10px solid #36ab06;
		 padding-left: 20px;
		 font-size: 1.2em;
		 text-align: left;
		 width: 100%;
		 border-bottom: 2px solid #cacaca;
		 margin-bottom: 10px;
	}
	
	.change-word{
	    position: absolute;
	    top: 1vw;
	    left: 1px;
	    display: none;
	    text-align: center;
	    color: #fff;
	    display: flex!important;
	    /* width: 500px; */
	    /* background-color: rgb(255 255 255 / 71%); */
	}
	.change-word a{
	    text-decoration: none;
	    color: #fff;
	}
	.change-word img{
	    width: 53px;
	    height: fit-content;
	    margin: 5px 5px 3px 5px;
	}
	.change-word-box{
	    background-color: #a10100;
	    margin: 5px;
	    border-radius: 10px;
	    width: 38px;
	    height: 27px;
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    justify-content: center;
	}
	.change-word-box p{}
	.app-icon{
	    display: flex;
	    bottom: 1vw;
	    position: absolute;
	    border-radius: 5px;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    margin-left: calc(10px-10px);
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	.app-icon img{
	    width: auto;
	    height: 50px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	}
	
	.app-icon-sub{
	     display: flex;
	     top: 50px;
	     position: absolute;
	     border-radius: 5px;
	     flex-direction: row;
	     flex-wrap: nowrap;
	     align-content: center;
	     justify-content: center;
	     align-items: center;
	     margin-left: calc(10px-10px);
	     left: 0;
	     right: 0;
	     margin: auto;
	}
	.app-icon-sub img{
		 width: auto;
	    height: 50px;
	    margin: 10px;
	    background-color: #fff;
	    border-radius: 10px;
	    padding: 3px;
	}


	.btn_100{
	    position: absolute;
	    background-color: #a10100;
	    color: #fff;
	    width: 90px;
	    height: 60px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    border-radius: 15px;
	    position: absolute;
	    right: 90px;
	    bottom: 50px;
	    margin-top: -130px;
	    display: none;
	}
	
	.change-btn{
	    background-color: #a10100;
	    width: 150px;
	    text-align: center;
	    color: #fff;
	    border-radius: 10px;
	    height: 40px;
	    display: flex;
	    flex-direction: row;
	    align-content: center;
	    justify-content: center;
	    align-items: center;
	    font-weight: 800;
	    position: absolute;
	    top: 7px;
	    left: 10px;
	    background-image: url(../img/down.png);
	    background-repeat: no-repeat;
	    background-size: 16px;
	    background-position: right;
	    background-position-x: 125px;
	}

}



