/*
Theme Name: テーマ名
Author: 制作者
Description: テーマについての説明を記載
Version: 1.0
Tags: light, one-column, two-columns, テーマに登録した場合のタグ
*/



*{
	margin:0;
	padding: 0;
}

body{
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size : 100%;
  line-height : 1.5;
  color: #2b2b2b;
}

.conteiner{
    clear: both;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 2em;
    padding-right: 2em;

}

.wrapper{
        background: #fff;
}

ul, ol {
	  list-style : none;
	  }

a{
 text-decoration: none;
 color:#424242;
 -webkit-transition: 0.4s ease-in-out;  
       -moz-transition: 0.4s ease-in-out;  
         -o-transition: 0.4s ease-in-out;  
            transition: 0.4s ease-in-out;  
}

a:hover {  
    opacity: 0.5;  
    filter: alpha(opacity=60);  
} 


/* text */

.left{
 text-align: left;
}

.right{
 text-align: right;
}

.center{
 text-align: center;
}

i{
 margin-right: 0.5em;
}

.bold{
 font-weight: bold;
}

.red{
    color: red; 
}



/* float */

.fl_main{
 overflow: hidden;

}

.fl_left{
 float: left;
}

.fl_right{
 float: right;
}

.one_half{
 float: left;
 width: 48%;
 margin: 1%;
}






/*記事*/
.kiji:after	{
	content: "";
	display: block;
	clear: both;
	}

.kiji h1{
	margin-top: 0;
	margin-bottom:0;
	font-size: 36px;
}


.kiji p{
	margin-top: 0;
	margin-bottom: 20px;
}



@media (max-width: 599px) {

}



.kiji-body ul	{
list-style: none;
}

.kiji-body li{
position: relative;
padding-left: 20px;
}

.kiji-body li:before{
position: absolute;
left: 0px;
top: 3px;
content: '\f069';
color: #aaaaaa;
font-family: 'FontAwesome';
line-height: 1;
}


/* 引用 */
blockquote	{position: relative;
	margin: 30px auto;
	padding: 20px 50px 1px 50px;
	max-width: 460px;
	color: #444444;
	font-size: 18px;
	line-height: 1.8}

blockquote:before
	{position: absolute;
	left: 10px;
	top: 10px;
	content: '\f10d';
	color: #aaaaaa;
	font-size: 30px;
	font-family: 'FontAwesome';
	line-height: 1}

blockquote:after
	{position: absolute;
	right: 10px;
	bottom: 10px;
	content: '\f10e';
	color: #aaaaaa;
	font-size: 30px;
	font-family: 'FontAwesome';
	line-height: 1}


/* 補足情報 */
.point	{position: relative;
	margin: 40px 0 30px;
	padding: 25px 20px 20px;
	border-radius: 10px;
	background-color: #cfedb7;
	font-size: 14px;
	clear: both}

.point:before	{position: absolute;
	left: 15px;
	top: -15px;
	content: '\f0eb';
	z-index: 2;
	width: 32px;
	height: 32px;
	padding-top: 3px;
	border-radius: 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #5ab80e;
	color: #ffffff;
	font-family: 'FontAwesome';
	font-size: 26px;
	line-height: 1;
	text-align: center}

.point:after	{position: absolute;
	left: 32px;
	top: -8px;
	z-index: 1;
	content: 'POINT';
	padding: 3px 10px 3px 20px;
	border-radius: 5px;
	background-color: #5ab80e;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1}

/* 注意書き */
.attention	{position: relative;
	margin: 40px 0 30px;
	padding: 20px;
	border-radius: 10px;
	border: dotted 2px #ff0000;
	background-color: #ffefef;
	font-size: 14px;
	clear: both}

.attention:before	{position: absolute;
	left: 20px;
	top: -15px;
	content: '\f071';
	background-color: #ffffff;
	color: #ff0000;
	font-family: 'FontAwesome';
	font-size: 26px;
	line-height: 1}



img{
max-width: 100%;
height: auto;
}


/*header*/

header .logo{
    max-width: 300px;
    margin: 0 auto;
    padding-top: 1em;
}

header h1{
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    padding-bottom: 1em;
}

header .fl_main{
    margin:0 auto;
    line-height: 0;
            border-bottom: 10px solid #790000;
}

.header_top{
background: #fff;
	    }


header .slide{

    border-top: 10px solid #790000;
        border-bottom: 10px solid #790000;

}

header .slide figure{
    line-height: 0em;
}

#background,#background-front{

right:0;
bottom:0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;


            margin-bottom: 0;
            background; #000:
}


