@charset "utf-8";
@import url("html5reset.css");
@import url("default.css");
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*PCでは非表示*/

.sp,
.tab {
    display: none;
}
/* URL等の折り返し */


/*フロートをクリアする*/

div {
    zoom: 1;
    /*for IE 5.5-7*/
}

div:after {
    /*for modern browser*/
    content: ".";
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#bg:after,
#bg_in:after {
    content: none;
}

a {
    color: #131fbd;
    text-decoration: none;
}

/*リンクの点線を非表示*/

a:focus {
    overflow: hidden;
}

/*画像リンクにアルファ*/

a:hover img {
    filter: Alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*プレーンタグ設定*/

body {
    font-family: "Noto Sans japanese";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em;
}

p {
   line-height: 1.5em;
}

address {
    font-style: normal;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

table,
th,
td {
    border-color: #aaa;
    line-height: 1.2em;
}

th {
    font-weight: 400;
}

th,
td{
	padding: 7px 5px;
}

ul.slide {
    list-style: none;
    margin-left: 0;
}

ul.slide li img {
    width: 100%;
}

hr {
    border: 0;
    border-bottom: 2px solid #ccc;
    background: #fff;
    margin-bottom: 10px;
}

a:hover {
    color: #D9006C;
}

/*ページスタイル設定
※各レイアウトブロックごとに外側から(または上から)設定*/

.description_txt p {
    width: 970px;
    padding: 5px 0;
    margin: 0 auto;
}

/*ヘッダー*/

#header {
    padding: 20px 0;
}

#header_in {
    width: 1024px;
    margin: 0 auto;
}

#header #siteid {
    width: 420px;
    float: left;
}

#header #siteid h1,
#header #siteid p a {
    display: block;
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
    color: #555;
    width: 416px;
    height: 80px;
    margin: 0;
    padding: 0;
    border: none;
    text-indent: -55555em;
    background-size: contain;
}

#header #siteid p {
    margin: 0;
    padding: 0;
}

#header #hcontents {
    width: 396px;
    float: right;
}

#header #hcontents p {
    margin: 0;
}

.contents_4 {
    max-width: 310px;
    margin: 0;
    padding: 0;
}

/*グローバルメニュー*/

.gmenu {
    background-color: #00B2BC;
    padding: 0;
}

.gmenu ul {
    width: 1024px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.gmenu ul li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    background-color: rgba(255, 255, 255, 0.2);
    margin-left: 2px;
}

.gmenu ul li a span {
    display: block;
    width: 169px;
    padding: 55px 0 20px 0;
    float: left;
    color: #fff;
    text-align: center;
    font-weight: 400;
}

.gmenu ul li a .m_0 {
    background-image: url(../all_img/org/g_m0.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li a .m_1 {
    background-image: url(../all_img/org/g_m1.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li a .m_2 {
    background-image: url(../all_img/org/g_m2.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li a .m_3 {
    background-image: url(../all_img/org/g_m3.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li a .m_4 {
    background-image: url(../all_img/org/g_m4.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li a .m_5 {
    background-image: url(../all_img/org/g_m5.png);
    background-repeat: no-repeat;
    background-position: center 37%;
}

.gmenu ul li:first-child {
    margin-left: 0px;
}

.gmenu ul li:hover,
.gmenu ul .sel {
    background-color: #EB949C;
}

#wrap {
    width: auto;
    margin-bottom: 50px;
}

/*パンくず*/

#pankuzu {
    width: 1024px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#pankuzu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 90%;
}

#pankuzu ul li {
    margin: 0;
    padding: 0;
    display: inline;
    font-weight: bold;
    color: #D9006C;
}

#pankuzu ul li a {
    background-image: url('../all_img/org/li_03.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    font-weight: normal;
}

/*rowunit_2*/

.rowunit_2 {
    clear: both;
    margin-bottom: 20px;
    margin-left: auto;
}

.toppage .rowunit_2 {
    width: 100%;
    margin-left: auto;
    max-width: none;
    overflow: hidden;
}

/*unit_a*/

#unit_a {
    float: left;
    width: 97%;
    padding-right: 310px;
    box-sizing: border-box;
    text-justify: inter-ideograph;
}

#unit_a_1 {
    max-width: 800px;
    margin: 0 auto;
    padding-left: 10px;
        word-wrap: break-word;
    word-break: break-all;
}

#unit_a img {
    max-width: 100%!important;
    height: auto!important;
}

#unit_a .line a{
    display: block;
    width:150px;
    margin:0 auto;
    padding:0;
}

ul.bumon_icon{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.bumon_icon li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
ul.bumon_icon li img{
	margin: 0 10px 10px 0;
}
.toppage #unit_a {
    float: left;
    width: 100%;
    padding-right: 310px;
    box-sizing: border-box;
}

/*unit_b*/

#unit_b {
    width: 310px;
    float: right;
    margin-left: -310px;
}

.toppage #unit_b {
    width: 310px;
    float: right;
    margin-left: -310px;
}

#top_menu_01,
#top_menu_01 h2 {
    background-color: #e67983;
}

