@charset "utf-8";

/* reset styles
----------------------------------------------- */
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset {
    margin: 0;
    padding: 0;
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: left
}

ul li,
ol li {
    list-style-type: none
}

a {
    text-decoration: none;
    color: #0075c1;
}

img {
    border: 0
}

img,
input,
select,
textarea {
    vertical-align: middle
}

address,
em {
    font-style: normal
}

hr {
    display: none
}

*:first-child + html * {
    letter-spacing: 0
}

/* basic link colours
----------------------------------------------- */
a,
a:link,
a:visited {
    color: #0075c1;
    text-decoration: none;
}

a:hover {
    color: #2a99e1;
    text-decoration: underline;
}

/* layout
----------------------------------------------- */
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    word-break: break-all;
    -webkit-text-size-adjust: none;
    color: #333;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #fbfbfc;
}

.mB60 {
    margin-bottom: 60px;
}

.mB30 {
    margin-bottom: 30px;
}

.mT30 {
    margin-top: 30px;
}

.mB20 {
    margin-bottom: 20px;
}

.mB15 {
    margin-bottom: 15px;
}

.mB10 {
    margin-bottom: 10px;
}

.mB5 {
    margin-bottom: 5px;
}
.mT60 {
    margin-top: 60px;
}

.mT30 {
    margin-top: 30px;
}

.mT30 {
    margin-top: 30px;
}

.mT20 {
    margin-top: 20px;
}

.mT15 {
    margin-top: 15px;
}

.mT10 {
    margin-top: 10px;
}

.mT5 {
    margin-top: 5px;
}
.txtRed {
    color: #ee3333;
}

.br_pc{
    display: none;
}


.br_sp{
    display: block;
}

img {
    max-width: 100%;
    height: auto;
}

/* span hidden
----------------------------------------------- */
.headIn .site-logo span {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

/* clear
----------------------------------------------- */
.clB {
    clear: both;
}

.foot1In,
.foot1In,
#contents,
.breadcrumbs,
.clearfix {
    overflow: hidden;
}

/* ==================== 新TOP ==================== */


#new-top {
    max-width: 740px;
    height: auto;
     margin-bottom:40px;
    overflow: hidden;
}

#new-top .bannerBox {
    height: auto
}

#new-top .bannerBox ul {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

#new-top .bannerBox li {
    text-align: center;
    margin-bottom: 20px;
}

#new-top .bannerBox li img {
    width: 90%;
    text-align: center;
    border: solid 1px #d9d9d9;
}


#new-top .bannerBox p.insatsu-price,
#new-top .bannerBox p.muji-price {
  display: inline-block;
  margin-right: 20px;
}
#new-top .bannerBox p.attention {
  color: #f00;
  display: inline-block;
}

#new-top ul.sozai{
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    }
    

    #new-top ul.sozai li{
        display: block;
        width: 100%;
        height: 170px;
        margin-bottom: 20px;

    }
                   
    #new-top ul.sozai li.fusyoku{
        background: url(../img/top/sozai_fusyoku.png);
    }
    #new-top ul.sozai li.fusyoku2{
        background: url(../img/top/sozai_fusyoku2.png);
    }
    
    #new-top ul.sozai li.cotton{
        background: url(../img/top/sozai_cotton.png);
    }
    
    #new-top ul.sozai li.canvas{
        background: url(../img/top/sozai_canvas.png);
    }
    
     #new-top ul.sozai li.denim{
        background: url(../img/top/sozai_denim.png);
    }
    
     #new-top ul.sozai li.poli{
        background: url(../img/top/sozai_poli.png);
    }
    
      #new-top ul.sozai li.jute{
        background: url(../img/top/sozai_jute.png);
    }
    
    #new-top ul.sozai p.ttl{
        font-size: 22px;
        font-weight: bold;
        color: #0071bc;
    }
    #new-top ul.sozai p.ttl-osusume{
    font-size: 19px;
    font-weight: bold;
    color: #0071bc;
    text-align: justify;
  }
    #new-top ul.sozai .red-text{
        font-size: 15px;
        color: red;
        font-weight: bold;
        text-align: justify;
    }
    
    #new-top ul.sozai p.txt{
        font-size: 14px;
        color: #000;
    }
    
    #new-top ul.sozai a:hover{
        text-decoration: none;
        opacity: 0.6;
    }
    

#new-top .bannerBox p {
    font-style: 14px;
    color: #000000;
    margin-top: 10px;
    font-weight: bold;

}

#new-top .bannerBox p span {
    font-style: 14px;
    color: red;
    font-weight: bold;

}

#new-top h3 {
    font-size: 154%;
    color: #bca20e;
    line-height: 1.2;
    padding: 2px 5px 5px 0;
    clear: both;
    border-bottom: 2px solid #bca20e;
    margin: 30px 0 20px 0;
}

#new-top .topIntroduction_description {
    font-size: 13px;
    line-height: 1.5;
    padding: 15px 10px 10px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
}

#new-top .topIntroduction_description h1 {
    font-size: 16px;
    color: #0075c1;
    margin: 0 0 8px;
    line-height: 1.4;
}

#new-top .topIntroduction_description p {
    line-height: 1.5;
}

#new-top h2.top_pickup_h2 {
    color: #0075c1;
    border-bottom: 2px solid #0075c1;
    margin: 40px 0 10px;
}

#new-top h2 {
    font-size: 154%;
    color: #0075c1;
    line-height: 1.2;
    padding: 2px 5px 5px 0;
    clear: both;
    border-bottom: 2px solid #0075c1;
    margin: 40px 0 10px;
}

#new-top h2.top_pickup_h2 {
    color: #bca20e;
    border-bottom: 2px solid #bca20e;
    margin: 30px 0 20px 0;
}

#new-top h2 img {
    margin: 0 10px 4px 0;
}

#new-top h4 {
    font-size: 154%;
    color: #0075c1;
    line-height: 1.2;
    padding: 2px 5px 5px 0;
    clear: both;
    border-bottom: 2px solid #0075c1;
    margin: 40px 0 10px;
}

#new-top h4 img {
    margin: 0 10px 4px 0;
}

new-top .FeatureBox {
    max-width: 740px;
    height: auto
}

#new-top .FeatureBox ul {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

#new-top .Compact {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_Compact.jpg");
    margin-bottom: 20px;

}

#new-top .Compact:hover {
    opacity: 0.5;
}

#new-top .Compact p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .Fastener {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_fastener.jpg");
}

#new-top .Fastener:hover {
    opacity: 0.5;
}

#new-top .Fastener p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}


#new-top .button {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_button.jpg");
}

#new-top .button:hover {
    opacity: 0.5;
}

#new-top .button p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .magictape {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_magictape.jpg");
}

#new-top .magictape:hover {
    opacity: 0.5;
}

#new-top .magictape p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .register {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_register.jpg");
}

#new-top .register:hover {
    opacity: 0.5;
}

#new-top .register p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}


#new-top .hotcool {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_hotcool.jpg");
    margin-bottom: 20px;
}

#new-top .hotcool p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .hotcool:hover {
    opacity: 0.5;
}


#new-top .Large {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_Large.jpg");
    margin-bottom: 20px;
}

#new-top .Large:hover {
    opacity: 0.5;
}

#new-top .Large p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .Pocket {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_pocket.jpg");
    margin-bottom: 20px;
}

