@media print,
screen and (max-width:768px) {

    /***** 共通のタグ CommonTag *****/
    body {
        font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
        font-size: 15px;
        line-height: 19.5px;
        color: #333333;
        margin: 0px;
        padding: 0px;
        background-image: url(images/bg.jpg);
        background-repeat: repeat-x;
        background-color: #fdfee5;
        letter-spacing: 1px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        margin: 0;
        padding: 0px 0 15px;
        line-height: 27px;
    }

    ul,
    ol {
        padding: 0px 0 15px 0px;
        margin: 0;
    }

    h1 {
        font-size: 20px;
        line-height: 22px;
    }

    h2 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 40px;
    }

    h3 {
        font-size: 16px;
        line-height: 18px;
    }

    h4 {
        font-size: 15px;
        line-height: 16px;
    }

    h5 {
        font-size: 15px;
        line-height: 15px;
    }

    h6 {
        font-size: 15px;
        line-height: 15px;
    }

    img {
        border: none;
    }

    a {
        color: #666;
        text-decoration: none;
        outline: none;
    }

    a:hover {
        color: #999;
        text-decoration: underline;
    }

    .content a[target="_blank"] {}


    h1 {
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-weight: normal;
        color: #46210C;
        font-size: 17px;
        line-height: 24.5px;
        text-align: center;
        height: 15px;
        width: 100%;
        padding: 6px 0;
    }

    #footer {
        clear: both;
        height: 15px;
        text-align: center;
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        background-image: url(images/footer_bg.png);
        background-repeat: no-repeat;
        color: #FFFFFF;
        font-size: 16px;
        line-height: 16.5px;
        width: calc(100% + 40px);
        margin-top: 20px;
        margin-right: -20px;
        margin-bottom: 0px;
        margin-left: -20px;
        background-size: cover;
        background-position: center;
    }

    #container img {
        max-width: 100%;
        padding: 0 !important;
        height: auto !important;
        width: 100% !important;
    }



    .top_h1 {
        margin: 5px 0 0 0;
        padding: 0px;
        height: 20px;
        width: 100%;
        font-size: 15px;
    }


    /*スペース領域 AreaSpace*/
    .content blockquote {
        background-color: #e1f5f9;
        border: 1px solid #b2d3e0;
    }

    #container {
        margin-right: auto;
        margin-left: auto;
        padding: 0 20px;
    }

    #header {
        width: 100%;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        margin-top: 45px;
        margin-bottom: 0px;
        padding: 0px;
        background-image: url(images/header_bg2.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    #rap {
        text-align: left;
        clear: both;
    }

    #alpha {
        float: left;
        text-align: left;
        width: 100%;
        overflow: hidden;
        padding: 20px 0;
        font-size: 16px;
        line-height: 18px;
    }

    .alpha_bg {
        background: url(img/alpha_bg.gif) repeat-x center top;
    }

    #beta {
        border-left: 0px solid #ccc;
        width: 200px;
        margin: 0px;
        float: left;
        border-bottom: 0px solid #ddd;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 0px;
        padding-left: 30px;
        background: transparent;
    }

    #gamma {
        text-align: left;
        width: 100%;
        padding: 20px 0 20px 20px;
    }



    /*ヘッダー Header*/
    .header_ttl a {
        font-size: 24px;
        height: 28px;
        display: block;
        color: #FFF;
        padding: 19px 0 0 20px;
        line-height: 26px;
    }

    .header_ttl {
        margin: 0;
        padding: 0;
        font-weight: normal;
        font-style: normal;
    }

    .header_ttl a:hover {
        color: #fff
    }

    .header_description {
        font-size: 15px;
        color: #fff;
        font-weight: normal;
        font-style: normal;
        line-height: 13px;
        margin: 0;
        padding: 0 0 0 20px;
        width: 100%;
        float: left;
    }

    #header #searchform {
        float: right;
        margin: 0;
        padding: 0 12px 0 0;
    }

    #header #searchform input {
        vertical-align: middle;
        height: 20px;
    }

    #header #searchform #s {
        vertical-align: middle;
        border: 1px solid #777;
        padding: 1px;
        margin: 0px;
        height: 16px;
        background-color: #fff;
        width: 153px;
    }

    #header #searchform #searchsubmit {
        border-width: 0;
        vertical-align: middle;
        margin: 0px;
        padding: 0px;
        height: 20px;
    }


    /*ヘッダーナビ*/
    #header_navi {
        padding: 0;
        width: 100%;
        clear: both;
    }

    #page_navi {
        padding: 0;
        list-style-type: none;
        margin: 0;
        white-space: nowrap;
        float: right;
        background: #eee url(img/page_navi_bg.gif) left top;
        width: 100%;
    }

    #page_navi li {
        font-size: 16px;
        line-height: 14px;
        padding: 0 0 2px;
        margin: 0;
        float: left;
    }

    #page_navi li ul {
        font-size: 16px;
        line-height: 14px;
        float: left;
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    #page_navi li ul li {
        padding: 0;
    }

    #page_navi li a {
        color: #333;
        padding: 4px 10px;
        float: left;
        background-color: #eee;
        height: 14px;
        border-right: 1px solid #c7c7c7;
        border-left: 1px solid #fff;
    }

    #page_navi li a:hover {
        text-decoration: none;
        background-color: #dedede;
        color: #900;
    }

    #page_navi li.current_page_item a {
        background-color: #e1d065;
        color: #875400;
    }


    /*トップ画像 Topimage*/
    #topimage {
        padding-top: 30px;
        clear: both;
    }


    /*コンテンツ Content*/
    .content .pagename {
        background: url(images/tbg.gif) no-repeat;
        font-weight: bold;
        margin: 0;
        padding: 7px 0 0 9px;
        clear: both;
        color: #FFF;
        font-size: 14px;
        line-height: 18px;
        height: 26px;
        background-size: cover;
        margin-bottom: 20px;
        text-align: center;
    }

    .wp-block-image.size-large {
        margin-bottom: 100px;
    }

    .content .title a {
        color: #C00;
        text-decoration: none;
    }

    .content .index .title {
        color: #C00;
        text-decoration: none;
        background: url(img/title_bg.gif) no-repeat left bottom;
        padding: 0 0 5px;
        margin-bottom: 10px;
    }

    .content .title a:hover {
        color: #E6332D;
    }

    .content a {
        color: #226db9;
        margin-top: 10px;
        display: block;
    }

    .content a:hover {
        color: #2783de;
    }

    .content a.more-link {
        font-size: 16px;
        line-height: 14px;
    }

    .content {
        clear: both;
    }

    .content ul {
        margin-left: 25px;
        padding-left: 0px;
        list-style-type: disc;
    }

    .content ol {
        margin-left: 30px;
        padding-left: 0px;
        list-style-type: decimal;
    }

    .content .title .date {
        font-size: 15px;
        font-style: italic;
        font-weight: normal;
    }

    .content .ddsg-wrapper a {
        color: #666;
    }

    .content blockquote {
        margin: 0px 0px 15px 0px;
        padding: 10px 20px 10px 20px;
    }

    .content blockquote p {
        padding: 0px;
        margin: 0px 0px 0px 0px
    }

    .content blockquote ol,
    .content blockquote ul {
        padding: 0px;
        margin: 0px 0px 0px 20px
    }

    .content .postmetadata {
        font-size: 14px;
        line-height: 15px;
        width: 100%;
        padding: 0 0 7px;
        margin: 0;
        color: #555;
        clear: both;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .content .index {
        padding: 0 0 20px;
    }

    .content pre {
        background-color: #eee;
        padding: 5px 15px;
        margin: 0 0 15px;
        font: 11px/16px "Courier New", Courier, mono;
        white-space: pre;
        overflow: scroll;
    }

    #container .wsbl_line {
        width: 100%;
        margin-bottom: 130px !important;
        text-align: center;
    }

    #container .wsbl_line img {
        width: 150px !important;
        margin-top: 30px;
    }

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

    .content wrap li {
        list-style: none;
        margin: 0;
        padding: 0;
    }



    /*コメント comments*/
    #comments,
    #respond {
        clear: both;
        font-size: 17px;
        color: #246;
        padding: 20px 0 10px;
    }

    ol.commentlist {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0 0 0 40px;
        list-style-type: none;
    }

    ol.commentlist li {
        padding: 10px 10px 6px;
        font-size: 16px;
        line-height: 17px;
    }

    ol.commentlist li img.avatar {
        float: left;
        margin-right: 7px;
    }

    ol.commentlist li cite {}

    ol.commentlist li small.commentmetadata {}

    ol.commentlist li p {
        clear: both;
        padding: 3px 0;
        font-size: 16px;
        line-height: 15px;
    }

    ol.commentlist li.alt {
        background-color: #eceeef;
    }

    .nocomments {
        display: none;
    }


    /*ページ page*/
    .page {
        padding: 20px 0;
        clear: both;
    }


    /*子ページ relation*/
    .relation {
        padding: 5px 0 0;
    }

    .relation ul {
        color: #666;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .relation ul li {
        font-size: 16px;
        line-height: 14px;
        padding-left: 20px;
        display: block;
    }

    .relation ul li a {
        color: #555;
        font-size: 16px;
        line-height: 14px;
        padding: 3px 0 3px 26px;
        display: block;
        background: url(img/icon_subpage.gif) no-repeat 6px top;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }

    .relation ul li a:hover {
        color: #3d99e4;
        text-decoration: none;
        background-color: #f6f6f6;
    }


    /*ページ分割*/
    .linkpages {
        text-align: center;
    }



    /*アーカイブリスト Archive*/
    .archive a {
        color: #1d9c14;
        font-size: 16px;
        line-height: 16px;
    }

    .archive h4 {
        color: #666;
        font-size: 17px;
        line-height: 15px;
        margin: 0;
        padding: 10px 0 5px;
    }

    .archive ul {
        padding: 0 0 0 15px;
        margin: 0;
        color: #666;
    }

    .archive ul li {
        font-size: 15px;
        line-height: 17px;
        padding: 9px 0 9px 9px;
        border-left: 0px solid #999;
        border-bottom: 1px solid #ccc;
        margin: 0 0 1px;
        list-style-type: decimal;
        list-style-position: inside;
    }

    .archive ul li ul {
        padding: 7px 0 0 12px;
    }

    .archive ul li li {
        font-size: 15px;
        line-height: 17px;
        padding: 6px 0 3px 8px;
        border-left: 2px solid #999;
        list-style-type: decimal;
        border-bottom-style: none;
        border-top: 1px solid #ccc;
        margin: 1px 0 0;
    }

    .archive a.title {
        font-size: 14px;
        line-height: 16px;
    }


    /*リンク集 Links*/
    .links {
        color: #666;
    }

    .links ul {
        font-size: 15px;
        line-height: 18px;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .links ul h2 {
        font-size: 17px;
        line-height: 19px;
        margin: 0;
        padding: 10px 0;
        color: #246;
    }

    .links a {
        font-size: 14px;
        line-height: 16px;
    }

    .links ul li {
        padding: 0 0 1px;
    }

    .links ul li li a {
        padding: 6px 0 2px 11px;
        border-left: 3px solid #999;
        border-bottom: 1px solid #ccc;
        margin: 0 0 0 15px;
        display: block;
    }

    .links ul li li a:hover {
        background-color: #fffae2;
        text-decoration: none;
    }


    /*サイトマップ sitemap*/
    .sitemap {
        color: #666;
    }

    .sitemap h3 {
        font-size: 13px;
        line-height: 15px;
        margin: 0;
        padding: 4px 0 3px 6px;
        border-left: 3px solid #999;
        color: #555;
    }

    .sitemap ul {
        font-size: 15px;
        line-height: 13px;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .sitemap ul ul {
        padding-left: 15px;
        border-top: 1px solid #666;
        border-right: 1px solid #bbb;
    }

    .sitemap ul li {
        margin: 0 0 20px;
        padding: 0;
    }

    .sitemap ul ul a {
        font-size: 14px;
        line-height: 16px;
        color: #226db9;
    }

    .sitemap ul ul a:hover {
        color: #2781db;
    }

    .sitemap ul ul li {
        padding: 10px 0 6px 12px;
        border-left: 1px solid #bbb;
        margin: 0;
        border-bottom: 1px solid #aaa;
        background-color: #fafafa;
        border-top: 1px solid #fff;
    }

    .sitemap ul ul ul {
        padding: 5px 0 2px 9px;
        margin: 0;
        border-top-style: none;
        border-right-style: none;
    }

    .sitemap ul ul ul a {
        font-size: 16px;
        line-height: 14px;
        color: #666;
    }

    .sitemap ul ul ul a:hover {
        color: #666;
    }

    .sitemap ul ul ul li {
        border-style: none;
        list-style-type: disc;
        list-style-position: inside;
        padding: 2px;
    }

    .sitemap ul ul ul ul li {}



    /*delicious*/
    .delicious-posts ul,
    #delicious ul {
        padding: 0;
        margin: 0;
        font-size: 16px;
        line-height: 15px;
        list-style-type: none;
    }

    li.delicious-post.delicious-odd a,
    #delicious a {
        padding: 5px 0 5px 12px;
        border-left: 3px solid #999;
        margin: 0 0 0 15px;
        background-color: #f9f9f9;
        display: block;
        color: #297ee5;
        width: 100%;
    }

    li.delicious-post.delicious-even a {
        padding: 5px 0 5px 12px;
        border-left: 3px solid #999;
        margin: 0 0 0 15px;
        background-color: #f0f0f0;
        display: block;
        color: #297ee5;
        width: 100%;
    }

    li.delicious-post.delicious-odd a:hover,
    #delicious a:hover {
        text-decoration: underline;
        color: #43b2fc;
        background-color: #fcfcfc;
    }

    li.delicious-post.delicious-even a:hover {
        text-decoration: underline;
        color: #43b2fc;
        background-color: #f3f3f3;
    }



    /*タグ検索 Tags*/
    .tags {
        line-height: 200%;
    }



    /*トピックス表示 Topics*/
    #news {
        clear: both;
        margin: 0;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 8px;
        padding-left: 0px;
        width: 100%;
    }

    #news a {
        color: #b6000a;
        font-size: 14px;
        line-height: 22px;
        display: block;
    }

    #news a:hover {
        color: #ee000b;
        text-decoration: none;
    }

    #news li {
        border-bottom: 0px solid #ddd;
        margin-bottom: 7px;
        padding-bottom: 3px;
    }

    #news li span.date {
        color: #fff;
        font-size: 11px;
        background-color: #669900;
        padding: 3px 4px 2px 4px;
        margin-right: 0px;
    }


    /*ナビゲーション Navi*/
    .navigation {
        clear: both;
        text-align: center;
        padding: 20px 0 0;
    }

    .navigation a {
        color: white;
        padding: 2px 10px;
        background-color: #999;
        border: 2px solid #ccc;
        font-size: 15px;
    }

    .navigation a:hover {
        color: #fff;
    }

    .navigation div.alignleft {
        display: inline;
        margin: 0 5px;
    }

    .navigation div.alignright {
        display: inline;
        margin: 0 5px;
    }


    /*サイドバー共通 Sidebar*/
    #beta ul {
        margin-left: 0px;
        padding: 0;
        list-style-type: none;
        font-size: 15px;
        line-height: 15px;
    }

    #beta ul li {
        padding: 0 0 0 10px;
    }

    #beta .widget {
        padding: 0 0 15px;
        font-size: 15px;
        line-height: 1.3;
    }

    #beta .module_title {
        font-size: 12px;
        padding: 0px 0px 4px 0;
        border-bottom: 1px solid #bbb;
        margin: 0 0px 6px;
        color: #888;
    }


    /*サイドメニューボタン Menu*/
    #beta li.cat-item {
        padding: 0 0 6px;
        background-image: none;
    }

    #beta li.cat-item a {
        width: 180px;
        display: block;
        text-align: center;
        font-size: 16px;
        line-height: 15px;
        margin: 0;
        padding: 11px 0 0;
        height: 24px;
        background: url(img/menu_btn.gif) no-repeat center top;
    }

    #beta li.cat-item a:hover {
        background-position: center bottom;
        text-decoration: none;
        color: #5eb3d1;
    }

    #beta ul.children {
        padding: 5px 0 0;
    }

    #beta ul.children ul {
        padding: 0;
    }

    #beta ul.children li.cat-item {
        padding: 0 0 0 10px;
        font-size: 15px;
        background: url(img/beta_li.gif) no-repeat left 3px;
    }

    #beta ul.children li.cat-item a {
        font-size: 15px;
        line-height: 13px;
        height: auto;
        background-image: none;
        text-align: left;
        width: 100%;
        padding: 0;
    }



    /*NAVT*/
    div.navt_tog {
        padding: 2px 0 4px;
        margin: 0 0 0 -10px;
        background-image: none;
        background-color: #f9f9f9;
    }

    div.navt_tog a {
        width: 180px;
        display: block;
        height: 24px;
        text-align: center;
        font-size: 16px;
        line-height: 18px;
        color: #4083af;
        margin: 0;
        padding: 11px 0 0;
    }

    div.navt_tog a:hover {
        background-position: center bottom;
        text-decoration: none;
        color: #5eb3d1;
    }

    #beta ul.menu li.emptytab {
        height: 3px;
        margin: 0 0 5px;
        background-image: none;
        width: auto;
        font-size: 15px;
        line-height: 16px;
        border-bottom: 1px solid #bbb;
        padding: 0;
    }

    #beta ul.menu li.item_parent li,
    #beta ul.menu li.current_item_parent li {
        padding: 0 0 0 10px;
        background: url(img/beta_li.gif) no-repeat left 3px;
        list-style-type: none;
        height: inherit;
        width: inherit;
    }

    #beta ul.menu li.item_parent li a,
    #beta ul.menu li.current_item_parent li a {
        text-align: left;
        padding: 0;
        font-size: 15px;
        line-height: 18px;
        height: auto;
        width: inherit;
        background-image: none;
    }

    div.navt_tog.blue a {
        background: url(img/menu_btn1.gif) no-repeat center top;
    }

    div.navt_tog.yellow a {
        background: url(img/menu_btn2.gif) no-repeat center top;
    }

    div.navt_tog.red a {
        background: url(img/menu_btn3.gif) no-repeat center top;
    }

    div.navt_tog.green a {
        background: url(img/menu_btn4.gif) no-repeat center top;
    }

    div.navt_tog.gray a {
        background: url(img/menu_btn.gif) no-repeat center top;
    }



    /*タグクラウドウィジェット Tags*/
    div#tag_cloud,
    div.st-tag-cloud {
        margin-bottom: 15px;
        line-height: 1.3;
    }


    /*カレンダーウィジェット Calendar*/
    #wp-calendar {
        width: 100%;
        font-size: 15px;
        color: #666;
        margin-top: 5px;
    }

    #calendar p.module_title {
        display: none;
    }

    #wp-calendar caption {
        color: #333;
    }

    #wp-calendar th {
        background-color: #ddd;
        text-align: center;
        padding: 0;
        font-weight: normal;
        font-style: normal;
    }

    #wp-calendar td {
        text-align: center;
        background-color: #eee;
        padding: 0;
    }

    #wp-calendar td a {
        color: #c00;
        font-weight: normal;
        font-style: normal;
    }

    #wp-calendar td.pad {
        background-color: transparent;
    }


    /*フッター Footer*/
    .copyright {
        color: #fff;
        margin-top: -7px;
        font: bold 12px/14px Arial, Helvetica, sans-serif;
    }

    .produced {
        color: #666;
        font-size: 15px;
        text-align: right;
        margin-top: 10px;
        line-height: 13px;
        display: none;
    }


    /*コメント Comment*/
    #commentform {
        padding-left: 40px;
    }

    #commentform #comment {
        width: 100%;
        border: 1px solid #b3b3b3;
        background-color: #fbffe4;
        height: 170px;
        font-size: 16px;
        line-height: 18px;
        padding: 5px;
    }

    #commentform #author,
    #commentform #email,
    #commentform #url {
        border: 1px solid #b3b3b3;
        background-color: #fbffe4;
        width: 100%;
        padding: 5px;
        font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    }

    #commentform p {
        padding: 0 0 5px;
    }

    #commentform input#submit {
        border-style: none;
        height: 30px;
        width: 220px;
        color: #697600;
        font-size: 18px;
        background: url(img/submit.gif) no-repeat;
        margin: 4px 0 0;
    }




    /*地図 Map*/
    #map {
        border-style: solid;
        border-width: 1px;
    }


    /*WP2.5ビジュアルエディタ*/
    img.aligncenter {
        display: block;
        margin: 0 auto;
    }

    img.alignleft {
        margin: 7px 0px 0px 0;
        width: 100%;
    }

    img.alignright {
        margin: 0 0 10px 0px;
    }


    /*その他 Others*/
    .code {
        font-style: italic;
        color: #f60;
        border: 1px solid #b3b3b3;
        padding: 10px;
        font-size: 13px;
        margin: 10px 0;
    }

    .download {
        margin: 0;
        padding: 10px;
        list-style-type: none;
        text-align: center;
        width: 100%;
        background-color: #fff7e9;
        border: 1px solid #f5aa6a;
        border-bottom-width: 3px;
    }

    #alpha .edit {
        text-align: center;
        font-style: italic;
        padding: 0;
        float: right;
        width: 49px;
        height: 15px;
    }

    #alpha .edit a {
        width: 49px;
        height: 15px;
        float: right;
        text-indent: -9999px;
        background: url(img/edit.gif) left top;
    }

    #alpha .edit a:hover {
        background-position: left bottom;
    }


    #headerlink {
        margin-top: 5px;
        margin-right: 5px;
        color: #000000;
        font-size: 15px;
        text-decoration: none;
        display: none;
    }

    #headerlink li {
        height: 20px;
        width: 100px;
        padding-top: 20px;
    }

    #headerlink a {
        color: #000000;
    }

    #rogo {
        width: 260px;
        padding-top: 30px;
        margin: 0 auto;
    }

    #subnavi {
        clear: right;
        float: right;
        margin-top: 40px;
        margin-right: 15px;
    }

    #subnavi ul {
        padding: 0px;
        list-style-type: none;
        margin: 0px;
    }


    #subnavi li {
        height: 40px;
        width: 80px;
        float: left;
        text-align: center;
        line-height: 35px;
        color: #FFFFFF;
        margin-left: 5px;
    }

    #subnavi li a {
        display: block;
        text-decoration: none;
        font-weight: normal;
        color: #FFFFFF;
    }

    #subnavi li a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }

    .inline li {
        display: inline;
    }

    #navi {
        display: none;
        position: relative;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        background-image: url(http://papa-orange.jp/wp-content/themes/papa-orange/images/navibg2.png);
        background-repeat: no-repeat;
        padding: 10px;
        margin-top: 20px;
        height: 720px;
    }



    #navi ul {
        padding: 0px;
        list-style-type: none;
        margin-top: 45px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
    }


    #navi li {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #fdfee5;
    }

    #navi li a {
        line-height: 30px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
    }

    #navi li a:hover {
        text-decoration: underline;
        color: #46210c;
    }




    .pagetop {
        text-align: right;
        padding: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-size: 15px;
        line-height: 16.5px;
    }

    .menubox {
        width: 510px;
        margin-top: 10px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
    }

    .menuboxleft1 {
        background-image: url(images/waku1.png);
        background-repeat: no-repeat;
        background-position: left top;
        width: 240px;
        height: 260px;
        float: left;
    }

    .menuboxright1 {
        background-image: url(images/waku2.png);
        background-repeat: no-repeat;
        background-position: left top;
        width: 240px;
        height: 260px;
        float: right;
    }

    .menuboxleft2 {
        background-image: url(images/waku2.png);
        background-repeat: no-repeat;
        background-position: left top;
        width: 240px;
        height: 260px;
        float: left;
    }

    .menuboxright2 {
        background-image: url(images/waku1.png);
        background-repeat: no-repeat;
        background-position: left top;
        width: 240px;
        height: 260px;
        float: right;
    }

    .menuphoto {
        height: 150px;
        width: 210px;
        margin-top: 15px;
        margin-left: 15px;
    }

    .menutext {
        width: 210px;
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 20px;
        margin-left: 15px;
        float: left;
    }

    .box {
        margin: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .box_image {
        margin: 0px;
        padding: 0px;
        float: left;
        width: 150px;
    }

    .box_text {
        padding: 0px;
        float: right;
        width: 380px;
        margin: 0px;
    }

    .dt_privacy {
        font-size: 14px;
        line-height: 22px;
        font-weight: bold;
        color: #333333;
        margin-bottom: 5px;
    }

    .dd_privacy {
        padding: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 15px;
        color: #666666;
        font-size: 16px;
        line-height: 18px;
    }

    .sidebox {
        height: 31px;
        width: 200px;
        margin-top: 20px;
        text-align: center;
    }

    .left {
        float: left;
        height: 60px;
        width: 100px;
    }

    .right {
        float: right;
        height: 60px;
        width: 100px;
    }

    td {
        vertical-align: top;
    }

    div.single_page {
        padding: 2px 0 0 0px;
        margin: 0 0 0 0px;
        font-size: 15px;
    }

    #top-menu-main {
        overflow: hidden;
    }

    #top0-menu-main {
        overflow: hidden;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
    }

    #top-menu-left {
        float: left;
        width: 270px;
        height: auto;
    }

    #top-menu-right {
        float: right;
        width: 270px;
        height: auto;
    }


    #top2-menu-left {
        float: left;
        width: 183px;
        height: auto;
    }

    #top2-menu-right {
        float: right;
        width: 183px;
        height: auto;
    }

    #top3-menu-left {
        float: left;
        width: 200px;
        height: auto;
    }

    #top3-menu-mid {
        float: left;
        width: 200px;
        height: auto;
    }

    #top3-menu-right {
        float: right;
        width: 182px;
        height: auto;
    }

    #t310-menu-left {
        float: left;
        width: 310px;
        height: auto;
    }

    #t310-menu-right {
        float: right;
        width: 310px;
        height: auto;
    }

    #t250-menu-left {
        float: left;
        width: 250px;
        height: auto;
    }

    #t250-menu-right {
        float: right;
        width: 250px;
        height: auto;
    }

    #t170-menu-left {
        float: left;
        width: 170px;
        height: auto;
    }

    #t170-menu-right {
        float: right;
        width: 170px;
        height: auto;
    }

    #t220-menu-left {
        float: left;
        width: 220px;
        height: auto;
    }

    #t220-menu-right {
        float: right;
        width: 220px;
        height: auto;
    }

    #t200-menu-left {
        float: left;
        width: 200px;
        height: auto;
    }

    #t200-menu-right {
        float: right;
        width: 200px;
        height: auto;
    }

    a:hover img {
        opacity: 0.70;
        /* opera firefox safari */
        filter: alpha(opacity=70);
        /* ie */
    }

    #alpha h2 img {
        height: 25px !important;
        width: 500px !important;
        max-width: 1000px;
    }

    #rotator {
        width: 100% !important;
    }

    .page div {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 27px;
        text-align: justify;
        font-size: 14px;
    }

    #wrap p {
        text-align: left !important;
        font-size: 15px;
        line-height: 29px;
        border-style: dashed;
        border-bottom-width: 1px;
        padding: 10px 0;
        border-color: #7abd57;
        color: #58913a;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 10px !important;
    }

    .has-light-green-cyan-background-color {
        background-color: var(--wp--preset--color--light-green-cyan) !important;
        font-size: 13px;
        padding: 10px;
        color: #155037;
        line-height: 23px;
    }

    .wp-caption.aligncenter {
        width: 100% !important;
    }

    .wp_social_bookmarking_light {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: space-between;
    }

    .wp_social_bookmarking_light .wsbl_facebook_share,
    .wp_social_bookmarking_light .wsbl_facebook_like,
    .wp_social_bookmarking_light .wsbl_twitter {
        margin-bottom: 10px !important;
    }

    .content table {
        width: 100%;
    }

    .content table tr {
        height: auto !important;
    }

    .content table td {
        height: auto !important;
        font-size: 13px;
        padding: 5px 10px !important;
        color: #468745;
        border-width: 0 1px;
        border-style: dotted;
    }

    .pagetop {
        display: none;
    }

    .brown {
        display: block;
        font-size: 13px;
        margin-bottom: 5px;
    }

    iframe {
        margin-bottom: 30px;
    }

    .wp-block-image.size-full:nth-child(1) img {
        max-width: none !important;
        width: 800px !important;
    }

    #container .wp-image-27857 {
        width: 100vw !important;
    }

    .header-nav__mobile {
        display: block;
        position: fixed;
        z-index: 30000;
        right: 10px;
        top: 18px;
        width: 42px;
        height: 42px;
        cursor: pointer;
        text-align: center;
        transition: 0.5s all;
        /* ナビ開いてる時のボタン */
    }

    .header-nav {
        position: fixed;
        right: 50px;
        top: 10px;
        z-index: 9999;
    }

    .header-mobile {
        display: none;
        width: 0;
        margin-left: -100px;
    }

    .header-mobile.active {
        background: #79bd56;
        height: 100vh;
        text-align: center;
        width: 90vw;
        position: fixed;
        z-index: 9;
        overflow-y: scroll;
        margin: 0;
        top: 0;
        left: 0;
    }

    .header-mobile ul li {
        padding: 10px 0;
        color: white;
    }

    #container .header-mobile ul li .smart-logo {
        height: 50px !important;
        width: auto !important;
    }

    #container .header-mobile ul li img {
        height: 30px !important;
        width: auto !important;
    }

    .header-mobile ul li a {
        color: white;
    }

    .header-mobile ul li a img {
        width: 17px;
        margin-right: 10px;
    }

    .header-mobile {
        display: none;
        background: white;
        height: calc(100vh - 60px);
        margin-top: -6px;
        padding: 50px 20px;
        text-align: center;
    }

    .header-nav__mobile span {
        display: block;
        position: absolute;
        width: 30px;
        height: 2px;
        left: 6px;
        background: #5d3c3c;
    }

    .header-nav__desktop {
        display: none;
    }

    .header-nav__mobile span:nth-child(1) {
        top: 10px;
    }

    .header-nav__mobile span:nth-child(2) {
        top: 20px;
    }

    .header-nav__mobile span:nth-child(3) {
        top: 30px;
    }

    .header-nav__mobile.active {
        transform: rotate(360deg);
    }

    .header-nav__mobile.active span:nth-child(1) {
        top: 16px;
        left: 6px;
        background: #646464;
        transform: rotate(-45deg);
    }

    .header-nav__mobile.active span:nth-child(2) {
        top: 16px;
        background: #646464;
        transform: rotate(45deg);
    }

    .header-nav__mobile.active span:nth-child(3) {
        opacity: 0;
    }

    .mailform tr {
        height: auto !important;
        padding-bottom: 20px;
        display: block;
    }

    .mailform th {
        display: block;
        width: 100%;
        border-width: 0 0;
        border-style: none !important;
        padding-bottom: 0 !important;
    }

    .mailform td {
        display: block;
        width: 100%;
        border-width: 0 0;
        border-style: none !important;
    }

    .mailform td p,
    .mailform th p {
        padding-bottom: 0;
    }

    .mailform {
        width: 100% !important;
    }

}