@charset "utf-8";

.st-contents .fastview div{
    position: relative;
    font-size: 0;
}

.st-contents .fastview .logo{
    position: absolute;
    top: 1%;
    right: 4.375%;
    width: 18.125%;
}

@media print, screen and (min-width: 641px) {
    .st-contents .st-contents__inner {
        float: right;
        max-width: 854px;
    }

    .st-contents .fastview .logo{
        top: 20px;
        left: 0;
        right: 0;
        width: auto;
        margin: auto;
    }

.top_info01 {
    font-size: 1.6em;
    line-height: 1.5em;
    border: solid #c00 2px;
    background: #ffeded;
    color: #000;
    padding: 10px;
	text-align:left;
	width: 822px;
    margin: 0 auto;
	margin-top:15px;
}
	
.top_info01 p.info-tit {
	font-size:1.2em;
	text-align:center;
}
	
.top_info01 p {
	margin-bottom:20px;
}
	
.top_movie {
    padding: 30px 0px;
	text-align:left;
	width: 822px;
    margin: 0 auto;
}
	
.top_bnr_sp {
}
	
}

.poster_w {
	background-color:#f9d6dd;
	text-align:center;
}

.poster_w img {
	width: 80%;
    padding: 20px;
}


.st-contents .info-bk {
	width: 100%;
    background: url(../images/top/whatsner_bk_sp.png);
	background-size: cover;
	background-repeat:no-repeat;
	padding-bottom: 65px;
    }

.st-contents .info-box {
	margin: 2.75% 5.375%;
	background-color: #fff;
}

.st-contents .info-box h2 {
    font-size: 4.625vw;
    color: #fff;
    text-align: left;
    padding: 3.125%;
	background-color: #15559a;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, sans-serif;
}

.st-contents .info-box .info-inner {
    font-size: 3.75vw;
    padding: 4.375%;
    height: 62.5vw;
    overflow-y: auto;
}

.st-contents .info-box .info-inner dl{
    padding: 1.8% 0;
    line-height: 1.4;
    border-bottom: 1px dashed #ccc;
}

.st-contents .info-box .info-inner dl:first-child{
    padding-top: 0;
}

.st-contents .info-box .info-inner dl:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.st-contents .info-box .info-inner dl dd a{
		text-decoration:underline !important;
}

.st-contents .info-box .info-inner dt.new span{
    position: relative;
}

.st-contents .info-box .info-inner dt.new span::after{
    content: 'new';
    position: absolute;
    margin-left: 1rem;
    background-color: #c00;
    border-radius: 2px;
    padding: 0 1%;
    font-size: 3.125vw;
    color: #fff;
}

    .bnr_top{
		display: none;
    }

    .bnr_top2{
		margin-bottom:20px;
		margin-top: 20px;
		margin-left: 0px;
		float:none !important;
		text-align:center;
    }

    .bnr_top p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }

    .bnr_poster{
		margin: 3.75% 4.375%;

    }

    .bnr_poster ul li{
		list-style: none;
		float:left;
    }

    .bnr_poster p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }
.poster_txt a:before {
	content: url("../images/common/icon_pdf.png");
	margin:0px 10px 0px 0px;
	vertical-align: -webkit-baseline-middle;
}
    .movie{
		margin-bottom:20px;
		margin-top: 20px;
		margin-left: 0px;
		float:none !important;
    }

    .movie iframe{
		width:100%;
    }

    .movie p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }

@media print, screen and (max-width: 640px) {
.st-contents .movie-box {
	margin: 3.75% 4.375%;
			margin-bottom:30px;

}
.st-contents .movie-box iframe {
	width: 100%;
	height:270px;
}


}
    .layer_board .info-bk .info-box {
        margin: 0 auto;
    }

    .layer_board .info-box h2 {
        font-size: 20px;
        text-align: left;
        padding: 12px 0 8px 20px;
    }

    .layer_board .info-box .info-inner {
        font-size: 18px;
		margin-bottom:30px;
    }

    .layer_board .info-box .info-inner a {
		text-decoration:underline !important;
    }

    .layer_board .info-box .info-inner dl{
        display: table;
        padding: 16px 0;
        line-height: 1.4;
    }

    .layer_board .info-box .info-inner dl dt {
/*        display: table-cell;
        width: 132px;
        vertical-align: top;
*/    }

    .layer_board.info-box .info-inner dl dd {
/*        display: table-cell;
        width: 573px;
        vertical-align: top;
*/   }

    .new0 {
    margin-left: 1rem;
    background-color: #c00;
    border-radius: 2px;
    padding: 0 1%;
    font-size: 0.5vw;
    color: #fff;
}