#new-top .Pocket:hover {
    opacity: 0.5;
}

#new-top .Pocket p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .shoulder {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_shoulder.jpg");
    margin-bottom: 20px;
}

#new-top .shoulder:hover {
    opacity: 0.5;
}

#new-top .shoulder p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .wrapping {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_wrapping.jpg");
    margin-bottom: 20px;
}

#new-top .wrapping:hover {
    opacity: 0.5;
}

#new-top .wrapping p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}


#new-top .outlet {
    width: 170px;
    height: 150px;
    text-align: center;
    background: url("../img/top/New-top/Top_function_outlet.jpg");
    margin-bottom: 20px;
}

#new-top .outlet:hover {
    opacity: 0.5;
}

#new-top .outlet p {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 125px 0;
}

#new-top .shapeBox ul {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

#new-top .shapeBox li {
    text-align: center;
    margin-bottom: 20px;
    width: 33%;
}

#new-top .shapeBox p {
    font-style: 14px;
    color: #000000;
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
}

#new-top .priceBox {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

#new-top .price-btn01 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #FF7B9D;
    border-radius: 5px;
    text-align: center;
    background: #FFC4D6;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn01 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #FFC4D6;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}

#new-top .price-btn02 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #FF4C82;
    border-radius: 5px;
    text-align: center;
    background: #FF7B9D;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn02 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #FF7B9D;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}

#new-top .price-btn03 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #ED3E68;
    ;
    border-radius: 5px;
    text-align: center;
    background: #FF4C82;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn03 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #FF4C82;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}

#new-top .price-btn04 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #E22E68;
    ;
    border-radius: 5px;
    text-align: center;
    background: #ED3E68;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn04 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #ED3E68;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}


#new-top .price-btn05 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #c42458;
    ;
    border-radius: 5px;
    text-align: center;
    background: #E22E68;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn05 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #E22E68;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}

#new-top .price-btn06 a {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 5px #9b1a44;
    ;
    border-radius: 5px;
    text-align: center;
    background: #c42458;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
    margin: 10px 0;
}

#new-top .price-btn06 a:hover {

    text-decoration: none;
    position: relative;
    top: 5px;
    border-bottom: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

    border-radius: 5px;
    text-align: center;
    background: #c42458;
    color: #FFF;
    height: 70px;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    line-height: 5;
}




/* TOP HEADER
----------------------------------------------- */
#header {
    width: 100%;
    height: 42px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.headTxt {
    display: none;
}

.headIn {
    height: 50px;
    border-top: solid 4px #0075c1;
    border-bottom: solid 1px #dadada;
    text-align: left;
    background: #fff;
}

.headIn .site-logo {
    height: 100%;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.headIn .site-logo a {
    width: 100px;
    height: 32.5px;
    display: block;
    background-image: url(../img/common/logo.png);
    -moz-background-size: cover;
    background-size: cover;
}

.headMemb,
.headTel {
    display: none;
}

.head_sp {
    width: 138px;
    float: right;
}

.head_sp li {
    float: left;
}

.head_sp li a {
    width: 45px;
    height: 35px;
    display: block;
    border-left: solid 1px #dadada;
    text-align: center;
    padding-top: 7px;
    line-height: 1;
    font-size: 9px;
    letter-spacing: 0;
}

.head_sp li p {
    padding-top: 3px;
}

#header .payment {
    display: none;
}

/* GLOBAL NAVI
----------------------------------------------- */
#gnav {
    width: 100%;
    margin-top: 46px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2100;
    overflow-y: scroll;
}

#nav1,
#nav2 {
    display: block;
}

#nav1 li a {
    display: block;
    font-size: 15px;
    padding: 8px 12px;
    background: #63636a;
    color: #fff;
    border-bottom: 1px solid #fff;
}

#nav2 li a {
    display: block;
    font-size: 15px;
    padding: 8px 12px;
    background: #0075c1;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.nav1_2 {
    display: none;
}

/* SIDE
----------------------------------------------- */
#side {
    width: 100%;
    margin-top: 10px;
}

.sideBan {
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.sideBan li {
    width: 45.3125%;
    margin-bottom: 10px;
}

.sideBan li img {
    width: 100%;
    height: auto;
}


.sideBan .pc_img {
    display: none;
}

div.faxorder {
    width: auto;
    background: #fff;
    border: solid 3px #FAB400;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

div.faxorder p {
    display: inline-block;
    width: 50%;
    height: auto;
    vertical-align: middle;
    margin-right: 15px;
}

div.faxorder ul {
    display: inline-block;
    vertical-align: middle;
}

div.faxorder ul li {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.faxorder ul li a,
div.faxorder ul li a:link,
div.faxorder ul li a:visited {
    color: #00A0E9;
    text-decoration: none;
    background: url(../img/common/fax_arrow.png) left 3px no-repeat;
    padding: 0 0 0 18px;
}

/* FOOTER
----------------------------------------------- */
#pageTop {
    bottom: 10px;
    right: 10px;
    display: block;
    width: 35px;
    height: 35px;
    position: fixed;
    z-index: 999;
}

#pageTop img {
    width: 35px;
    height: 35px;
}

.foot1 {
    width: 100%;
    background: #f0f0f1;
    border-top: solid 1px #e0e0e2;
    text-align: center;
    clear: both;
}

.foot1 .mB30 {
    margin-bottom: 0;
}

.foot1In {
    width: 100%;
    text-align: left;
    padding: 10px 0;
}

.footLogo {
    width: 50%;
    margin: 10px auto 29px;
}

.foot1In ul {
    clear: both;
}

.foot1In li {
    width: 45.3125%;
    float: left;
    padding: 0 0 5px 3.125%;
    font-size: 12px;
    letter-spacing: 0;
}

.foot1In li a {
    color: #666;
    line-height: 1.2;
}

.copy {
    width: 100%;
    font-size: 10px;
    clear: both;
    background: #0075c1;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

/********** tel　フッター **********/
.footTel2 {
	background: #0075c1;
	display: inline-block;
	float: left;
	font-size: 13px;
	margin:4px 5px 0 0 ;
	padding: 3px 4px 1px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}


.footer__inner {
	margin: 30px auto;
	padding: 0;
	margin-bottom:20px;
  justify-content: flex-start;
display:flex;
flex-wrap: wrap;
}

.footer-contact-content .footer-contact-tel {
    display: block;
    /*float: left;*/
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-right: none;
    height: auto;
    /*border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;*/
    margin: 6px 0 0;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
}
.footer-contact-tel .fas{
    margin-right:4px;
}

.footer-contact-tel .fas.blue{
    color:#0e2d64;
}

.footer-contact-tel .left{
    display: inline-block;
    vertical-align: top;
    width:300px;
    margin:0 4px 0 0;
    font-size:10px;
    line-height:1.2;
    color:#1e1e1e;
}
.footer-contact-tel .left span.tel1{
    font-size:24px;
    font-weight: bold;
}
.footer-contact-tel .left span.tel2{
    font-size:13px;
    font-weight: bold;
    padding:0 0 0 3px;
}

.footer-contact-tel .right{
    display: inline-block;
    vertical-align: top;
    width:200px;
    margin:8px 0 0 0;
    font-size:11px;
    line-height: 1.5;
    color:#1e1e1e;
}

.footer-contact-tel .right span.mail{
    font-size:16px;
}


.footer-description-content {
    float:left;
    margin:30px 0 0 10px;
}

.footer__inner .invoice {
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
  display: block;
  border-radius: 10px;
  border:solid 2px #333;
  margin:10px auto;
  width:100%;
}

.footer__inner .invoice p.bold_number {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  line-height: 2;
}

.footer__inner  .invoice a,
.footer__inner  .invoice a:link,
.footer__inner  .invoice a:visited{
color:#666;
text-decoration:underline;
}
/* CONTENTS
----------------------------------------------- */
#contents {
    width: 100%;
    margin-top: 50px;
}

#main {
    width: 100%;
    text-align: left;
    margin:0 0 30px
}

