@charset "UTF-8";

/*
Theme Name: JAMTPL 2019
Theme URI: http://jam.codes
Version: 1.05
Author: JAM Community Design
Description: �I�t�B�V����WEB�T�C�g�e���v���[�g
*/


/* ==================== �^�O�̏����ݒ� ==================== */

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

body,html{
height:100%;
}
body {
color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
font-weight: normal;
font-size: small;
}
h2,
h3,
h4,
h5,
h6 {
font-size: medium;
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
.entryBody,
.entryMore {
font-size: 14px;
}
.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}

ul.reset{
	margin:0;
	padding:0;
	list-style:none;
}

.caution{
	color:#ff0000;
}

BR.clear {
clear: both;
}
.center {
text-align: center;
}

a img:hover {
    transition: 0.3s linear;
    opacity: 0.7;
}

.aligncenter {
display: block;
margin: 5px auto;
}

/*forsp*/

.pcNone {
  display: none;
}
.ac_Menu {
  display: none;
}

#sp_gnavi{
  display: none;
}

.mincho{
    font-family: "�����", YuMincho, 'HG��������-PRO',"�q���M�m���� ProN W3", "Hiragino Mincho ProN", "HG����E", "�l�r �o����", "�l�r ����", serif;
}

.imgScale{
	overflow: hidden;
	width: 100%;
}

.imgScale img {
	display: block;
	transition-duration: 0.3s;
}
.imgScale img:hover {
	transform: scale(1.1);
	transition-duration: 0.3s;
}

p.btn{
border:solid 1px #333;
max-width:300px;
box-sizing:border-box;
margin:50px auto;
text-align:center;
}

p.btn i{
margin-right:10px;
}

p.btn a{
display:block;
padding:10px 30px ;
}

.navigation{
	font-size:12px;
}

.navigation a{
color:#ddd;	
}


.alignleft{
	float:left;
	width:50%;
}

.alignright{
	float:right;
	width:50%;
	text-align:right;
}

.pagetop {
	z-index:9999;
    cursor: pointer;
    position: fixed;
    right: 80px;
    bottom: 60px;
}

/* ==================== �N���A�t�B�b�N�X ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Mac版IEを陂㤖 \*/
.clearfix {
display: block;
}
/* */



/* ==================== �T�C�g�S�� ���C�A�E�g ==================== */
/* ========== �S�̘g ========== */
#container_top {
}

#container {
}

/* ========== �w�b�_�[ ========== */
#header {
width:100%;
z-index:9999;
position:absolute;
background:#000;	
}

.topPage #header {
position:absolute;
top:0;	
background:transparent;
}

#header.fixed{
position:fixed;
top:0;
height:65px;
background:#000;
}

#headerTitle {
max-width:1600px;
margin: 0 auto;
	padding:0 20px;
}
#headerAreaLogo {
float: left;
margin-top:18px;
}

#headerAreaLogo img{
max-height:30px;
}

#headerAreaLogo img:hover {
}

#headerAreaSub {
float: right;
text-align: right;
}

p#headerAddress {
}


.topPage #mainBg{
	padding: 0 ;
}

#mainBg {
margin: 0 auto;
padding: 65px 0 0;
}



@media screen and (min-width: 992px) {
.navbar-toggle {
    display: none;
}
}

/* ========== �L���b�`�摜 ========== */
#catchArea {
height:100vh;
background: url("cmn/images/mainimage.jpg") center center no-repeat;
background-size: cover;
background-attachment:fixed;
position:relative;
	
top:0;
left:0;
transition: background 1s ease;
    -webkit-transition: background 1s ease;	
}

#catchArea_sp{
	display:none;
}

.catchArea_inner{
top:0;
bottom:0;
left:5%;
right:0;
margin:auto;
height:350px;
position:absolute;
	color:#fff;
}

.catchArea_inner h1{
font-weight: 700;
font-size: 72px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
margin-bottom:20px;
}

.catchArea_inner h2 {
font-weight: 600;
font-size: 26px;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
margin: 20px 0 40px;
}

.catchArea_inner p {
font-size: 16px;
line-height: 2.1;
font-weight: 600;
}

