/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */
body{
	font-family: Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif !important;
	line-height: 1.8;
    letter-spacing: 0.1em;
}

.c-btn_wrap {
    padding: 40px 0 0;
    margin: 0 auto;
}

.c-btn.arrow {
    padding: 9px 55px 8px 45px;
}
.c-btn {
    display: inline-block;
    position: relative;
    padding: 9px 50px 8px;
    border: 2px solid #767676;
    background-color: #767676;
    border-radius: 2px;
    font-size: 1rem;
    font-weight: 400;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color:#FFF;
}

.header-logo #nav ul li a, #onlynav ul li a, #nav_fixed #nav ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    font-family: 'Noto Sans Japanese', sans-serif;
}

.required-srt{
	color:red;
}

.unrequired-srt {
	color:#F9F9F9;

}

table tbody th {
    font-size: 13px;
}

#menu-menu2 li{
	background-color: #767676;
}

.header_small_menu li a {
    padding: 10px!important;
    font-size: 110%;
}

@media screen and (min-width: 1201px)
#main-wrap, .header-wrap .header-logo, .header_small_content, .bigfooter_wrap, .footer_content, .container_top_widget, .container_bottom_widget {
    width: 1100px;
}
#main-wrap, #news-wrap {
    width: 90%;
    margin: 20px auto;
    width: 1100px;
}

#news-section{
	background-color: #fff;
}

.menu-name {
    color: #333;
    border: 0;
}

.menu-name {
    position: relative;
/*     padding: .3em 1em; */
padding-top: 20px;
    font-weight: bold;
/*     margin: 1.2em 0 .8em; */
    font-size: 140%;
}

.menu-name-center {
    color: #333;
    border: 0;
}

.menu-name-center {
    position: relative;
/*     padding: .3em 1em; */
padding-top: 20px;
    font-weight: bold;
/*     margin: 1.2em 0 .8em; */
    font-size: 140%;
    text-align: center;
}

.en{
	padding-bottom: 30px;
	text-align: center;
    font-weight: 600;
    color: #999;
	font-size: 80%
}

.grid_post-box .post-date {
    font-size: 12px;
    position: static; !important
    bottom: 13px;
    left: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
}

/* お知らせ */

.jspPane.inner {
/*     width: 640px; */
}

.p-news_list__row {
    display: table;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #e3e3e3;
}

.p-news_list__row .item01 {
    width: 10%;
}

.p-news_list__row .item01, .p-news_list__row .item02, .p-news_list__row .item03 {
    display: table-cell;
/*     vertical-align: top; */
}

.p-news_list__row .item02 {
    width: 10%;
}

.p-news_list__row .item03 {
    width: 78%;
}

.p-news_list__date {
    font-family: 'Roboto Slab', serif;
    font-size:80%;
    font-weight: bold;
    color: #939393;
    letter-spacing: 1px;
}

.p-news_list__category {
    width: 90px;
    padding: 3px 0;
    background-color: #7e7e7e;
    border-radius: 15px;
    font-size: 70%;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.p-news_list__title a {
    color: #2a7f93;
}

@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
 #news-wrap {
	width:auto;
    padding: 0 20px;
}

.p-news_list__row .item01 {
    width: auto;
   display: inline-block; _display: inline;

}

 .p-news_list__row .item02, .p-news_list__row .item03 {
    display: inline;
/*     vertical-align: top; */
}

.p-news_list__row .item02 {
    width: auto;
}

.p-news_list__row .item03 {
    width: auto;
}

#menu-menu2 li{
	background-color: #fff;
}
}

.wrap-post-title {

    font-weight: 400;
}

.catpage_content_wrap .innner {
    padding: 1em 0;
    width: auto;
    margin: 0 auto;
}

h1{
    padding: 20px 20px;
    font-weight: normal;
    border-bottom: none;
    margin-bottom: 0;
    background: #fff;
    
/*
    display: inline;

 background-image: url("/wp-content/themes/diver_child/h1.png");
  background-size: 30px 30px;
  background-repeat: no-repeat;
*/
/*   padding: 0px 0px 0px 60px; /* 画像と重ならないように文字列を右に移動 */ */
}

/* お知らせ */
