@charset "utf-8";
/* CSS Document */

/*==============================================/
	1.トップページ＆テンプレート＆共通          /
	2.お知らせ　　　       　　 	            /
	3.テキストボックス							/
	4.文字装飾関連								/
	5.表組み関連								/
	6.写真＆画像関連							/
	7.リスト関連								/
	8.リンク関連（ボタン）								/
===============================================*/



/*---------------------------------------------
	1.トップページ＆テンプレート＆共通
---------------------------------------------*/
/*フォント設定*/
/*-------------------------------*/
html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
dfn, em, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
fieldset, form, label, legend,
caption {
	font: 98% 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


/*html5に対応していないブラウザ用*/
rticle, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }


html{
    margin: 0px;
    padding: 0px;
    background-image: url("../img/gra2.jpg");
    background-repeat: repeat-y;
    background-position: center top;
    background-attachment: fixed;
    background-size: 100% auto;
}

body{
    margin: 0px;
    padding: 0px;

}
.wp-block-ctwlpt-block-footer-01{
    margin-bottom: 0px;
}
.ctwlpt-block-footer{
        margin-bottom: -50px;
    
}

/* ▼スマホ版 */
@media screen and (max-width:769px){
.ctwlpt-block-footer-copyright{
    text-align: center;
}
}

h4 {
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 2rem;
    box-shadow: 0px -5px #abd6c5, 0px 5px #abd6c5;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    background-color: #abd6c5;
    color: #353535;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

h4::before,
h4::after {
    position: absolute;
    top: -5px;
    width: 0px;
    height: 0px;
    border-color: transparent #fff;
    border-style: solid;
    content: '';
}

h4::before {
    left: 0;
    border-width: 30px 0px 30px 10px;
}

h4::after {
    right: 0;
    border-width: 30px 10px 30px 0px;
}

.ribbon7 {
  padding: 10px 20px;
  font-size: 21px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #9A0C19;/*リボンの色*/
  margin-left: 20px;
        max-width: 850px;
    width: 90%;
    margin: 0px auto 0px auto;
}
.ribbon7b {
  padding: 10px 20px;
  font-size: 21px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #02066C;/*リボンの色*/
  margin-left: 20px;
        max-width: 850px;
    width: 90%;
    margin: 0px auto 0px auto;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 .ribbon7 {
  padding: 10px 10px;
  font-size: 18px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #9A0C19;/*リボンの色*/
  margin-left: 20px;
        max-width: 850px;
    width: 100%;
    margin: 0px auto 0px auto;
}
.ribbon7b {
  padding: 10px 10px;
  font-size: 18px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #02066C;/*リボンの色*/
  margin-left: 20px;
        max-width: 850px;
    width: 100%;
    margin: 0px auto 0px auto;
}
}


/*.ribbon7 {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  font-size: 21px;
  color: #FFF;
  background: #9A0C19;
  margin-left: 20px;
}*/

/*.ribbon7:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);/*折り返し部分*/
    
}
*/
.ribbon8 {
  display: inline-block;
  position: relative;
  padding: 10px 20px;
  font-size: 21px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #02066C;/*リボンの色*/
    width: 90%;
}

.ribbon8:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}

/* ▼PC用 */
.medal{
    max-width: 800px;
    width: 80%;
    padding-right: 10px;
    margin: 10px auto 10px auto;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 .medal{
    max-width: auto;
    width: 96%;
    padding-right: 0px;
    margin: 10px auto 0px auto;
}
}

/* ▼PC用 */

/* グレーの部分*/
.semi_title{
    background-color: rgba(229,229,229,1.00);
    padding: 5px;
    margin-bottom: 0px;
    display: block;
}
/* 割引１ */
.semi_waribiki{
    position: absolute;
    right: 0;
    top:0;
    width: 90px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: -50px;
    height: auto;
    z-index: 1;
}
/* 割引２ 位置 */
.semi_waribiki2{
    position: absolute;
    right: 0;
    top:0;
    width: 90px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: -50px;
    height: auto;
    z-index: 1;
}
.aki_gyo1{
    width: 100%;
    display: block;
    height: 13px;
    line-height: 13px;
}
.aki_toi{
    width: 100%;
    display: block;
    height: 13px;
    line-height: 13px;
}
.semi_nittei_left{
    border-right: 1px solid #A5A5A5;
    float: left;
    width: 50%;
    height: 73px;
    display: block;
    line-height: 150%;
    vertical-align: middle;
    padding: 5px 0 0 0;
}
.semi_nittei_left_toi{
    border-right: 1px solid #A5A5A5;
    float: left;
    width: 50%;
    height: 73px;
    display: block;
    padding: 7px 0 0 0  !important;
    margin: 0 !important;
    line-height: 150%;
    font-size: 90%;
}
.semi_nittei_right{
    float: right;
    width: 50%;
    height: 70px;
    display: block;
    vertical-align: middle;
    line-height: 150%;
        padding: 5px 0 0 0;
}
/* 赤 */
.semi_zoom{
  font-size: 21px;/*フォントサイズ*/
  color: #FFF;/*フォントカラー*/
  background: #9A0C19;/*リボンの色*/
}
.semi1{
     position: relative;
    float: none;
    clear: both;
    font-size: 21px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    border-right: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
    border-top: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    max-width: 850px;
    width: 90%;
    margin: 0px auto 0px auto;
    background-color: #FFF;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    display: block;
}


.semi2{
        position: relative;
        float: none;
    clear: both;
    font-size: 21px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    border-right: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    max-width: 850px;
    width: 90%;
    margin: 0px auto 0px auto;
    background: #FFF;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
.semi_title{
    background-color: rgba(229,229,229,1.00);
    padding: 5px;
    margin-bottom: 0px;
    display: block;
}
.semi_waribiki{/* スマホ版 */
     position: absolute;
    right: 0;
    top:0;
    width: 52px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: -35px;/* 重要 */
    height: auto;
    z-index: 1;
}
.semi_waribiki2{/* スマホ版 */
     position: absolute;
    right: 0;
    top:0;
    width: 52px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: -35px;/* 重要 */
    height: auto;
    z-index: 1;
}
.aki_gyo1{/* スマホ版 */
    width: 100%;
    display: block;
    height: 10px;
    line-height: 10px;
}
.aki_toi{/* スマホ版 */
    width: 100%;
    display: block;
    height: 4px;
    line-height: 13px;
}
.semi_nittei_left{/* スマホ版 */
    border-right: 1px solid #A5A5A5;
    float: left;
    width: 50%;
    height: 70px;
    display: block;
    padding: 10px 0 0 0  !important;
    margin: 0 !important;
    line-height: 150%;
    font-size: 90%;
    background-color: #FFF;
}
.semi_nittei_left_toi{/* スマホ版 */
    border-right: 1px solid #A5A5A5;
    float: left;
    width: 50%;
    height: 70px;
    display: block;
    padding: 7px 1em 0 1em  !important;
    margin: 0 !important;
    line-height: 150%;
    font-size: 90%;
    text-align: center;
}
.semi_nittei_right{
    float: right;
    width: 50%;
    height: 70px;
    display: block;
    padding: 7px 0 0 0  !important;
    margin: 0 !important;
    
}
 .semi1{
         position: relative;
    font-size: 18px;
    font-weight: bold;
    border-right: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
    border-top: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    max-width: 850px;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    background-color: #FFF;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    }

.semi2{
        position: relative;
    font-size: 18px;
    font-weight: bold;
    border-right: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    max-width: 850px;
    width: 100%;
    background: #FFF;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 0 !important;
    margin: 0 !important;
}
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
    .semi{
         width: 100%;
        font-size: 120%;
    }
}



/* ▼PC用 */
table#hyo1{
    font-size: 140%;
    line-height: 140%;
    font-family: 'Noto Sans JP', sans-serif;
    margin: 0px auto 10px auto;
    border-top: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    background-color: #FFF;
    border-left-style: solid;
    width: 90%;
    max-width: 850px;
    }

table#hyo1 th{
    font-size: 120%;
    font-weight: normal;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-color: #A5A5A5;
    border-bottom-color: #A5A5A5;
    padding: 7px 10px 7px 15px;
    background-color: #9A0C19;
    border-right-style: solid;
    white-space: nowrap;
    color: #FFF !important;
    width: 50%;
    text-align: left !important;
    vertical-align: middle !important;
}

table#hyo1 td{
    width: 50%;
    line-height: 150%;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-color: #A5A5A5;
    border-bottom-color: #A5A5A5;
    padding: 10px 10px 10px 10px;
    border-right-style: solid;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    /*table-layout:fixed;テーブル内URL改行させる*/
	/*word-break:break-all;テーブル内URL改行させる*/
    color: #000;
    white-space: nowrap;
    text-align: center !important;
    vertical-align: middle !important;
    background-color: #FFFFFF;
}

table#hyo1 th#iro{
    background-color: #02066C;
    }
    
/* ▼スマホ用 */
@media screen and (max-width:769px){
table#hyo1{
    font-size: 115%;
    line-height: 140%;
    margin: 10px 0 10px 0 !important;
    border-top: 1px solid #A5A5A5;
    border-left: 1px solid #A5A5A5;
    background-color: #FFF;
    border-left-style: solid;
    width: 90% !important;
    display: block;
    }

table#hyo1 th{
    font-weight: normal;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-color: #A5A5A5;
    border-bottom-color: #A5A5A5;
    padding: 7px 10px 7px 10px;
    border-right-style: solid;
    white-space: nowrap;
    color: #FFF !important;
    width: 50%;
    text-align: left !important;
    vertical-align: middle !important;
    font-size: 110%;
}

table#hyo1 td{
    width: 50%;
    line-height: 150%;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-right-color: #A5A5A5;
    border-bottom-color: #A5A5A5;
    padding: 10px 10px 10px 10px;
    border-right-style: solid;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    /*table-layout:fixed;テーブル内URL改行させる*/
	/*word-break:break-all;テーブル内URL改行させる*/
    color: #000;
    white-space: nowrap;
    text-align: center !important;
    vertical-align: middle !important;
    background-color: #FFFFFF;
}
}

/*テーブルの囲み ▼PC用 */
.waku1{
    max-width: 850px;
    text-align: right;
    width: 96%;
    padding-top: 10px;
    font-size: 15px;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
 .waku1{
    width: 100%;
         font-size: 14px;
}
}

/* 囲み文字 ▼PC用 */
div.shikaku{
    background-color: #26713F;
    font-size: 15px;
    line-height: 19px;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 2px 5px 2px 5px !important;
    margin: 5px 5px 0px 10px;
    vertical-align: text-top;
    display: inline-block;
    width: auto;
    white-space: nowrap;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
div.shikaku{
    width: auto;
    vertical-align: top;
    margin: 2px 3px 0px 0px;
        font-size: 13px;
}
}

.top_box{
    background-color: #000000;
    width: 100%;
    height: auto;
}

.box{
    background-color: #FFFFFF;
    padding: 20px;
    backdrop-filter: blur(12px);
    filter: drop-shadow(0 0 10px black);
    /*display:inline-block;*/
    border: 5px #8D8D8D solid;
    background-image: url(url);
}

.box2{
    border: 3px double#E4D5D5;
    padding: 0px;
}

.box3{
    margin: 40px auto 40px auto;
    padding: 0px 0 -20px 0;
    background-color: rgba(255,255,253,0.97);
    color: #000000;
}
.aki2{
    margin-top: -30px;
}

/* 写真 */
/* ▼PC用 */
.pic img {
    width: 100% !important;
    max-width: 850px;
    height: auto!important;
    margin: 0 auto 0 auto! important;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.pic img {
    width: 100%;
    height: auto;
}
}

/* 写真 */
/* ▼PC用 */
.pic_k img {
    width: 450px !important;
    height: auto!important;
    margin: 0 auto 0 auto! important;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.pic_k img {
    width: 90% !important;
    height: auto;
}
}

/* 写真文字 */
/* ▼PC用 */
.pic_k2 img {
    width: 600px !important;
    height: auto!important;
    margin: 0 auto 0 auto! important;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.pic_k2 img {
    width: 100% !important;
    height: auto;
}
}

/* 金龍アイコン*/
/* ▼PC用 */
.pic_ryu img {
    width: 150px !important;
    height: auto!important;
    margin: 40px auto 0px auto! important;
    padding: 0 0 0 0 !important;
    display: block;
    z-index: 999999999999;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.pic_ryu img {
    width: 30% !important;
    height: auto;
        margin: 40px auto 10px auto! important;
        z-index: 999999999999;
}
}


#aki{
    margin-bottom: -100px !important;
    display: block;
    height: auto;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
#aki{
    margin-bottom: -80px !important;
}
}

/* ▼PC用 */
.botan_back{
    background-color: #000000;
padding: 20px 0px 30px 0px;
    margin: -30px auto 0 auto;
    display: block;
    max-width: 800px;
    max-height: auto;
    width: 88%;
    height: auto;
}
#back_iro{
    background-color: #000000;
    width: 100%;
    height: auto;
    display: block;
    margin: 10px auto 0 auto;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
 .botan_back{
    background-color: #000000;
padding: 25px 5px 20px 5px;
    margin: -30px auto 0 auto;
         display: block;
     height: auto;
         width: 100%;
}
}
#back_iro{
    background-color: #000000;
    width: 100%;
}

/* ▼PC用 */
.botan_back2{
    background-color: #000000;
    padding: 15px 15px 20px 15px;
    margin: 0px auto 0 auto;
    display: block;
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 3px double #B79D14;
        border-radius: 12px; 
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 .botan_back2{
    background-color: #000000;
padding: 15px 5px 10px 5px;
    margin: -30px auto 0 auto;
         display: block;
     height: auto;
         width: 100%;
             border-radius: 12px; 
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
}
}

/* ボタン */
/* ▼PC用 */
img.b1 {
    width: 50% !important;
    height: auto!important;
    margin: 5px auto 0 auto! important;
    display: block;
    float: left;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
img.b1 {
    width: 105% !important;
    height: auto!important;
    margin: 0 auto 10px auto! important;
    display: block;
         float: none;
}
}

/* ▼PC用 */
img.b2 {
    width: 50% !important;
    height: auto!important;
    margin: 5px auto 0 auto! important;
    display: block;
        float: right;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
img.b2 {
    width: 105% !important;
    height: auto!important;
    margin: 0 auto 0 auto! important;
    display: block;
              float: none;
}
}

/* ▼PC用 */
.jyukou1{
    background-color: #000000;
    margin: 10px auto 40px auto;
    display: block;
    width: 100%;
    max-width: 850px !important;
    height: auto;
    color: #FFFFFF;
    padding-bottom: 40px;
    }

/* ▼スマホ用 */
@media screen and (max-width:769px){
 .jyukou1{
    background-color: #000000;
    padding: 20px 0px 10px 0px;
    margin: 10px auto 0 auto;
         display: block;
     height: auto;
         width: 100%;
}
}

/* 小さめの金枠 ▼PC用 */
.botan_back3{
    background-color: #000000;
    padding: 15px 15px 20px 15px;
    margin: 0px auto 0 auto;
    display: block;
    width: 600px;
    height: auto;
    border: 3px double #B79D14;
        border-radius: 12px; 
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 .botan_back3{
    background-color: #000000;
padding: 15px 15px 10px 15px;
    margin: -30px auto 0 auto;
         display: block;
     height: auto;
         width: 100%;
             border-radius: 12px; 
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px; 
}
}

/* 脳内革命画像 */
/* ▼PC用 */
img.pic_no {
    width: 600px !important;
    height: auto!important;
    margin: 0 auto 0 auto! important;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
img.pic_no {
    width: 100% !important;
    height: auto;
}
}

/* 開催日 ▼PC用 */
img.kaisai {
    width: 600px !important;
    height: auto!important;
    margin: 20px 10px 0 0;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
img.kaisai {
    width: 80% !important;
    margin: 30px 10px 0 0;
    float: right;
    height: auto;
}
}

/* ZOOMセミナーを受講すると ▼PC用 */
ul#v1{
    font-size: 26px !important;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 3em;
	list-style-type: none;
}
ul#v1 li{
	padding: 0px 0 10px 0;
	margin-left: 0em;
    padding-left: 1em;
    text-indent: -1.5em;
}
ul#v1 li.icon-check:before { content: '\e843'; 
font-family: 'fontello';
    padding-right: -2em;
    padding-left: -2em;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 ul#v1{
    font-size: 26px !important;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 3em;
	list-style-type: none;
}
ul#v1 li{
	padding: 0px 0 10px 0;
	margin-left: 0em;
    padding-left: 1em;
    text-indent: -1.5em;
}
ul#v1 li.icon-check:before { content: '\e843'; 
font-family: 'fontello';
    padding-right: -2em;
    padding-left: -2em;
}
}


/* ZOOMセミナーを受講すると ▼PC用 */
dl.coin0 {
    display: block;
    float: none;
    font-size: 26px !important;
    line-height: 140%;
    margin: 5px 5% 0 5%;
    padding: 0px auto 0 0;
    width: 92%;
    max-width: 820px;
    clear: both;
}
dt.coin1 {
    float: left;
    clear: left;
    margin: -10px 10px 0 0;
    padding: 0px 0 0 0;
    width: 60px;
    height: auto;
    line-height: 63px;
/*    background-image: url("../img/no1.png");
    background-repeat: no-repeat;
    background-size: auto 58px;
    background-position: center left;*/
}
dt.coin_gyo2 {
    float: left;
    clear: left;
    margin: 0px 10px 0 0;
    padding: 0px 0 0 0;
    width: 60px;
    height: auto;
    line-height: 63px;
}
/*dt.coin3 {
    float: left;
    clear: left;
    margin-left: 40px;
    padding-right: 5px;
    padding-bottom: 20px;
    margin-top: -5px;
    padding-top: -10px;
        margin-right: 10px;
    width: 60px;
    height: 63px;
    line-height: 60px;
    background-image: url("../img/no3.png");
    background-repeat: no-repeat;
    background-size: auto 58px;
    background-position: center left;
}
dt.coin4 {
    float: left;
    clear: left;
    margin-left: 40px;
    padding-right: 5px;
    padding-bottom: 20px;
    margin-top: -10px;
    padding-top: -10px;
        margin-right: 7px;
    width: 60px;
    height: 63px;
    line-height: 63px;
    background-image: url("../img/no4.png");
    background-repeat: no-repeat;
    background-size: auto 58px;
    background-position: center left;
}*/
dd.coin5 {
	    float: left;
    width: 90%;
    padding-right: 0px;
    padding-top: 5px;
        padding-bottom: 20px;
    font-family: 'Noto Serif JP', serif;

}

/* ▼スマホ用 */
@media screen and (max-width:769px){
dl.coin0 {
    display: block;
    float: none;
    font-size: 23px !important;
    line-height: 140%;
    margin: 5px 5% 0 5%;
    padding: 0px auto 0 0;
    width: 90%;
    clear: both;
text-align: justify;
    }
dt.coin1 {
    float: left;
    clear: left;
    margin: 0px 10px 0 0;
    padding: 0px 0 0 0;
    width: 50px;
    height: auto;
    line-height: 63px;
}
dt.coin_gyo2 {
    float: left;
    clear: left;
    margin: 0px 10px 0 0;
    padding: 0px 0 0 0;
    width: 50px;
    height: auto;
    line-height: 63px;
}
/*dt.coin3 {
   float: left;
    clear: left;
    margin-left: 15px;
    padding-right: 5px;
    padding-bottom: 20px;
    margin-top: -10px;
    padding-top: -10px;
    width: 50px;
    height: 60px;
    line-height: 60px;
    background-image: url("../img/no3.png");
    background-repeat: no-repeat;
    background-size: auto 47px;
    background-position: center left;
}
dt.coin4 {
   float: left;
    clear: left;
    margin-left: 15px;
    padding-right: 5px;
    padding-bottom: 20px;
    margin-top: -10px;
    padding-top: -10px;
    width: 50px;
    height: 60px;
    line-height: 60px;
    background-image: url("../img/no4.png");
    background-repeat: no-repeat;
    background-size: auto 47px;
    background-position: center left;
}*/
dd.coin5 {
    float: left;
    width: 80%;
    padding-right: 0;
    padding-bottom: 20px;
    display: inline;
    text-align: justify;
    font-family: 'Noto Serif JP', serif;
    background-color: rgba(137,71,72,1.00);
}
}


/* ブレインフィードバック ▼PC用 */
dl.brain {
    display: block;
    float: none;
    font-size: 26px !important;
    line-height: 140%;
    margin: 10px auto 0px auto;
    padding: 0px auto 0px auto;
    width: 100%;
    clear: both;
    color: #FFFFFF;
}
dl.brain dt.brain1 {
    float: left;
    clear: left;
    margin: 10px 10px 10px 30px;
    padding: 10px 10px 10px 0px;
    width: 130px;
    height: auto;
    line-height: 80px;
/*    background-image: url("../img/1.png");
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: center left;*/
}
/*dl.brain dt.brain2 {
    float: left;
    clear: left;
    margin: 10px 20px 10px 30px;
    padding: 10px 20px 10px 30px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-image: url("../img/2.png");
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: center left;
}
dl.brain dt.brain3 {
    float: left;
    clear: left;
    margin: 10px 20px 10px 30px;
    padding: 10px 20px 10px 30px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-image: url("../img/3.png");
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: center left;
}*/

dd.brain0 {
	    float: left ;
    width: 72%;
    padding-right: 0px;
        padding-bottom: 0px;
    margin-top: 30px;
font-family: 'Noto Serif JP', serif;

}

dd.brain_3gyo {
	    float: left ;
    width: 72%;
    padding-right: 0px;
        padding-bottom: 0px;
    margin-top: 20px;
font-family: 'Noto Serif JP', serif;

}


/* ▼スマホ用 */
@media screen and (max-width:769px){
dl.brain {
    display: block;
    float: none;
    font-size: 100% !important;
    line-height: 140%;
    margin: 5px auto 0px 5px;
    padding: 0 0 0px 0;
    width: 100%;
    clear: both;
text-align: justify;
    }
dl.brain dt.brain1 {
    float: left;
    margin: 0 10px 0 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    margin-top: 8px;
    padding-top: 0px;
    width: 15%;
    height: 80px;
    line-height: 150px;
/*    background-image: url("../img/1.png");
    background-repeat: no-repeat;
    background-size: 18% contain;
    background-position: top left;*/
    display: inline-block;
}
dl.brain dt.brain2 {
    float: left;
    margin-left: 0px;
    margin-left: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    width: 25%;
    height: 80px;
    line-height: 150px;
    background-image: url("../img/2.png");
    background-repeat: no-repeat;
    background-size: 18% contain;
    background-position: top left;
    display: inline-block;
}
dl.brain dt.brain3 {
    float: left;
    margin-left: 0px;
    margin-left: 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    width: 25%;
    height: 79px;
    line-height: 150px;
    background-image: url("../img/3.png");
    background-repeat: no-repeat;
    background-size: 18% contain;
    background-position: top left;
    display: inline-block;
}

dd.brain0 {
	    float: left ;
    width: 70%;
    padding-right: 0px;
    padding-left: 0px;
        padding-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
    font-family: 'Noto Serif JP', serif;

}
dd.brain_3gyo {
	    float: left ;
    width: 70%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
    font-family: 'Noto Serif JP', serif;

}
}

/* ZOOMご注意 ▼PC用 */
table#tyui{
    font-size: 18px;
    line-height: 160%;
    color: #000;
    margin: 20px 30px 20px 10px !important;
    padding: 0 0px 0 0px;
    width: 98% !important;
    text-align: justify !important;    
}
th#tyui2{
padding: 0px 0px 0px 0px;
    width: 20px;
    height: auto;
    font-size: 23px;
        font-family: "fontello";
}
td#tyui3{
    width: auto;
    padding: 0px 0px 20px 0px;
    vertical-align: top;
    
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
table#tyui{
      font-size: 18px;
    line-height: 160%;
    color: #000;
margin: 20px 30px 30px 30px;
    padding: 0 20px 0 0px;
    width: auto;
    display: block;
    
}
th#tyui2{
padding: 0px 0px 0px 0px;
    width: 20px;
    height: auto;
    font-size: 23px;
        font-family: "fontello";
        text-align: left;
}
td#tyui3{
    width: auto;
    padding: 0px 0px 20px 0px;
    margin: 0;
    text-align: left;
    vertical-align: top;
}
}

/* シルエット ▼PC用 */
img.face{
    width: 150px;
    height: auto;
    margin: 0 0 10px 0px !important;
    padding: 0px 0 0 0 !important;
    display: block;
}
img.face2{
    width: 200px;
    height: auto;
    margin: 0 0 10px 0px !important;
    padding: 0px 0 0 0 !important;
    display: block;
}
table.face_box{
    width: 150px;
    height: auto;
    margin: -40px auto 50px auto !important;
    padding: 0 !important;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: bold;
}
table.face_box2{
    width: auto;
    height: auto;
    margin: -40px 20px 10px 0px !important;
    padding: 0 !important;
    text-align: center;
    display: block;
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.kanso{
    font-size: 110%;
    line-height: 170%;
    margin: -40px auto 50px auto;
    width: 90%;
    display: block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 img.face{
    width: 200px;
    height: auto;
    margin: 0px auto 10px auto !important;
    padding: 0px 0 0 0;
     padding-bottom: 10px;

}
 img.face2{
    width: 50%;
    height: auto;
    margin: 0px auto 10px auto !important;
    padding: 0px 0 0 0;
     display: block;

}
table.face_box{
    width: 150px;
    height: auto;
    margin: -15px auto 10px auto !important;
    text-align: center;
    /*display: inline-block;*/
    font-size: 18px;
    font-weight: bold;
    float: none;
}
table.face_box td{
            text-align: center;
    }
    
table.face_box2{
    width: 100%;
    height: auto;
    margin: -40px auto 0px auto !important;
    text-align: center;
    /*display: inline-block;*/
    font-size: 18px;
    font-weight: bold;
    float: none;
}
table.face_box2 td{
            text-align: center;
    }
.kanso{
    font-size: 110%;
    line-height: 170%;
    float: none;
    margin: 10px 5% 40px 5%;
    width: 90%;
    display: block;
}
}



/* プロフィール写真 ▼PC用 */
#aki3{
    margin-top: -70px;
}
    /* ▼スマホ用 */
@media screen and (max-width:769px){
 #aki3{
    margin-top: -40px;
}
}

/* 空条先生文字 ▼PC用 */
.moji_k{
    font-size: 34px !important;
    padding-left: -30px;
    padding-right: -30px;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
 .moji_k{
    font-size: 70% !important;
	padding-left: 0em;
	margin-top: 0px;
    margin-left: 5px;
	padding-top: 0px;
    padding-left: -50px !important;
    padding-right: -50px !important;
}
}

/*右に空きスペースフッター*/
/* ▼スマホ用 */
@media screen and (max-width:769px){
.aki_footer{
padding-right:20px !important;
    text-align: center;
}
 
}

/* ZOOM注意 見出し ▼PC用 */
.midashi3{
    font-size: 18px;
    line-height: 160%;
    color: #000;
    border-top: 1px solid #2F2C2C;
    border-bottom: 1px solid #2F2C2C;
    padding-left: 10px;
    width: 96%;
    margin: 0 auto 0 auto;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
    .midashi3{
     font-size: 18px;
    line-height: 160%;
    color: #000;
    border-top: 1px solid #2F2C2C;
    border-bottom: 1px solid #2F2C2C;
        padding-left: 10px;
}
}

/* 共通注意 見出し ▼PC用 */
.midashi4{
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    color: #000;
    border-top: 0px solid #2F2C2C;
    border-bottom: 0px solid #2F2C2C;
    padding: 5px 0 5px 10px;
    width: 96%;
    margin: 20px auto 30px auto;
    color: #FFFF53;
    background-color: #14076D;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
    .midashi4{
    font-size: 18px;
    line-height: 160%;
    font-weight: bold;
    color: #000;
    border-top: 0px solid #2F2C2C;
    border-bottom: 0px solid #2F2C2C;
    padding: 5px 0 5px 10px;
    width: 96%;
    margin: 20px auto 30px auto;
    color: #FFFF53;
    background-color: #14076D;
}
}

.char {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
@media print, screen and (min-width: 768px) {
.char {
    font-size: 75px;
  }
}
.wrap {
  display: flex;
  flex-wrap: wrap;
}

pre {
  margin: 20px 0 0;
}
pre + pre {
  margin-top: 0;
}

code {
  font-family: Consolas, Menlo, monospace;
  letter-spacing: 0;
  font-size: 11px;
  position: relative;
  display: block;
  overflow: auto;
  line-height: 1.5;
  background: #2b2b2b;
  color: #f8f8f2;
  padding: 0.75em 1em 1em;
}
@media print, screen and (min-width: 768px) {
  code {
    font-size: 12px;
  }
}
code::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  background: var(--color-mu08);
  padding: 0 0.5em;
  border-radius: 0 0 3px 0;
}
code.html::before {
  content: "HTML";
}
code.css::before {
  content: "CSS";
}
code.scss::before {
  content: "SCSS";
}
code.js::before {
  content: "jQuery";
}
code.js02::before {
  content: "JS";
}
code.php::before {
  content: "PHP";
}
code.apache::before {
  content: "htaccess";
}


.anim-box {
  background: linear-gradient(to right, #362ae0 0%,#3b79cc 50%,#42d3ed 100%);
  border-radius: 5px;
  max-width: 400px;
  height: 250px;
}
 
.smooth {
  clip-path: inset(0 100% 0 0);
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
  line-height: 1;
  height: 40px;
  margin-top: 15px;
}
.smooth.is-animated {
  clip-path: inset(0);
}
 
.container {
  .line {
    overflow: hidden;
    span {
      display: inline-block;
      transform: translateY(2rem);
      animation: slideText 1s forwards;
    }
  }
  .line:nth-of-type(1) {
    @for $i from 1 through 100 {
      span:nth-of-type(#{$i}) {
        animation-delay: #{$i * .02}s;
      }
    }
  }
  .line:nth-of-type(2) {
    @for $i from 1 through 100 {
      span:nth-of-type(#{$i}) {
        animation-delay: #{.25 + $i * .02}s;
      }
    }
  }
}

@keyframes slideText {
  100% { transform: translateY(0); }
}


/*↑上記追加分*/




/* パソコンで見たときは"pc"のclassがついたものが表示される */
.pc { display: block !important; }
.sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついたものが表示される */
@media only screen and (max-width: 769px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


/* PC時はtelタグを発信しない */
/*--------------------------------------*/
a[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}

a:link[href^="tel:"] {
	pointer-events: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}


/* スマホ時はtelタグを発信する */
/*-------------------------------*/
@media screen and (max-width:769px){
a[href^="tel:"] {
	pointer-events: auto;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e93d86;
	cursor: pointer;
	color: #e93d86;
}
a:link[href^="tel:"] {
	pointer-events: auto;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e93d86;
	cursor: pointer;
	color: #e93d86;
}
}

/* ▼PC用 */
#zentai{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 957px;
	position: relative;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
#zentai{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
}


/*位置固定*/

/* ▼PC用 */
#position{
	position: relative;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
#position{
	position: relative;
}
}

/*==========*/
/* ヘッダー */
/*==========*/
/* ▼PC用 */
#header {
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    height: auto;
    border-bottom: 7px solid #7C181D;
    display: block;
    margin: 0px;
    padding: 0px;
}
.header-contents {
	position: relative;
	width: 970px;
	padding: 0px;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*スマホ用ヘッダー固定のため*/
#relative{
    position: relative;
    display: block;
    height: 100px;/*上からの位置調整*/
}

/*
.width{
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}*/

/* ▼スマホ用 */
@media screen and (max-width:769px){
/*　固定する　*/
#header {
	width: 100%;
	position: fixed;
	z-index: 10;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 2px;
	top: 0;
}

.header-contents {
	position: relative;
	width: 100%;
	/*max-width: 960px;
	text-align: center;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*スマホ用ヘッダー固定のため*/
#relative{
	position: relative;
	display: block;
	height: 68px;/*上からの距離*/
}
}


/*===========================*/
/* コピーライト */
/*===========================*/

/* ①PC用 */
#copy{
	color: #404040;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
    margin: 0px;
	width: 715px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
    display: block;
}

/* ②スマホ用 */
@media screen and (max-width:769px){
#copy{
	color: #404040;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
	float: none;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 13px;
}
}


/*　サイト名　*/
/*-------------------------------*/
/* ▼PC用 */
h1{
	display: block;
	width: 970px;
	height: auto;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
h1 img{
	width: 694px;
	height: auto;
	padding: 12px 0px 8px 0px;
	margin: 0px auto 0px auto;
 }

/* ▼スマホ用 */
@media screen and (max-width:769px){
h1{
	display: block;
	width: 100%;
	height: 55px;
	padding: 0px;
	background-color: #FFF;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	clear: none;
}
h1 img{
/*ipadでおかしくなるので％ではなく数字で指定する*/
	width: 310px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
}


/*---------------------------------------------
	2.テキストボックス（ p ）
---------------------------------------------*/
#biyo{
     width: 55% !important;
    float: left;
    display: block;
     font-family: 'Noto Sans JP', sans-serif !important;
    font-size: 180%;
    line-height: 150%;
    font-weight: bold;
    padding: 0px -10px 0 40px;
    margin: 50px 0 0 80px;
    }
    
/* ▼スマホ用 */
@media screen and (max-width:769px){
#biyo{
     width: 55% !important;
    float: left;
    display: block;
     font-family: 'Noto Sans JP', sans-serif !important;
    font-size: 155%;
    line-height: 150%;
    font-weight: bold;
    padding: 0px 0px 0 20px;
    margin: -30px 0 0 10px;
    }
}



/* ▼PC用 */
p.t1{
    font-size: 20px;
    line-height: 1.7em;
    font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    padding: 20px 0 15px 0;
    margin: 0 10% 0 10%;
    width: 80% !important;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
 p.t1{
    font-size: 130%;
    line-height: 1.7em;
    font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    padding: 20px 5px 15px 10px;
    margin: 0;
    width: 100% !important;
}
}

/* PC用 */
p.m1{
    font-size: 140% !important;
    line-height: 1.7em !important;
    padding: 20px 0 20px 0;
    margin: 0 10% 0 10%;
    font-weight: bold;
    color: #393939 !important;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
p.m1{
    font-size: 130% !important;
    line-height: 1.7em !important;
    padding: 20px 5px 15px 10px;
    margin: 0;
    font-weight: bold;
    color: #393939 !important;
}
}

/* PC用 */
p.rei{
    font-size: 140% !important;
    line-height: 1.5em !important;
    padding: 10px 0 10px 0;
    margin: 0 10% 0 10%;
    font-weight: bold;
    color: #393939 !important;
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
p.rei{
    font-size: 130% !important;
    line-height: 1.5em !important;
    padding: 10px 5px 10px 10px;
    margin: 0;
    font-weight: bold;
    color: #393939 !important;
}
}


/*マーカー*/
.marker{
/*        background-image: linear-gradient(120deg, #ED4264,#FFEDBC 100%);*/
    background-image: linear-gradient(120deg, #fc7790,#fcf453 100%);
   background-repeat: no-repeat;
    background-size: 100% 0.4em;
    background-position: 0 80%;
     transition: background-size 0.25s ease-in;
      /* 背景の繰り返しを停止 */
  background-repeat: no-repeat;

  /* マーカーの横方向を0にして縮める */
  background-size: 0% 100%;

  /* マーカーが引かれる速度を指定 */
  transition:background-size 1.5s;
}

/* マーカーが引かれる際に付与するクラス */
.marker.on {
  /* 横方向を100%にして、マーカーを引く */
  background-size: 100% 28%;
}

.marker_mini{
/*        background-image: linear-gradient(120deg, #ED4264,#FFEDBC 100%);*/
    background-image: linear-gradient(120deg, #fc7790,#fcf453 100%);
   background-repeat: no-repeat;
    background-size: 100% 0.4em;
    background-position: 0 80%;
     transition: background-size 0.25s ease-in;
      /* 背景の繰り返しを停止 */
  background-repeat: no-repeat;

  /* マーカーの横方向を0にして縮める */
  background-size: 0% 100%;

  /* マーカーが引かれる速度を指定 */
  transition:background-size 1.5s;
}

/* マーカーが引かれる際に付与するクラス */
.marker_mini.on {
  /* 横方向を100%にして、マーカーを引く */
  background-size: 100% 20%;
}


/*---------------------------------------------
	3.テキストボックス（div等）
---------------------------------------------*/



/* 下層ページ（共通） */


/* ▼PC用 */
/* 中ページPC */
#main1 {
	border: 1px solid #B0D5B2;
    border-top: 0px;
	/*min-height:  1103px;*/
  /*min-height:  1100px;*/
  min-height:  610px;
	width: 100%;
	background-color: #FFFFFF;
    padding: 20px 20px 20px 20px;
}

/* ▼スマホ用 */
/* 中ページスマホ */
@media screen and (max-width:769px){
#main1 {
    /*margin-top: 72px;	　ヘッダー分下げる　*/
	/*padding-top: -72px; 　ずれ回避　*/
    border: 0px solid #B0D5B2;
    border-bottom: 1px solid #B0D5B2;
    height: auto;
    min-height: 380px;
    width: 100%;
    background-color: #FFFFFF;
    margin-right: 0%;
    margin-bottom: 0em;
    margin-left: 0%;
    padding-bottom: 0.5em;
}
}



