@font-face
{
font-family: "ぬかみそフォント";
src: url('http://fonts.deepbluesea.jp/nukamiso/nukamiso_2004_web.woff')
     format("woff");
}
        
body {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	min-width: 320px;
	line-height: 1.8;
	letter-spacing: 0.04em;
	font-size: 16px;
	color: #333;
	/*background-image: url(./img/geometry2.png);
*/
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
transform: scale( 0.96 , 1 );
-moz-transform: scale( 0.96 , 1 );
-webkit-transform: scale( 0.96 , 1 );
-ms-transform: scale( 0.96 , 1 );
}
#header {
	height: 400px/*797px*/;
	max-width: 1440px;
	margin: 0 auto;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 50% -200px;
	background-size: cover;
	border-bottom: 8px solid #FE5E76;
	width: auto;
	clear: both;
}
#header.entry {
	height: 300px;
}
header h1 {
	font-size: 24px;
	color: #fff;
	text-shadow: 0 0 1px rgba(0,0,0,.5);
}
header h2 a {
	font-size: 72px;
	font-family: "ぬかみそフォント", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #FE5E76;
}
@media (max-width: 768px) {
	header h2 a {
		font-size: 40px;
	}
}
header h2 a:hover, header h2 a:focus {
color:  #f1c40f;
text-decoration: none;
}
dt {
	font-weight: normal;
}
p + h4 {
	margin-top: 1em;
}

h4 + h3 {
	margin-top: 1em;
}

.row {
	margin-top: 15px;
	margin-bottom: 15px;
}

footer {
	color: inherit;
	border-top: 8px solid #FE5E76;
}
footer a {
}
footer a:hover,
footer a:focus {
}
ul#menu1 {
	padding-left: 0;
}
#menu1 li {
	float: left;
	display: block;
}
#menu1 li::after {
	content: "|";
	padding: 8px;
}
#menu1 li:last-child::after {
	content: "";
}
.l2 {
	margin-left: 40px
}

.img-h4 {
	margin: 15px 0;
}
.btn {
	margin-top: 8px;
	marign-bottom: 8px;
}

.xl {
	font-size: 2em;
}
.l {
	font-size: 1.6em;
}
.b {
	font-weight: bold;
}
.shadow {
	box-shadow: 0 1px 5px 1px rgba(0,0,0,0.5);
}

#headertext {
	border: 4px dashed #fff;
	border-radius: 15px;
	padding: 15px;
	margin: 15px;
	color: #fff;
}
.tile {
	text-align: left;
	margin-bottom: 15px;
}

.fa::before {
	font-size: 2em;
	padding: 8px;
}

.bg {
	color: #eee;
	background-color: #2ecc71; 
}
.bg a{
	color: #fff;
}