.breadcrumbs {
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    color: #666;
    list-style: none;
}
.breadcrumbs li {
    display: inline;
    line-height: 1.6;
}
.breadcrumbs a {
    color: #0075c1;
}

.ttlCmn {
    color: #0075c1;
    line-height: 1.2;
    padding: 5px 0 5px 10px;
    clear: both;
    font-size: 16px;
    margin: 20px 0;
}

.guide {
    display: none;
}

.spNone {
    display: none;
}


div#topBox {
    text-align: center;
    width: 100%;
    margin-bottom: -20px;
}

.topBox_l {
    padding: 8px;
    background: #ebebed;
}

div#topBox div.topBox_r a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.5em;
}

div#topBox div.topBox_r a span {
    position: relative;
}

div#topBox div.topBox_r a span:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -1em;
    width: 4px;
    height: 4px;
    margin: -4px 0 0 0;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}


div.topBox_r ul {
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    /* before Android4.3 iOS6:Safari */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-flex;
    /* Pc-safari */
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin: 20px 0 40px;
}

div.topBox_r ul li {
    width: 48%;
}

.cotton_pricedown {
    background: none;
}

div.cotton_pricedown ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

/* シルク印刷の仕上りについて
----------------------------------------------- */

#silk_finish .silk_ex {
    background: #f2f2f2;
    height: auto;
    padding: 10px 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 10px 0 30px 0;
}


#silk_finish .silk_ex ul {
    margin-left: 40px;
    font-weight: bold;
    color: #0071bc;
}

#silk_finish .silk_ex ul li {
    padding: 5px;
    font-size: 110%;
    list-style: disc;
}

#silk_finish h3 {
    clear: both;
    padding: 40px 3px 3px 3px;
    border-bottom: 3px #cccccc solid;
    font-size: 130%;
    font-weight: bold;
}

#silk_finish h3 span {
    font-size: 80%;
    font-weight: normal;
    float: right;
}


#silk_finish .slik_moto a {
    font-size: 120%;
    font-weight: bold;
    float: right;
    color: #ff0000;
    margin: 10px 0;
}


/* 季節のイベント応援特集（春・初夏・秋・冬）
----------------------------------------------- */
div#eventsupportHead {
    width: 100%;
    height: 100%;
    padding-top: 43%;
    background: url("/img/guide/sp_summer_event_head.jpg") no-repeat left top;
    background-size: contain;
    padding-bottom: 20px;
    box-sizing: border-box;
}

div#eventsupportBk p#icon {
    display: none;
}

div#eventsupportHead p#top_copy {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    width: 85%;
    margin: -10px auto;
}

div#eventsupportHead p#top_copy br {
    display: none;
}

div#eventsupportBk {
    background: none;
}

div#eventsupportBk div#recommend {
    min-width: 400px;
    width: 100%;
    height: auto;
    background: url("/img/guide/sp_event_foward.png") no-repeat left top #FFF;
    background-size: 100% auto;
    border: 3px #E6E6E6 solid;
    box-sizing: border-box;
}

div#eventsupportBk div#recommend p#copy1 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    color: #534741;
    margin: 3% auto 50px auto;
}

div#eventsupportBk div#recommend p#copy1 span {
    font-size: 20px;
    line-height: 34px;
}

div#eventsupportBk div#recommend ul {
    list-style: none;
    border-bottom: 3px #E6E6E6 solid;
    margin-top: 40px;
    padding-bottom: 10px;
    position: relative;
}

div#eventsupportBk div#recommend ul li {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}

div#eventsupportBk div#recommend ul li:last-child {
    display: none;
}

div#eventsupportBk div#recommend ul li div.caseTtl {
    width: 95%;
    position: relative;
    border: 3px #E6E6E6 solid;
    border-left: none;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    background: #F2F2F2;
    padding: 0;
}

div#eventsupportBk div#recommend ul li div.caseTtl img.caseNumber {
    position: absolute;
    top: -22px;
    left: 10px;
}

div#eventsupportBk div#recommend ul li p {
    font-size: 16px;
    line-height: 26px;
    margin: 10px auto;
    width: 86%;
}

div#eventsupportBk div#recommend ul li img.sp_img {
    width: 80%;
    margin: 0 auto 0 30px;
    text-align: center;
}

div#eventsupportBk div#recommend ul li div.caseTtl p {
    color: #534741;
    font-size: 23px;
    font-weight: bold;
    line-height: 36px;
    padding: 15px 0 15px 25px;
    margin: 0;
}



div#eventsupportBk div#recommend ul li .arrange {
    width: 80%;
    margin: 0 auto;
}

div#introuble {
    padding-bottom: 40px;
    background-color: #00C0FF;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 40px;
}

div#introuble p {
    margin-bottom: 15px;
}

div#introuble span {
    font-size: 21px;
    line-height: 1.4;
    font-weight: bold;
    display: table;
    margin: 0 auto;
}


/* トップページ　人気商品
----------------------------------------------- */
div#main div#rankingBox {
    box-sizing: border-box;
    border: solid 1px #ccc;
    width: 100%;
    margin-bottom: 30px;
}

div#main div#rankingBox ul {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}

div#main div#rankingBox ul li {
    display: inline-block;
    width: 48%;
    padding: 0 8px 5px 5px;
    box-sizing: border-box;
}

div#main div#rankingBox ul li img {
    max-width: 100%;
    height: auto;
}

div#main div#rankingBox ul li:nth-child(2) {
    padding-right: 0;
}

div#main div#rankingBox ul li.clmn3 {
    display: inline-block;
    padding: 0 2px 5px 5px;
    width: 33%;
    box-sizing: border-box;
}

div#main div#rankingBox ul li.clmn3last {
    display: inline-block;
    padding: 0 0px 5px 0;
    width: 30%;
}


div#main div#rankingBox .pc_img {
    display: none;
}


/* アウトレットバナー
----------------------------------------------- */

.outlet_b {
    display: none;
}

.sp_outlet_b {
    margin: 10px auto;
    width: 80%;
}



/* 当社の強み
----------------------------------------------- */

div#freepage1 div#ourStrongPoint {
    width: 100%;
    height: auto;
    background: #F2F3F3;
    overflow: hidden;
}


div#freepage1 div#ourStrongPoint div#ttl {
    width: 100%;
    height: 160px;
    position: relative;
    background: #E4F1F9;
    overflow: hidden;
}

div#freepage1 div#ourStrongPoint div#ttl p#img1 {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

div#freepage1 div#ourStrongPoint div#ttl p#img2 img {
    position: absolute;
    right: 0;
    bottom: -30%;
    height: auto;
    width: 30%;

}


