/*
Theme Name: SmartScreen Development
Description: Child theme for the Smartscreen
Author: Your name here
Template: smartscreen
*/

@import url("../smartscreen/style.css");

.komidashi {
    color: #000;
    font-size: 125%;
    margin-bottom: 5px;
    font-weight: bold;
}

.cap {
    color: #454545;
    background-color: #f5f5f5;
    font-size: 90%;
    line-height: 140%;
    border: 1px solid #BABABA;
    padding: 5px;
    margin-bottom: 15px;
}

.kome {
    font-size: 90%;
    color: #666666;
}

.img_caption {
    margin: 5px 0 10px;
    font-size: 90%;
    color: #666666;
}

.name {
    background-color: #454545;
    color: #FFF;
    padding: 2px 5px;
    margin-bottom: 3px;
}

.name2 {
    color: #454545;
    border: 1px solid #454545;
    background-color: #efefef;
    font-weight: bold;
    padding: 2px 5px;
    margin-bottom: 3px;
}

.name3 {
    color: #41549a;
    border: 1px solid #41549a;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0 3px 0;
}

.sub_title {
    background-color: #5c4c7c;
    color: #FFF;
    padding: 2px 5px;
    margin-bottom: 10px;
}

.bottom_5px {
    margin-bottom: 5px;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    /*height:0px;*/
}

.custum_table {
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #cccccc;
}

.table_top {
    font-size: 90%;
    padding: 3px;
    background-color: #ededed;
    border: 1px solid #FFF;
    text-align: center;
}

.table_td01 {
    padding: 5px;
    background-color: #ededed;
    border: 1px solid #FFF;
}

.table_td02 {
    padding: 5px;
    background-color: #FFF;
}

.require {
    font-size: 85%;
    color: #cc0000;
    padding-left: 3px;
}

.s-lightgrey {
    background-color: #999;
}

/*Social list button*/
.social-bookmarks ul li a {
    display: block;
    text-indent: -9999px;
    width: 60px;
    height: 60px;
    float: left;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.social-bookmarks .facebook a {
    background: url("images/social_icons_fb.png") 0 0 no-repeat;
}

.social-bookmarks .facebook a:hover {
    background: #3b5998 url("images/social_icons_fb.png") 0 -60px no-repeat;
}

.social-bookmarks .twitter a {
    background: url("https://www.kmopa.com/---2014wordpress/wp-content/uploads/X-icon.png") 0px 0 no-repeat;
}

.social-bookmarks .twitter a:hover {
    background: #ffffff url("https://www.kmopa.com/---2014wordpress/wp-content/uploads/X-icon.png") 0px -60px no-repeat;
}

.social-bookmarks .email-social a {
    background: url("images/social_icons_mail.png") 0 0 no-repeat;
}

.social-bookmarks .email-social a:hover {
    background: #ee6600 url("images/social_icons_mail.png") 0 -60px no-repeat;
}

.social-bookmarks .pinterest a {
    background: url("images/social_icons_search.png") 0 0 no-repeat;
}

.social-bookmarks .pinterest a:hover {
    background: #c9232f url("images/social_icons_search.png") 0 -60px no-repeat;
}

.social-bookmarks .rss a {
    background: url("images/social_icons_rss.png") 0 0 no-repeat;
}

.social-bookmarks .rss a:hover {
    background: #ff6600 url("images/social_icons_rss.png") 0 -60px no-repeat;
}

.social-bookmarks .instagram a {
    background: url("https://www.kmopa.com/---2014wordpress/wp-content/uploads/insta-icon.png") 0px 0 no-repeat;
}

.social-bookmarks .instagram a:hover {
    background: #ff0069 url("https://www.kmopa.com/---2014wordpress/wp-content/uploads/insta-icon.png") 0px -60px no-repeat;
}

/*リストマークの位置調整*/
ul.dottedlist li,
ul.dashedlist li,
ul.linelist li,
ul.checklist li,
ul.bulletlist li,
ul.arrowlist li {
    padding: 5px 0 5px 15px;
}

ul.arrowlist li {
    padding: 5px 0 5px 23px;
}

/*ロゴ上隙間調整*/
#menu-wrap {
    padding: 20px 0 50px 0;
    /*元は50px 0*/
}

#nav {
    padding-top: 5px;
    /*元は25px*/
}

/*メインメニューの調整*/
.jqueryslidemenu span {
    font-size: 0.85em;
}

.jqueryslidemenu ul li {
    padding: 2px 0px;
    /*3px 0*/
    margin: 2px 0px;
    /*5px 0*/
}

@media screen and (max-width: 480px) {
    .instagram-media {
        width: 208px !important;
        max-width: 100% !important;
        min-width: initial !important;
    }
}

/*スライドショー2015YP1週目
@media screen and (max-width: 480px) {
  .slide-1 img,.slide-3 img,.slide-4 img,.slide-5 img,.slide-6 img,.slide-7 img,.slide-8 img {width: 100vw !important; height: auto !important;}
  .slide-0 img,.slide-2 img,.slide-9 img {height: 100hw !important; width: auto !important;}
}*/

/*スライドショー2015YP2週目
@media screen and (max-width: 480px) {
  .slide-3 img,.slide-4 img,.slide-6 img,.slide-7 img,.slide-9 img {width: 100vw !important; height: auto !important;}
  .slide-0 img,.slide-1 img,.slide-2 img,.slide-5 img,.slide-8 img {height: 100hw !important; width: auto !important;}
}*/

/*スライドショー2015YP3週目
@media screen and (max-width: 480px) {
  .slide-2 img,.slide-3 img,.slide-5 img,.slide-6 img,.slide-7 img,.slide-8 img,.slide-9 img {width: 100vw !important; height: auto !important;}
  .slide-0 img,.slide-1 img,.slide-4 img {height: 100hw !important; width: auto !important;}
}*/

/*スライドショー2015YP4週目
@media screen and (max-width: 480px) {
  .slide-1 img,.slide-3 img,.slide-4 img,.slide-5 img,.slide-6 img,.slide-7 img,.slide-9 img {width: 100vw !important; height: auto !important;}
  .slide-0 img,.slide-2 img,.slide-8 img {height: 100hw !important; width: auto !important;}
}*/

/*新メインビジュアル_20260701*/
.slide-0 img {
    width: 100vw !important;
    height: auto !important;
}

/*フォーム幅一次対応20260701*/
.custum_table input[type="text"],
.custum_table textarea {
    width: 100%;
    box-sizing: border-box;
}

/*コンテンツ表示調整20260824 #wrap の位置を中央に固定*/
#wrap {
    width: 820px !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*コンテンツ表示調整20260824 #main を #wrap の中央に固定*/
#main {
    width: 820px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: auto !important;
    right: auto !important;
}

/*スマホ幅一次対応20260701 → コンテンツ表示調整20260824*/
@media screen and (max-width: 820px) {
    #wrap:has(#main) {
        width: 100vw !important;
    }

    #main:has(#entries) {
        width: 100vw !important;
    }
}

/*ページトップボタン20260824*/
.page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}

.page-top.is-visible {
    opacity: 1;
    visibility: visible;
}

.page-top > img {
    width: 52px;
    opacity: 0.25;
}