#footer,
footer {
	background-color: transpalent;
}
.p1 {
  background-image: url(img/p1.jpg);
}
.p2 {
  background-image: url(img/p2.jpg);
}
.p3 {
  background-image: url(img/p3.jpg);
}
.p1,
.p2,
.p3 {
    width: 70%;
    margin: 0 auto;
    border-radius:500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.p1 + p,
.p2 + p,
.p3 + p {
  text-align: center;
  font-size: bold;
  font-size: 1.41em;
}

.kaiten:hover {
  -moz-transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
 transition: 0.5s ease-in;
  -ms-transition: 0.5s ease-in; 
}
.kaiten:hover {
  -moz-transition: -moz-transform 0.5s ease-in;
  -webkit-transition: -webkit-transform 0.5s ease-in;
 transition: transform 0.5s ease-in;
  -ms-transition: -ms-transform 0.5s ease-in; 
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.row {
  margin-top: 40px;
  margin-bottom: 60px;
}

.sankaku {
width: 0;
height: 0;
margin: 0 auto 24px auto;
border-style: solid;
border-width: 40px 100px 0 100px;
border-color: #2ECC71 transparent transparent transparent;
position: relative;
}
.cbox {
	position: relative;
	padding: 16px 16px 20px 16px;
}
.cbox article {
	position: relative;
}
.cbox .row {
	margin: 0 -15px;
	padding: 0 8px;
}
.cbox h1 {
	max-height: 2.2em;
	margin-top: 0;
	overflow: hidden;
}
@media (max-width: 768px) {
	cbox {
		height: auto;
	}
}
.cbox .thumbnail {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	border: 1px solid transparent;
}
.cbox .thumbnail span {
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: block;
}
.row-a {
	padding-left: 0;
	padding-right: 0;
}
i.fa {
	font-size: 12px;
}
.navbar-header h2 {
	font-size: inherit;
	margin: inherit;
	font-weight: inherit;
	line-height: inherit;
}
.underline, h3 {
position: relative;
line-height: 1;
font-weight: bold;
margin: 30px 0px 10px 0px;
padding: 15px 5px 10px 20px;
border-left: 12px solid #FE5E76;
color: #555;
}
.underline:after, h3:after {
content: "";
position: absolute;
bottom: 0px;
left: 0;
height: 0;
width: 100%;
border-bottom: 1px dashed #555;
}
.sq {
position: relative;
color: #444;
font-size: 20px;
line-height: 1;
margin: 30px 0 0 0;
padding: 14px 5px 10px 10px;
font-weight: bold;
}
.sq:before {
content: "";
position: absolute;
background: #999;
top: 0;
left: -5px;
height: 12px;
width: 12px;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.sq:after {
content: "";
position: absolute;
background: #777;
top: 15px;
left: -10px;
height: 8px;
width: 8px;
-moz-transform: rotate(15deg);
-webkit-transform: rotate(15deg);
-o-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
.fukidashi {
position: relative;
font-weight: bold;
font-size: 28px;
padding: 5px 20px;
color: #333;
background: #fff;
text-shadow: 1px 1px 0 #fff, 2px 2px 0 #999;
border-top: #333 solid 3px;
border-bottom: #333 solid 3px;
background-image: -webkit-gradient(linear, left top, right bottom, from( rgba(255, 255, 255, 0.0)), color-stop(0.4, rgba(255, 255, 255, 0.0)), color-stop(0.4, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(0, 0, 0, 0.1)), color-stop(0.6, rgba(255, 255, 255, 0.0)), to( rgba(255, 255, 255, 0.0)) );
background-image: -webkit-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
background-image: -moz-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
background-image: -o-linear-gradient(top -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
background-image: linear-gradient(to bottom -45deg, transparent 40%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.1) 60%, transparent 60% );
background-size: 4px 4px;
}
.fukidashi:before {
content: " ";
position: absolute;
top: 100%;
left: 24px;
width: 0;
height: 0;
border-width: 12px;
border-style: solid;
border-color: transparent;
border-top-color: #333;
}
.fukidashi:after {
content: " ";
position: absolute;
top: 100%;
left: 28px;
width: 0;
height: 0;
border-width: 8px;
border-style: solid;
border-color: transparent;
border-top-color: #f0f0f0;
z-index: 1;
}
.ul-table {
display: table; width: 100%;
}
.ul-table li {
display: table-cell; height: 100%;
text-align: center;

}
.ul-table li > .maru {
min-width: 180px;
width: 180px;
height: 180px;
background-color: gray;
border-radius: 50%;
vertical-align: middle;
display: table-cell;
}
.zasshi {
	background-image: url(img/zasshi.jpg);
	background-size: cover;
}
.web {
	background-image: url(img/img1000.jpg);
	background-size: cover;
}
.card {
	background-image: url(img/card.jpg);
	background-size: cover;
}
.ul-table li > .maru > span {
background-color: rgba(255,255,255,.6); display: block; width: 100%; padding: 4px 0;
}
.quote:after, .quote:before {
	font-size: 250%;
	position: relative;
	top: 0.5em;
	font-family: serif;
}
.quote:before {
	content: "“";
}
.quote:after {
	content: "”";
}
.ylw {
background-color: #FFE566;
font-weight: bold;
padding: 2px;
border-radius: 5px;
}
.s {
	font-size: 83%;
}
.m {
	font-size: 120%;
}
.fukidashi.s {
	font-size: 20px;
}
.naraberu p {
	margin-top: 1em;
	margin-bottom: -5px;
}