<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------
	common
-----------------------------------------------------------*/
.br-sp {
	display: none;
}
body {
    background-position: center 0%;
    background-image: url(../images/momoyama_logo_back.png);
    background-color: #EDB6C8;
}
.img_center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.tailken_bt {
    overflow: hidden;
    width: 484px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 119px;
}

.tailken_bt img{
    cursor: pointer;
    transition-duration: 0.3s;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tailken_bt:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.more_bt {
    overflow: hidden;
    width: 484px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 119px;
    margin-bottom: 50px;
}

.more_bt img{
    cursor: pointer;
    transition-duration: 0.3s;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.more_bt:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.navi {
    display: flex;
    justify-content: space-between;
    margin-left: 45px;
    margin-right: 45px;
    padding-top: 50px;
    padding-bottom: 50px;
}



@media only screen and (max-width: 769px) {
.tailken_bt {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.br-sp {
	display: block;
}
	.br-pc {
	display: none;
}
.navi {
    display: none;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 45px;
    margin-right: 45px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}
.more_bt {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    height: auto;
}
}


/*-----------------------------------------------------------
	header
-----------------------------------------------------------*/
#header {
    background-color: #FFFFFF;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#header h1 img {
    text-align: center;
    width: 13%;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    display: block;
    margin-left: 20px;
}

@media only screen and (max-width: 769px) {
    
#header {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}
#header h1 img {
    width: 26%;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
}
/*-----------------------------------------------------------
	top
-----------------------------------------------------------*/
.top {
    background-image: url(../images/top.png);
    position: relative;
    z-index: 0;
    background-color: #FFFFFF;
    height: 605px;
    padding-top: 0px;
    width: 1080px;
}
.top h2 img {
    position: absolute;
    top: 176px;
    margin: auto;
    width: 862px;
    height: auto;
    right: 21px;
}
@media only screen and (max-width: 769px) {
    
.top {
    height: 0;
    padding-top: 57%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
}
.top h2 img {
    position: absolute;
    top: 25%;
    width: 78%;
    right: 21px;
}
}
    
    
    
    
    
    
/*-----------------------------------------------------------
	area_a
-----------------------------------------------------------*/
#area_a {
    position: relative;
    background-color: #FFFFEE;
    padding-top: 40px;
    padding-bottom: 30px;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
}
#area_a h3 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
}
#area_a h4 {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}
#area_a p {
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    /* [disabled]background-image: url(../images/202103/logo_momoyama.png); */
    display: none;
}
.a_img01 {
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: block;
    width: 83%;
    height: auto;
}
.a_img02 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.a_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.a_img03 {
    margin-bottom: 30px;
    height: auto;
}
.a_img04 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.a_05_bt {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    width: 485px;
    height: 119px;
}
.a_05_bt img{
    cursor: pointer;
    transition-duration: 0.3s;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.a_05_bt:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.a_img06 {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.a_img07 {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.a_img08 {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media only screen and (max-width: 769px) {
#area_a {
    position: relative;
    z-index: 0;
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#area_a h3 img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    width: 75%;
}
img.a_img01 {
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: block;
    width: 90%;
}
.a_img02 {
    width: 80%;
}
.a_img03 {
    margin-bottom: 5%;
    width: 47%;
    height: auto;
}
.a_img04 {
    width: 80%;
}
.a_05_bt {
    padding-top: 5%;
    padding-bottom: 5%;
    width: 70%;
    height: auto;
}
.a_img06 {
    margin-bottom: 6%;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
.a_img07 {
    margin-bottom: 6%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 83%;
}
.a_img08 {
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    height: auto;
}
}
/*-----------------------------------------------------------
area_b
-----------------------------------------------------------*/
#area_b {
    position: relative;
    background-repeat: repeat;
    text-align: center;
    background-color: #eaf8ff;
    z-index: 1;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.b_img01 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 50px;
}
.b_img02 {
    margin-left: auto;
    margin-right: auto;
    display: block;
}


@media only screen and (max-width: 769px) {
#area_b {
    position: relative;
    z-index: 1;
    padding-top: 6%;
    padding-bottom: 6%;
    width: 100%;
}
.b_img01 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
    width: 95%;
}
.b_img02 {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
}


/*-----------------------------------------------------------
area_c
-----------------------------------------------------------*/
#area_c {
    text-align: center;
    padding-top: 0px;
    background-color: #FFFFFF;
    position: relative;
}

#area_c h3 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 90px;
}