.top_info01 {
    font-size: 1.6em;
    line-height: 1.5em;
    border: solid #c00 2px;
    background: #ffeded;
    color: #000;
    padding: 15px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}

.top_info01 p.info-tit {
	font-size:1.2em;
	text-align:center;
}
	
.top_info01 p {
	margin-bottom:20px;
}
	
.top_info01 ol {
	margin-left:15px;
	margin-bottom:20px;
}
	
.top_info01 ol li {
	margin-bottom:10px;
}

.top_bnr_sp {
	text-align:center;
}
	
	
.tbl-basic01{
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.7;
}
.tbl-basic01 th,
.tbl-basic01 td{
    padding:10px 10px;
    border:solid 1px #ccc;
    background-color: #fff;
}
.tbl-basic01 th.midd,
.tbl-basic01 td.midd{
	vertical-align:middle;
	text-align:center;
}
.tbl-basic01 tbody th{
    background-color: #eee;
}
.tbl-basic01 tbody th.w05{
    width: 5%;
}


@media print, screen and (min-width: 641px) {
    .st-contents .info-bk {
        width: 822px;
		margin-top: 15px;
        margin-left: 30px;
		background: none;
    }

    .st-contents .info-bk .info-box {
        width: 822px;
        margin: 0 auto;
    }

    .st-contents .info-box h2 {
        font-size: 20px;
        text-align: left;
        padding: 12px 0 10px 15px;
    }

    .st-contents .info-box .info-inner {
        font-size: 14px;
        padding: 16px 24px;
        height: 156px;
    }

    .st-contents .info-box .info-inner dl{
        display: table;
        padding: 16px 0;
        line-height: 1.4;
    }

    .st-contents .info-box .info-inner dl dt {
        display: table-cell;
        width: 132px;
        vertical-align: top;
    }

    .st-contents .info-box .info-inner dl dd {
        display: table-cell;
        width: 668px;
        vertical-align: top;
   }

    .st-contents .info-box .info-inner dl dd a {
		text-decoration:underline !important;
   }

    .st-contents .info-box .info-inner dt.new span::after{
        margin-left: 1rem;
        padding: 0 3px;
        font-size: 12px;
    }

    .st-contents .movie-box {
        width: 350px;
		float:left;
		margin-right:29px;
/*		margin-bottom:30px;
*/    }

    .st-contents .movie-box iframe {
        width: 100%;
		height:270px;
    }

    .bnr_top{
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom:20px;
		text-align:center;
		display: block;
    }

    .bnr_top2{
		display:none;
    }

    .bnr_top img{
		text-align:center;
    }
    .bnr_top p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }
    .bnr_poster{
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom:20px;
    }

    .bnr_poster ul li{
		list-style: none;
		margin-bottom: 1em;
    }

    .bnr_poster img{
		width:100%;
    }
    .bnr_poster p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }

    .movie{
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom:20px;
    }

    .movie img{
		width:100%;
    }
    .movie p {
		text-align:center;
		font-size: 12px;
		padding-top:5px;
    }

		.ondemand_waku {
	margin-bottom: 20px;
    clear: both !important;
    overflow: hidden;
    padding: 15px 15px 10px 15px;
	}
		.top_ondemand01 {
    left: 0px;
    padding: 0px;
	width: 562px;
	margin: 0 auto;
	margin-bottom:10px;
	}
	.top_ondemand01 img {
		width:100%;
	}

		.top_ondemand02 {
    right: 0px;
    padding: 0px;
	margin: 0 auto;
	width: 562px;
	margin-right: 116px;
	}
	.top_ondemand02 img {
		width:100%;
	}

	
	.accordion {
	/*width: 822px;*/
    margin-top: 20px;
    margin: 0 auto;
    background: #fff;
}

