@charset "UTF-8";
/*
Theme Name: Cocoon
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Text Domain: cocoon
Version: 2.3.6.3
Requires at least: 5.7.0
Requires PHP: 5.6.0
Tags: two-columns, left-sidebar, right-sidebar
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


h1{
    font-size:100px;

}
.title{
    font-size: 100px;

}
.submit_button{

    width: 100px;
    height: 30px;
}
.text_field{

    width:100px;
    height: 30px;
}
body {
    font-family: serif;
    text-align: center;
}
.error{
    color: red;
    font-size: 100px;
}
p{
    font-size: 18px;
}
.href_block{
    height:80px;
}
.subtitle{
    text-align: left;
    padding-left: 260px;
    font-size: 70px;
}

.title_color{
    color: #7172ac;
    font-size: 120px;
}
.inline{
    display: inline-block;

    width: 100px;
    height: 80px;
    padding: 0px 50px;
    font-size: 30px;
}
.end{
    height: 100px;
}