div#freepage1 div#ourStrongPoint div#ttl p#copy {
    width: 67%;
    position: absolute;
    left: 20px;
    bottom: 10px;
    font-size: 0.89em;
    line-height: 1.4em;
    letter-spacing: -0.05em;
}

div#freepage1 div#ourStrongPoint div.whiteBox {
    background: #fff;
    padding: 0 0 10px 0;
    margin: 20px auto 10px auto;
    width: 100%;
    height: auto;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3 {
    height: 55px;
    display: block;
    padding: 10px 20px 10px 25%;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason1 {
    background: url("/img/guide/reason01.png") no-repeat left top #F6E8EE;
    width: auto;

}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason2 {
    background: url("/img/guide/reason02.png") no-repeat left top #E3EFF6;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason3 {
    background: url("/img/guide/reason03.png") no-repeat left top #FFF1E4;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3 span {
    line-height: 0;
    vertical-align: middle;
    font-size: 1.25em;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason1 span {
    color: #FF7BA3;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason2 span {

    color: #0071B3;
}

div#freepage1 div#ourStrongPoint div.whiteBox h3.reason3 span {
    color: #EE8A1E;
}


div#freepage1 div#ourStrongPoint div.whiteBox h4 {
    padding: 2px 0 0 12px;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 10px 0;
    vertical-align: beseline;
}

div#freepage1 div#ourStrongPoint div.whiteBox h4.reason1 {
    border-left: solid 7px #FF7BA3;
}

div#freepage1 div#ourStrongPoint div.whiteBox h4.reason2 {
    border-left: solid 7px #0071B3;
}

div#freepage1 div#ourStrongPoint div.whiteBox h4.reason3 {
    border-left: solid 7px #EE8A1E;
}


div#freepage1 div#ourStrongPoint div.whiteBox h4 span {
    color: #f14f4c;
    font-size: 1.1em;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.box1,
div#freepage1 div#ourStrongPoint div.whiteBox div.box2 {
    width: 92%;
    height: auto;
    overflow: auto;
    margin: 5px auto 10px auto;
    line-height: 1.7em;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.img {
    width: 70%;
    height: auto;
    margin: 10px auto;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.box1 div.img,
div#freepage1 div#ourStrongPoint div.whiteBox div.box2 div.point {
    float: static;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.box2 div.img {
    float: static;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.img img {
    max-width: 100%;
}

div#freepage1 div#ourStrongPoint div.whiteBox div.point {
    width: 97%;
    height: auto;
    text-align: justify;
}

div#freepage1 div#ourStrongPoint div.whiteBox .reason2img {
    background: url("/img/guide/reason02_1.png") no-repeat center bottom;
    width: 260px;
    height: auto;
    padding-bottom: 200px;
}

div#freepage1 div#ourStrongPoint div.whiteBox .btnCent1_org {
	width: 80%;
	margin: 0 auto;
}


div#freepage1 div#ourStrongPoint div.whiteBox .reason2img br {
    display: none;
}


hr.slant {
    height: 6px;
    display: block;
    width: 95%;
    background: url(/img/guide/hr.png) repeat-x 0 0;
    border: 0;
}


div#freepage1 div#ourStrongPoint div.onestopservice1,
div#freepage1 div#ourStrongPoint div.onestopservice2,
div#freepage1 div#ourStrongPoint div.onestopservice3 {
    width: 90%;
    height: auto;
    box-shadow: 1px 1px 0px 2px #DDDDE0;
    text-align: center;
    background: #F3F3F4;
    vertical-align: top;
    margin: 10px auto 20px auto;
}


div#freepage1 div#ourStrongPoint div.onestopservice1 p,
div#freepage1 div#ourStrongPoint div.onestopservice2 p,
div#freepage1 div#ourStrongPoint div.onestopservice3 p {
    width: 90%;
    margin: 0 auto;
    font-size: 1em;
    line-height: 1.6em;
    letter-spacing: -0.01em;
    text-align: center;
}

div#freepage1 div#ourStrongPoint div.onestopservice1 p span,
div#freepage1 div#ourStrongPoint div.onestopservice2 p span,
div#freepage1 div#ourStrongPoint div.onestopservice3 p span {
    font-weight: bold;
}

div#freepage1 div#ourStrongPoint div.onestopservice1 p img,
div#freepage1 div#ourStrongPoint div.onestopservice2 p img,
div#freepage1 div#ourStrongPoint div.onestopservice3 p img {
    margin: 10px auto 10px auto;
}

div#freepage1 div#ourStrongPoint div.onestopservice1 p.btn,
div#freepage1 div#ourStrongPoint div.onestopservice2 p.btn,
div#freepage1 div#ourStrongPoint div.onestopservice3 p.btn {}


div#freepage1 div#ourStrongPoint div.onestopservice1 div.ttl,
div#freepage1 div#ourStrongPoint div.onestopservice2 div.ttl,
div#freepage1 div#ourStrongPoint div.onestopservice3 div.ttl {
    height: 30px;
    color: #FFF;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5em;
    position: relative;
    padding-left: 20px;
}

div#freepage1 div#ourStrongPoint div.onestopservice1 div.ttl {
    background: #FF1D25;
}

div#freepage1 div#ourStrongPoint div.onestopservice2 div.ttl {
    background: #3FA0EC;
}

div#freepage1 div#ourStrongPoint div.onestopservice3 div.ttl {
    background: #7AC043;
}

div#freepage1 div#ourStrongPoint div.onestopservice1 div.ttl div#speed,
div#freepage1 div#ourStrongPoint div.onestopservice2 div.ttl div#quality,
div#freepage1 div#ourStrongPoint div.onestopservice3 div.ttl div#cost {
    position: absolute;
    left: -7px;
    top: -9px;
}

div#freepage1 div#reason_comment {
    text-indent: -9999px;
    background: url("/img/guide/sp_reason_comment.png") no-repeat center top;
    width: 100%;
    height: 100%;
    padding-top: 43%;
    background-size: contain;
    margin: 20px auto;

}



/* ----- 大容量バッグ ----- */

#bigsizeBag .pointBox {
    background: url("/img/cate/bigsizeHead.png") #fdcd57 no-repeat left top;
    background-size: contain;
    padding-top: 15.8%;
    padding-bottom: 5px;
}

#bigsizeBag div.point_bk {
    background: #FFF;
    width: 94%;
    margin: 15px auto;
    box-shadow: 3px 3px 0 0 #ff9545;
    box-sizing: border-box;
    padding: 15px;
}

#bigsizeBag div.point_bk img.right {
    display: table;
    margin: 0 auto;
}

#bigsizeBag div.point_bk p.ttl img {
    margin-bottom: 10px;
}

#bigsizeBag div.point_bk p.ttl {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

#bigsizeBag div.point_bk p.ttl span {
    background: url(/img/cate/underline_green.png) bottom repeat-x;
    margin-top: 5px;
}

#bigsizeBag div.point_bk p.text {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    line-height: 1.7;
    margin-top: 10px;
    font-size: 12px;
}

#bigsizeBag div.lineup {
    text-align: center;
    margin-top: 20px;
}

#bigsizeBag div.lineup > img {
    width: 80%;
}

#bigsizeBag div.lineup ul {
    margin-top: 15px;
}

#bigsizeBag div.lineup ul li {
    width: 100%;
    padding: 5px 15px 15px 15px;
    box-sizing: border-box;
    border: solid 2px #e6e6e6;
}

