@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* ------------------------------
 PC、SP共通
------------------------------ */

* {
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
}

html {
	-webkit-text-size-adjust: none;
	scroll-behavior: smooth;
}
body {
	background-color: #FFF;
	margin: 0 auto;
	color: #111;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
}
body#menu {
	background-color: #003366;
}
table {
	text-align: left;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
table.kousin01 {
	background-color: #FFCC99;
}
table.kousin02 {
	background-color: #FFFF99;
}
table.kousin03 {
	background-color: #91FFC5;
}
hr {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
	width:auto;
	border: none;
	vertical-align: middle;
	image-rendering: -webkit-optimize-contrast;
}

p {
	line-height: 1.75em;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin: 0;
	padding: 0;
}
li {
	line-height: 2em;
}
a {
	transition: all 100ms 0s ease;
}
a:hover {
	opacity: 0.5;
}
dl,dt,dd {
	clear: both;
}

span.none {
	display: none;
}
.clear {
	clear: both;
}
.fnt_s {
	font-size: 0.7em;
}
.fnt_l {
	font-size: 1.3em;
}
span.red {
	color: #E10000;
	font-weight: bold;
}
span.blue {
	color: #0065CB;
	font-weight: bold;
}
span.bold {
	color: #000000;
	font-weight: bold;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	text-align: center;
	margin: 30px auto;
}
h2 {
	color: #E10000;
}


/*=====================================================================================
● 共通制作部分
=====================================================================================*/

/* ------------------------------
 以下部分、作業用にコピペしてPC用作成
------------------------------ */

/* ------------------------------
 セクション
------------------------------ */

article {
}
section {
	overflow: hidden;
	text-align: left;
}
section p {
	margin: 0 0 30px;
}
section div.wrapper ul,
section div.wrapper ol {
	margin: 30px 40px;
}
section div.wrapper li {
	margin-bottom: 5px;
}


/* ------------------------------
 テキスト関連
------------------------------ */

p.center {
	text-align: center;
	margin: 30px auto !important;
	clear: both;
}

/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	max-width: 800px;
	margin: 0 auto;
	text-align: left;
}
section div.wrapper {
	margin: 0 auto !important;
	padding: 0 0;
}
div {
	overflow: hidden;
	clear: both;
}


/* ------------------------------
 トップ
------------------------------ */

div.home_box {
	background-color: #FEE2BC;
	margin-bottom: 15px;
}
div.home_box p {
	margin: 15px 15px;
}
p.p_right {
	text-align: right;
}
p.since {
	text-align: center;
	font-size: 14px;
	margin: 30px auto 15px;
}

table {
	line-height: 1.8em;
	margin: 20px auto;
}
table td {
	vertical-align: top;
}

/* ------------------------------
 フッター
------------------------------ */

div.bottom {
	background-color: #003366;
	text-align: right;
	margin: 0 8px;
}
div.bottom p a {
	color: #FFF;
	text-decoration: none;
}

body#menu ul li a {
	color: #FFF;
}

/* ------------------------------
 メニュー
------------------------------ */

div.menu_title {
	margin: 30px auto 20px;
}
div.menu01 {
	width: 120px;
	margin: 10px auto 10px;
}

div.menu01 ul li {
	margin-bottom: 2px;
}

div.menu01 ul li a {
	display: block;
	height: 20px;
}
div.menu01 ul li a:hover {
	opacity: 1;
}
div.menu01 ul li a span {
	visibility: hidden;
}

div.menu01 ul li a#blog {
	background-image:url(image/b_blog01.gif);
}
div.menu01 ul li a:hover#blog {
	background-image:url(image/b_blog02.gif);
}

div.menu01 ul li a#diary {
	background-image:url(image/b_diary01.gif);
}
div.menu01 ul li a:hover#diary {
	background-image:url(image/b_diary02.gif);
}