.text{
    color: #fff;

        z-index: 1;
        max-width: 1000px;
        margin: 0 auto;
        padding-left: 2em;
        padding-right: 2em;

}

 

.text h1{
    font-size: 2em;
    font-weight: bold;
    margin: 0;
    text-align: left;
}

.text h2{
    font-size: 1.5em;
    margin: 0;
}


.main_pic{
    background: #fff;
}

header .one_3{
    float: left;
    width: 33.3%;
}

.header_other{
 max-width: 100%;
    background-image: url("./images/bg_header_other.jpg");
    backgroujnd-position: center center;
    background-repeat: no-repeat;

background-size:cover;
}

.header_other_in{
    max-width: 1000px;
    margin: 0 auto;
    padding: 2em;

}

.header_other_in h1{
    text-align: left;
    font-size: 1.2em;
    margin-top: 0.2em;
    color: #fff;
}

.header_other p.h_tit{
    font-family: 'Droid Serif', serif;
    font-size: 2em;
    line-height: 1em;
    letter-spacing: 0.1em;
        color: #fff;
}

.pc_menu{
    display: none;
}

ul.drawer-menu{
    margin-top: 1em;
    margin-bottom: 1em;
        text-align: center;
}


.drawer-menu li{ 
    padding: 0.5em 1em;
}


/*home*/
.container{
    padding: 1em 3em 1em 3em;
}

.container h2{
    margin-bottom: 0.5em;
}

.container p{
    margin-bottom: 1em;
}

.home_box1{
    background-image: url(./images/bg_box2.jpg);
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size: cover;
  height: 400px;
  text-align: center;
  padding: 2em 2em;
}


.home_box2{
    background-image: url(./images/bg_box1.jpg);
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size: cover;
  height: 400px;
  text-align: center;
  padding: 2em 2em;
}

.home_box3{
    background-image: url(./images/bg_box3.jpg);
  background-position: center center; 
  background-repeat: no-repeat; 
  background-size: cover;
  height: 400px;
  text-align: center;
  padding: 2em 2em;
}


.readmore{
    background: #790000;
    color: #fff; 
    max-width: 120px;
    margin: 0 auto;
    font-size: 0.8em;
    text-align: center;
}

.readmore a{
    display:block;
        color: #fff; 
        padding: 0.3em 1em;
}



.one_9{
    float: left;
    width: 48%;
        margin: 1%;
        background: #fff;
        padding:1em;
        box-sizing: border-box;
        box-shadow: 1px 1px 1px #ccc;
}

.one_9A{
    background: #ffe890;
}


.one_9 h3:before{
	font-family: FontAwesome;
	margin-right: 0.3em;
	content : "\f0da ";
}


.one_9 h3{
    background: #e00000;
    font-size: 1.1em;
    color: #fff;
    padding: 0.2em 1em;
    margin-bottom: 0.3em;
}

.p_box_in .one_9  p{
    font-weight: bold;
    line-height: 1.2em;
    padding:0;  
    margin-bottom: 0em;
    min-height: 3em;
}


.one_4:nth-child(2n+1){
   clear: both;
}




.home_box1{
  height: 300px;
  text-align: right;
    padding-top: 5em;
}


.home_box2{
  height: 300px;
  text-align: left;
  padding-top: 5em;
}

.home_box3{
  height: 300px;
  text-align: left;
  padding-top: 5em;
}


.home_box1 .readmore{
  margin-left: auto;
  margin-right: 0;
}

.home_box2 .readmore{
  margin-left: 0;
  margin-right: auto;

}

.home_box3 .readmore{
  margin-left: 0;
  margin-right: auto;

}


.home_box_in{
max-width: 900px;
margin: 0 auto;
}

.home_box_in p{
margin-bottom: 1em;
}



/*news*/

.news_box{
    background: #ebebeb;
}

.news figure{
    line-height: 0;
}