#subcatch{
	max-height:250px;
	overflow:hidden;
}

#main {
width: 1200px;
margin: 0 auto;
}
#mainInner {
padding: 15px 0;
}



/* ========== ���C�����j���[ ========== */
#mainMenu {
margin: 0 auto;
height:64px;
}
#mainMenu ul {
margin: 0 auto;
padding: 0;
float:right;
}

div#mainMenu ul,
div#mainMenu ul li,
div#mainMenu ul li a {
line-height:64px;
color:#fff;
font-weight:500;
}
div#mainMenu ul li {
float:left;
margin:0 0 0 20px;
list-style-type: none;
}

div#mainMenu ul li:first-of-type {
margin-left:0;	
}

div#mainMenu ul li a{
position: relative;
	display:inline-block;
}

div#mainMenu ul li:last-child a {
    color: #fff;
/*
    background: #e01d03;
    padding-left: 30px;
    padding-right: 30px;
*/
}
div#mainMenu ul li:last-child a:hover{
/*
	background:#111;
*/
}



div#mainMenu ul li a:before {
	position:absolute;
	content:'';
	left:0;
	bottom:0;
	width:0;
	height:4px;
	background-color:#fff;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out;
}

div#mainMenu ul li:hover a:before {
width:100%;
}

/*
div#mainMenu ul li:before{
content:"|";
margin-right:20px;
}

div#mainMenu ul:after{
content:"|";
margin-left:15px;
}
*/

div#mainMenu ul li a:hover {
text-decoration:none;
color:#fff;
}


div#mainMenu div.sub_menu{
background: rgba(240,240,240,1);
position:absolute;
z-index:9999;
left:0px;
bottom:65px;
width:100%;
color:#000;
padding:5px 0;
}

#header.fixed div#mainMenu div.sub_menu{
top:65px;
bottom:unset;
}	

div#mainMenu ul li ul {
text-align:center;
}

div#mainMenu ul li ul li{
display:inline-block;
font-weight:200;
}

div#mainMenu ul li ul li a{
font-weight:200;
}

div#mainMenu ul li ul li a:hover{
font-weight:500;
color:#000;
}

div#mainMenu ul li i{
margin-right:8px;
}

div#mainMenu ul li ul {
float:none;
}

div#mainMenu ul li div a{
color:#000;
}

div#mainMenu ul li ul li a:before {
display:none;
}

div#mainMenu ul li ul li:before{
display:none;
}

div#mainMenu ul li ul:after{
display:none;
}

div#mainMenu ul a {
}

.sub_menu{
display:none;
}


/* ========== 2�J���� �ݒ� ========== */
#secondArea {
}
#contents {
}

/* ==================== �R���e���c ==================== */
#contents {
}


/* ---------- �R���� ---------- */
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
clear: both;
margin-bottom: 10px;
}
#contents h2,
#contents h3,
#contents h4,
#contents H5,
#contents H6,
#contents p,
#contents td,
#contents th,
#contents li,
#contents dt,
#contents dd,
#contents .entryBody,
#contents .entryMore {
line-height: 1.5;
}
#contents p,
#contents ul,
#contents ol,
#contents dl,
#contents table {
margin-bottom: 15px;
font-size:14px;
}
#contents tr{
border-bottom: 1px solid #dddddd;
	background:#fff;
}

#contents tr:nth-child(even) {
    background: #fafafa;
}

#contents td{
padding: 15px 10px;
}
#contents th{
font-weight:bold;
padding: 15px 10px;
}
#contents thead th,
#contents tfoot th{
color: #fff;
background-color: #333;
}




/* ---------- ���o�� ---------- */

#contents .mainTitle h2:before {
content: "";
    width: 40px;
    height: 1px;
    background: #000000;
    display: block;
    margin: 30px auto 15px;
}

#contents .mainTitle h2 {
/*font-family:"�����", YuMincho, 'HG��������-PRO',"�q���M�m���� ProN W3", "Hiragino Mincho ProN", "HG����E", "�l�r �o����", "�l�r ����", serif;*/
text-align:center;
font-size:28px;
position: relative;
margin:50px 0;
}