#top_menu_01 {
    height: 220px;
}

#top_menu_02 {
    overflow: hidden;
    height: 880px;
}

#top_menu_03 {
    height: 330px;
}

#top_menu_01 p,
#top_menu_03 p {
    width: 154px;
}

#top_menu_02 ul li {
    width: 102px;
}

#top_menu_02,
#top_menu_02 h2 {
    background-color: #00B2Bc;
}

#top_menu_03,
#top_menu_03 h2 {
    background-color: #003770;
}

.top_right h2 {
    padding: 74px 0 0px 8px;
    margin: 0;
    color: #fff;
    font-size: 1.4em;
    border-bottom: 0px;
}
.top_menu_in{
    height: 110px;
    overflow: hidden;
}
.top_right p,
.top_right ul li {
    margin: 0 0 0 0;
    text-align: center;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.top_right p:last-child {
    margin-right: 0;
}

.top_right ul {
    list-style: none;
    margin: 0 0 0 0;
}

.top_right p a,
.top_right ul li a {
    color: #fff;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    height: 108px;
}

#top_menu_02 ul li:nth-child(3n) {
    margin-right: 0px;
}

#top_menu_03 p:nth-child(2n + 1) {
    margin-right: 0px;
}

.top_right p a:hover,
.top_right ul li:hover {
    background-color: rgba(255, 255, 255, 0.5);
    transition-duration: 300ms;
    transition-timing-function: ease-out;
}

.top_right p a span,
.top_right ul li a span {
    display: block;
    overflow: hidden;
    padding-top: 72px;
}

.top_right p a,
.top_right ul li a {
    display: block;
    background-repeat: no-repeat;
    background-position: center 20%;
    text-align: center;
    overflow: hidden;
}

#tm0 {
    background-image: url(../all_img/org/tm0.png);

}

#tm1 {
    background-image: url(../all_img/org/tm1.png);

}

#tm2 {
    background-image: url(../all_img/org/tm2.png);

}

#tm3 {
    background-image: url(../all_img/org/tm3.png);

}

#tm4 {
    background-image: url(../all_img/org/tm4.png);

}

#tm5 {
    background-image: url(../all_img/org/tm5.png);
}

#tm6 {
    background-image: url(../all_img/org/tm6.png);

}

#tm7 {
    background-image: url(../all_img/org/tm7.png);

}

#tm8 {
    background-image: url(../all_img/org/tm8.png);

}

#tm9 {
    background-image: url(../all_img/org/tm9.png);
    font-size: 0.7em;
    line-height: 1.3em;
}

#tm10 {
    background-image: url(../all_img/org/tm10.png);

}

#tm11 {
    background-image: url(../all_img/org/tm11.png);

}

#tm12 {
    background-image: url(../all_img/org/tm12.png);

}

#tm13 {
    background-image: url(../all_img/org/tm13.png);

}

#tm14 {
    background-image: url(../all_img/org/tm14.png);

}

#tm15 {
    background-image: url(../all_img/org/tm15.png);

}