dl.voice dt {
    font-weight: bold;
    background-color: #ffeaf1;
    padding: 20px 0 10px 0;
/*    cursor: pointer;
*/}
dl.voice dt p.tit_voice {
    color: #d0356e;
    text-align: center;
    font-size: 2.1em;
    line-height: 1.4em;
}
dl.voice dt p.txt_voice {
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 10px 15px 15px 15px;
}
dl.voice dt p.txt_v {
    font-size: 1.6em;
    line-height: 1.5em;
    margin: 10px 15px 15px 15px;
    border: solid #c00 2px;
    background: #fff;
    color: #c00;
    padding: 10px;
	text-align:left;
}
dl.voice dt div {
}
dl.voice dt div.sankaku {
	font-size: 3.6em;
    color: #d0356e;
	text-align:center;
}
dl.voice {
    margin-bottom: 2em;
	margin-top: 2em;
    border: solid #d0356e 5px;
}

dl.voice dd {
    text-align: left;
    margin: 1em 1em;
    overflow: hidden;
	font-size: 1.5em;
    line-height: 1.6em;
}

dl.voice dd h2 {
    font-weight: bold;
    color: #ba1d22;
	text-align:center;
    font-size: 1.5em;
    line-height: 1.4em;
}

dl.voice dd p {
	margin-bottom:1em;
}

.line_bottom {
	margin-bottom: 1.5em;
    border-bottom: solid 1px #ba1d22;
    margin-top: 1.5em;
    padding-bottom: 1.5em;
}

.base-list ol ,
.base-list ul {
    font-size: 1.5rem;
    margin-left: 1.5em;
}

.base-list ol li ,
.base-list ul li {
	margin-bottom:1em;
}


/* ! table */

.st-contents__inner .table-wrapper {
    margin-bottom: 1em;
    overflow-x: auto;
}

.st-contents__inner .table-1,
.st-contents__inner .table-top2 {
    font-size: 1.5rem;
    line-height: 1.6;
}

.st-contents__inner .table-1 p,
.st-contents__inner .table-top2 p {
    line-height: 1.6;
}

.st-contents__inner table {
    max-width: 100%;
}

.st-contents__inner .table-1 > thead > tr > th,
.st-contents__inner .table-1 > thead > tr > td,
.st-contents__inner .table-1 > tbody > tr > th,
.st-contents__inner .table-1 > tbody > tr > td,
.st-contents__inner .table-1 > tr > th,
.st-contents__inner .table-1 > tr > td {
    padding: 1rem;
    border: solid 1px #ba1d22;
    background-color: #fff;
}
.st-contents__inner .table-top2{
    box-sizing: border-box;
}
.st-contents__inner .table-top2 > thead > tr > th,
.st-contents__inner .table-top2 > thead > tr > td,
.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tbody > tr > td,
.st-contents__inner .table-top2 > tr > th,
.st-contents__inner .table-top2 > tr > td {
    padding: 1rem;
    background-color: #fff;
	vertical-align: middle;
}

.st-contents__inner .table-top2 > thead > tr > th,
.st-contents__inner .table-top2 > tr > th {
    background-color: #ba1d22;
    color:#fff;
    border-right: solid 1px #fff;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #fff;
	font-weight:normal;
}

.st-contents__inner .table-top2 > thead > tr > th:last-child,
.st-contents__inner .table-top2 > tr > th:last-child {
    background-color: #ba1d22;
    border: solid 1px #ba1d22;
	border-bottom: solid 1px #fff;
}

.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tr > td {
    background-color: #fdf8e5;
}

.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tbody > tr > td,
.st-contents__inner .table-top2 > tr > td {
    border: solid 1px #ba1d22;
}
.st-contents__inner .table-top2 tbody tr th{
    border-left: solid 1px #ba1d22;
    padding:0 2px;
}