#contents .mainTitle h2 span{
/*font-family: 'Noto Sans JP','Quicksand', "��S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S�V�b�N Pro", "Hiragino Kaku Gothic Pro", '���C���I' , Meiryo , Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;*/
display:block;
font-size:14px;
color:#aaa;
}

#contents .mainTitle h3 {
text-align:center;
font-size:22px;
/*font-family:"�����", YuMincho, 'HG��������-PRO',"�q���M�m���� ProN W3", "Hiragino Mincho ProN", "HG����E", "�l�r �o����", "�l�r ����", serif;*/
color:#771c1c;
}

#contents .mainTitle h2.rss {
}
#contents .mainTitle a.rss {
display: block;
text-decoration: none;
color: #333333;
width: 100%;
}
#contents .mainTitle a.rss:hover {
text-decoration: none;
}

#contents h3 {
font-weight:700;
font-size:17px;
}



/* ---------- �{�f�B�[ ---------- */
#contents .mainContents {
padding: 10px 0;
}
#contents .entryBody,
#contents .entryMore {
}
#contents .entryBody a:hover img,
#contents .entryMore a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- �y�[�W���� ---------- */
#contents .contentNavi {
text-align: center;
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("cmn/images/hr_bg.gif") left bottom repeat-x;
}
#contents .contentNavi a,
#contents .contentNavi strong,
#contents .contentNavi span.current_page{
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
#contents .contentNavi strong,
#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}

#contents .contentNavi span.current_page{
text-decoration: none;
color: #101113;
border-color: #dddddd;
background-color: #ffffff;
}



/* ---------- ��{�N���X ---------- */
.pankuzu {
background:#f3f3f3;
padding:5px;
color:#333;
}

.pankuzu p{
	width:1200px;
	margin:0 auto;
	text-align:right;
	font-size:11px;
}

.pankuzu a{
color:#333;
}



/* ==================== �u���O�Z�J���h�G���A ==================== */
#secondArea {
width: 300;
float:right;
}

#contents.has_secondArea{
	width:850px;
	float:left;
}

#secondArea .widget{
	border:solid 3px #f3f3f3;
	padding: 15px;
	box-sizing:border-box;
	margin-bottom:50px;
}

#secondArea .widget h3 { margin-bottom: 20px;}

#secondArea .post-list-wrapper li { 
display: inline-block;
border-bottom: 1px solid rgb(235, 235, 235);
width: 100%;
margin-top: 12px;
padding-bottom:12px;}
.small_featured_image { float: left;
width: 70px;
height: 60px;
background-size: cover;
margin-right: 15px;}
.list_metas { font-size: 11px;
margin-top: -5px;}

#secondArea .list_metas span {margin-right:15px;}
#secondArea .list_metas i {margin-right:5px;}
#secondArea .small_title {font-size: 14px;
font-weight: bold;
color: rgb(134, 134, 134);
line-height: 18px;
}

#contents.has_secondArea .mainTitle h2{
text-align:left;
}

#contents.has_secondArea .mainTitle h2:before{
margin:30px 0 15px;	
}

.post-meta{
	border-bottom:solid 1px #eee;
	padding-bottom:15px;
}

.post-meta .post-date i{
	margin-right:10px;
}

.post-meta .category{
	margin-left:15px;
	background:#e01d03;
	border-radius :3px;
	padding:3px 30px;
}

.post-meta .category a{
color:#fff;	
}



/* ========== �t�b�^�[ ========== */
DIV#footer {
background:  #f5f5f5;
clear: both;
margin-top:150px;
}
DIV#footer a {
}

DIV#footerInner {
width: 1200px;
margin: 0 auto;
}

/* ---------- �t�b�^�[���S ---------- */
#footerAreaLogo {
padding-top:80px;
margin:30px 0;
text-align:center;
}

#footerAreaLogo img{
max-height:45px;
}

#footerAreaLogo p{
font-size:12px;
line-height:1.8;
margin-bottom:25px;
}

#footerAreaLogo p span{
}

#footerAreaLogo p span.footer_tel{
font-size:13px;
letter-spacing:2px;
line-height:1.6;
}