@media only screen and (max-width: 769px) {
#area_c {
    text-align: center;
    padding-top: 0px;
    background-color: #FFFFFF;
    /* [disabled]border: 15px solid #00A73C; */
    position: relative;
}

#area_c h3 {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 7%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
}
/*-----------------------------------------------------------
area_d
-----------------------------------------------------------*/
#area_d {
    background-color: #fff0f5;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#area_d h3 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 50px;
}
.d_img02_box {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}
.d_img02 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.d_img03 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
    width: 80%;
}
.d_img04 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
    width: 80%;
}


@media only screen and (max-width: 769px) {
#area_d {
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
}
#area_d h3 img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    width: 90%;
}
.d_img02_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}
.d_img02 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
    width: 45%;
    height: auto;
}
.d_img03 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 5%;
    width: 95%;
    height: auto;
}
.d_img04 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    width: 95%;
}
}
/*-----------------------------------------------------------
area_e
-----------------------------------------------------------*/
#area_e {
    background-color: #ffffd4;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#area_e h3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    margin-bottom: 50px;
    width: auto;
}
#area_e h4 {
    font-size: 20px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    font-weight: bold;
}
#area_e .e_img03 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 30px;
}


@media only screen and (max-width: 769px) {
#area_e {
    background-color: #ffffd4;
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
}
#area_e h3 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    margin-bottom: 5%;
    width: 90%;
}
#area_e h4 {
    font-size: 16px;
    width: 70%;
}
#area_e .e_img03 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 5%;
    width: 90%;
    margin-bottom: 5%;
}
}
/*-----------------------------------------------------------
area_f
-----------------------------------------------------------*/
#area_f {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    text-align: center;
    background-color: #fff0f5;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#area_f h3 img {
    
    height: auto;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.f_img02 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 30px;
}
#area_f .movie01, #area_f .movie02 {
    width: 46%;
    margin-bottom: 30px;
}
#area_f .movie01 {
    float: left;
    padding-left: 20px;
}
#area_f .movie02 {
    float: right;
    padding-right: 20px;
}

@media only screen and (max-width: 769px) {
#area_f {
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
}
#area_f h3 img {
    width: 80%;
    margin-bottom: 5%;
}
#area_f .img01 {
	background-color: #b9e3f9;
	padding: 5% 0;
}
.f_img02 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 5%;
    width: 95%;
}
#area_f .movie01, #area_f .movie02 {
	float: none;
	margin-top: 3%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
	padding: 0;
	width: 95%;
}
#area_f .movie01 iframe,  #area_f .movie02 iframe {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
}
/*-----------------------------------------------------------
area_g
-----------------------------------------------------------*/
#area_g {
    text-align: center;
    background-color: #f9ffed;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}
#area_g .g_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}
#area_g .g_box img {
    margin-bottom: 20px;    
}
#area_g h3 {
    margin-bottom: 50px;
}
#area_g .g_img03 {
    width: 467px;
}



@media only screen and (max-width: 769px) {
#area_g {
    height: auto;
    padding-bottom: 5%;
    width: 100%;
    padding-top: 5%;
}
#area_g h3 {
    padding: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
#area_g .g_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}
#area_g .g_box img {
    margin-bottom: 20px;
    width: 70%;
    height: auto;
}
#area_g .g_img03 {
    width: 467px;
}
}

/*-----------------------------------------------------------
area_h
-----------------------------------------------------------*/

#area_h {
    text-align: center;
    background-color: #eaf8ff;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}


#area_h h3 img {
    margin-bottom: 50px;
}
#area_h .h_img02 {
    margin-bottom: 20px;
}
@media only screen and (max-width: 769px) {
    
#area_h {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}


#area_h h3 img {
    margin-bottom: 5%;
    width: 90%;
}
#area_h .h_img02 {
    margin-bottom: 5%;
    width: 90%;
}
}
    
    
    
    
    
