/* -------------------------------
　　共通
　------------------------------- */

#content h2 {
    padding: 10px 0;
    border-bottom: 3px solid #618DA6;
    margin: 1em 0 1.5em;
}

#content h3 {
    padding: 12px 0.5em;
    border-left: 4px solid #618DA6;
    background-color: #f3f3f3;
    margin: 1.5em 0;
}

#content #secondary h3 {
    border-left: none;
    margin: 1.5em 0 0.5em;
}

#content h4 {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 0.5em;
    background-color: #f7f7f7;
    color: #618DA6;

}

.single .hentry .title-post {
    font-size: 1.5em;
    border-bottom: 3px solid #618DA6;
    margin-bottom: 10px;
}

.hentry blockquote{ 
    color: #666;
    background-color: #f5f5f5;
    padding: 40px;
    border: 1px solid #c2c5c9;
    border-radius: 4px;
    margin: 1em auto;
}

/* サイドバー */
#secondary.widget-area {
    border: 3px solid #f1f1f1;
}

/* -------------------------------
　　ヘッダー
　------------------------------- */
.site-logo {
    max-height: 80px;
}

.site-header {
    background-color: rgb(0 0 0 / 0.85);
}

.text-slider .maintitle {font-size:30px;color:#FFFFFFCC;}
.text-slider .subtitle {font-size:60px;font-weight:800;color:#FFFFFFCC;}

.main-header #mainnav .sub-menu li a {
    color: #fff;
}

/*.text-slider .maintitle {font-size:32px;}
.text-slider .subtitle {font-size:80px;font-weight:800;}

.roll-button {
    background-color: rgb(0 0 0 / 0%);
    border: none;
	font-family: "FontAwesome";
	content: '\f078';
}
*/

/* -------------------------------
　　フッター
　------------------------------- */

/* コピーライト（footerPHPでコピーライトに変更）*/
.site-info {
    text-align: center;
    line-height: 1.2;
    font-size: 0.95em;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding-bottom: 0;
}

/*
.footer-widgets {
    padding: 20px;
}
*/

.footer-widgets ul#menu-footer_navi  li {
    padding: 5px 1em;
    display: inline-block;
}

.footer-widgets ul#menu-footer_navi  li {
    padding: 5px 1em;
    display: inline-block;
}

.footer-widgets ul#menu-footer_navi li:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f0da";
    padding: 0 6px;
	color: #74d7f6;
	padding-right: 0.5em;
}

.widget_vkexunit_button .veu_button a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f073";
    padding-right: 4px;
    margin-left: 16px;
    color: #74d7f6;
    padding-right: 0.5em;
}

.widget_vkexunit_button .veu_button a span {
    display: inline-block;
}



/* -------------------------------
　　side area
　------------------------------- */
.widget-area {padding: 2%;}

#content #secondary h3.widget-title {
	font-size: 18px;
	padding: 5px;
	text-align: center;
	margin: 5px auto;
	margin-top: -20px;
	background-color: #a4d7df;
}

.veu_postList .postList_title {font-size: 14px;}

/* -------------------------------
　　Go Top
　------------------------------- */
.bottom .socials li:hover a, .go-top {
 /*   background-color: #61CE70;*/
    background-color: #74D7F6;
}
.go-top:hover svg, .sydney_contact_info_widget span {
    fill: #74D7F6;
}

/* -------------------------------
　　投稿
　------------------------------- */
/* 上下余白 */
body.post-template-default #content,
body.blog #content,
body.single #content,
body.archive #content {
    padding-top: 60px;
    padding-bottom: 60px;
}

/* ページネーション */
.nav-links {text-align: center;}
.nav-links .page-numbers {color: #80848b;}

.nav-links .page-numbers.current {
    background-color: #74d7f6;
    color: #fff;
}

.nav-links .page-numbers {
    background-color: #d9d9d9;
}

.single-meta .byline {
    display: none;
}

.single .byline, .group-blog .byline {
    display: none;
}

.category .hentry .title-post,
.archive .hentry .title-post {
    font-size: 25px;
}

/* -------------------------------
　　ダウンロード
　------------------------------- */
.download-box{
	margin-left:5px;
	margin-right:5px;
	float:left;
}

.download-box{
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.download-box-content h1{
    font-size: 15px;
    overflow: hidden;
    padding: 15px 0;
}
.download-button{
	font-size:13px;
}

.download-box{
	margin-left:5px;
	margin-right:5px;
	float:left;
}
.download-box-content h1{
    font-size:15px;
    height: 45px;
    overflow: hidden;
}
a.download-button{
	font-size:13px;
}

a.download-button:link {
    color: #fff;
}

.download-count{
	display:none;
}

#content aside.download-box {
/*    width: 28%;*/
    margin: 1.5%;
    padding: 20px 0.5% 10px;
    box-sizing: border-box;
}

#content aside.download-box img {
    box-sizing: border-box;
    border-radius: 10px;
    height: 120px;
    width: auto;
    margin: 0 auto;
}