/* ---------- �t�b�^�[���j���[ ---------- */
DIV#footer P#footerMenu {
margin: 0;
padding: 30px 0 0;
}
DIV#footer DIV#footerMenu {
float:right;
width:800px;
margin-top:45px;
}
DIV#footer DIV#footerMenu ul {
width:200px;
float:left;
list-style:none;
padding:0;
margin:0 0 30px 0;
}

DIV#footer DIV#footerMenu ul h3{
font-size:14px;
font-weight:500;
margin-bottom:8px;
}


DIV#footer DIV#footerMenu ul li {
position: relative;
margin: 5px 0;
font-size:12px;
font-weight:200;
}

DIV#footer DIV#footerMenu ul li a {
padding:0;
}

/* ---------- �t�b�^�[ copyright �G���A ---------- */
DIV#footer DIV#footerCopyrightArea {
padding: 30px 0;
clear:both;
}

/* ---------- �t�b�^�[ copyright �t���j���[ ---------- */
DIV#footer P#footerFree {
margin-bottom: 10px;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
text-align:center;
font-size:11px;
}

ul#footer_sns{
margin:0 0 30px 0;
padding:0;
list-style:none;
}

ul#footer_sns li{
font-size:24px;
display:inline-block;
margin-right:10px;
}

ul#footer_sns li:last-child{
margin-right:0;
}



/* ==================== �g�b�v�y�[�W ==================== */

.mainBlock{
	padding:80px 0 ;
}



.date {
list-style:none;
margin:0;
padding:0;
text-align:center;
}


.date li {
width:250px;
display:inline-block;
margin:10px;
vertical-align:top;
text-align:left;
}

.date li a{
	display:block;
}

.date li img{
border:solid 1px #e8e8e8;
padding:2px;
}

.date li span.dateTime{
display:block;
letter-spacing:2px;
color:#aaa;
font-size:11px;
margin:10px 0 5px;
}

.date li span.news_title{
display:block;
font-weight:600;
}

#news{
margin:120px auto;
}

.gray{
background:#fafafa;
border-top:solid 1px #efefef;
border-bottom:solid 1px #efefef;
}

/* ==================== 1�J���� ==================== */
/*��ȗp�r
�R���Z�v�g
���b�Z�[�W
*/

.one_colomun{
background-image:url("cmn/images/concept_bg.jpg");
background-size: cover;
background-attachment: fixed;	
position:relative;
}

.one_colomun #read {
margin:80px auto;
text-align:center;
}

.one_colomun #read p{
font-size:16px;
line-height:2.1;
font-weight:500;
margin-bottom:30px;
}




/* ==================== �T�[�r�X�̓��� ==================== */
	
#point ul{
margin:0 auto;
padding:0;
list-style:none;
  display: flex;
flex-wrap: wrap;
}

#point ul li{
    width: 23%;
    margin: 0 1% 50px;
    box-sizing: border-box;
    padding: 10px 15px;
    border: solid 1px #dddddd;
	background:#fafafa;
}


#point ul li div.imgScale{
margin-bottom:15px;
background:#000;
 transition: all .5s ease;
 -webkit-transition: all .5s ease 0s;
 -moz-transition: all .5s ease 0s;
 -ms-transition: all .5s ease 0s;
 -o-transition: all .5s ease 0s;
}

#point ul li:hover div.imgScale{
	background:#333;
}

#point ul li img{
	width:100%;
}



/* ==================== �T�[�r�X�̓��� ==================== */
	
#point2 ul{
margin:0 auto;
padding:0;
list-style:none;
}

#point2 ul li{
	margin-bottom:50px;
}

#point2 ul li div.imgScale{
	width:45%;
	display: table-cell;
	vertical-align:top;
}

#point2 ul li div.imgScale span{
		max-height:600px;
	overflow:hidden;
	display:block;
}

#point2 ul li div.textArea h3{
	text-align:left;
}

#point2 ul li div.textArea{
	width:55%;
	display: table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	padding:0 70px;
}

#point2 ul li div.imgScale{
margin-bottom:15px;
}