#bigsizeBag div.lineup ul li p {
    height: 120px;
}

#bigsizeBag div.lineup ul li img {
    margin: 5px 0;
}

#bigsizeBag div.lineup ul li span.product {
    background: url(/img/cate/underline_orange.png) bottom repeat-x;
    font-size: 1.6em;
    line-height: 1.5;
    font-weight: bold;
    padding-top: 15px;
    margin: 0 auto;
    color: #ff761c;
    display: table;
}

#bigsizeBag div.lineup ul li span.product#space {
    margin: 0 auto;
    line-height: 1.3
}

#bigsizeBag div.lineup ul li span.text2 {
    padding-top: 8px;
    display: block;
}



#bigsizeBag .listBtn,
#bigsizeBag .listBtn2 {
    overflow: hidden;
    width: 100% height: 40px;
    margin-top: 15px;
    ;
    padding: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#bigsizeBag .listBtn a,
#bigsizeBag .listBtn2 a {
    display: block;
    position: relative;
    z-index: 100;
    text-align: center;
    background: #ffc436;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 50px;
    text-decoration: none;
}

#bigsizeBag .listBtn a:after,
#bigsizeBag .listBtn2 a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #1a1a1a;
}


#bigsizeBag div#introuble {
    background-color: #00C0FF;
    color: #FFF;
    text-align: center;
    margin: 40px 0;
    position: static;
}

#bigsizeBag div#introuble img {
    margin-bottom: 20px;
}


/* ----- 学校説明会・オープンキャンパス特集 ----- */

div#forStudents div.checkpointBox {
    padding: 30px 25px 25px 25px;
    box-sizing: border-box;
    background: #f2f2f2;
    font-size: 14px;
    line-height: 1.7;
    position: relative;
    width: 95%;
    margin: 80px auto 0;
    text-align: justify;
}

div#forStudents div.checkpointBox p br {
    display: none;
}

div#forStudents div.checkpointBox p:nth-child(2) {
    text-align: center;
    margin-bottom: 10px;
}

div#forStudents div.checkpointBox p img {
    margin: 5px auto;
}

div#forStudents div.checkpointBox p.number {
    position: absolute;
    top: -48px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 68px;
}

div#forStudents div.checkpointBox p.img {
    text-align: center;
}

div#forStudents div#lineup {
    background:
        url(/img/guide/tegaki_line01.png) left 2% no-repeat,
        url(/img/guide/tegaki_line02.png) left bottom no-repeat;
    background-color: #e3f482;
    padding-bottom: 20px;
    margin: 20px 0 0;
}

div#forStudents div#lineup > p:first-child {
    padding-top: 35px;
    text-align: center;
}

div#forStudents div#lineup ul {
    margin: 20px auto;
    display: -webkit-box;
    /* before Android4.3 iOS6:Safari */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-flex;
    /* Pc-safari */
    display: flex;
}

div#forStudents div#lineup ul li {
    position: relative;
    margin-right: 2px;
    padding-bottom: 65px;
    height: auto;
}

div#forStudents div#lineup ul li a {
    padding: 10px 5px;
    background: #ff001d;
    box-shadow: 0 4px 0 #b40000;
    display: block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 96%;
    box-sizing: border-box;
    position: absolute;
    bottom: 7px;
    left: 2px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}


div#forStudents div#lineup ul li:nth-child(1) {}

div#forStudents div#introuble {
    background-color: #00C0FF;
    color: #FFF;
    font-size: 20px;
    line-height: 31px;
    text-align: center;
    margin: 5px 0 40px;
    position: static;
}

div#forStudents p.pc_img {
    display: none;
}

.pc_img {
    display: none;
}


a.palette_link {
    filter: drop-shadow(0px 2px 2px #c7c7c7);
}

a.palette_link:hover {
    filter: drop-shadow(0px 2px 4px #959595);
}

.w90 {
    width: 90%;
    margin: 20px auto;
}

ul.palette_info {
    margin: 0 0 20px 0;
}

.lowprice_r a {
    background: url(../img/top/lowprice_ban_red.jpg) 0 center no-repeat #fff;
    background-size: contain;
    padding-top: 9.45%;
    display: block;
    margin: 20px auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 90%
}


/* ---------- ノウハウのエントリーリスト ---------- */


#freepage1 div#column_list div.column_listcat .floatright {
    text-align: right;
}

#freepage1 div#column_list div.column_listcat a {
    text-decoration: none;
    color: #666;
}


#freepage1 div#column_list div.column_listcat {
    padding-bottom: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap;
}

#freepage1 div#column_list div.column_listcat div.article {
    min-width: 210px;
    max-width: 210px;
    width: auto !important;
    width: 210px;
    /* 横ボーダー分だけ引く（IEはボーダー込み） */
    margin: 0;
    padding: 10px 0;
    /*border:1px solid #8c8c8c;*/
    /*background:#ededed none;*/
}

#freepage1 div#column_list div.column_listcat div.terminate {
    margin-right: 0;
}

#freepage1 div#column_list div.column_listcat div.article h3,
#freepage1 div#column_list div.column_listcat div.article h4 {
    width: 210px;
    margin: 10px 0;
    padding: 0 0 5px;
    color: #3175BB;
    border-left: none;
    display: inline;
    /* IE6 doublemarginbug fix */
}

#freepage1 div#column_list div.column_listcat div.article .article_image {
    width: 210px;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
}


#freepage1 div#column_list div.column_listcat div.article p.article_excerpt {
    margin: 4px 0;
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 3px 0;
}

/* ==================== 記事詳細 ==================== */


#freepage1 #column_content p {
    font-size: 12px;
    line-height: 1.5;
    margin: 5px;
}

#freepage1 #column_content img.floatright {
    margin: 0 0 5px 5px;
}

#freepage1 #column_content .floatright {
    float: right;
}

#freepage1 #column_content h3 {
    font-size: 14px;
    color: #3175BB;
    border-bottom: 2px solid #3175BB;
    padding: 0 0 5px;
    margin: 20px 0 10px 0;
}

#freepage1 #column_content h4 {
    font-size: 14px;
    margin-top: 20px;
}

#freepage1 #column_content h2.column_title {
    color: #3175BB;
    background: none;
    font-size: 30px;
}

#freepage1 #column_content h2 {
    background-color: #E9E9EB;
    padding: 10px 0 10px 1em;
    font-size: 14px;
    margin: 30px 0 10px;
}


#column_content dl {
    padding: 5px;
}

#column_content dl dt {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}

#column_content dl dd {
    font-size: 12px;
    padding-left: 1em;
    margin-bottom: 10px;
}

#column_content {
    width: 97%;
    margin: 0 auto;
}

#column_content .txtLink a {
    line-height: 2;
    padding-left:1.5em;
    font-size: 13px;
    background: url(../img/common/arrow.gif) 8px center no-repeat;
    color: #333;
    text-decoration: underline;
}



/* ==================== 記事一覧 ==================== */

#freepage1 #column_content #column_bottom h4 {
    color: #333;
    border-bottom: 1px solid #333;
}

#freepage1 #column_content #column_bottom .column_list_bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px auto;
}

#freepage1 #column_content #column_bottom .column_list_bottom a {
    text-decoration: none;
}