#tm16 {
    background-image: url(../all_img/org/tm16.png);

}

#tm17 {
    background-image: url(../all_img/org/tm17.png);

    line-height: 1.1em;
    font-size: 0.8em;
}

#tm18 {
    background-image: url(../all_img/org/tm18.png);

}

#tm19 {
    background-image: url(../all_img/org/tm19.png);

}

#tm20 {
    background-image: url(../all_img/org/tm20.png);

}

#tm21 {
    background-image: url(../all_img/org/tm21.png);

}

#tm22 {
    background-image: url(../all_img/org/tm22.png);

}

#tm23 {
    background-image: url(../all_img/org/tm23.png);

}

#tm24 {
    background-image: url(../all_img/org/tm24.png);

}

/*メニュー2*/

.menu_2 {
    margin-bottom: 20px;
}

.menu_2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #4dc9d0;
}

.menu_2 p,
.menu_2 ul li {
    width: 310px;
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    background-color: #4dc9d0;
    margin-bottom: 1px;
}

.menu_2 p {
    background-color: #e67983;
}

.menu_2 p a,
.menu_2 ul li a {
    display: block;
    width: 234px;
    color: #fff;
    padding: 20px 56px 20px 20px;
    background-image: url('../all_img/org/li_02.png');
    background-repeat: no-repeat;
    background-position: 98% center;
    font-weight: 300;
    font-size: 1.2em;
}

.menu_2 p a {
    background-image: url('../all_img/org/li_01.png');
}

.menu_2 p a:hover,
.menu_2 ul li a:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.menu_2 ul .sel a {
    background-image: url('../all_img/org/li_01.png');
}

.menu_2 ul .sel {
    background-color: #EB949C;
}


/*メニュー3*/

#unit_b .menu_3 {
    border: 1px solid #ccc;
    padding: 4px;
    margin-bottom: 20px;
}

#unit_b .menu_3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#unit_b .menu_3 p,
#unit_b .menu_3 li {
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

#unit_b .menu_3 p a,
#unit_b .menu_3 li a {
    display: block;
    width: 185px;
    padding: 8px 5px 8px 20px;
    border-top: 1px solid #cccccc;
    background-image: url('https://sagasoubun.jp/all_img/org/li_01.gif');
    background-repeat: no-repeat;
    background-position: left 10px;
}

#unit_b .menu_3 p a {
    background-color: #aaaaaa;
}

#unit_b .menu_3 p a:hover,
#unit_b .menu_3 p.sel a {
    background-color: #999999;
}

#unit_b .menu_3 li a {
    background-color: #dddddd;
}

#unit_b .menu_3 li a:hover,
#unit_b .menu_3 ul.sel li.sel_page a {
    background-color: #eeeeee;
}

#unit_b .menu_3 ul.sel li.menu_cate a {
    background-color: #dddddd;
}

#unit_b .menu_3 ul.sel li.menu_cate a:hover,
#unit_b .menu_3 ul.sel li.menu_cate_sel a {
    background-color: #eeeeee;
}

#unit_b .menu_3 ul.sel li.menu_cate_sel ul li a {
    background-color: #dddddd;
}

#unit_b .menu_3 ul.sel li.menu_cate_sel ul li a:hover,
#unit_b .menu_3 ul.sel li.menu_cate_sel ul.menu_cate_sel li.sel_page a {
    background-color: #eeeeee;
}

#unit_b .menu_3 ul {
    display: none;
}

#unit_b .menu_3 ul.sel,
#unit_b .menu_3 ul.sel ul.menu_cate_sel {
    display: block;
}

/*rowunit_3*/

.rowunit_2{
     clear: both;
}

.rowunit_3 {
    clear: both;
    width: 1024px;
    margin: 0 auto;
}

#banner_1 {
    margin-bottom: 40px;
}

#banner_1 p {
    display: block;
    width: 250px;
    float: left;
    margin-right: 8px;
}

#banner_1 p:last-child {
    margin-right: 0px;
}