#point2 ul li:hover div.imgScale{
}

#point2 ul li div.textArea .subcomment{
	padding:30px 15px;
	background:#f3f3f3;
	margin-bottom:20px;
}

#point2 ul li img{
	width:100%;
}

#point2 ul li p{
	font-size:16px;
}

#point2 ul li p.mini{
font-size:14px;	
}

#point2 ul li h3{
	font-size:26px;
	margin-bottom:20px;
}

/* ==================== ���j���[�Љ� ==================== */

#menu table th{
}

#menu table{
/*
margin:0 0 30px;
*/
}

#menu p{
margin-bottom:50px;
}

#menu h3.title{
    border-bottom: 1px solid #dddddd;
    color: #e01d03;
    padding: 15px 10px;
margin-bottom:0;
}

/* ==================== ��� ==================== */

#about h3{
text-align:center;
}

#about ul {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#about ul li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 30px;
}

#about ul li:nth-child(3n) {
    margin-right: 0;
}


#insta ul{
margin:0;
padding:0;
list-style:none;
text-align:center;
}

#insta ul li{
display:inline-block;
width:150px;
margin:5px;
}

#insta ul li img{
width:100%;
height:auto;
}


/* ==================== �₢���킹�{�b�N�X ==================== */


#contact_box{
width:1000px;
border:solid 5px #eee;
margin: 50px auto;
box-sizing:border-box;
}

#contact_box p{
margin:30px 0;
font-size:20px;
text-align:center;
}

#contact_box p span{
font-size:28px;
color:#e01d03;
}

#contact_box table{
width:100%;
}

/* ==================== contactform7 ==================== */

.widget label {
  display: block; }

.widget .wpcf7-text,
.widget .wpcf7-textarea {
  margin-bottom: 20px !important; }

.wpcf7 {
  margin: 30px auto !important;
  padding: 40px 30px !important;
  background: rgba(215, 215, 215, 0.15); }
  @media (max-width: 767px) {
    .wpcf7 {
      width: 100%; }
	  }
  @media (min-width: 768px) {
    .wpcf7 {
      width: 80%;max-width:600px; }
 }

.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea {
  box-sizing: border-box;
  width: 100%;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 7px 10px;
  font-size: 1em;
  -webkit-appearance: none; }

.wpcf7-form p {
	margin-bottom:30px;
}

.wpcf7-form input[type="submit"] {
  border-radius: 2px;
  -webkit-transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease, opacity 0.3s ease, border 0.3s ease, padding 0.3s ease, left 0.3s ease, bottom 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #ddd;
  padding: 7px 50px;
  font-size: 1em;
  display: block;
  margin: 0 auto;
  background: #ddd;
  cursor: pointer;
  color: #fff;
  margin-top: 0px; }

.wpcf7-form input[type="submit"]:hover {
  background: #ccc;
  border: 1px solid #ccc; }



/* �J�[�g�i�S�[�X�g�j�{�^���ݒ�
----------------------------------------------- */
.form_btn a {
position: relative;
z-index: 2;
    display: inline-block;
    padding: 0;
    background: #000000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    text-decoration: none;
    font-weight: 500;
    max-width: 300px;
    width: 300px;
    height:40px;
    line-height:40px;
    text-align: center;
    font-size: 15px;
	overflow: hidden;
box-sizing:border-box !important;
}

.form_btn a:hover{
  color: #fff !important;
	    text-decoration: none;
}
.form_btn a::after {
	top: 0;
        bottom:-100%;
	width: 100%;
	height: 100%;
}

.form_btn a:hover::after {
	left: 0;
	 background: #e01d03;
}
.form_btn a::before,
.form_btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.form_btn a,
.form_btn a::before,
.form_btn a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#contact_box p.form_btn a i{
margin-right:15px;
}


#contents .faq_block{
	padding:15px;
	background:#fff;
	margin-bottom:20px;
}


#contents .faq_block h3 {
    cursor:pointer;
    border:solid 1px #ccc;
    padding:8px;
    font-size:16px; 
	margin-bottom:0;
}