.st-contents__inner .table-0 {
    font-size: 1.4rem;
}

.st-contents__inner .table-0 > thead > tr > th,
.st-contents__inner .table-0 > thead > tr > td,
.st-contents__inner .table-0 > tbody > tr > th,
.st-contents__inner .table-0 > tbody > tr > td,
.st-contents__inner .table-0 > tr > th,
.st-contents__inner .table-0 > tr > td {
    padding: 0.5rem;
    border: solid 1px #ba1d22;
    background-color: #fff;
}

.st-contents__inner .table-noline > thead > tr > th,
.st-contents__inner .table-noline > thead > tr > td,
.st-contents__inner .table-noline > tbody > tr > th,
.st-contents__inner .table-noline > tbody > tr > td,
.st-contents__inner .table-noline > tr > th,
.st-contents__inner .table-noline > tr > td {
    border: none;
}

.st-contents__inner .table-wrapper table.nowrap-all,
.st-contents__inner .table-wrapper table.nowrap-th th,
.st-contents__inner .table-wrapper table.nowrap-td td {
    white-space: nowrap;
}

.w100p {
	width: 100%;
	height: auto;
}
}

@media print, screen and (max-width: 640px) {
	.accordion {
    margin: 0;
    background: #fff;
}

dl.voice dt {
    font-weight: bold;
    background-color: #ffeaf1;
    padding: 20px 0 10px 0;
    text-align: center;
}
dl.voice dt p.tit_voice {
    color: #d0356e;
    text-align: center;
    font-size: 2.1em;
    line-height: 1.4em;
}
dl.voice dt p.txt_voice {
    font-size: 1.5em;
    line-height: 1.4em;
    margin: 10px 15px 15px 15px;
}
dl.voice dt p.txt_v {
    font-size: 1.6em;
    line-height: 1.5em;
    margin: 10px 15px 15px 15px;
    border: solid #c00 2px;
    background: #fff;
    color: #c00;
    padding: 10px;
	text-align:left;
}
dl.voice dt span {
	font-size: 0.75em;
}
dl.voice dt span.sankaku {
	font-size: 1.2em;
    color: #d0356e;
}
dl.voice {
    margin-bottom: 2em;
	margin-top: 2em;
    border: solid #d0356e 5px;
}

dl.voice dd {
    text-align: left;
    margin: 1em 1em;
    overflow: hidden;
	font-size: 1.5em;
    line-height: 1.6em;
}

dl.voice dd h2 {
    font-weight: bold;
    color: #ba1d22;
	text-align:center;
    font-size: 1.5em;
    line-height: 1.4em;
}

dl.voice dd p {
	margin-bottom:1em;
}

.line_bottom {
	margin-bottom: 1.5em;
    border-bottom: solid 1px #ba1d22;
    margin-top: 1.5em;
    padding-bottom: 1.5em;
}

.base-list ol ,
.base-list ul {
    font-size: 1.5rem;
    margin-left: 1.5em;
}

.base-list ol li ,
.base-list ul li {
	margin-bottom:1em;
}


/* ! table */

.st-contents__inner .table-wrapper {
    margin-bottom: 1em;
    overflow-x: auto;
}

.st-contents__inner .table-1,
.st-contents__inner .table-top2 {
    font-size: 1.5rem;
    line-height: 1.6;
}

.st-contents__inner .table-1 p,
.st-contents__inner .table-top2 p {
    line-height: 1.6;
}

.st-contents__inner table {
    max-width: 100%;
}

.st-contents__inner .table-1 > thead > tr > th,
.st-contents__inner .table-1 > thead > tr > td,
.st-contents__inner .table-1 > tbody > tr > th,
.st-contents__inner .table-1 > tbody > tr > td,
.st-contents__inner .table-1 > tr > th,
.st-contents__inner .table-1 > tr > td {
    padding: 1rem;
    border: solid 1px #ba1d22;
    background-color: #fff;
}
.st-contents__inner .table-top2{
    box-sizing: border-box;
}
.st-contents__inner .table-top2 > thead > tr > th,
.st-contents__inner .table-top2 > thead > tr > td,
.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tbody > tr > td,
.st-contents__inner .table-top2 > tr > th,
.st-contents__inner .table-top2 > tr > td {
    padding: 1rem;
    background-color: #fff;
	vertical-align: middle;
}

.st-contents__inner .table-top2 > thead > tr > th,
.st-contents__inner .table-top2 > tr > th {
    background-color: #ba1d22;
    color:#fff;
    border-right: solid 1px #fff;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #fff;
	font-weight:normal;
}

.st-contents__inner .table-top2 > thead > tr > th:last-child,
.st-contents__inner .table-top2 > tr > th:last-child {
    background-color: #ba1d22;
    border: solid 1px #ba1d22;
	border-bottom: solid 1px #fff;
}

.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tr > td {
    background-color: #fdf8e5;
}

.st-contents__inner .table-top2 > tbody > tr > th,
.st-contents__inner .table-top2 > tbody > tr > td,
.st-contents__inner .table-top2 > tr > td {
    border: solid 1px #ba1d22;
}
.st-contents__inner .table-top2 tbody tr th{
    border-left: solid 1px #ba1d22;
    padding:0 2px;
}

.st-contents__inner .table-0 {
    font-size: 1.4rem;
}

.st-contents__inner .table-0 > thead > tr > th,
.st-contents__inner .table-0 > thead > tr > td,
.st-contents__inner .table-0 > tbody > tr > th,
.st-contents__inner .table-0 > tbody > tr > td,
.st-contents__inner .table-0 > tr > th,
.st-contents__inner .table-0 > tr > td {
    padding: 0.5rem;
    border: solid 1px #ba1d22;
    background-color: #fff;
}

.st-contents__inner .table-noline > thead > tr > th,
.st-contents__inner .table-noline > thead > tr > td,
.st-contents__inner .table-noline > tbody > tr > th,
.st-contents__inner .table-noline > tbody > tr > td,
.st-contents__inner .table-noline > tr > th,
.st-contents__inner .table-noline > tr > td {
    border: none;
}

.st-contents__inner .table-wrapper table.nowrap-all,
.st-contents__inner .table-wrapper table.nowrap-th th,
.st-contents__inner .table-wrapper table.nowrap-td td {
    white-space: nowrap;
}

.table-wrap {
    overflow: auto;
    white-space: nowrap;
    display:block;
    width:auto;
}
.table-wrap table {
    width: 100%;
    display:table;
}
.table-wrap:-webkit-scrollbar {
    height: 5px;
}
.table-wrap:-webkit-scrollbar-track {
    background: #F1F1F1;
}
.table-wrap:-webkit-scrollbar-thumb {
    background: #BCBCBC;
}
.w100p {
	width: 100%;
	height: auto;
}

}