#sns_share {
    font-size: 1.2em;
    text-align: center;
    width: 320px;
    margin: 0 auto;
    margin-bottom: 50px;
    color: #003770;
}

#sns_share div {
    padding-right: 20px;
}

#sns_share div:last-child {
    padding-right: 0px;
}
#sns_share p{
    text-align: center;
}
.s_share {
    width: 60px;
    float: left;
}

.sp_title {
    display: none;
}

.rowunit_4 {
    width: 100%;
    background-color: #00B2BC;
    padding: 20px 0 12px 0;
    margin-bottom: 50px;
}

#banner_3 {
    width: 1024px;
    margin: 0 auto;
}

#banner_3 p {
    margin: 0;
    width: 250px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

#banner_3 p:nth-child(4n) {
    margin-right: 0px;
}

#banner_3 p img{
	max-width: 250px !important;
	height: auto !important;
}

address {
    padding-left: 10px;
}

address strong {
    font-size: 120%;
}

/*フッター*/

#footer {
    clear: both;
}

#footer_in {
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 35px;
}

#footer_address,
.menu_5,
#offical_banner {
    width: 320px;
    float: left;
    padding-right: 32px;
}

#footer_left {
    width: 704px;
    float: left;
}

#footer_right {
    width: 320px;
    float: right;
}

#offical_banner {
    padding-right: 0px;
}

#offical_banner h2 {
    margin: 0;
    margin-bottom: 10px;
    padding-top: 0;
    border-bottom: 2px solid #00b2bc;
}


#footer_address p img {
    width: 100%;
    height: auto;
}

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

.menu_5 ul li {
    display: inline;
    float: left;
    background-image: url(../all_img/org/menu5_li.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 5px;
}

.menu_5 ul li a span {
    width: 132px;
    display: block;
    padding-left: 18px;
}

.search input[type="text"] {
    width: 320px;
    height: 1.8em;
    color: #888;
    padding-left: 5px;
    background-color: #fff;
    background-image: url(../all_img/org/sb.png);
    background-repeat: no-repeat;
    background-position: 2% center;
    padding-left: 35px;
    border: 1px solid #cccccc;
    border-bottom-width: 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#search_btn {
    display: none;
}

/*コピーライト*/

#copy {
    padding: 10px 0;
    text-align: center;
    font-size: 80%;
    background-color: #00B2BC;
    color: #fff;
}

#copy p {
    text-align: center;
    margin: 0;
    padding: 0;
}

/*トップページのみ*/

#slider {
    position: relative;
    width: 100%;
    height: 440px;
    overflow: hidden;
    background: url(https://sagasoubun.jp/img/loading.gif) no-repeat center center;
}

#slider ul {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

#slider li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

#slider li img {
    width: 100%;
    height: auto;
}

/* for script */

#slider ul,
#slider #next,
#slider #prev {
    visibility: hidden;
}

#slider .layer {
    width: 100%;
    max-width: 900px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://sagasoubun.jp/img/dot.gif) repeat 0 0 #666;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

iframe {
    width: 100%!important;
}

.toppage iframe {
    width: 100% !important;
}

#topunit_a {
    margin: 0 auto;
    text-align: center;
    height: auto;
    position: relative;
}

#contupper_0 {
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    height: 110px;
    bottom: 0;
}

#contupper_1 {

    width: 1024px;
    margin: 0 auto;
    height: 110px;
}

#asagi_chan {
    width: 375px;
    float: left;
    position: absolute;
    bottom: 10px;
}

#kikan {
    padding-left: 375px;
    width: 293px;
    padding-top: 10px;
    float: left;
}

#timebox {
    width: 290px;
    float: right;
    padding-top: 15px;
    color: #003770;
    font-weight: bold;
    font-size: 2em;
}

#timebox p {
    display: block;
    padding: 19px 0px;
    float: left;
}

.yycountdown-box {
    text-align: center;
    width: 157px;
    float: right;
}

.yycountdown-box .yyc-day {
    font-size: 1.8em;
    line-height: 1em;
    padding: 0 3px 0;
}