/* -------------------------------
　　Contact Form 7カスタマイズ
　------------------------------- */
.wpcf7-form-control {
    width: 100%;
}

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media (max-width:480px) {
  
    .inquiry th,.inquiry td {
    display:block;
    width:100%;
    border-top:none;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    }
    .inquiry tr:first-child th{
    border-top:1px solid #d7d7d7;
    }

    /* 必須・任意のサイズ調整 */	
    .inquiry .haveto,.inquiry .any {	
    font-size:10px;
    }
  
}


/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}

/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}

/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}

/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin:30px auto 20px;
 width:90%;
 background: #2ed1d9;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}

/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background: #12e2ec;
 color: #111;
}

.textnobd {border: none;}
.textno {display: none;} 
.widget .btn-default {font-size: 15px;}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #b44674;
    margin-top: -30px;
}


/* ---------------------------------
	オリジナル（共通）
--------------------------------- */

.clear { clear: both; }
.clearfix {min-height: 1px;}
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.left {	text-align: left; }
.center {text-align: center;}
.right {text-align: right;}

.font1em {font-size:1em !important;}
.font8px {font-size:8px;}
.font9px {font-size:9px;}
.font10px {font-size:10px;}
.font11px {font-size:11px;}
.font12px {font-size:12px;}
.font13px {font-size:13px;}
.font14px {font-size:14px;}
.font15px {font-size:15px;}
.font16px {font-size:16px;}
.font18px {font-size:18px;}
.font20px {font-size:20px;}
.fontB {font-weight:700;}
.att_red { color: #D30000;font-weight: 600;}
.att_green { color: #3A9923;font-weight: 600;}
.serif,#content .serif h1 { font-family: serif !important;}

/* ---------------------------------
    ボタン（共通）
--------------------------------- */
/* 背景イエロー */
.content a.btnYellow{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 15px 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #ffb100;
    transition: .4s;
}

.content a.btnYellow:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
}

.content a.btnYellow:hover {
    background-color: #EBEBEB;
    color: #ffb100;
}

/* 背景ブルー */
.content a.btnBlue{
    position: relative;
    display: inline-block;
    font-weight: 400;
    padding: 10px 30px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #0188b1;
    border-radius: 5px;
    transition: .4s;
}

.content a.btnBlue:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
}

.content a.btnBlue:hover {
    background-color: #EBEBEB;
    color: #2C7FC0;
}

/* 背景ブルー(小) */
.content a.btnBlues{
    position: relative;
    display: inline-block;
    font-weight: 400;
    padding: 2px 20px 2px 10px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #0188b1;
    border-radius: 5px;
    transition: .4s;
    font-size:12px;
}

.content a.btnBlues:after {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    right: 10px;
}

.content a.btnBlues:hover {
    background-color: #EBEBEB;
    color: #2C7FC0;
}

/* 枠線イエロー */
.content a.btnBDyellow {
    display: inline-block;
    padding: 6px 15px;
    text-decoration: none;
    color: #ffb100;
    border: solid 2px #ffb100;
    border-radius: 5px;
    transition: .4s;
}

.content a.btnBDyellow:hover {
    background: #ffb100;
    color: white;
}

/* 枠線ブルー */
.content a.btnBDblue {
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none;
    color: #0188b1;
    font-weight: 400;
    border: solid 2px #0188b1;
    border-radius: 5px;
    background-color: #f6fdff;
    transition: .4s;
}

.content a.btnBDblue:hover {
    background: #0188b1;
    color: white;
}

/*マーカー風ライン*/
.marker01 {
    background:linear-gradient(transparent 75%, #ff9393 75%);
    display: inline;
}

/* -------------------------------
	マーク（共通）
------------------------------- */

.mMAIL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0e0';
    padding-right: 0.5em;
}

.mTEL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f095';
    padding-right: 0.4em;
}

.mFAX:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1ac';
    padding-right: 0.5em;
}

.mURL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f015';
    padding-right: 0.5em;
}

.mPDF:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c1';
    font-size: 1.2em;
    color: #C71825;
    padding-right: 0.5em;
}

