@charset "utf-8";
/*
Theme Name: okamaz
*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
img{vertical-align:top;}
a img:hover{opacity:.8;}
table {width:100%;border-collapse: separate;border-spacing: 0;}
td{vertical-align: middle;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;transition:all 0.3s;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body{
font-family:Noto Sans JP;
font-size:18px;
color:#000;
-webkit-text-size-adjust: none;
background:#f4f5f5;
line-height:1.75;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#333;
transition:all 0.3s;
}

a:hover, a:active{
outline: none;
color:#f40;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li{zoom: 1;}


/* フォーム
------------------------------------------------------------*/


/* レイアウト
------------------------------------------------------------*/
#wrapper{
margin:0 auto 0;
width:100%;
overflow:hidden;
}

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



#header{
overflow:hidden;
background:#fff;
}

#content{
width:100%;
padding:0;
margin:0px auto 0;

}




#footer{clear:both;padding:20px 0 20px;background:#fff;font-size:20px;}
#footer p{font-size:40px;font-weight:900;margin-bottom:10px;}


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/



/* ロゴ (サイトタイトル)
----------------------------------*/


/* トップページ　メイン画像
----------------------------------*/
#mainphoto_area{background: url(/wp-content/uploads/2026/01/main_back.png) top right no-repeat;background-size:1586px auto; position: relative;width: 100%;min-height:1080px;}
#mainphoto{position:absolute;top: 50%;right: 0;transform: translateY(-50%);margin-top:70px;}

.btn_area{position: absolute;top: 50%;left: 8%;transform: translateY(-50%);margin-top:70px;}
.main_txt{margin-bottom:30px;}
.main_txt img{width:100%;}
.btn_box{margin-top:20px;}
.btn_box img{width:100%;}
.scroll{width:96px;margin-top:80px;}
.scroll img{width:100%;}
.post{margin:0 auto;padding:0;}






/* フッター
*****************************************************/
#footer a{transition:all 0.3s;}
#footer a:hover{color:#e60012;}
#footer ul{padding:0;}
#footer li{list-style-type: none;margin-bottom:2px;font-size:16px;color:#fff;}
.foot_add{line-height:1.2;}

.foot_menu{display:flex;flex-wrap:wrap;justify-content:flex-end;}
.foot_menu_box{margin-left:2em;font-size:22px;font-weight:600;position:relative;padding-left:1em;}
.foot_menu_box::before{
    content: '\f105';
    display: block;
color:#e60012;
 font: var(--fa-font-solid);
    position: absolute;
top: 50%;
        left: 0;
        transform: translateY(-50%);
}

#copyright{text-align:right;font-size:16px;font-weight:400;color:#000;padding:15px 0;}


.sptel{display:none;}



/* 1600px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1599px){
div#wrapper{width:100%;}
#content{clear:both;width:100%;padding:0;}
.btn_area{position: absolute;top: 50%;left: 6%;transform: translateY(-50%);margin-top:70px;}
#mainphoto img{width:100%;}


}

/* 1500px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1499px){
.btn_area{position: absolute;top: 50%;left: 4%;transform: translateY(-50%);margin-top:70px;width:38%;}

}

/* 1400px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1499px){
#mainphoto{width:96%;margin-top:70px;}
.btn_area{position: absolute;top: 50%;left: 3%;transform: translateY(-50%);margin-top:70px;width:36%;}

}

/* 1200px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1199px){
#mainphoto{width:96%;margin-top:20px;}
.btn_area{position: absolute;top: 50%;left: 3%;transform: translateY(-50%);margin-top:70px;width:36%;}
div.inner{width:96%;}
}


/* 1100px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 1099px){
#mainphoto_area{background: url(/wp-content/uploads/2026/01/main_back.png) top right no-repeat;background-size:1586px auto; position: relative;width: 100%;min-height:auto;}
#mainphoto{position:static;top: 5%;right: 0;transform:unset;margin-top:30px;}
.btn_area{position:static;top:unset;bottom:0;left: 50%;transform:unset;margin:20px auto 0;text-align:center;width:unset;}
.main_txt{margin:0 auto 30px;}
.btn_box img{width:90%;}
.main_txt img{width:90%;}
.scroll{width:80px;margin:80px 0 20px 10%;}
.scroll img{width:100%;}
.foot_menu_box{margin-left:2em;font-size:20px;font-weight:600;position:relative;padding-left:1em;}
#footer p{font-size:30px;font-weight:900;margin-bottom:10px;}
#mainphoto{width:96%;margin-top:70px;}

}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
div.inner{width:94%;}
.foot_menu_box{margin-left:2em;font-size:16px;font-weight:600;position:relative;padding-left:1em;}
.foot_add{font-size:18px;line-height:1.2;}




}	