.news .one_4{
    background: #fff;
    padding: 1em;
    box-sizing: border-box;
    
}



.news h2{
    background: #e00000;
    font-size: 1em;
}
.news h2 a{
    display: block;
    color: #fff;
    padding: 0.1em 0.5em;
    
}

.news p{
    font-size:0.9em;
}


.news .moreread{
    background: #e00000;
    font-weight:  bold;
    font-size: 0.7em;
    text-align: center;
    width: 80px;
    margin-left: auto;
    margin-right: 0;
}

.news .moreread a{
    display: block;
    padding: 0.3em 1em;
    color: #fff;
}


/*page*/
.page_main{
    padding: 2em 0em;
}

.p_box{
    border: 4px solid #e00000;
    padding: 1em;
    box-sizing: border-box;
    margin-bottom: 2em;
}

.c-tit{
    font-weight: bold;
    font-size: 1.5em;
    border-bottom: 5px solid #9e9e9e;
    magin-bottom: 1em;
}

.big{
    font-size: 1.2em;
}

.num{
    font-family: 'Yellowtail', cursive;
    font-size: 2em;
    margin-right: 0.3em;
line-height: 1.2em;
}

.page_main h2{
    background: #790000;
    font-size: 1.2em;
    color: #fff;
    padding: 0.2em 1em;
    margin-bottom: 0.5em;

}

.page_main h2:before{
	font-family: FontAwesome;
	margin-right: 0.3em;
	content : "\f111";
}

.p_box_in{
    margin-bottom: 2em;

    
}

.p_box_in p{
        margin-bottom: 1em;
        padding: 0em 2em;
           line-height: 1.7em;
}

.p_box_in ul{
        margin-bottom: 1em;
                padding: 0em 2em;
           line-height: 1.7em;
           list-style: disc;
           margin-left: 1em;
}

.contact{
    background: #e00000;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    
}

.contact a{
    display: block;
    color: #fff;
    padding: 0.3em 1em;
    margin-bottom: 2em;
}


p.contact a:before{
	font-family: FontAwesome;
	margin-right: 0.3em;
	content : "\f0e0 ";
}

.work{
    background: #ebebeb;
    padding: 2em 0em 0.5em 0em; 
    margin-bottom: 2em;
}

.work h3{
    border-left: 15px solid #e00000;
        border-bottom: 2px solid #e00000;
        padding-left: 0.3em;
margin-bottom: 1em;
}

.work h4{
color: #e00000;
border-bottom: 1px solid #696969;
}

.work p{
    padding: 0;
    font-size: 0.9em;
}

.manu_box1 table{
    border-collapse: collapse;
    margin-bottom: 1em;
}

.manu_box1 th{
    width: 20%;
    border: 1px solid #696969;
    padding: 0.5em 1em;
    background: #2b2b2b;
    color: #fff;
}

.manu_box1 td{
    wdith: 80%;
        border: 1px solid #696969;
            padding: 0.5em 1em;
}

.no1{
    color: #e00000;
    font-size: 1.3em;
    font-weight: bold;
}

.no1 img{
    width: 50px;
vertical-align: bottom;
}

.m_box2{
   padding: 2em 0em;
}

.m_box2 h4{
    color: #000;
    padding-bototm: 0.3em;
    margin-bottom: 1em;
    font-size: 1.3em;
}

p.m_box3_tit{
    font-size: 1.2em;
    font-weight: bold;
    padding: 0;
}

.m_box3 {
    background: #ededed;
    border: 1px solid #ccc;
    padding: 1em;
    margin-bottom: 1em;
}

.m_box3 h4{
        color: #000;
    margin-bottom: 0.5em;
    font-size: 1.2em;
}

.m_box3 p{
    padding: 0;
}

.box_g{
        background: #ebebeb;
    padding: 2em;
    border: 1px solid #696969; 
}

.box_g h3{
    	font-family: FontAwesome;
	margin-right: 0.3em;
	content : "\f0da ";
	font-size: 1.1em;
}

.box_g p{
    padding: 0;
}

.company_page table{
    width: 100%;
    border-collapse: collapse;
}

.company_page th, .company_page td{
    border: 1px solid #ccc;
     padding: 0.2em 1em;
}

.company_page th{
 text-align: left;
 background: #000;
 padding: 0.2em 1em;
 color: #fff;
}