#freepage1 #column_content #column_bottom .column_list_bottom dl {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    width: 330px;
    margin: 5px auto;
    padding: 5px;
    border-bottom: 1px solid #333;
}

#freepage1 #column_content #column_bottom .column_list_bottom dl dt img {
    width: 130px;
}

#freepage1 #column_content #column_bottom .column_list_bottom dl dd {
    color: #3175BB;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
}

/*タブ切り替え全体のスタイル*/
.top-tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #ffffff;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    width: 98%;
    margin: 0 auto;
}

/*タブのスタイル*/
.top-tab_item {
    width: calc(100%/4);
    height: 50px;
    background-color: #e3e3e3;
    border-bottom: 3px solid #ffa300;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    color: #a4a4a4;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
}

.top-tab_item:hover {
    opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="top-tab_item"] {
    display: none;
}

/*タブ切り替えの中身のスタイル*/
.top-tab_content {
    display: none;
    padding: 40px 40px 0;
    clear: both;
    overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content,
#dojin:checked ~ #dojin_content {
    display: block;
}

/*選択されているタブのスタイルを変える*/
.top-tabs input:checked + .top-tab_item {
    background-color: #ffa300;
    color: #fff;
}

.top-tab_content ul.flex_wrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: wpp-ranking;
}

.top-tab_content ul.flex_wrap img {
    max-width: 200px;
}

.top-tab_content ul.flex_wrap li {
    list-style-type: none;
    padding: 5px 0 0 0;
    position: relative;
}

.top-tab_content ul.flex_wrap li:before {
    background: #999;
    border-radius: 50%;
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 9px 12px;
    position: absolute;
    top: -10px;
    left: 82.5px;
}

.top-tab_content ul.flex_wrap li:nth-child(1):before {
    background: #d6c000;
    z-index: 1;
}

.top-tab_content ul.flex_wrap li:nth-child(2):before {
    background: #bbb;
    z-index: 1;
}

.top-tab_content ul.flex_wrap li:nth-child(3):before {
    background: #805339;
    z-index: 1;
}

.top-tab_content ul.flex_wrap li p {
    color: #313131;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.top-tab_content div.rankttl {
    background: url(../img/top/rankttl.png)no-repeat;
    margin: 0 auto 20px auto;
    width: 645px;
    height: 95px;
}

.top-tab_content div.rankttl p {
    font-weight: bold;
    text-align: center;
    color: #3c3c3c;
    font-size: 17px;
    padding-top: 54px;
    letter-spacing: 2px;
}


.top-tab_content a.Inquiry {
    position: relative;
    max-width: 300px;
    text-align: center;
    background-color: #ffa300;
    font-size: 16px;
    color: #FFF;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 5px 0 #d37800;
    margin: 20px auto 5px auto;
    display: block;
    font-weight: bold;
}

.top-tab_content a.Inquiry:hover {
    top: 5px;
    box-shadow: none;
}

#new-top ul.top_pickup li img {
    width: 90%;
    height: auto;
    aspect-ratio: 1 / 1; /* CLS対策: 画像読み込み前に領域確保 */
}

ul.colorselect {
    list-style-type: none;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: wpp-ranking;
}

ul.colorselect li {
    margin: 10px 20px;
    width: 70px;
}



#kururi ul.flex_wrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    text-align: center;
}

#kururi img {
    width: 100%;

    margin-bottom: 10px;
}


#kururi ul.flex_wrap li {
    width: 100%;
}

#kururi ul.flex_wrap li p.ttl {
    font-size: 18px;
    font-weight: bold;
}

#kururi ul.flex_wrap li p.ttl_cnt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;

    margin-bottom: 10px;
}

#kururi ul.flex_wrap li p.sentence {
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.8em;
    margin-bottom: 30px;
}



#coolECOPA ul.flex_wrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

#coolECOPA ul.flex_wrap li {
    padding: 0 10px;
}

#coolECOPA ul.flex_wrap li p.ttl {
    font-size: 18px;
    font-weight: bold;
}

#coolECOPA ul.flex_wrap li p.ttl_cnt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

#coolECOPA ul.flex_wrap li p.sentence {
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.8em;
    text-align: center;
    margin-bottom: 20px;
}

#coolECOPA p.mainttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}


#coolECOPA p.mainsentence {
    font-size: 15px;
    font-weight: lighter;
    line-height: 1.8em;
    text-align: center;
    margin-bottom: 30px;
}


div#summerbag img.main {
    display: block;
    width: 100%;
}

h2#page_945 {
    display: none;
}


div#summerbag div.btn {
    text-align: center;
    margin: auto;
}

div#summerbag button {
position: relative;
margin: 10px 10px;
display: inline-block;
padding: 10px;
border: 1px solid black;
background: none;
text-transform: uppercase;
font-family: sans-serif;
font-size: 11px;
font-weight: 800;
letter-spacing: 1px;
cursor: pointer;
width: 40%;
}

div#summerbag button a,
div#summerbag button a:visited {
    text-decoration: none;
    font-size: 13px;
    font-weight: 800;
    color: #000;
}

div#summerbag div#summerlineup {
    background: url(../img/guide/summer_back.jpg);
    width: 100%;
    padding-bottom: 10px;
}


div#summerbag button:after {
    position: absolute;
    top: 2px;
    left: -4px;
    content: "";
    height: 100%;
    width: 100%;
    z-index: -999;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(0deg);
}

div#summerbag .yellow:after {
    background: #f4ec5a;
}

div#summerbag div#jutebag .head {
background-color: #fff;
display: block;
margin-top: 20px;
padding: 15px 20px;
border-top: solid 5px aqua;
}

div#summerbag div#coolbag .head {
background-color: #fff;
display: block;
margin-top: 20px;
padding: 15px 20px;
border-top: solid 5px aqua;
}

div#summerbag div#clearbag .head {
background-color: #fff;
display: block;
margin-top: 20px;
padding: 15px 20px;
border-top: solid 5px aqua;
}

div#summerbag div#beachbag .head {
background-color: #fff;
display: block;
margin-top: 20px;
padding: 15px 20px;
border-top: solid 5px aqua;
}

div#summerbag .head p.name {
    color: #00b8c2;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Noto Sans Japanese';
    text-align: center;
}


div#summerbag .head p.lead {
font-size: 14px;
font-weight: 300;
color: #2c2c2c;
font-family: 'Noto Sans Japanese';
line-height: 23px;
}

div#summerbag div.whitebox {
    padding: 30px;
    margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

div#summerbag div.whitebox p.product {
    text-align: center;
    color: #000;
    font-weight: bold;
    font-family: 'Noto Sans Japanese';
    font-size: 12px;
    margin: 10px 0;
}

div#summerbag div.whitebox p.price {
    text-align: center;
    color: #666;
    font-weight: 200;
    font-family: 'Noto Sans Japanese';
    font-size: 11px;
}

div#summerbag div.whitebox div.border {
    display: none;
}

div#summerbag a.aquabtn {
    padding: 20px 30px;
    color: #fff;
    background-color: #00a6d8;
    max-height: 50px;
    display: block;
    border-radius: 50px;
    text-align: center;
    margin: 30px auto 50px auto;
    max-width: 250px;
    font-weight: bold;
    font-size: 16px;
}

div#summerbag a.aquabtn:hover {
    background-color: #00c9d8;
    text-decoration: none;
}