.yycountdown-box .yyc-day-text {
    font-size: 0.9em;
    padding-right: 3px;
}

.yycountdown-box .yyc-hou,
.yycountdown-box .yyc-min,
.yycountdown-box .yyc-sec,
.yycountdown-box .yyc-hou-text,
.yycountdown-box .yyc-min-text,
.yycountdown-box .yyc-sec-text {
    font-size: 0.6em;
}

#topunit_a p {
    margin: 0;
}

/*ニュース＆トピックス*/

#news_topics {
    margin-bottom: 50px;
}

#news_title {
    background-color: #00b2bc;
    height: 55px;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
}

#news_title span{
    padding: 21px 0 0px 16px;
    display: block;
}
#news_topics h2 {
    display: none;
}

#news_topics dl dt {
    margin: 0;
    position: relative;
    height: 108px;
    border-bottom: 2px solid #ccc;
    font-weight: 500;
}

#news_topics dl dt img {
    height: 108px !important;
    width: 120px !important;
    position: absolute;
    left: 0;
}
.topicimage {
	object-fit: cover !important;
	font-family: 'object-fit: cover;'
}

.topictitle {
    display: block;
    padding-left: 130px;
    padding-bottom: 15px;
    padding-top: 5px;
}

#news_topics dl dd {
    display: none;
}

.topicbumon {
    margin-left: 130px;
/*     position: absolute; */
    bottom: 7px;
/*     margin-top: 10px; */
    font-size: 0.9em;
    font-weight: 300;
}

.topicbumon span{
	display: inline-block;
	line-height: 1.2em;
}


.time {
    color: #808080;
}

.bumon,
.asagidiary{
    background-color: #00b2bc;
    border-radius: 15px;
    color: #fff;
    padding: 0px 15px;
}
.asagidiary{
    background-color: #00b2bc;
}
/*お知らせ*/
.bumon-1 {
    background-color: #e8383d;
}
/*生徒実行*/
.bumon-2 {
    background-color: #30ad3f;
}
/*報道の方へ*/
.bumon-3 {
    background-color: #604b9c;
}
/*入札情報*/
.bumon-4 {
    background-color: #ce9024;
}

.mnbtn span{
	display: inline-block;
	min-width: 30px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	border-radius: 5px;
}



.tabs {
    background-color: #99E0E4;
    margin: 0;
    padding: 0;
    height: 55px;
}

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

.tabs ul li {
    margin: 0;
    padding: 0;

    float: left;
    border-right: 1px solid #00B2BC;
    text-align: center;
}

/*
.tabs ul li:first-child{
    border-right: 0px;
}
*/

.tabs ul li a {
    display: block;
    width: 118px;
    /* padding: 18px 0; */
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.tabs ul li a:hover,
.tabs ul li .sel {
    background-color: #00B2BC;

}

.fbwall {}

.fbwall h2 {}

.btm {
    text-align: center;
    padding: 16px 0;
    margin: 0 auto;
    width: 200px;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
    font-size: 1.2em;
}

.btm a {
    color: #fff;
    display: block;
}

#news_list {
    background-color: #00B2Bc;
}

#social {
    width: 320px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

#social div {
    float: left;
    width: 65px;
    height: 100px;
    /*    padding-left: 20px;*/
    margin-right: 20px;
    font-size: 0.8em;
}

#social a {
    display: block;
    padding-top: 75px;

}

#social div:last-child {
    margin-right: 0;

}

#sns_01 {
    background-image: url(../all_img/org/twitter_1.png);
    background-repeat: no-repeat;
    background-position: center 35%;
}

#sns_02 {
    background-image: url(../all_img/org/insta_1.png);
    background-repeat: no-repeat;
    background-position: center 35%;
}

#sns_03 {
    background-image: url(../all_img/org/fb_1.png);
    background-repeat: no-repeat;
    background-position: center 35%;
}

#sns_04 {
    background-image: url(../all_img/org/utube_1.png);
    background-repeat: no-repeat;
    background-position: center 35%;
}

#sns_wall {
    padding: 0 16px;
/*    min-height: 450px;*/
}

.twall,
.fbwall {
    width: 46%;
/*
    min-width: 320px;
    min-height: 530px;
*/
    /*    background-color: #ccc;*/
/*    overflow: auto;*/
}

.twall {
    float: left;

}
.twall iframe{
/*    height: 500px!important;*/
}
.twitter-timeline {

}
.fbwall {
    float: right;
}

/*サイトマップ*/

.site_map {
    margin-bottom: 10px;
}

.site_map ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

.site_map ul li {
    margin: 0;
    padding: 2px 0 3px 25px;
    background-image: url('https://sagasoubun.jp/all_img/org/site02.png');
    background-repeat: no-repeat;
}

.site_map ul .layer_1 {
    border-top: 1px dotted #cccccc;
    background-image: url('https://sagasoubun.jp/all_img/org/site01.png');
    background-repeat: no-repeat;
    background-position: 0 10px;
    padding-top: 10px;
}

.site_map ul .layer_1 ul li,
.site_map ul .layer_2,
.site_map ul .layer_2 ul li {
    border: none;
    margin: 0;
}

.site_map ul .layer_2 {
    margin-left: 25px;
}

.site_map .in_page {
    padding-top: 5px;
}

.site_map .in_page li {
    background-image: url('https://sagasoubun.jp/all_img/org/site03.png');
    background-repeat: no-repeat;
}

/*メールフォーム*/

.mail_form {}

.mail_form .form_label {
    clear: both;
    width: 147px;
    padding: 5px;
    border-top: 1px dotted #cccccc;
    border-right: 3px solid #cccccc;
    float: left;
}

.mail_form .form_label .mcheck {
    padding: 2px;
    background-color: #dd0000;
    color: #ffffff;
    font-size: 80%;
}

.mail_form .form_label .mcheck:after {
    content: "必須";
}

.mail_form .form_input {
    width: 470px;
    padding: 5px;
    border-top: 1px dotted #cccccc;
    float: left;
}

.mail_form .form_input p {
    color: #ff0000;
    font-size: 80%;
}

.mail_form .form_input input[type=text],
.mail_form .form_input textarea {
    font-size: 110%;
    padding: 3px;
    border: 1px solid #bbbbbb;
}

.mail_form .form_input textarea {
    width: 465px;
}

.mail_form .form_input input[type=text]:focus,
.mail_form .form_input textarea:focus {
    background-color: #ffffeb;
}

.mail_form .form_button {
    clear: both;
    border-top: 1px dotted #cccccc;
    padding: 5px;
    text-align: center;
}

.mail_form .form_button input {
    display: block;
    width: 150px;
    margin: 0 0 10px 275px;
    *margin: 0 0 10px 0;
    _margin: 0 0 10px 0;
}

.mail_form .form_button input[type=submit] {
    padding: 10px 0;
    font-weight: bold;
}

.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}

.facebook-wrapper > .fb-page {
    width: 100%;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}


div.scroll{
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}
div.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    height: 5px;
}
div.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
    background: #F1F1F1;
}
div.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
    background: #BCBCBC;
}


div.page-toc {
  padding-top:10px;
  border: solid 1px #000000;
  font-weight:bold;
}

div.score {
  width:300px;
  height: 50px;
  padding:10px 10px 10px 20px;
  margin-top: 20px;
  background-color:#4472C4;
}
div.score a {
  color: #ffffff;
  font-weight:bolder;
  font-size:14pt;
  line-height:130%;

}
div.score:hover{
    color:#fff;
    opacity: 0.75;
}

/*------20180614 add-------------*/
#asagi_chan{
	background-image: url(../all_img/org/asagi_chan_music_pc.png);
	background-repeat: no-repeat;
	width: 375px;
	height: 171px;
}
#music_player_pc{
	position: absolute;
	width: 175px;
	bottom: 5px;
	right: 20px;
}
#music_player_pc p{
	font-size: 0.8rem;
}
#music_player_pc audio{
	width: 175px;
	height: 20px;
}
#music_player_tabsp{
	clear:both;
	margin-top:10px;
}