.mEXCEL:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c3';
    font-size: 1.2em;
    color: #3F8D23;
    padding-right: 0.5em;
}

.mWORD:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f1c2';
    font-size: 1.2em;
    color: #0F48AE;
    padding-right: 0.5em;
}

.m2down:after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f103';
    font-size: 1.2em;
    color: #333;
    padding-left: 0.5em;
}

p.mMAIL,p.mTEL,p.mURL,p.mFAX,p.mPDF,p.mEXCEL,p.mWORD{
    line-height: 1;
    font-size: 1.1em;
}

/* 別窓で開く 
a[target="_blank"]:not(.noicon):after {
    font-family: "Font Awesome 5 Free";
    content: "\f2d2";
    font-size: 8px;
    text-decoration: none;
    margin: 0 3px;
}
*/


/* -------------------------------
	画像（共通）
------------------------------- */

#content img.floatL { float:left; }
#content img.mid { vertical-align:middle; }
#content img.LR5px{ margin: auto 5px; }
#content img.LR10px{ margin: auto 10px; }
#content img.LR20px{ margin: auto 20px; }


/* -------------------------------
	Table（共通）
------------------------------- */

table, table td, table th {
    border: solid 1px #ccc;
    padding: 10px .5em;
}


/* =======================================
	PC用
======================================= */


@media (min-width: 768px) {
    .nopc { display:none; }
    }
    
    @media print, screen and (min-width: 970px) {
        
    /* -------------------------------
        レイアウト（PC）
    ------------------------------- */
    
    .wDef {
      width: 1170px;
      margin: 0 auto;
    }
    .w100per {
      width: 100%;
      margin: 0 auto;
    }
    .w1100 {
      width: 1100px;
      margin: 0 auto;
    }
    .w1000 {
      width: 1000px;
      margin: 0 auto;
    }
    .w950 {
      width: 950px;
      margin: 0 auto;
    }
    .w900 {
      width: 900px;
      margin: 0 auto;
    }
    .w850 {
      width: 850px;
      margin: 0 auto;
    }
    .w800 {
      width: 800px;
      margin: 0 auto;
    }
    .w750 {
      width: 750px;
      margin: 0 auto;
    }
    .w700 {
      width: 700px;
      margin: 0 auto;
    }
    .w600 {
      width: 600px;
      margin: 0 auto;
    }
    .w500 {
      width: 500px;
      margin: 0 auto;
    }
    .w400 {
      width: 400px;
      margin: 0 auto;
    }
    

    .floatL {
        float: left;
        box-sizing: border-box;
    }

    .floatR {
        float: right;
        box-sizing: border-box;
    }
    
    .clearfix {
        min-height: 1px;
      }
      
    .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }

    .clear {
    clear: both;
    }
    
    /* -------------------------------
        テーブル（PC）
    ------------------------------- */
    
    #content table.per100 { width:100%;}
    #content table.per90 { width:90%;}
    #content table.per80 { width:80%;}
    #content table.per70 { width:70%;}
    #content table.per60 { width:60%;}
    #content table.per50 { width:50%;}
    
    
    
}/* PC用ここまで970px*/
    
    
/* =======================================
        モバイル用（スマホ・タブレット）
======================================= */
    
@media (max-width: 480px) {
}/* モバイル用480pxここまで */
    
    
@media (max-width: 767px) {

    .nosp { display:none; }
    
    /* モバイルで画像を折り返す */
    #content img.spBL {
     float: none;
     display: block;
     margin: 10px auto;
    }
    
    
   /* -------------------------------
        ヘッダー
    ------------------------------- */

    .text-slider .maintitle {
        font-size: 1.2em;
        padding-bottom: 20px;
    }

    .text-slider .subtitle {
        font-size: 2em;
        padding-top: 20px;
    }
    
   /* -------------------------------
        テーブル（モバイル）
    ------------------------------- */
    .mbscroll{
     overflow: auto;
     white-space: nowrap;
     -webkit-overflow-scrolling: touch;
     overflow-scrolling: touch;
    }
    .mbscroll::-webkit-scrollbar{
     height: 5px;
    }
    .mbscroll::-webkit-scrollbar-track{
     background: #F1F1F1;
    }
    .mbscroll::-webkit-scrollbar-thumb {
     background: #BCBCBC;
    }
    
   /* -------------------------------
        ダウンロード（モバイル）
    ------------------------------- */
    #content aside.download-box {
        width: 90%;
        margin: 10px 5%;
    }

        
}/* モバイル用768pxここまで */