div#summerbag div.item{
    max-width: 45%;
    margin-bottom: 20px;
}

                    

                    
/*左メニュー変更*/

#g-nav{
	position:fixed;
	z-index: 999;
	top:0;
	left: -120%;
	width: calc(100% - 70px);
	height: 100vh;
	background:#fff;
	transition: all 0.6s;
	margin: 0;
}


#g-nav.panelactive{
    left: 0;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}

#g-nav.panelactive #g-nav-list{
    position: fixed;
    z-index: 999; 
    width: calc(100% - 70px);
    height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.fs-15 {
    font-size: 15px !important;
  }

  #new-top ul.sozai li {
    display: block;
    width: 360px;
    height: 183px;
    padding: 15px 10px 0 110px;
    box-sizing: border-box;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center;
    margin: 0 auto 5px;
  }
  #new-top .shapeBox ul {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: start;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

/*========= スマホメニューボタン ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top: 5px;
  right: 5px;
  cursor: pointer;
    width: 50px;
    height:50px;
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
  background-color: #666;
    width: 45%;
  }

.openbtn1 span:nth-of-type(1) {
  top:15px; 
}

.openbtn1 span:nth-of-type(2) {
  top:23px;
}

.openbtn1 span:nth-of-type(3) {
  top:31px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.openbtn1{
	display: block;
}


/* 左メニューアカウント
----------------------------------------------- */
.accountInfo{
    background: #f2f2f2;
    padding: 5px;

}

#iconImage{
    display: inline-block;
    vertical-align: top;
    width: 32px;
}

.loginBox{
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding-left: 10px;
    font-size: 12px;
    width: 210px;
}

.loginBox li.login,
.loginBox li.cart{
    display: inline-block;
	vertical-align: top;
	margin: 0 4px;
}

.loginBox li.login::before,
.loginBox li.cart::before{
    content: "";
    display: inline-block;
    top: 50%;
    bottom: 0;
    margin: auto;
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #1e528d;
}

.mypage{
    text-align: center;
    margin:8px 0;
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
}

.mypage li{
    display: inline-block;
    margin: 0 5px;
}

.mypage li a{
    border: 1px solid #5E4B3C;
    border-radius: 3px;
    padding: 3px 0;
    text-align: center;
    color: #5E4B3C!important;
    width:100px;
    display: block;
    cursor: pointer;
	text-decoration: none;
	font-size: 12px;
}



.leftmenu #select_hakuoshi > a img,
.leftmenu #select_fullcolor > a img,
.leftmenu #select_muji > a img,
.leftmenu #select_paper > a img{
    display: none;
}
.leftmenu .menu__multi{
    margin-top: 5px;
}
.leftmenu .menu__multi > a{
    display: block;
    width: 100%;
    height: 2em;
    background-color: #0A7CD5;
    position: relative
}

 .leftmenu #select_hakuoshi > a::before{
    content: "箔押しクリアファイル";
    color: #fff;
    display: block;
    display: flex;
    align-items: center;
    height: 2em;
    padding: 0 10px;
    }
    .leftmenu #select_fullcolor > a::before{
    content: "フルカラー印刷クリアファイル";
    color: #fff;
    display: block;
    display: flex;
    align-items: center;
    height: 2em;
    padding: 0 10px;
    }
    .leftmenu #select_muji > a::before{
    content: "無地クリアファイル";
    color: #fff;
    display: block;
    display: flex;
    align-items: center;
    height: 2em;
    padding: 0 10px;
    }
    .leftmenu #select_paper > a::before{
    content: "紙クリアファイル";
    color: #fff;
    display: block;
    display: flex;
    align-items: center;
    height: 2em;
    padding: 0 10px;
    }

    .leftmenu .menu__multi > a::after,
    .menu__second-level > li > a::after{
        font-size: 11px;
        content: "\025b6";
        display: flex;
        align-items: center;
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
        bottom: 0;
        margin-right: 5px;
    }

    .menu__second-level > li > a::after{
        color: #0A7CD5;
    }

.menu__third-level{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menu__third-level > li{
    width: 50%;
    background: #fff;
    padding: 8px 0;
    font-size: 12px;
    box-sizing: border-box;
    border-right: 1px solid #dfeff4;
    font-size: 11px;
    border-bottom: 1px solid #dfeff4;
}

.menu__third-level > li > a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 4px 0 8px;
    box-sizing: border-box;
}

.menu__third-level > li:nth-child(odd){
    border-left: 1px solid #dfeff4;
}

#select_paper .menu__third-level > li{
    border-left: 1px solid #dfeff4;
}

.menu__second-level > li > a{
    background: #dfeff4;
    display: block;
    width: 100%;
    height: 2em;
    position: relative;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 2em;
}

.leftmenu{
    display: block;
    margin-bottom: 30px;
}

#side .sideImg{
width: 70%;
margin: 0 auto;
}

#select_paper .menu__third-level{
    display: block;
}

#select_paper .menu__third-level > li{
    width: 100%;
}

#select_paper{
    margin-bottom: 10px;
}

.leftmenu_ttl{
    margin-top: 15px;
}

.leftmenu_ttl img {
    margin-right: 10px;
}


.sideNav1{
    color:#1a1a1a;
    margin: 0 0 10px;
    padding:0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sideNav1 li{
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #D9D9D6;
}

.sideNav1 li:nth-child(even){
    border-left: 1px solid #D9D9D6;
}

.sideNav1 li a {
    display: block;
    position: relative;
    padding: 8px 10px 8px 20px;
    background: #FFF;
    font-size: 12px;
    text-decoration: none;
    color:#333;
}

.sideNav1 li a:after {
display: block;
content: "";
position: absolute;
top: 50%;
left: 5px;
width: 5px;
height: 5px;
margin: -4px 0 0 0;
border-top: solid 1px #097eda;
border-right: solid 1px #097eda;
-webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


#g-nav .gloupsite{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 10px;
}

#g-nav .gloupsite li{
    width: 48%;
    margin-bottom: 6px;
}

#g-nav .gloupsite::after{
    content: "";
    display: inline-block;
    width: 48%;
}

.sideIpt {
    width: 80%;
    height: 2em;
    box-sizing: border-box;
}

.sideSrchBtn {
    margin-left: 5px;
    }

div.sideNav form {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 0;
}

.sideNav > p:nth-of-type(1),
.sideNav1 + p{
    background: #0075c1;
    color: #fff;
    padding: 8px;
    box-sizing: border-box;
  }


  
/* SIDE
----------------------------------------------- */

#side .sideImg1{
width:100%;
margin: 10px 0;
}

#side .pc_img{
display:none;
}


#side .sideImg br{
display:none;
}


#side .sideImg img {
	width: 100%;
	height: auto;
}

.sideCnt8 {
    border: 1px solid #ccc;
    padding: 10px;
    box-sizing: border-box;
    font-size: 12px;
    overflow: hidden;
  }

  .sideCnt8 img{
    float: left;
    margin-right: 10px;
  }


.sideCntTtl,
.sideCaleTtl,
.gloupsite_ttl{
	padding: 11px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	font-size: 15px;
	background: #9a9b9b;
	margin:30px 0 10px;
}

.sideGuideNav .sideCntTtl{
    margin-bottom: 0;
}

.sideCale table {
	width: 48%;
    float: left;
	margin: 0 auto 8px;
}

