File: /var/www/html/wp-content/themes/ganryujima_new_1606/style.css
/**
* Theme Name: 巌流島06
* Description: 巌流島向けの WordPress テーマ
* Version: 1.1
*
* 巌流島専用の WordPress テーマです。
*/
@charset "UTF-8";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import "assets/stylesheets/plugins/slick.css";
@import "assets/stylesheets/plugins/slick-theme.css";
@import "assets/stylesheets/plugins/colorbox.css";
#index .link_attention {
font-size: 18px;
font-weight: bold;
text-align: center;
margin-bottom: 16px;
}
#index .link_attention a {
border: 2px solid #910000;
color:#910000;
display: block;
padding: 16px;
}
#index .link_attention a:hover {
background: #910000;
color: #fff;
}
#index .link_attention.sp {
padding: 16px 16px 0;
}
div.wp-caption.aligncenter
{
width:100%!important;
}
.wp-caption-text
{
text-align:center!important;
font-size:12px;
}
.m-event-table .m-reset-table
{
text-align:left;
}
@media only screen and (max-width:480px){
#form table {
border-collapse: collapse;
}
#form table td, table th {
display: block;
}
}
@media only screen and (min-width:469px){
.supporter {
display: block;
text-align:center;
margin-left:70px;
}
}
@media only screen and (max-width:468px){
.supporter {
display: block;
text-align:center;
}
}
.lleft {
color: #655535;
font-size: 14px;
padding-right: 24px;
position: relative;
text-align: left!important;
width: 12em;
}
.rreq-mark {
color: #ea0000;
right: 16px;
top: 0;
}