/*-----------------------------------------------------------
area_i
-----------------------------------------------------------*/
#area_i {
    text-align: center;
    background-color: #fff0f5;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}


#area_i h3 img {
    margin-bottom: 5%;
    
}
#area_i .i_img02 {
    margin-bottom: 20px;
}
#area_i .i_img03 {
    margin-bottom: 30px;
    margin-top: 30px;
}

@media only screen and (max-width: 769px) {
    
#area_i {
    width: 100%;
    display: block;
    padding-top: 5%;
    padding-bottom: 5%;
}


#area_i h3 img {
    margin-bottom: 5%;
    width: 85%;
}
#area_i .i_img02 {
    margin-bottom: 5%;
    width: 90%;
}  
#area_i .i_img03 {
    margin-bottom: 5%;
    width: 75%;
    margin-top: 0px;
}     
    
}
    
/*-----------------------------------------------------------
area_cp
-----------------------------------------------------------*/
.area_cp {
    text-align: center;
    background-color: #ffffee;
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}


.area_cp h3 {
    margin-bottom: 30px;
}
.area_cp .i_img02 {
    margin-bottom: 20px;
}
.area_cp .introduce {
    margin-bottom: 20px;
}
.area_cp .a_img06 {
    margin-top: 50px;
    margin-bottom: 30px;
}
#area_form  {
    text-align: center;
    background-color: #37BC9C;
}
#area_form .a_09 {
    margin-top: 50px;
    margin-bottom: 20px;
}
.form_box iframe {
    width: 900px;
    height: 1200px;
}
#area_form p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 14px;
}
@media only screen and (max-width: 769px) {
 
.area_cp {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.area_cp h4 {
    font-size: 12px;
    margin-top: 2%;
    }
.area_cp h3 {
    margin-bottom: 5%;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.area_cp .i_img02 {
    margin-bottom: 20px;
}

.area_cp .a_img06 {
    margin-top: 50px;
    margin-bottom: 30px;
}
.area_cp .introduce {
    margin-bottom: 5%;
    width: 80%;
}
#area_form  {
    text-align: center;
    background-color: #37BC9C;
}
#area_form .a_09 {
    margin-top: 5%;
    margin-bottom: 5%;
    width: 80%;
}
.form_box iframe {
    width: 90%;
    height: 1200px;
}
    }
    
    
    
    
    
/*-----------------------------------------------------------
	footer
-----------------------------------------------------------*/

#footer {
    padding-top: 50px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    text-align: center;
    background-color: #FFFFFF;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#footer h6 {
	font-size: 80%;
	text-align: left;
	margin-left: 50px;
	margin-top: 20px;
}
#footer .img02_area {
	width: 602px;
	float: left;
	padding: 10px 0 0 40px;
}
#footer .img02, #footer .img03, #footer .img04 {
	float: left;
	padding: 10px 0 0 0;
}
#footer .img05 {
	float: left;
	padding: 10px 0 0 10px;
}
.google {
	border: 1px #ccc solid;
	margin: 20px 10px;
	padding: 10px;
	width: 380px;
	float: left;
	height: 310px;
}
.logo02 {
	text-align: left;
	padding: 0 0 0 40px;
}

@media only screen and (max-width: 769px) {
#footer  {
    padding: 0;
    width: 100%;
}
#footer .img01 {
	background-color: #b9e3f9;
	padding: 5% 0;
}
#footer .img01_01,  #footer .img01_02, #footer .img01_03,  #footer .img01_04,  #footer .img01_05 {
	margin: 1% 0 0 0;
}
#footer .img02,  #footer .img03,  #footer .img04,  #footer .img05 {
	float: none;
	padding: 5% 0 0 0;
	width: 90%;
	margin: 0 auto;
}

.logo02 {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
	#area_f h6 {
	margin-left: 1%;
}
#footer h6 {
    margin-top: 20px;
    margin-left: 3%;
    margin-right: 3%;
}
}