.faq_block h3::after {
font-family: 'Font Awesome 5 Free';
    content: "\f067";
    float: right;
    color: #000;
    font-size: 18px;
    line-height: 22px;
}

.faq_block h3.active:after {
font-family: 'Font Awesome 5 Free';
    content: "\f068";
    }

.answer_area{
    display:none;
    font-size:14px;
    line-height:140%;
    margin:0;
    padding:15px 15px 0;  
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
    }

.faq_block h3.over {
background-color: #efefef;
}

/* ==================== �u���O�L���f�U�C�� ==================== */

#contents.blog blockquote {
	margin:0 0 25px 0;
    padding: 20px;
    font-size: .9em;
    background: #eee;
    border-radius: 4px; }

#contents.blog blockquote p:last-child{
margin-bottom:0;	
}

#contents.blog iframe{
}

#contents.blog h1{
	font-size:200%;
border-left:solid 3px #e01d03;
	padding-left:10px;
	margin-bottom:25px;
}

#contents.blog h2 {
font-weight:700;
border-bottom:solid 1px #ddd;
	padding-bottom:15px;
font-size:22px;
	margin:40px 0 20px;
}	
	
#contents.blog h3 {
font-weight:700;
font-size:17px;
color:#e01d03;	
}
#contents.blog h4 {
font-weight:700;
font-size:17px;
}

#contents.blog .mainContents A,
#contents.blog .mainContents A:visited,
#contents.blog .mainContents A:hover{
}

/* ==================== �X�N���[���{�^�� ==================== */

.scroll-btn p {
  margin-left: -42px;
}
@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 29%;
    }
    15% {
    opacity: 1;
    top: 50%;
    }
    50% {
    opacity: 0;
    top: 50%;
    }
    100% {
    opacity: 0;
    top: 29%;
    }
}
 .scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    text-align: center;
}
.scroll-btn > * {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
    color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #ffffff;
    border-radius: 23px;
}
.scroll-btn .mouse > * {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
    }


/* ==================== �ȉ��T�C�g�ʒǉ�CSS ==================== */

.wpco{background-color:#fcfcfc;border:1px solid #eee;padding:.93478rem .93478rem .46739rem;}.wpco-wrapper[aria-hidden=false] .wpco{visibility:visible}@media (min-width:40em){.wpco{padding:.93478rem 1.86957rem .46739rem}}.wpco__title{margin:0 0 .46739rem;font-size:16px;font-size:1rem;line-height:1.86957}.wpco .contents-outline ol{list-style:none;margin-left:0;padding-left:0;counter-reset:wpco;border-top:1px dotted #eee}.wpco .contents-outline li:not(:first-child){border-top:1px dotted #eee}.wpco .contents-outline li ol{margin-top:-1px}.wpco .contents-outline a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#333;padding:.46739rem 0;text-decoration:none}@media (min-width:64em){.wpco .contents-outline a:active,.wpco .contents-outline a:focus,.wpco .contents-outline a:hover{color:#888}}.wpco .contents-outline a:before{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:start;align-self:flex-start;margin:3px 10px 0 0;display:inline-block;background-color:#e01d03;color:#fff;font-size:10px;line-height:1;padding:.25em .55em .35em;counter-increment:wpco;content:counter(wpco)}.wpco .contents-outline li li>a{padding-left:1.5em}.wpco .contents-outline li li li>a{padding-left:3em}.wpco .contents-outline li li li li>a{padding-left:4.5em}.wpco .contents-outline li li li li li>a{padding-left:6em}

.wp-oembed-blog-card{margin-bottom:15px;}

a.wp-share-button__button:hover{text-decoration:none!important;}

#contents.blog h2.wpco__title{
font-weight: 500;
border:none;
padding-bottom: 0;
font-size: 18px;
margin:0 0 15px 0;
}

table.tw1000{
width:1000px;
	box-sizing:border-box;
border:solid 5px #eee;
margin: 50px auto;
}


.viwport{
    margin-top: -120px;
    padding-top: 120px;
}

.wd1200{
width:1200px;
margin:0 auto;
}

.wd1000{
width:1000px;
margin:0 auto;
}


