@media screen and (max-width: 990px) {
  /**************************既存のコンテンツへの適用*****************************/
  #main-column {
    width: 100%;
    padding: 0 0px 0 0;

  }
  #left-column {
      padding-right: 0px;
      width:100%;
  }
  #left-column .reader-item {
    float:left;
    line-height: 1.2;
    padding-bottom: 5px;
  }
  #left-column .reader-item a span{
    display: none;
  }
  #recommend-sidebar > ul > li{
    float:left;
  }
  #recommend-sidebar > ul > li a span{
    display: none;
  }
  /*パターン３*/
  #countainer2 {
      width: 100%;
      float: left;
      background: #fff;
  }
  #headshop-link p a img{
    display: none;
  }
  #headshop-link p{
    padding:0em 1em 1em 1em;
    background-color:#f2f2f2;
  }
#price-evidence{
  display: none;
}
  #kagudanchi p{
    text-align:center;
    /*display: none;*/
  }
  #ezhtml-link{
    display: none;
  }
  #flash-player{
    display: none;
  }
  #center-column {
    width: 100%;
    background: #fff;
    float: right;
}

  #right-column {
    width: 100%;
    padding: 0px 0px;
    background: #fff;
    float: right;
  }
  /*************** コラム ****************/
  #column_box > .center_column{
    width:100%;
  }
  #column_box > .center_column > .top_column > .ninki_kiji_list_box{
    float: left;
    width: 100%;
    margin-left: -405px;
    padding-left: 405px;
    box-sizing:border-box;
  }
  #column_box > .center_column > .bottom_column{
    margin-top:2%;
  }
  #column_box > .center_column > .bottom_column > .img_box{
    width:33%;
    margin-top:1%;
    height:auto;
  }
  #column_box > .center_column > .bottom_column > .img_box:not(:nth-of-type(1)):not(:nth-of-type(5)){
    margin-left:0px;
  }
  #column_box > .center_column > .bottom_column > .img_box:not(:nth-of-type(1)):not(:nth-of-type(4)):not(:nth-of-type(7)){
    margin-left:0.5%;
  }
  /*###########フォーム関係###########*/
  #order_form form dt {
    float: left;
    clear: left;
    width: auto;
    padding: 10px 50px 10px 15px;
}
  .text,
	.textarea {
	  width: 98%;
	}
}
@media screen and (max-width: 860px) {
  #header_box .bottom_menu .nav a{
    display:table-cell;
    width:16.6%;
    height:32px;
    text-align:center;
    vertical-align: middle;
    border-right: 1px #000 solid;
    font-size:100%;
    font-weight: 500;
  }
}
@media screen and (max-width: 850px) {
  /*************** コラム ****************/
  #column_box > .center_column > .top_column > .img_box{
    float:none;
    width:100%;
    height:auto;
    margin-right:0px;
  }
  #column_box > .center_column > .top_column > .ninki_kiji_list_box{
    float: none;
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    margin-top:1%;
  }
}
/*ipadサイズ*/
@media screen and (max-width: 768px) {
  #header_box .title_box .logo{
    float:none;
  }
  #header_box .title_box .contact{
    float:none;
    margin-top:30px;
    text-align:center;
  }