address{
	font-style: normal;
	font-size: 100%;
	line-height: 150%;
}



/* ▼PC用 */
/* テキストボックス */
.txtbox{
 padding: 0px 0px 0px 10px;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.txtbox{
 padding: 0px 0px 0px 0px;
}
}

/*---------------------------------------------
	4.文字装飾関連（h1～h6 span等）
---------------------------------------------*/
/* 改行のためｋ*/
span {
display: inline-block;
}



/* ▼PC用 */
.midashi{
    text-align: center;
    line-height: 150% !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 0.5em 0em 0.5em 0em !important;
    color: #3C3A3A;
    font-weight: bold;
    font-size: 160% !important;
    text-align: center;
    line-height: 150% !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    background-image: url(../img/back_w.png) !important;
    background-repeat: repeat-y !important;
    background-size: 100% 100% !important;
    display: block;
    width: 100%;
    height: 100% !important;
    margin: 0 auto 0 auto;
    display: block;    /*filter:drop-shadow(1px 1px 1px #4e4e4e);*/
}

/* ▼スマホ用 */
@media screen and (max-width:769px){
 .midashi{
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 0.5em 0em 0.5em 0em !important;
    color: #3C3A3A;
    font-weight: bold;
    font-size: 150% !important;
    text-align: center;
    line-height: 1.5em !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    background-image: url(../img/back_w.png) !important;
    background-repeat: repeat-y !important;
    background-size: 100% 100% !important;
    display: block;
    width: 100%;
    height: 100% !important;
    margin: 0 auto 0 auto;
    display: block;    /*filter:drop-shadow(1px 1px 1px #4e4e4e);*/
}

}