div.menu01 ul li a#dexter {
	background-image:url(image/b_dex01.gif);
}
div.menu01 ul li a:hover#dexter {
	background-image:url(image/b_dex02.gif);
}

div.menu01 ul li a#samja {
	background-image:url(image/b_samja01.gif);
}
div.menu01 ul li a:hover#samja {
	background-image:url(image/b_samja02.gif);
}

div.menu01 ul li a#home {
	background-image:url(image/b_home01.gif);
}
div.menu01 ul li a:hover#home {
	background-image:url(image/b_home02.gif);
}

div.menu01 ul li a#newt {
	background-image:url(image/b_newt01.gif);
}
div.menu01 ul li a:hover#newt {
	background-image:url(image/b_newt02.gif);
}

div.menu01 ul li a#johny {
	background-image:url(image/b_johny01.gif);
}
div.menu01 ul li a:hover#johny {
	background-image:url(image/b_johny02.gif);
}

div.menu01 ul li a#x {
	background-image:url(image/b_x01.gif);
}
div.menu01 ul li a:hover#x {
	background-image:url(image/b_x02.gif);
}

div.menu01 ul li a#grim {
	background-image:url(image/b_grim01.gif);
}
div.menu01 ul li a:hover#grim {
	background-image:url(image/b_grim02.gif);
}

div.menu01 ul li a#pinbra {
	background-image:url(image/b_pinbra01.gif);
}
div.menu01 ul li a:hover#pinbra {
	background-image:url(image/b_pinbra02.gif);
}

div.menu01 ul li a#courage {
	background-image:url(image/b_courage01.gif);
}
div.menu01 ul li a:hover#courage {
	background-image:url(image/b_courage02.gif);
}

div.menu01 ul li a#knd {
	background-image:url(image/b_knd01.gif);
}
div.menu01 ul li a:hover#knd {
	background-image:url(image/b_knd02.gif);
}

div.menu01 ul li a#foster {
	background-image:url(image/b_foster01.gif);
}
div.menu01 ul li a:hover#foster {
	background-image:url(image/b_foster02.gif);
}

div.menu01 ul li a#betty {
	background-image:url(image/b_betty01.gif);
}
div.menu01 ul li a:hover#betty {
	background-image:url(image/b_betty02.gif);
}

div.menu01 ul li a#cow {
	background-image:url(image/b_cow01.gif);
}
div.menu01 ul li a:hover#cow {
	background-image:url(image/b_cow02.gif);
}

div.menu01 ul li a#animated {
	background-image:url(image/b_animated01.gif);
}
div.menu01 ul li a:hover#animated {
	background-image:url(image/b_animated02.gif);
}

div.menu02 {
	width: 100px;
	margin: 10px auto 10px;
}
div.menu02 ul li {
	margin-bottom: 2px;
}
div.menu02 ul li a {
	display: block;
	height: 16px;
}
div.menu02 ul li a:hover {
	opacity: 1;
}
div.menu02 ul li a span {
	visibility: hidden;
}

div.menu02 ul li a#ex {
	background-image:url(image/b_ex01.gif);
}
div.menu02 ul li a:hover#ex {
	background-image:url(image/b_ex02.gif);
}

div.menu02 ul li a#voice {
	background-image:url(image/b_voice01.gif);
}
div.menu02 ul li a:hover#voice {
	background-image:url(image/b_voice02.gif);
}

div.menu02 ul li a#goods {
	background-image:url(image/b_goods01.gif);
}
div.menu02 ul li a:hover#goods {
	background-image:url(image/b_goods02.gif);
}

div.menu02 ul li a#moto {
	background-image:url(image/b_moto01.gif);
}
div.menu02 ul li a:hover#moto {
	background-image:url(image/b_moto02.gif);
}

div.menu02 ul li a#faq {
	background-image:url(image/b_faq01.gif);
}
div.menu02 ul li a:hover#faq {
	background-image:url(image/b_faq02.gif);
}

