@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*****これはhoiku-sample2.emirin-blog.comのCSSです*****/

.fs_18 {
	font-size: 18px;
	font-weight: bold;
}

.policy,
.info table {
	background-color: #fff;
}

.p-mainVisual__textLayer {
	height: auto;
	top: calc(100% - 30%);
}

.c-mvBtn__btn {
background: #50ba27; /* Old browsers */
background: -moz-linear-gradient(top,  #50ba27 0%, #50ba27 50%, #33b500 51%, #33b500 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #50ba27 0%,#50ba27 50%,#33b500 51%,#33b500 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #50ba27 0%,#50ba27 50%,#33b500 51%,#33b500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50ba27', endColorstr='#33b500',GradientType=0 ); /* IE6-9 */

font-size: 150%;
font-weight: bold;
border-radius: 3px;
border: 1px solid #fff;
}