.txt-red {
	color: #C00;
}
.alnC{
    text-align: center !important;
}

/**/

.fastview {
	position: relative;
}
.fastview span{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 888;
}


/* 動画部分 */
.video-wrap{
	position: relative;
}

.video-wrap ul{
	position: absolute;
	top: 400px;
	right: 20px;
	z-index: 999;
}



.top_openlecture {
    position: absolute;
}

.top_openlecture a {
	position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.top_openlecture02 {
    position: absolute;
}

.top_openlecture a::before {
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 23px;
    border-color: transparent transparent transparent #fff;
}

.top_openlecture a:hover {
    background-color: #007cc5;
    color: #fff;
}

.top_openlecture a:hover::before {
    border-color: transparent transparent transparent #005eae;
}

@media print, screen and (min-width: 641px) {
	.top_openlecture {
	    bottom: 18px;
	    left: 100px;
	}
	.top_openlecture img {
		width:80%;
	}
	.top_openlecture02 {
	    bottom: 143px;
	    right: 20px;
	}
	.top_openlecture02 img {
		width:100%;
	}
	.top_openlecture img {
		width:100%;
	}
	.movies {
		font-size:16px !important;
		text-align:center !important;
		margin:10px !important;
		font-weight:bold;
	}
}

.top_message01 {
	font-size: 13px;
	line-height: 1.6;
	width: 100%;
	max-width: 710px;
	padding: 15px 20px;
	margin: 15px auto;
	border: 1px solid #666;
	box-sizing: border-box;
}
.request {
    border: 3px solid #ba1d22;
    padding: 15px;
    width: auto;
    margin: 20px;
    font-size: 1.5em;
    line-height: 1.5em;
	background-color: aliceblue;
}

.request p.title1 {
    font-size: 1.3em;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}

.questionnaire {
    border: 3px solid #d0356e;
    padding: 15px;
    width: auto;
    margin: 20px;
    font-size: 1.5em;
    line-height: 1.5em;
	background-color: #fff4f8;
}

.questionnaire p.title1 {
    font-size: 1.3em;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
}
.closing {
    border: 3px solid #c00;
    color: #c00;
    padding: 15px;
    width: auto;
    margin: 20px;
    font-size: 1.8em;
    line-height: 1.5em;
	background-color: #fff;
}


@media print, screen and (max-width: 640px) {

	.fastview {
		padding-bottom: 0px;
	}

	.top_openlecture {
	    left: 4.375%;
	    right: 4.375%;
	    bottom: 36px;
	    margin: auto;
	}

	.top_openlecture02 {
	    left: 4.375%;
	    right: 4.375%;
	    bottom: 3px;
	    margin: auto;
	}

	.top_message01 {
		width: 95%;
	}
	.movies {
		font-size:16px !important;
		text-align:center !important;
		margin:10px !important;
		font-weight:bold;
	}
	
			.ondemand_waku {
	clear:both !important;
	overflow:hidden;
    margin: 3.375% 3.375% 3.375% 3.375%;
	}

		.top_ondemand01 {
    margin: auto;
    text-align: center;
    width: 100%;
	margin-bottom:10px;
	}
	.top_ondemand01 img {
		width:100%;
	}

		.top_ondemand02 {
    margin: auto;
    text-align: center;
    width: 100%;
	}
	.top_ondemand02 img {
		width:100%;
	}

}

.top_btn01 {
	display: flex;
	padding-bottom: 15px;
}

.top_btn01 div {
	width: 48%;
	margin-left: 4%;
}

.top_btn01 div:first-child {
	margin-left: 0;
}

.btn-basic01 a { display:block; width:100%; font-size:18px; line-height:20px; background:#c28700; text-align:center; margin:auto; padding:15px 10px; color:#fff; text-decoration:none; position:relative; }

.top_btn01 div:first-child a {
/*	background: #ba1d22;
*/}

.btn-basic01 a img { vertical-align: top; margin: 0 0 0 10px; padding: 0; border: none; }
.btn-basic01 a:after { content:""; position:absolute; bottom:5px; right:0; width:0; height:0; border-left:8px solid transparent; border-right:8px solid transparent; border-top:8px solid #fff; transform:rotate(-45deg); }
.btn-basic01 a:hover { opacity:0.8; transition:0.2s ease-in-out; }

.btn-onde01 a { display:block; width:340px; font-size:20px; line-height:20px; background:#af2c2c; text-align:center; margin:auto; padding:18px 10px; color:#fff; border: solid 3px #fff; border-radius:8px; text-decoration:none; position: absolute; top: 374px; right: 162px; }
.btn-onde01 a:hover { opacity:0.8; transition:0.2s ease-in-out; }


@media print, screen and (max-width: 640px) {

	.top_btn01 {
		display: inline;
	}

	.top_btn01 div,
	.top_btn01 div:first-child {
		width: 80%;
		margin: 0 auto 15px auto;
	}

	.btn-basic01 a { font-size:16px; }

.btn-onde01 a { display:block; width:80%; font-size:20px; line-height:20px; background:#af2c2c; text-align:center; margin:auto; padding:18px 10px; font-weight:bold; color:#fff; border: solid 3px #fff; border-radius:8px; text-decoration:none; position: absolute; top: 60px; left: 10px; right: 10px;}
.btn-onde01 a:hover { opacity:0.8; transition:0.2s ease-in-out; }

}