/**************************既存のコンテンツへの適用*****************************/
/***既存コンテンツ内 文字のエリアが伸縮によって見栄えが悪いので以下を適用***/
  .float_box img{
    display: block;
    float:none;
    margin: 0 auto;
    padding:1em;
  }
}
@media screen and (max-width: 700px) {
  /*************** コラム ****************/
  #column_box > .center_column > .bottom_column > .img_box{
    width:49.75%;
  }
  #column_box > .center_column > .bottom_column > .img_box:not(:nth-of-type(1)):not(:nth-of-type(4)):not(:nth-of-type(7)){
    margin-left:0%;
  }
  #column_box > .center_column > .bottom_column > .img_box:nth-of-type(even){
    margin-left:0.5% !important;
  }
}
@media screen and (max-width: 600px) {
  /*******ヘッダー******/
  #header_box .top_menu{
    width:100%;
    height:10px;
  }
  #header_box .top_menu .inner{
    display: none;
  }
  #header_box .top_menu_mobile_position{
    margin-top: 10px;
    display: block;
  }
  #header_box .top_menu_mobile_position .inner .nav{
    display:block;
    width:100%;
  }
  #header_box .top_menu_mobile_position .inner .nav a{
    width:33.333%;
  }
  #header_box .title_box .logo{
    float:left;
  }
  #header_box .title_box .logo img{
    width:400px;
  }
  #header_box .title_box .contact{
    float:right;
    margin-top:0px;
  }
  #header_box .title_box .contact > img.glass,
  #header_box .title_box .contact > button,
  #header_box .title_box .contact > p,
  #header_box .title_box .contact > input[type=text]{
    display:none;
  }
  #header_box .title_box .contact > img.togglemenu{
    display:inline;
  }
  #header_box .bottom_menu{
    display:none;
  }
  /*******モバイルメニュー******/
  #mobile_menu_box {
    /*display:block;*/
  }

  /*******左サイド******/
  #main_contents_box > .left_column{
    display: none;
  }
  /*******左サイド******/
  #footer_box > .inner_top{
    margin-left: 0px;
  	padding-left: 0px;
  	box-sizing: border-box;

  }
  /*******コラム*********/
  #column_box .left_column{
    display: none;
  }
  #column_box > .center_column{
    margin-left: 0px;
    padding-left: 0px;
  }

  #column_box > .center_column > .top_column > .img_box{
    width:100%;
    height:auto;
    margin-right:0px;
  }
  #column_box > .center_column > .bottom_column > .img_box{
    display:none;
  }
  #column_box > .center_column > .bottom_column > .column_list{
    display: block;
  }

  #main_contents_box > .center_column {
    margin-left: 0px;
    padding-left:0px;
  }
  
 

  /*******フッダー*******/
  #footer_box .inner_center .contact_menu{
      display: none;
  }
  #footer_box .inner_center .about_eigyo{
    width:100%;
    text-align:center;
  }
  #footer_box .inner_center .about_eigyo .eigyo_calender{
    margin:0 auto;
  }
  #footer_box .inner_center .about_eigyo h3.mobile{
    display:block;
    margin-bottom:10px;
  }
  #footer_box .inner_center .about_eigyo p:nth-of-type(1){
    color:#FFF;
  }
  #footer_box .inner_center .about_eigyo > p.mobile{
    display: block;
  }
  #footer_box .inner_bottom .nav.mobile{
    display: block;
  }
}
@media screen and (max-width: 550px) {
  #header_box .title_box .logo img{
    width:320px;
  }
  #header_box .title_box .contact > img.togglemenu{
    width:95px;
  }
}
@media screen and (max-width: 500px) {
  #header_box .top_menu_mobile_position .inner .nav a img{
    display:block;
    margin:0 auto;
  }
  #header_box .top_menu_mobile_position .inner .nav a font{
    position: static;
  }
}
@media screen and (max-width: 450px) {
  #header_box .title_box .logo img{
    width:250px;
  }
  #header_box .title_box .contact > img.togglemenu{
    width:70px;
  }
}
@media screen and (max-width: 360px) {
  .eigyo_calender tr th,
  .eigyo_calender tr td{
    font-size:70%;
    padding:2.5px 2.5px;
  }
}
@media screen and (max-width: 350px) {
  #header_box .top_menu_mobile_position .inner .nav a font{
    font-size:90%;
  }
  #header_box .title_box .logo img{
    width:220px;
  }
  #header_box .title_box .contact > img.togglemenu{
    width:60px;
  }
}




    /* パーツ */

        .btn {
            margin: 6px;
            padding: 12px 24px;
            border: #aab2bd solid 1px;
            background: #aab2bd;
            color: #fff;
            vertical-align: baseline;
            text-align: center;
            white-space: nowrap;
            font-size: 1em;
            line-height: 1;
            cursor: pointer;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline;
        }

        .btn_lg {
            padding: 18px 36px;
        }

        .btn_sm {
            padding: 6px 12px;
            font-size: 0.8em;
        }

        a.btn:link,
        a.btn:active,
        a.btn:focus,
        a.btn:hover,
        a.btn:visited {
            color: #fff;
            text-decoration: none;
        }

        a.btn_default:link,
        a.btn_default:active,
        a.btn_default:focus,
        a.btn_default:hover,
        a.btn_default:visited {
            color: #656d78;
            text-decoration: none;
        }

        .btn_normal {
            border: #aab2bd solid 1px;
            background: #aab2bd;
        }

        .btn_default {
            border: #ccd1d9 solid 1px;
            background: #f5f7fa;
        }

        .btn_primary {
            border: #4a89dc solid 1px;
            background: #4a89dc;
        }

        .btn_success {
            border: #8cc152 solid 1px;
            background: #8cc152;
        }

        .btn_warning {
            border: #f6bb42 solid 1px;
            background: #f6bb42;
        }

        .btn_danger {
            border: #da4453 solid 1px;
            background: #da4453;
        }

        .btn_normal:hover {
            border: #ccd1d9 solid 1px;
            background: #ccd1d9;
        }

        .btn_default:hover {
            border: #aab2bd solid 1px;
            background: #e6e9ed;
        }

        .btn_primary:hover {
            border: #5d9cec solid 1px;
            background: #5d9cec;
        }

        .btn_success:hover {
            border: #a0d468 solid 1px;
            background: #a0d468;
        }

        .btn_warning:hover {
            border: #ffce54 solid 1px;
            background: #ffce54;
        }

        .btn_danger:hover {
            border: #ed5565 solid 1px;
            background: #ed5565;
        }

    

        .text_normal {
            color: #656d78;
        }

        .text_primary {
            color: #4a89dc;
        }

        .text_success {
            color: #8cc152;
        }

        .text_warning {
            color: #f6bb42;
        }

        .text_danger {
            color: #da4453;
        }

        .message {
            margin-bottom: 12px;
            padding: 12px 24px;
            border: #656d78 solid 1px;
            background: #656d78;
            color: #fff;
            vertical-align: baseline;
			font-size: 1.6em;
            line-height: 1;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline;
        }

        .message_normal {
            border: #656d78 solid 1px;
            background: #656d78;
        }

        .message_default {
            border: #ccd1d9 solid 1px;
            background: #f5f7fa;
            color: #656d78;
        }

        .message_primary {
            border: #4a89dc solid 1px;
            background: #4a89dc;
        }

        .message_success {
            border: #8cc152 solid 1px;
            background: #8cc152;
        }

        .message_warning {
            border: #f6bb42 solid 1px;
            background: #f6bb42;
        }

        .message_danger {
            border: #da4453 solid 1px;
            background: #da4453;
        }

        .panel {
            margin-bottom: 24px;
            width: 100%;
            border: #ccd1d9 solid 1px;
            background: #fff;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            -ms-border-radius: 6px;
            -o-border-radius: 6px;
            border-radius: 6px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline;
        }

        .panel-header {
            padding: 12px 24px;
            border-bottom: #ccd1d9 solid 1px;
            background: #f5f7fa;
            font-size: 0.9em;
            -webkit-border-radius: 6px 6px 0 0;
            -moz-border-radius: 6px 6px 0 0;
            -ms-border-radius: 6px 6px 0 0;
            -o-border-radius: 6px 6px 0 0;
            border-radius: 6px 6px 0 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .panel-body {
            padding: 12px 24px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }