/*2017-03-12 レスポンシブ*/
.menu-collapser {/* ハンバーガーメニュー*/
  height: 58px;
  line-height: 108px;
  background-color: #ffffff;
  padding-right: 10px;
  text-align: right;
  font-size: 10px;
  font-weight: bold;
  padding-top: 0px;
  letter-spacing: 3px;
  color: #000000;
  border-top: 0px solid #999;
  border-bottom: 0px solid #999;
  /*background-size: contain;*/
  margin-top: 0px;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}
.collapse-button {/* ハンバーガーメニュー*/
    padding: 7px 16px;
    right: 8px;
    top: 43%;
}

.collapse-button .icon-bar {/* ハンバーガーメニュー*/
    height: 4px;
    width: 50px;
    margin: 6px 0px;
    background-color: #000000;
    border-radius: 4px;
}
.title{/*タイトルのみメニュー*/
	font-size: 1.2rem;
	line-height: 2.9em;
	padding-left: 10px;
	text-align: left;
	color:#ffffff;
	border-right: none;
	border-bottom: 1px dotted #ffffff;
	background-color: #9E68DB;          /*タイトルメニュー背景色*/
}
/**************カスタマイズ*****メニューmyslim.css**************/
ul.slimmenu {
  max-width: 1280px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin: auto;
  display: block;
}
ul.slimmenu > li {
    /*width: 100%;*/                              /*親メニュー縦型                      */
    width: 12.5%;                               /*親メニュー横型 (100/メニュー数*)%   */
    border-left: 0px solid #999;
}
ul.slimmenu > li a {
    color: #333333;                               /*親子文字色*/
    font-size: 15px;                              /*親子メニューフォントサイズ*/
    background-color: #ffffff;                    /*親子メニュー背景色*/
    padding: 14px 0px 12px 0px;
    border-bottom: 1px dotted #ffffff;
    text-align: center;
    line-height: 0.9;
    letter-spacing: 1.5px;
}
ul.slimmenu li a:hover {
    opacity: 1;
    color: #333333;                               /*親子文字色*/
    text-decoration: none;
    background-color: #f6f6f6;
}
ul.slimmenu .menu_left a {                        /*メニュー左*/
    border-top:     0px solid #cccccc;
    border-bottom:  0px solid #cccccc;
    border-left:  0px solid #3c8d9b;
    border-right: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: right 15px center;
/*    background-image: url(../img/menu_left.png);*/ /* .css 階層変更 */ 
/*    background-image: url(../img/bg_rize32.png);*/
/*    background-repeat: repeat-x;*/
}
ul.slimmenu .menu_right a {                        /*メニュー右*/
    border-top:     0px dotted #8c8c8c;
    border-bottom:  1px solid #cccccc;
    border-left:  0px solid #3c8d9b;
    border-right: 0px solid #febcd7;
    background-repeat: no-repeat;
    background-position: right center;
/*    background-image: url(../img/menu_right.png);*/ /* .css 階層変更 */ 
/*    background-image: url(../img/bg_rize32.png);*/
/*    background-repeat: repeat-x;*/
}
ul.slimmenu .menu50 a {                            /*メニュー中間*/
    border-top:     0px solid #cccccc;
    border-bottom:  0px solid #cccccc;
    border-left:  0px solid #fff;
    border-right: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: right 15px center;
/*    background-image: url(../img/menu_left.png);*/ /* .css 階層変更 */ 
/*    background-image: url(../img/bg_rize32.png);*/
/*    background-repeat: repeat-x;*/
}
ul.slimmenu .menu_child a {
    padding-left: 20px;
    color:#333333;
    background-color: #fc83b4;
/*    background-image: url(../img/menu99.jpg);*/    /*子ニュー背景色 PC と異なる場合のみ*/
    background-repeat: repeat-x;
}
ul.slimmenu li .sub-toggle {                       /*子ニュープルダウンマーク*/
    background: none repeat scroll 0 0 #fecbe0;    /*外枠背景色*/
    border: 0px solid #167751;
}
ul.slimmenu li .sub-toggle > i {
    color: #3c6bc4;                                /*マーク色*/
    font-size: 9px;                                /*マークサイズ*/
}
ul.slimmenu .menu_child a:hover {
/*    background-image: url(../img/menu99_over.jpg);*/      /*子ニュー背景色 PC と異なる場合のみ*/
}
ul.slimmenu.collapsed li a{
/*  background-color: #ffffff;*/                   /*スマホメニュー背景色 PC と異なる場合のみ*/
    color:#333;                                 /*スマホメニュー文字色 PC と異なる場合のみ*/
    border-bottom:  1px dotted #333333;
    padding: 20px 6px 20px 20px;
    text-align:left;
    font-size: 15px;
}
/**************カスタマイズ*****メニュー--END---myslim.css**************/
ul.slimmenu .menu_left_active {
	background-color: #182D62;
	border-right-color: #4C6C93;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 165px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
ul.slimmenu .menu_right_active {
	background-color: #182D62;
	background-color: #182D62;
	font-weight: bold;
	display: block;
	color: #182D62;
	text-decoration: none;
	font-size: 14px;
	width: 164px;
	padding-top: 11px;
	padding-bottom: 10px;
	background-color: #182D62;
	background-position: 0px -46px;
}
ul.slimmenu .menu02 a {
	background-image: url(../img/menu02.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu03 a {
	background-image: url(../img/menu03.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu04 a {
	background-image: url(../img/menu04.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu05 a {
	background-image: url(../img/menu05.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu06 a {
	background-image: url(../img/menu06.png);
	background-repeat: no-repeat;
	background-position: center 14px;
}
ul.slimmenu .menu07 a {
	background-image: url(../img/menu07.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu08 a {
	background-image: url(../img/menu08.png);
	background-repeat: no-repeat;
	background-position: center 11px;
}
ul.slimmenu .menu02 a:hover {
	background-image: url(../img/menu02.png);
}
ul.slimmenu .menu03 a:hover {
	background-image: url(../img/menu03.png);
}
ul.slimmenu .menu04 a:hover {
	background-image: url(../img/menu04.png);
}
ul.slimmenu .menu05 a:hover {
	background-image: url(../img/menu05.png);
}
ul.slimmenu .menu06 a:hover {
	background-image: url(../img/menu06.png);
}
ul.slimmenu .menu07 a:hover {
	background-image: url(../img/menu07.png);
}
ul.slimmenu .menu08 a:hover {
	background-image: url(../img/menu08.png);
}

/*2017-3-12*/
/**************カスタマイズ*****メディアスクリーンmyslim.css**************/
ul.slimmenu li .sub-toggle {
    width: 25px;
    height: 98%;
}
ul.slimmenu li .sub-toggle > i {
    font-size: 9px;
}
ul.slimmenu li ul li {
    width: 209px;
}
.lk_banner_box{
  margin-top:0px;
  max-width:167px;
  border: 0px solid #a0c927;
  background-color: #ffffff;
}
.lk_banner{
  width:120px;
  padding-top:10px;
  margin:0 auto;
}
.cnt1000{
  margin-left:auto;
  margin-right:auto;
  text-align:right;
  display: inline;
}
.cnt767{
  margin-left:auto;
  margin-right:auto;
  text-align:right;
  display: none;
}
.iframe {
  width: 100%;
  height: 100%;
}
.iframe-wrapper {
  width: 1000px;
  height: 450px;
}
.left_cmt{
    width: 33%;
    padding-left:7%;
    float:left;
    box-sizing: border-box;
}
.right_cmt{
    width: 33%;
    float:right;
    padding-right:7%;
    box-sizing: border-box;
}
  .sub_m{
    display:none;
  }

@media only screen and ( max-width: 1000px ) /* 1050 */
{
  .sub_box2 ul figure{
    float: left;
  }
  .iframe-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    padding: calc(450 / 1000 * 100%) 0 0;
  }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .cnt1000{
    display: inline;
  }
  .cnt767{
    display: none;
  }
  .left_cmt{
    width: 49%;
  }
  .right_cmt{
    width: 49%;
  }
}

@media only screen and ( max-width: 767px ) /* 640 */
{
  .iframe-wrapper {
    position: relative;
    width: 100%;
    padding: calc(450 / 1000 * 100%) 0 0;
  }
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .lk_banner{
	 display: none;
  }
  .lk_banner_box{
	 display: inline;
  }
  .cnt1000{
    display: none;
  }
  .cnt767{
    display: inline;
  }
  .left_cmt{
    width: 99%;
  }
  .right_cmt{
    width: 99%;
  }
  .sub_pc{
    display:none;
  }
  .sub_m{
    display:inline;
  }
  body {
    font-size: 15px;
  }
  .main article {
    width: 100%;
  }
  .container {
    width: 100%;
    background-color: transparent;
  }
  .header_sub {
    height: 0px;
  }
  .midashi_t {
    margin-top: 0px !important;
  }
}
/**************カスタマイズ*****メディアスクリーン---END---myslim.css**************/