.sideCale table:nth-of-type(2){
    float: right;
}


.sideCale th,.sideCale td {
	padding: 2px 0;
	line-height: 1.1;
	text-align: center;
    font-size: 10px;
}
.sideCale th,.sideCale td {
	padding: 3px 0;
	line-height: 1.1;
	text-align: center;
	border: solid 2px #fff;
}
.sideCale th {
	background: #e5e6e8;
}
.sideCale td {
	background: #f5f5f5;
}
.sideCale caption {
	background: #e5e6e8;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border: solid 2px #fff;
}

.sideCale + .sideCnt > .sideCntTtl{
    margin-top: 0;
}

.rest {
	background: #ffdfdf!important;
}
.holiTxt {
	padding: 0 10px 8px;
	font-size: 12px;
	line-height: 1.2;
    clear: both;
}
.holiTxt span {
	color: #ffb7b7;
}


.sideCnt{
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 10px;
    box-sizing: border-box;
    font-size:12px;
}

.sideCnt dl {
	padding: 0;
}

.sideCnt2 {
	background: #0075c1;
	display: inline-block;
	float: left;
	font-size: 13px;
	margin-right: 3px;
	padding: 3px 4px 1px;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 3px;
}
.sideCnt3 {
	font-size: 25px;
	letter-spacing: 0;
	color: #0075c1;
	line-height: 1;
}
.sideCnt4 {
	font-size: 18px;
	letter-spacing: 0;
	color: #0075c1;
	line-height: 1.3;
	padding: 6px 0 2px;
}
.sideCnt5 {
	display: inline-block;
	float: left;
	font-size: 10px;
	margin-right: 3px;
	padding: 3px 1px 1px;
	color: #666;
	border: solid 1px #ccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 3px;
}


.sideCnt6{
    padding-top: 4px;
}

.sideCnt6 br{
    display: none;
}

.sideCnt6 span{
font-weight:bold!important;
font-size:1.2em;
text-align:left!important;
}

.sideTxts {
	font-size: 11px;
    margin: 5px 0 10px;
}

.sideCntBtn {
	clear: both;
	width: 100%;
    padding: 5px 3px 10px 9px;
    text-align: center;
}
.sideCntBtn a {
	clear: both;
	width: 160px;
	height: 27px;
	padding: 13px 5px 0 40px;
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 1;
	background: url(../img/common/side_mail.png) 10px center no-repeat #0075c1;
	border-bottom: solid 4px #005a94;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    margin: 0 auto;
}
.sideCntBtn a:hover {
	border-bottom: solid 2px #005a94;
	margin-top: 2px;
	text-decoration: none;
	background: url(../img/common/side_mail.png) 10px center no-repeat #006aaf;
}

.guidelink{
    width: 90%;
    margin: 0 auto;
}

#gnav{
    display: none
}



p.gloupsite_ttl {
    background: #545049;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 5px 5px 0 0;
  }
  
  ul.gloupsite{
      width: 100%;
      text-align: center;
      margin-bottom: 50px;
  }
  
  
  ul.gloupsite li{
      margin-bottom: 15px;
      list-style: none;
      width: 100%;
  }
  
  
  ul.gloupsite li img{
      width: 100%;
  }
  
  .ft_groupsite{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
        width: 96%;
        margin: 10px auto
  }
  
  .ft_groupsite .inner .ttl{
      font-size: 14px;
      font-weight: bold;
      margin: 10px 0 15px;
  }
  
  .ft_groupsite .inner > ul li{
      border-left: 2px solid #DDD;
      padding-left: 4px;
      margin-bottom: 15px;
  }
  
  .ft_groupsite .inner > ul li a{
      padding: 2px 4px;
      display: flex;
      align-items: center;
      display: inline-block;
      line-height: 2;
      font-size: 11px;
  }
  

  .ft_groupsite a, .ft_groupsite a:link,.ft_groupsite a:visited{
    color: #333;
  }
  
  .ft_groupsite .inner > ul li img{
      width: 34px;
      display: inline-block;
      text-align: center;
      height: auto;
      margin-right: 6px;
      width: 26px;
      float: left;
  }
  
  .ft_groupsite .inner{
      width: 49%;
  }
  
  .ft_groupsite .inner > ul li a.line2{
      line-height: 1.3;
  }

  .foot2 p.gs_title {
    margin: 0;
    padding: 2px 0 3px;
    width: 100%;
    background: #0075c1;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
  }

  

  .reco_target{
    background: #fff;
    padding: 15px;
    border-radius: 20px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  .reco_target > p:nth-of-type(1){
   position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 100%;
	min-width: 115px;
	height: 40px;
	line-height: 34px;
	color: #0071bc;
	text-align: center;
	background: #fff;
	border: 3px solid #0071bc;
	z-index: 0;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-weight: bold;
}
.reco_target > p:nth-of-type(1):before {
	content: "";
	position: absolute;
	bottom: -8px; left: 50%;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #F6F6F6 transparent transparent transparent;
	z-index: 0;
}
.reco_target > p:nth-of-type(1):after {
	content: "";
	position: absolute;
	bottom: -12px; left: 50%;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0071bc transparent transparent transparent;
	z-index: -1;
}

.reco_target > p:nth-of-type(1) br{
    display: none;
}


  .reco_target li{
    border-bottom: 1px dotted #333;
    color: #0071bc;
    line-height: 1.5;
    position: relative;
    padding: 3px 0 3px 2em;
    font-size: 14px;
  }

    .reco_target li:last-child{
        border: none;
    }
 .reco_target li br{
    display: none;
 }
    
 .reco_target li:before,
 .reco_target li:after{
	content:"";
	display:block;
	position:absolute;
}
 .reco_target li:before{
	width:16px;
	height:16px;
	border-radius:3px;
	background:#ffffff;
	border:1px solid #000000;
	left:0;top:4px;
}
 .reco_target li:after{
	border-left:2px solid #ff0000;
	border-bottom:2px solid #ff0000;
	width:6px;
	height:3px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	left:5px;
	top:9px;
}

#freepage1 .lp p.sentence{
    line-height: 1.7;
}

.posiR{
    text-align: center;
}

.dot-bottom{
    border-bottom: 1px dotted #000;
}


.print-compare table{
    background-color: #fff;
    border: 1px solid #E2EFF7;
    width: 100%;
}


.print-compare table th,
.print-compare table td{
    padding: 5px;
    box-sizing: border-box;
}


.print-compare table th{
    text-align: center;
    background: #E2EFF7;
    padding: 10px 0;
    border-right: 3px solid #fff;
}

.print-compare table td:not(:last-child){
    border-right: 1px dotted #000;
}

.print-compare{
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  width: 98%;
  margin:10px auto 30px;
}

.print-compare table{
  width: 100%;
  min-width: 600px;
  border: 1px solid #ccc;
  margin: 0;
}

.print-compare .txtMid{
    font-size: 14px!important;
}


.icon-zoom{
    position: relative;
    display: inline-block;
}

.icon-zoom::after{
    content: "拡大する";
    font-size: 11px;
    position: absolute;
    display: block;
    width: 30px;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 6em;
    height: auto;
    background: url("/img/common/kensaku_mark.png") no-repeat 2px center;
    background-size: 14px 14px;
    background-color: #687f9380;
    padding: 3px;
    text-align: right;
}