﻿@charset "UTF-8";
@import url("html5reset-1.6.1.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=IM+Fell+DW+Pica');

/*--------------------はじめに--------------------*/
/*Maison de R*/
/*このスタイルシートはCSS3で記述しています*/
/*文字コードは必ずUTF-8で保存してください*/

/*--------------------ライセンス--------------------*/

/*HTML5 Reset Stylesheet
html5doctor.com Reset Stylesheet v1.6.1
http://html5doctor.com/html-5-reset-stylesheet/
Copyright Richard Clark - http://richclarkdesign.com
Released under the CC0 Public Domain Dedication and MIT License
http://opensource.org/licenses/mit-license.php
*/

/*
jQuery v3.3.1
http://jquery.com/
(c) JS Foundation and other contributors
Released under the MIT license
http://jquery.org/license
http://opensource.org/licenses/mit-license.php
*/

/*
jQuery Smooth scroll
Handy Web Design
https://handywebdesign.net/2017/10/jquery-smooth-scroll/
*/

/*
Google Fonts
"Noto Serif JP" is lisenced under the SIL Open Font License
http://scripts.sil.org/OFL
https://fonts.google.com/(Google)
"Lora" is lisenced under the SIL Open Font License
http://scripts.sil.org/OFL
https://fonts.google.com/(Cyreal)
"IM Fell DW Pica" is lisenced under the SIL Open Font License
http://scripts.sil.org/OFL
https://fonts.google.com/(Igino Marini)
*/

/*
Font Awesome(Font License)
"font-awesome" is lisenced under the SIL Open Font License 1.1
http://scripts.sil.org/OFL
https://fontawesome.com/v4.7.0/
*/

/*
Font Awesome(Code License)
https://fontawesome.com/v4.7.0/
Released under the MIT license
https://fontawesome.com/v4.7.0/license/
http://opensource.org/licenses/mit-license.php
*/

/*--------------------PCファースト/すべての画面サイズでベースとなるCSS--------------------*/

/*--------------------全体の設定--------------------*/

* {
    /*paddingとborderを幅と高さに含める*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*単語の途中でも必ず改行される*/
    word-break: break-all;
    /*フォーム周辺のデザインをリセット*/
    -webkit-appearance: none;
    -moz-appearance: none;
}

html {}

body {
    /*font-family: 'Noto Serif JP', "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;*/
    /*本文にwebフォントを使用したくない場合はこちら*/
    font-family: 'Lora', "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #777777;
/* 変更前   color: #d9d9d9;	*/
    letter-spacing: 0.05em;
    text-align: left;
    background: #ffffff;
/* 変更前   background: #191919;	*/
    /*モバイル端末でのテキストサイズの自動調整対策*/
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/*--------------------主要タグの設定--------------------*/

/*フロート解除*/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*リンク*/
a {
    color: #393939;
/* 変更前   color: #d9d9d9;	*/
    -webkit-transition: 0.2s;
    transition: 0.2s;
    /*アニメーション*/
}

a:hover {
    color: #b9b9b9;
/* 変更前   color: #ffffff;	*/
}

/*画像*/
img {
    /*フルードイメージ（親要素の幅に応じて縦横比を保持したまま自動的に画像の拡大縮小をする）*/
    max-width: 100%;
    height: auto;
    /*ディセンダー対策（画像の下の隙間を無くす）*/
    vertical-align: bottom;
}

/*画像回りのボーダー*/
.imgb {
    border: 5px #efefef double;
}

/*画像リンク用*/
.imglink {
    /*リンクに背景色を指定した時に、画像には背景色を設定させたくない場合の設定*/
    border: 0 !important;
    background: transparent !important;
}

.imglink:hover {
    /*リンクホバーに背景色を指定した時に、画像には背景色を設定させたくない場合の設定*/
    background: transparent !important;
}

/*段落*/
p {}

.more {
    /*もっと読むボタン*/
}

/*newマーク*/
.new::after {
    content: "new";
    color: #bfbfbf;
/* 変更前   color: #ffffff;	*/
    margin-left: 0.5em;
}

/*ulリスト共通*/
ul {
    /*リストマークを非表示*/
    list-style-type: none;
    /*リストマークを内側に表示*/
    list-style-position: inside;
}

/*ulリストタイプ1（画像付きリスト）*/
.ultype1 {
   display:flex;
   flex-flow:row wrap;
}

.ultype1 li {
    width:220px;
    text-align:center;
}

/*ulリストタイプ2（横並びリスト）*/
.ultype2 {}

.ultype2 li {
    display: inline;
    margin-right: 0.5em;
}

.ultype2 li:last-child {
    margin-right: 0;
}

/*ulリストタイプ3（画像付きメニュー）*/
.ultype3 {
    display:flex;
    flex-flow:row wrap;
    align:center;
}

.ultype3 li {
    width:100%;
    text-align:center;
}

/*ulリストタイプ4（小さい画像付きメニュー）*/
.ultype4 {
    display:flex;
    flex-flow:row wrap;
    align:center;
}

.ultype4 li {
    width:180px;
    text-align:center;
}

.sub{
    color:#aaaaaa;
}

.sub_main{
    color:#777777;
}

.sub_font{
    font-size: 20px;
}

/*dlリストタイプ1（項目と説明のリスト）*/
.dltype1 {}

.dltype1 dt {
    float: left;
}

.dltype1 dt::after {
    content: "-";
    margin: 0 0.5em;
}

.dltype1 dd {}

.dltype1 dd span {
    /*更新履歴で使用 カテゴリ名をspanで囲う*/
    margin-right: 0.8em;
}

.selection{
    width:100%;
    background:#ffffff;
    border: 5px #efefef double;
    padding: 30px 30px 30px 30px;
    text-align:left;
}

.left{
    text-align:left;
}

.right{
    text-align:right;
}

/*ページトップボタン*/
.pagetop {
    text-align: right;
    margin-top: 30px;
}

.pagetop a {
    text-decoration: none;
}

/*--------------------テキスト関連の設定--------------------*/
/*フォントの種類 太さ*/
h1,
h2,
nav,
.pagetop {
    font-weight: normal;
/*    font-family: 'IM Fell DW Pica', serif; */
}

h3 {
    font-weight: normal;
}


/*テキスト 行の高さ*/
h1,
h2,
h3,
nav,
.pagetop {
    line-height: 1;
}

/*テキスト 文字間隔*/
h1 {
    letter-spacing: 0.08em;
}

h2,
h3,
nav,
.pagetop {
    letter-spacing: 0.08em;
}

/*--------------------構造関連の設定--------------------*/
/*ボディ*/
#all {}

/*コンテナ1*/
.container1 {
    padding: 0px 30px 30px;
}

/*コンテナ2*/
.container2 {
    width: 700px;
    margin: 0 auto;
}

/*ヘッダー*/
header {
    text-align: center;
}

h1 {
    font-size: 28px;
}

h1 a {
    text-decoration: none;
}

/* header::before {
    content: "";
    display: block;
    width: 700px;
    height: 315px;
/* 変更前   height: 465px;	*/
    background: url(img/top_img/bg01.jpg) no-repeat top center;
    margin: 0px auto 30px;
    /*paddingとborderを幅と高さに含める*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*ナビ*/
nav {
    font-size: 16px;
    margin-top: 25px
}

nav a {
    text-decoration: none;
}

nav ul {}

nav ul li {
    display: inline;
    margin-right: 0.8em;
}

nav ul li:last-child {
    margin-right: 0;
}

/*メイン*/
main {
    margin: 30px 0 30px;
}

main::before {
    content: "";
    width: 1px;
    height: 0px;
    background: #d9d9d9;
    display: block;
    margin: 0 auto 0px;
}

/*セクション1*/
.sectiontype1 {
    /*ページ内リンクの位置調整*/
    padding-top: 30px;
}

.sectiontype1:first-child {}

h2 {
    text-align: center;
    color: #777777;
/* 更新前   color: #d9d9d9;	*/
    font-size: 20px;
    margin-bottom: 1em;
}

/*セクション2*/
.sectiontype2 {
    margin-top: 30px;
}

.sectiontype2:first-child {
    margin-top: 0;
}

h3 {
    font-size: 15px;
    margin-bottom: 1em;
    /*見出し左側のラインデザイン*/
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

h3:before {
    /*見出し左側のラインデザイン*/
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #d9d9d9;
}

h3:before {
    /*見出し左側のラインデザイン*/
    left: 0;
}

/*セクション内のタグ間の設定（セクション直下の階層のタグのみ対象）*/
section > p,
section > ul,
section > dl {
    margin-top: 0.5em;
}

h2 + p,
h2 + ul,
h2 + dl,
h3 + p,
h3 + ul,
h3 + dl {
    /*見出しに隣接したタグの上マージンをリセット*/
    margin-top: 0;
}

/*フッター*/
footer {}

footer ul {}

footer ul li {
    display: inline;
    margin-right: 0.8em;
}

footer ul li:last-child {
    margin-right: 0;
}

footer ul li span {
    margin-right: 0.5em;
}

/*フォーム*/
input[type],textarea{
    margin: 0.125em;
    padding: 3px 8px;
    clear: both;
    display: inline;
    outline: none;
    color: #777777;
    background: #ffffff;
    border: 1px #efefef solid;
    border-radius: 5px;
    font-family: 'Lora', "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

input[type=text] {
    width: 100px;
}

input[type=submit] {
    width: 60px;
}


/*------------その他------------*/

.bgc{
    background: linear-gradient(transparent 70%, #eee9e6 30%);
}

.s3s4r {
   text-decoration: none;
   cursor: default;
}


#line {
    width: 660px;
    height: 40px;
    background: url("../../img/ent_img/menu_img.gif") repeat;
    background-color: #ffffff;
    background-size: auto;
}



/*------------画面サイズ（横幅）768px以下用------------*/

@media screen and (max-width:768px) {

    .container1 {
        padding: 0px 20px 30px;
    }

    .container2 {
        width: 100%;
    }

    h1 {
        font-size: 24px;
    }

    header::before {
        width: 100%;
        max-width: 500px;
        height: 0px;
/* 変更前       height: 330px;	*/
        background-size: cover;
    }

#line {
    width: 495px;
    height: 40px;
    background: url("../../img/ent_img/menu_img.gif") repeat;
    background-color: #ffffff;
    background-size: auto;
}

}

/*------------画面サイズ（横幅）414px以下用------------*/

@media screen and (max-width:414px) {

    header::before {
        display: none;
    }

    body::before {
        content: "";
        display: block;
        width: 100%;
        height: 0px;
        background: url() no-repeat top center;
        background-size: cover;
        margin: 0px auto 30px;
        /*paddingとborderを幅と高さに含める*/
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

#line {
    width: 330px;
    height: 40px;
    background: url("../../img/ent_img/menu_img.gif") repeat;
    background-color: #ffffff;
    background-size: auto;
}

}

/*------------名前変換フォーム用------------*/
@media screen{
form.changeName, form.changeName fieldset,
form.changeName ul, form.changeName li,
form.changeName p
{
	margin: 0px 0px 0px 10px; padding: 0; border: none; background: none;
	font-weight: normal; font-style: normal;
}

form.changeName
{
	/* width: 15em; *//* 横幅次第でフォームの並ぶ数も変わる */
}

form.changeName legend
{
	display: none;
}

form.changeName ul, form.changeName li,
form.changeName p, form.changeName label
{
	display: inline; 
}
form.changeName li label
{
	display: none; /*項目名を非表示にする場合は inline を none に*/
}
form.changeName input,
form.changeName select
{
	vartical-align: middle;
}
form.changeName li input, form.changeName li select
{
	margin: 0 .7em 0 .25em;
}
form.changeName .process
{
	display: inline; /* 実行フォームだけ下にやりたい場合は inline をblock */
	margin-top: .2em;
}
form.changeName .process label
{
	margin-right: 0.4em;
}
form.changeName .process input
{
	margin: 0 .2em 0 0; cursor: pointer;
}}


/*ベンダープレフィックス設定済*/
/*エラーチェック済*/