.main_right h1{
    background: #2b2b2b;
    color: #fff;
    padding: 0.2em 1em;
font-size: 1.2em;
margin-bottom: 0.5em;
}

.sub h2{
    background: #2b2b2b;
    color: #fff;
    padding: 0.2em 1em;
font-size: 1.2em;
margin-bottom: 0.5em;
}

.sub ul{
    margin-bottom: 2em;
}

.sub li{
    list-style: disc;
    margin-left: 1em;
}


/*faq*/
.faq h3{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
    background-image:url(./images/img_q.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30px 30px;
    padding-left: 40px;
}
.faq p{
    margin-bottom: 2em;
    font-size: 0.9em;
       background-image:url(./images/img_a.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 30px 30px;
    padding-left: 40px;
}

.staff{
    margin: 2em 0em;
}


/*footer*/
footer{
 
    background: #040303;
    color: #fff;
    padding: 2em 4em;
}

footer a{
    background: #040303;
    color: #fff;
}

footer .f_logo{
    magrin-bottom: 0.5em;
}

.f_tel{
    margin-bottom: 1em;
}


.googlemap {
position: relative;
padding-bottom: 26.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
}
 
.google iframe,
.google object,
.google embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

footer .one_half2{
    padding-bottom: 1em;
}

figure.f_btm_img{
    max-width: 500px;
    margin: 0 auto;
}

/* contact */
.wpcf7 textarea ,.wpcf7 input[type="text"],
.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{width: 100%;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
border-radius: 5px;
box-shadow: none;
background: #fff;
}

.wpcf7 select{
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
border-radius: 5px;
box-shadow: none;
background: #fff;
}

.wpcf7 .smallwidth{
  width: 10%!important;
}

.wpcf7 input[type="submit"]
  {
width: 20%;
font-size: 1.1em;
padding: 0.5em 1em;
border: none;
background-color: #e00000;
-webkit-appearance: none;
cursor: pointer;
border-radius: 3px;
color: #fff;
font-weight: bold;
text-align: center;
margin: 0 auto;
margin-right: auto;
margin-left: auto;
display: block;
margin-top: 20px;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.wpcf7 input[type="submit"]:hover{

  opacity: 0.8;
    filter: alpha(opacity=60);
  }

.wpcf7-list-item-label{
 margin-right: 15px;
}


.wpcf7 dl dt{
  display: block;
margin-bottom: 0.8em;
  clear: both;
   background-color: #2b2b2b;
   color: #fff;
 padding: 0.5em 1em;
   text-align: center;
border-radius: 5px;
}

.wpcf7 dl dd{

margin-bottom: 2em;
}


.wpcf7 dl dd .email_confirm{
  margin-bottom: 10px;
}
.wpcf7 #zip31,
.wpcf7 #zip32
{
  width: 20%;
}

.wpcf7 #addr3,
.wpcf7 #addr32{
  width: 75%;
}
.wpcf7 #addr32{
  margin-bottom: 20px;
}
.wpcf7 dl dd div{
  padding-top: 5px;
   padding-bottom: 5px;
   text-align: left;
}


/* ボックスの上下の間隔 */

.sub{

	padding-top: 1em;
	padding-bottom: 1em;
	
}








@media(min-width: 768px){



	.fl_main2{
	    overflow: hidden;
	}
	
	.one_half2{
	    float: left;
	    width: 48%;
	    margin: 1%;
	}
	
	.container .one_3{
    float: left;
    width: 31%;
    margin: 1%;
}

.one_4{
    float: left;
    width: 23%;
        margin: 1%;
        margin-bottom: 1em;
}



.one_9{
    float: left;
    width: 18%;
        margin: 1%;
}

.one_4:nth-child(2n+1){
clear: none;
}

.one_4:nth-child(4n+1){
clear: both;
}


#background,#background-front{
position:fixed;
right:0;
bottom:0;
min-width:100%;
min-height:100%;
width:auto;
height:auto;

    z-index: -1;
            margin-bottom: 0;
            background; #000:
}

header .slide{
    min-height: 500px;
    border-top: 10px solid #790000;
        border-bottom: 10px solid #790000;

}




.wpcf7 dl{
 overflow: hidden;    
}

.wpcf7 dl dt{
    float:left;
    width: 30%;
    margin-right: 3%;
    box-sizing: border-box;
}

.wpcf7 dl dd{
    float: left;
    width: 67%;
        box-sizing: border-box;
}

.main_right{
    float: right;
    width: 67%;
}

.sub{
    float: left;
    width: 30%;
    margin-right: 3%;
}



/*page*/
.c_left{
    float: left;
    width: 32%;
    margin-right: 5%;
}

.c_right{
    float: left;
    width: 53%;
}

	
	
	/*header*/
	header img{
	    width: 100%;
	}


	.pc_menu{
	    display: block; 
	}
	
	.drawer_nav{
	    display: none;
	}
	
	.header_in{
	    max-width: 1000px;
	    margin: 0 auto;
	    padding: 0em 1em;
	    }
	
	.header_left{
	    float: left;
	}
	
	.header_right{
	    float: right;
	}

	footer p{
text-align: left;
}

header h1{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 0.2em;
}

ul.p_menu1{
    text-align: right;    
}

.p_menu1 li{
    text-align: right;
    display: inline;
    margin-left: 2em;
    font-size: 0.9em;
    font-weight: bold;

}

.p_menu2{
        background: #363636;
}

p.m_box1{
    float: left;
    width: 80%;
    text-align: right;
    color: #fff;
            padding-right: 1em;
            box-sizing: border-box;
                padding-top: 0.3em;
    padding-bottom: 0.3em;
}

p.m_box1 a{
       color: #fff; 
}

p.m_box2{
    float: left;
    background: #e00000;
    width: 20%;
        color: #fff;
        padding-left: 1em;
                    box-sizing: border-box;
                        padding-top: 0.3em;
    padding-bottom: 0.3em;
}

p.m_box2 a{
       color: #fff; 
}




	.topimg figure{
		width: 100%;
	}
	
	.topimg img{
		width: 100%;
	}
	
		.centerpic figure{
		width: 100%;
	}
	
		.centerpic img{
		width: 100%;
	}
	
	
	.container:after{
		content:"";
		display: block;
		clear: both;
	}

	.sub{
	float: left;
width: 30%; 
 box-sizing: border-box;
	}
	
}