div.menu02 ul li a#gallery {
	background-image:url(image/b_gall01.gif);
}
div.menu02 ul li a:hover#gallery {
	background-image:url(image/b_gall02.gif);
}

div.menu02 ul li a#link {
	background-image:url(image/b_link01.gif);
}
div.menu02 ul li a:hover#link {
	background-image:url(image/b_link02.gif);
}

div.menu02 ul li a#mail {
	background-image:url(image/b_mail01.gif);
}
div.menu02 ul li a:hover#mail {
	background-image:url(image/b_mail02.gif);
}




/*=====================================================================================
PC用
=====================================================================================*/

@media screen and (min-width: 801px){

.smart_only {
	display: none;
}
.hamburger-menu {
	display: none;
}


h2 {
	font-size: 18px;
	margin: 15px 15px;
}

#left {
	position: absolute;
	top: 0;
	left: 0px;
	width: 200px;
	height: 100%;
	text-align: center;
}
#right{
	position: absolute;
	top: 0;
	right: 0;
	left: 200px;
	height: 100%;
}
iframe {
	border: none;
	height: 100%;
	width: 100%;
}
table {
	width: 800px;
}
table td {
	padding: 5px 5px;
}

div.link {
	margin: 0;
	overflow: hidden;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
	margin: 20px 0;
}
div.link ul {
	width: 800px;
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px auto;
}
div.link ul li {
	font-size: 12px;
	padding: 3px 5px;
}

div.bottom p {
	margin: 5px 10px !important;
}


}

/*=====================================================================================
スマホ用
=====================================================================================*/

@media screen and (max-width:800px){

.pc_only {
	display: none;
}
p.smart_center {
	text-align: center;
	clear: both;
}
section div.wrapper {
	padding: 0 10px;
}
div.link {
	display: none;
}
table {
	width: auto;
	margin: 10px auto;
}
table td {
	padding: 5px 5px;
}
h2 {
	font-size: 18px;
	margin: 15px 15px;
}
section {
	margin-top: 60px;
}
#left {
	display: none;
}
#right{
	display: none;
}

/* ------------------------------
 ハンバーガーメニュー
------------------------------ */

.menu-btn {
	position: fixed;
	top: 10px;
	right: 10px;
	display: flex;
	height: 50px;
	width: 50px;
	justify-content: center;
	align-items: center;
	z-index: 999;
	background-color: #555;
	border-radius: 50%;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
	content: '';
	display: block;
	height: 3px;
	width: 25px;
	border-radius: 3px;
	background-color: #ffffff;
	position: absolute;
}
.menu-btn span:before {
	bottom: 8px;
}
.menu-btn span:after {
	top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
	background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
	bottom: 0;
	transform: rotate(45deg);
	transition: all 0.3s;
}
#menu-btn-check:checked ~ .menu-btn span::after {
	top: 0;
	transform: rotate(-45deg);
	transition: all 0.3s;
}
#menu-btn-check {
	display: none;
}

.menu-content {
	width: 80%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 100%;
	z-index: 997;
	background-color: rgba(255,255,255,0.95);
	transition: all 0.3s;
	text-align: left;
	overflow: auto;
}
#menu-btn-check:checked ~ .menu-content {
	left: 20%;
}
.menu-content ul {
	padding: 70px 10px 100px;
}
.menu-content ul li {
	border-bottom: solid 1px #AAA;
	list-style: none;
}
.menu-content ul li a {
	display: block;
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
	color:#000;
	text-decoration: none;
	padding: 9px 15px 10px 0;
	position: relative;
}
.menu-content ul li a::before {
	content: "";
	width: 7px;
	height: 7px;
	border-top: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	transform: rotate(45deg);
	position: absolute;
	right: 5%;
	top: 16px;
}


div.bottom {
	width: auto;
	margin-top: 30px;
}
div.bottom p {
	text-align: center;
	margin: 5px auto !important;
}


}