.kami{
    background-image: url("../img/back_kami.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100px !important;
    display: block;
}

.midashi2{
    color: #3C3A3A;
    font-weight: bold;
    font-size: 170% !important;
    text-align: center;
    line-height: 150% !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 0.5em 0 0.5em 0 !important;
    margin: 0px !important;
    background-image: url(../img/back_w.png) !important;
    background-repeat: repeat-y !important;
    background-size: 100% 100% !important;
    display: block;
}

/*紙*/
.midashi_kami{
    color: #323030;
    font-weight: bold;
    font-size: 170% !important;
    text-align: center;
    line-height: 150% !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 1.5em 1em 1.5em 1em !important;
    height: 100% !important;
    display: block;
    background-image: url("../img/back_kami.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 93%;
    height: 100% !important;
    margin: 0 auto 0 auto;
    display: block;    /*filter:drop-shadow(1px 1px 1px #4e4e4e);*/
}


.sen {
    position: relative;
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0px 0;/*ボーダーとテキストに空間をあける為のpadding*/
    color: #C6AC87;
    font-size: 18px;
    text-align: center;
    width: 90%;
}
.sen::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
background-image: -webkit-linear-gradient(left, transparent, #C6AC87 25%, #C6AC87 75%, transparent);
    background-image: linear-gradient(to right, transparent, #C6AC87 25%, #C6AC87 75%, transparent);
}

.sen2{
    background-image: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.1) 50%, rgba(0,0,0,0));
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 100% 1px;
}


/* スマホ用 */
@media screen and (max-width:769px){
h2.t1{
    color: #3C3A3A;
    font-weight: bold;
    font-size: 180% !important;
    text-align: center;
    line-height: 150% !important;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding-bottom: 1em !important;
}
    
    


/* PC用 */
h3.t1{
    font-size: 102%;
    line-height: 160%;
    height: auto;
    width: 100%;
/*background-color: #005430;*/ 
    padding: 4px 5px 3px 7px;
    margin: 0 0 12px 0;
    border-bottom: 0px;
    color: #FFF;
    background: #006839;
    	border-radius: 1px; 
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
      border-bottom: 0;
     display: flex;  /* フレックスボックスにする */
     /*flex-wrap: wrap;    折り返し指定 */
}


/* ▼スマホ用 */
@media screen and (max-width:769px){
h3.t1{
    font-size: 102%;
    line-height: 160%;
    height: auto;
    width: 102%;
    padding: 3px 5px 3px 7px;
    margin: 0 0 15px -1%;
        border-bottom: 0;
}
}

/* ▼PC用 */
h4{
    font-weight: bold;
    display: block;
    font-size: 100%;
    line-height: 120%;
    color: #226922;
    border-bottom: 3px double hsla(120,52%,34%,0.86);
    margin: 0px 0px 10px 10px;
    padding: 5px 0px 5px 0px;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
h4{
    line-height: 140%;
 margin: 0px 0px 10px 0px;
    padding: 5px 0px 5px 0px;
}
}

/* ▼PC用 */
h5{
    font-size: 105%;
    color: #226922;
    margin: 0px;
    padding-top: 0px;
    font-weight: bold;
    padding-left: 10px;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
h5{
    padding-left: 0px;
        margin: 0px;
}
}

.flexbox {
    width: auto;    /* 幅指定 */
}
.flexbox:nth-child(1) {
    padding-right: 5px;
}
.flexbox:nth-child(2) {
}

    
/* ▼PC用 */
/*-------------------------------------*/
/*数字*/
.num {
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    height: auto;
    width: auto;
    padding: 3px 3px 3px 3px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #025A30;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 3px 6px -2px 1px;
}
/* ▼スマホ用 */
/*数字*/
/*-------------------------------*/
@media screen and (max-width:769px){
.num { 
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    height: auto;
    width: auto;
    padding: 3px 3px 3px 3px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #025A30;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 3px 6px -2px 1px;
}
}





/*---------------------------------------------
	5.表組み関連（Table）
---------------------------------------------*/



.tyui{
	text-indent: -1em;
	padding-left: 1.5em;
	margin-left:0em;
	display: block;
	float: left;
	font-size: 95%;
	line-height: 140%;
}

/* ②スマホ用 */
/*-------------------------------*/
@media screen and (max-width:769px){
.tyui{
	text-indent: -1em;
	padding-left: 0em;
	margin-left:1em;
	display: block;
	float: none;
	font-size: 97%;
	line-height: 140%;
	clear: both;
	width: 100%;
	padding-right: 20px;
}
}

/*テーブルのラインを無しにする*/
table.none{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

table.none th{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

table.none td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


/*---------------------------------------------
	6.写真＆画像関連（img）
---------------------------------------------*/
/* 共通 */
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
-ms-interpolation-mode: bicubic;/*IEで縮小画像をきれいに(50％まで)*/
}

 /* ▼PC用 */
top.img {
width: 100vw;
height: auto;
display: block;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    vertical-align:top !important;
    }
    
/* ▼スマホ用 */
@media screen and (max-width:769px){
top.img {
width: 100vw;
height: auto;
display: block;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    vertical-align:top !important;
    } 
}    

    /* ▼PC用 */
#pic_en img {
    width: 300px !important;
    height: auto;
    float: right;
    margin-top: -60px;
    display: block;
    }
    
/* ▼スマホ用 */
@media screen and (max-width:769px){
#pic_en img {
    width: 40% !important;
    height: auto;
    float: right;
    margin-top: -20px;
}
}



/*写真用*/
.float_left{
    float: left;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.float_left{
    float: none;
    width: 100%;
    margin: 10px auto 30px auto;
}
}

/* イラスト */
.ira{
    width: 443px;
    height: auto;
    display: block;
}
img.ira{
    width: 443px;
    height: auto;
    display: block;
    }
@media screen and (max-width:769px){
img.ira{
    width: 100%;
    height: auto;
}
}


/* スマホで横幅100％ */
@media screen and (max-width:769px){
img.w100{
    width: 100%;
    height: auto;
}
}



/*class="roll"で画像ボタンがロールオーバーする*/

.roll img{
	text-align: center;	/*センター揃え*/
	vertical-align: middle;
}

.roll2 img{
	text-align: left;	/*左揃え*/
	vertical-align: middle;
}

.roll img{
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.roll img a:link{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll img a:visited{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll img a:hover{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 img{
	text-align: left;	/*左揃え*/
	cursor: pointer;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.roll2 img a:link{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 img a:visited{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

.roll2 img a:hover{
	cursor: pointer;
	border-style: none;
	text-decoration: none;
	background: none;
}

/* 交通マップ */
/*** ▼PC用 ***/
img.map{
    width: 672px;
    margin: 15px auto 0px auto;
    }
/* 交通マップ */
/*** ▼スマホ用 ***/
@media screen and (max-width:769px){
img.map{
    width: 100%;
    margin: 15px auto 10px auto;
}
}

/* 交通マップバス */
/*** ▼PC用 ***/
img.map2{
    width: 672px;
    margin: 10px 0 0px 0;
    border:  #CCCCCC 1px solid;
    float: left;
    width: 350px;
    height: auto;
    }
/* 交通マップ */
/*** ▼スマホ用 ***/
@media screen and (max-width:769px){
img.map2{
    width: 100%;
    margin: 15px auto 20px auto;
}
}



/*---------------------------------------------
	7.リスト関連（ul ol li）
---------------------------------------------*/
ol{
	margin-top: 1em;
	margin-left: 2em;
}
ol li{
	padding-bottom: 1em;
	text-align: left;
	line-height: 160%;
}
ul {
margin: 10px 0px 0px 0px;
	margin-left: 2em;
}
ul li {
    padding: 0px 0px 10px 0px;
}

    

/*---------------------------------------------
	8.リンク関連
---------------------------------------------*/
/* 基本のテキストリンク用 */

/*a:link{
	color:#346C44;
	text-decoration: underline;
}

a:visited{
	color:#346C44;
	text-decoration: underline;
}*/

/*最後に書く。効かないことがある*/
/*a:hover{
    color: #418755;
    text-decoration: underline;
}*/




/* 画像リンクライン消す */

#nav_wrap{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

#nav_wrap a:link{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

#nav_wrap a:visited{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#nav_wrap a:hover{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
}


/* 画像リンクライン消す */

#none{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #000;
}

#none a:link{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#none a:visited{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#none a:hover{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* ページの先頭へ 

.pegeup{
	text-align: right;
	vertical-align: middle;
	float: right;
	margin-bottom: 10px;
	text-decoration: none;
	border-style: none;

}

.pegeup a:link{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pegeup a:visited{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.pegeup a:hover{
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
*/

/* メールリンク */

.mail {
	color: #447dd4;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.mail:link{
	color:#447dd4;
	text-decoration: underline;
}

a.mail:visited{
	color:#2d4295;
	text-decoration: underline;
}

a.mail:hover{
	color:#0093D9;
	text-decoration: underline;
	background-color: #F0FBFF;
}



/* リンク */

.link {
	color:#346C44;
	text-decoration: underline;
}

a.link:link{
	color:#346C44;
	text-decoration: underline;
}

a.link:visited{
	color:#346C44;
	text-decoration: underline;
}

a.link:hover{
	color:#346C44;
	text-decoration: underline;
}

/* 赤リンク */

.link_red {
	color: #D50000;
	text-decoration: underline;
}

a.link_red:link{
	color:#D50000;
	text-decoration: underline;
}

a.link_red:visited{
	color:#D50000;
	text-decoration: underline;
}

a.link_red:hover{
	color:#346C44;
    text-decoration: underline;
}


/* 白リンク */

.link_w {
	color: #FFF;
	text-decoration: underline;
}

a.link_w:link{
	color:#FFF;
	text-decoration: underline;
}

a.link_w:visited{
	color:#FFF;
	text-decoration: underline;
}

a.link_w:hover{
	color:#FFF;
	text-decoration: underline;
}


/* 青リンク */
.link_blue {
	color: #0000FF;
	text-decoration: underline;
}

a.link_blue:link{
	color:#0000FF;
	text-decoration: underline;
}

a.link_blue:visited{
	color:#0000FF;
	text-decoration: underline;
}

a.link_blue:hover{
	color:#1E60FB;
	text-decoration: underline;
}

/* 黒リンク */
.link_black {
	color: #000000;
	text-decoration: underline;
}

a.link_black:link{
	color:#000000;
	text-decoration: underline;
}

a.link_black:visited{
	color:#000000;
	text-decoration: underline;
}

a.link_black:hover{
	color:#FF6699;
	text-decoration: underline;
}

/* ページの先頭へ */
.pegeup{
	text-align: right;
	vertical-align: middle;
	float: right;
	text-decoration: none;
	color: #110B60;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	_width: 100px; /*IE6*/
	border: 1px solid #006291;
	background-color: #60F;
}



/* ページの先頭へ */

.up {
	color:#2A4C90;
	text-decoration: none;
	background-image: url(../img/main/yaji.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 16px;
	display: block;
}

a.up:link{
	color:#2A4C90;
	text-decoration: none;
	background-image: url(../img/main/yaji.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 1px;
}

a.up:visited{
	color:#2A4C90;
	text-decoration: none;
	background-image: url(../img/main/yaji.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 1px;
}

a.up:hover{
	color:#0771BA;
	text-decoration: none;
	background-image: url(../img/main/yaji.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 12px;
	padding-bottom: 1px;
}


/* telリンクはアンダーラインなし */

.tel {
	text-decoration: none;
}

a.tel:link{
	text-decoration: none;
}

a.tel:visited{
	text-decoration: none;
}

a.tel:hover{
	text-decoration: none;
}


/* ここから下がボタンのCSS */
/*-------------------------------------*/

/* ▼PC用 */

/* 矢印 */
.yaji_w{ /* PC用 */
    width: 20px;
    height: 23px;
    margin: 0 10px 0 0px;
    padding: 0 0 3px 0;
    vertical-align: middle;
    display: inline-block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.yaji_w{ /* スマホ用 */
    margin: 0 5px 0 0px;
}
}

/* ワードアイコン */
.yaji_word{ /* PC用 */
    width: 23px;
    height: auto;
    margin: 0 10px 0 0px;
    padding: 0 0 3px 0;
    vertical-align: middle;
    display: inline-block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.yaji_word{ /* スマホ用 */
    margin: 0 7px 0 0px;
}
}

/* ワードアイコン 小さい*/
.yaji_word2{ /* PC用 */
    width: 22px;
    height: auto;
    margin: -3px 3px 0 5px;
    padding: -3px 0px 3px 5px;
    vertical-align: middle;
    display: inline-block;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.yaji_word2{ /* スマホ用 */
    margin: -3px 3px 0 5px;
}
}



.btn-gradation {/* PC用 */
    display: block;
    width: 330px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation {
    width: 90% !important; 
    margin: 0 auto 0 auto !important;
    padding: 1em 0 0.8em 0;
    float: none !important;
}
}


/* 2行のボタン */
/* ▼PC用 */
.btn-gradation_2gyo {
	display: block;
	width: 500px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 5px;
	border: 3px double #FFFFFF;
	margin-bottom: 1em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/main/b_gra2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: auto;
	vertical-align: middle;
	line-height: 20px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn-gradation_2gyo:link {/* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_2gyo:visited {/* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_2gyo:hover {/* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}
/* 2行のボタン */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_2gyo {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	border: 3px double #FFFFFF;
	margin-bottom: 0em;
	margin-top: 0.5em;
	margin-left: auto;
	background-image: url(../images/main/b_gra2.jpg);
	/*background-size:100% auto;*/
	background-repeat: repeat-x;
	background-position: center center;
	height: auto;
	vertical-align: middle;
	line-height: 22px;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
}

/* 長いボタン */
/* ▼PC用 */
.btn-gradation_long {/* PC用 */
    display: block;
    width: 470px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}

/* 長いボタン */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long {/* スマホ用 */
    width: 100%; 
}
}

/* 長いボタンリンクしない時 */
/* ▼PC用 */
.btn-gradation_long_mada {/* PC用 */
    display: block;
    width: 470px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long_mada:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long_mada:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long_mada:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
/* 長いボタンリンクしない時 */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long_mada {/* スマホ用 */
    width: 100%; 
}
}

/* 長いボタン2行*/
/* ▼PC用 */
.btn-gradation_long2 {/* PC用 */
    display: block;
    width: 470px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: normal;
    padding: 12px 0 11px 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 28px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long2:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long2:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long2:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
     opacity: 0.9;
}

/* 長いボタン2行*/
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long2 {/* スマホ用 */
    width: 100%; 
}
}

/* 長いボタン2行
リンクがまだ、マウスオンなしの場合*/
/* ▼PC用 */
.btn-gradation_long2_mada{/* PC用 */
    display: block;
    width: 470px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: normal;
    padding: 12px 0 11px 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 28px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long2_mada:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long2_mada:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long2_mada:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
     opacity: 1;
}
/* 長いボタン2行マウスオンなし*/
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long2_mada {/* スマホ用 */
    width: 100%; 
}
}


/* 長いボタン3 長さ調整*/
/* ▼PC用 */
.btn-gradation_long3 {/* PC用 */
    display: block;
    width: 380px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long3:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long3:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long3:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}

/* 長いボタン3 */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long3 {/* スマホ用 */
    width: 100%; 
}
}


/* 長いボタン3 長さ調整
リンクしてない状態*/
/* ▼PC用 */
.btn-gradation_long3_mada {/* PC用 */
    display: block;
    width: 380px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}
.btn-gradation_long3_mada:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_long3_mada:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_long3_mada:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 1;
}

/* 長いボタン3 */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_long3_mada {/* スマホ用 */
    width: 100%; 
}
}



/*  Travel Awardボタン */
/* ▼PC用 */
.btn-gradation_aw {/* PC用 */
    display: block;
    width: 510px; 
    height: auto;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: normal;
    padding: 10px 0 7px 0;
    margin: 0 0 15px 0;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    background-size: 200% 200%;
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
 }
.btn-gradation_aw:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_aw:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_aw:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}
/*  Travel Awardボタン */
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_aw {/* スマホ用 */
    width: 100%; 
    font-size: 14px;
    line-height: 7px;
    padding: 0.7em 20px 0.5em 20px;
}
}

/* 空き調整 */
@media screen and (max-width:769px){
.aki {padding-bottom: 10px;}
}

/* 空き調整 Travel Awardボタン*/
.aki_left{
padding-left: 80px;
}
@media screen and (max-width:769px){
.aki_left{
padding-left: 0px;
}
}


/*プログラムボタン**/
.btn-gradation_pro {/* PC用 */
    display: block;
    width: 305px; 
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 2px;
    text-decoration: none;
    font-weight: normal;
    padding: 1em 0 0.8em 0;
    margin: 10px 15px 10px 15px;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
    float: left;
}
.btn-gradation_pro:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_pro:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_pro:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_pro {
    width: 100% !important; 
    margin: 10px auto 20px auto;
    padding: 1em 0 0.8em 0;
    float: none !important;
}
}


/*プログラム  抄録ボタン**/
.btn-gradation_pro2 {/* PC用 */
    display: block;
    width: 305px; 
    height: auto;
    text-align: center;
    font-size: 17px;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: normal;
    padding: 0.8em 0 0.5em 0;
    margin: 10px 15px 10px 15px;
    border: 0px solid #FFFFFF;
    background-image: url(../images/main/h2.png);
    background-repeat: repeat-x;
    background-position: left center;
    /*background-size: 100% 100%;*/
    line-height: 14px;
    border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
    float: left;
}
.btn-gradation_pro2:link { /* PC用 */
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.btn-gradation_pro2:visited { /* PC用 */
	text-decoration: none;
	color: #FFF;
}
.btn-gradation_pro2:hover { /* PC用 */
	text-decoration: none;
	color: #FFF;
	background-color: #FCC;
      opacity: 0.9;
}
/* ▼スマホ用 */
@media screen and (max-width:769px){
.btn-gradation_pro2 {
    width: 100% !important; 
    margin: 10px auto 20px auto;
    padding: 1em 0 0.8em 0;
    float: none !important;
}
}



/*----------------------------------*/
/* Q & A */
/*----------------------------------*/
/*** ▼PC用 ***/
.qa_list dl {
  position: relative;
}
.qa_list dl::before {
  position: absolute;
  top: 1.5em;
  right: 10px;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: '';
  transform: rotate(135deg);
  border-top: 2px solid #999999;
  border-right: 2px solid #999999;
}
.qa_list .open::before {
  transform: rotate(-45deg);
}
.qa_list dl dt {
  position: relative;
  margin: 0 auto 1em;
  padding: 1em 2em 0 2.1em;
  color: #022173;
  border-top: 1px dotted #333333;
  cursor: pointer;
}
.qa_list dl dt::before {
    line-height: 1;
    position: absolute;
    top: 1.2em;
    left: 0;
    display: block;
    content: 'Q.';
    background-color: #024B78;
    padding: 4px 4px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.qa_list dl dd::before {
  line-height: 1;
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  content: 'A.';
  background-color: #B30E0F;
   padding: 4px 4px;
  color: #fff;
  border-radius: 3px; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
}

.qa_list dl dd {
  position: relative;
  display: none;
  height: auto;
  margin: 1em 0 1.5em;
  padding: 0 0 0 1.5em;
}
.qa_list dl dd p {
  margin: 30px 0 0;
  padding-right: 1.5em;
}
.qa_list dl dd p:first-child{
  margin-top: 0;
}

/*** ▼スマホ用 ***/

@media screen and (max-width:769px){
.qa_list dl dt {
  padding: 1em 2em 0 2em;
}
.qa_list dl dd {
  padding: 0 0 0 2em;
}
}