/*フッター*/
.copyright p{
	margin: 0;

	font-size: 0.9em;
	text-align: center;
}

@media (max-width: 599px) {
	.gaiyou-large a	{padding: 10px 0}

	.gaiyou-large h1	{font-size: 18px}

	.gaiyou-large p	{font-size: 12px}

	.gaiyou-large .thumb	{height: 200px}
}



	
	/* 記事 */

.kiji p	{
 margin-top: 0;
 margin-bottom: 20px;
}

@media (max-width: 599px) {
	.kiji h1	{
		font-size: 24px;
		}

	.kiji p	{
		font-size: 14px;
		}
}


/* 投稿日・更新日 */
.kiji-date	{
	margin-bottom: 20px;
	color: #666666;
	font-size: 12px;
	}

@media (max-width: 599px) {
	.kiji-date	{font-size: 11px}
}


/* タグ */
.kiji-tag	{
	margin-bottom: 18px;
	}

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

.kiji-tag li a	{
	display: block;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 3px 5px;
	border-radius: 2px;
	background-color: #75dbe7;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	}

.kiji-tag li a:hover	{
	background-color: #94ecf6;
	}

.kiji-tag ul:after	{content: "";
	display: block;
	clear: both;
	}

.kiji-tag li	{
	float: left;
	width: auto;
	}
	
	
	/* パンくずリスト */
.bread ol	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.bread li a	{
	display: inline-block;
	padding: 5px 5px;
	color: #888888;
	font-size: 12px;
	text-decoration: none;
	}

.bread li a[href]:hover	{
	background-color: #eeeeee;
}

.bread ol:after	{
	content: "";
	display: block;
	clear: both;
	}

.bread li	{
	float: left;
	width: auto;
	}

.bread li:after	{
	content: '\003e';
	margin-left: 2px;
	margin-right: 2px;
	color: #888888;
	}

.bread li:last-child:after	{
	content: none;
}

.bread i	{
	font-size: 14px;
	}

.bread span	{
	display: inline-block;
	text-indent: -9999px;
	}

@media (max-width: 599px) {
	.bread li:last-child	{text-indent: -9999px;}
}


/* シェアボタン */
.share	{
margin-top: 40px;
clear: both;
}

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

.share li a	{
display: block;
padding: 8px 17px;
border-radius: 10px;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

.share li a:hover{
opacity: 0.8;
}

.share ul:after	{
content: "";
display: block;
clear: both;
}

.share li{
float: left;
width: 31%;
margin: 1%;
text-align: center;
}

.share-tw{
background-color: #55acee;
}
.share-fb{
background-color: #3b5998;
}
.share-gp{
background-color: #dd4b39;
}





/* ページネーション */
.pagination	{
	margin: 40px 0 30px;
	text-align: center;
	}

.pagination ul	{
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.pagination li a,
.pagination li > span
	{display: block;
	margin: 0 5px;
	padding: 6px 8px;
	border: solid 1px #cccccc;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	}

.pagination li > span
	{background-color: #efefef;
	}

.pagination li a:hover	{
	background-color: #eeeeee;
	}

.pagination ul:after	{
	content: "";
	display: block;
	clear: both;
	}

.pagination li	{
	float: left;
	width: auto;
	}

/* 記事一覧のページネーション */
.pagination-index li .dots
	{padding: 6px 2px;
	border-color: transparent;
	background-color: transparent;
}

@media (max-width: 599px) {
	.pagination-index li a,
	.pagination-index li > span
		{margin: 0;
		padding: 6px 7px;
		border-left: none;
		font-size: 12px;
		}

	.pagination-index li:first-child a,
	.pagination-index li:first-child > span
		{border-left: solid 1px #cccccc;
		}

	.pagination-index li .dots
		{border-right-color: #cccccc;
		}
}



@media (max-width: 599px) {
.share span	{
display: inline-block;
text-indent: -9999px;
}

.share li a{
padding: 8px 10px;
}
}

		


	
	/*画像*/
/*画像のキャプション*/
.wp-caption-text{
	margin: 0;
	color: #666666;
	font-size: 10px;
	text-align: center;
	}

.wp-caption-text a{
	color: #666666;
	}


/*画像の配置*/
.aligncenter	{
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}
	
	 @media (max-width: 599px){
.alignleft, .alignright	{
		display: block;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		}
}

@media (min-width: 600px) {
.alignleft	{
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 30px;
	}

.alignright	{
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	}
}


/*Internet Explorer用の設定*/
a img{
	border: none;
}

/*大きい画像用の設定*/
img, .wp-caption	{
	max-width: 100%;
	height: auto;
	}
	
	/*アイキャッチ画像*/
.catch{
	margin-top: 30px;
	margin-bottom: 30px;
}

/*外部コンテンツ*/
iframe	{
max-width: 100%;
}


/* YouTubeのビデオ */
.ytvideo	{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.ytvideo iframe	{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/* ------------------- カテゴリー／タグ ------------------- */

.contents > h1	{margin-top: 0;
	font-size: 34px}
	
	.contents2 > h1	{margin-top: 0;
	font-size: 34px}
	

@media (max-width: 599px) {
	.contents > h1	{font-size: 22px}
	.contents2 > h1	{font-size: 22px}
	.archive .bread li:last-child	{text-indent: 0}
}

.side_box h2{
    color: #fff;
}


.side_box h2 a{
    color: #fff;
}


.kiji-body{
    margin-bottom: 6em;
}


p.su_button{
text-align: center;
background: #000;
color: #fff;
max-width: 500px;
margin: 3em auto 6em auto;
font-size: 1.1em;
letter-spacing: 0.1em;
}

p.su_button a{
display: block;
padding: 0.5em 1em;
color: #fff;
}

p.su_button a:hover{
background: #2b2b2b;
}



ul#pagination {
    list-style-type: none;
    overflow: hidden;
    padding: 3em 10px;
    margin-bottom: 4em;
}
ul#pagination li:first-child{
margin-right: 40%;
}

ul#pagination li {
 background: #000;
 border-radius: 10px;
 float:left;
 width: 30%;
 text-align: center;
}
ul#pagination li a {
    display: block;
    padding: 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #000;
    color: #fff;
}