.google-wrap {
	height: 330px;
}
.google {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.google iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

@media only screen and (max-width: 769px) {
.google-wrap {
    margin-bottom: 8%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.google {
	float: none;
	width: 90%;
}
.google iframe {
    /* [disabled]position: absolute; */
    /* [disabled]top: 0; */
    /* [disabled]left: 0; */
    width: 100%;
    height: 100%;
    pointer-events: none;
}
}
/* ページのトップへ  */

#page-top {
	position: fixed;
	bottom: 50px;
	right: 20px;
	font-size: 90%;
	z-index: 990;
}
#page-top a {
	background: #999;
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #666;
}

@media only screen and (max-width: 769px) {
#page-top a {
	display: none;
}
}
.tel {
	background-repeat: repeat;
	/* [disabled]height: 169px;
*/
	background-color: #FFFFFF;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 7px;
	margin: 0;
	padding-bottom: 10px;
}
.cp_01 {
    background-image: url(../images/202103/cp_202103.png);
    width: 900px;
    height: 0;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    padding-top: 29%;
    margin-top: 32px;
}
.cp_01_sp {
	display: none;
	padding-top: 0px;
}
.cp_02 a {
    background-image: url(../images/202103/try_202103.png);
    width: 845px;
	height: ;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background-repeat: no-repeat;
    padding-top: 29%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    display: block;
}
.cp_03 {
    background-image: url(../images/202105/cp_202105.png);
    width: 996px;
    height: 0;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    padding-top: 32%;
    margin-top: 32px;
}
.cp_04 {
	background-image: url(../images/201909/topics_201909.png);
	width: 1000px;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	padding-top: 38%;
	margin-top: 32px;
}
.cp_03_a a {
	background-image: url(../images/201904/cp_201904_01.png);
	height: ;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 35%;
	float: left;
	display: block;
	margin-top: 20px;
	width: 45%;
	margin-left: 4%;
	margin-bottom: 30px;
}
.cp_03_b a{
	background-image: url(../images/201904/cp_201904_02.png);
	width: 45%;
	height: ;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 35%;
	float: right;
	margin-right: 4%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tel .po_01 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 0px;
	clear: both;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.tac-try {
	width: 480px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F9E6A0;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	clear: both;
}
.tel .tac-try p {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FF0004;
}
.b_img05 {
	/* [disabled]position: absolute;
*/
	top: 305px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 321px;
	height: 74px;
}
.tel p.attention {
    font-size: 80%;
    left: 0px;
    padding-left: 5px;
    text-align: center;
    position: static;
    padding-bottom: 0px;
    color: #000000;
    display: block;
    margin-bottom: 20px;
}

@media only screen and (max-width: 769px) {
#tel .po_01 {
	padding-top: 15px;
	padding-bottom: 28px;
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.cp_01 {
    /* [disabled]background-image: url(../images/202101/cp_202101_sp.png); */
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 1%;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 33%;
    margin-top: 3%;
}
.cp_01_sp {
	background-image: url(../images/201908/cp_201908_sp.png);
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 1%;
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 60%;
	display: block;
	margin-top: 3%;
}
.cp_02 a {
    background-image: url(../images/202103/try_202103_sp.png);
    width: 90%;
	height: ;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    background-repeat: no-repeat;
    padding-top: 104%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0%;
}
	.cp_03 {
	width: 90%;
	padding-top: 32%;
	}
.cp_03_a a {
	width: 90%;
	height: ;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 65%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	display: none;
}
.cp_03_b a{
	width: 90%;
	height: ;
	padding-top: 65%;
	float: none;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	display: none;
}
.cp_04 {
	background-image: url(../images/201909/topics_201909_sp.png);
	width: 90%;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	background-size: contain;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	padding-top: 59%;
	margin-top: 32px;
}
.tac-try {
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #EDEDED;
	border-radius: 10px;
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #FFFFFF;
	padding-right: 5%;
	padding-left: 5%;
}
#tel .tac-try p {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
}
#tel p.attention {
	font-size: 90%;
	left: 0px;
	text-align: center;
	position: static;
	padding-left: 2%;
	padding-right: 2%;
}
#tel .b_img05 {
	top: 47%;
	width: 80%;
	left: 0px;
	right: 0px;
	height: auto;
}
}


.movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-right: 0px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.attention_corona {
	width: 70%;
	border: 1px solid #FF0004;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 1%;
	background-color: #EA573A;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 表組み設定 */

table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    font-weight: normal;
    background-color: #C3D7F1;
}
td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.sheet_01 tbody tr td ul {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents td ul {
	margin-bottom: 0px;
	margin-right: 0px;
}
#contents td ul li {
	margin-bottom: 0px;	
}
table.sheet_01 {
	width: 100%;
	font-size: 100%;
	margin-bottom: 10px;
}
table.sheet_01 th {
	text-align: center;
	padding: 5px;
}
table.sheet_01 td {
    padding: 5px;
    font-size: 14px;
    background-color: #FFFFFF;
    text-align: center;
}
table.sheet_01_b {
	width: 100%;
	margin-bottom: 10px;
}
table.sheet_01_b th {
	text-align: left;
	padding: 5px;
}
table.sheet_01_b td {
	padding: 5px;
	font-size: 80%;
	background-color: #FFFFFF;
}
table.sheet_02 {
	width: 320px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 90%;
}
table.sheet_02 th {
	font-size: 100%;
	text-align: center;
	padding: 5px;
}
table.sheet_02 td {
	padding: 5px;
	font-size: 100%;
}
table.sheet_03 {
	width: 100%;
	font-size: 90%;
	margin-bottom: 15px;
	float: left;
}
table.sheet_03 th {
	text-align: center;
	padding: 5px;
}
table.sheet_03 td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFFFF;
	vertical-align: middle;
}
table.sheet_f {
	width: 440px;
	font-size: 90%;
	margin-bottom: 15px;
	float: left;
}
table.sheet_f th {
	text-align: center;
	padding: 5px;
	width: 120px;
}
table.sheet_f td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFFFF;
}
table td.price {
    text-align: right;
    padding-right: 1em;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_100 {
	width: 14%;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sheet_mini {
	font-size: 13px;
	margin-bottom: 0px;
	line-height: 1em;
}
.sp_scroll {
	width: 100%;
	/* [disabled]position: absolute;
*/
}

@media screen and (max-width:900px) {
/* 768px以下用（タブレット／スマートフォン用）の記述 */

table {
	border-top: 1px solid #bebbad;
	border-left: 1px solid #bebbad;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
	border-right: 1px solid #bebbad;
	border-bottom: 1px solid #bebbad;
	font-weight: normal;
}
td {
	border-right: 1px solid #bebbad;
	border-bottom: 1px solid #bebbad;
}
.sheet_01 tbody tr td ul {
}
table.sheet_01 {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	float: none;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
}
table.sheet_01 th {
	font-size: 80%;
	text-align: left;
	padding: 5px;
}
table.sheet_01 td {
	padding: 5px;
	font-size: 80%;
}
table.sheet_01_b {
	font-size: 90%;
	margin-bottom: 7px;
	width: 800px;
}
table.sheet_01_b th {
	text-align: center;
	padding: 5px;
}
table.sheet_01_b td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFFFF;
}
table.sheet_02 {
	width: 95%;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}
table.sheet_02 th {
	font-size: 100%;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
table.sheet_02 td {
	padding: 5px;
	font-size: 100%;
}
table.sheet_03 {
	font-size: 80%;
	margin-bottom: 7px;
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
table.sheet_03 th {
	text-align: center;
	padding: 5px;
}
table.sheet_03 td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFFFF;
}
table.sheet_f {
	width: 95%;
	font-size: 90%;
	margin-bottom: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
table.sheet_f th {
	text-align: center;
	padding: 5px;
	width: auto;
}
table.sheet_f td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFFFF;
}
.price {
	text-align: center;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sp_scroll {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
}

.school_list {
    
}
.school_list h3 {
    font-size: 140%;
    text-align: center;
    border-bottom: 1px solid #7A7A7A;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.school_list h4 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 5px;
}
.school_list h5 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
}
.school_list h6 {
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 3px;
}
.school_list p {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 5px;
}
</pre></body></html>