/*css document*/
@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.font {
    font-family : 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif ;
}
.sp {
    display: none;
}
h1 {
    margin: 0 auto !important;
}
#header {
    line-height: 0;
    margin-bottom: 3%;
}
#header h1 {
    background: none;
    padding: 0;
    border: none;
}
#guide {
    width: 96%;
    margin: 0 auto 3%;
    padding: 1% 0;
    background-color: #f8edcf;
}
#guide .left {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    padding: 10px 10px 0 10px;
}
#guide .right {
    display: inline-block;
    vertical-align: middle;
    width: 79%;
    text-align: left;
    font-size: 15px;
    line-height: 1.6;
}
#guide .right p {
    padding-right: 20px;
}

#tabi-komono {
    line-height: 0;
    margin-bottom: 2%;
}

.items {
    margin-bottom: 2%;
}
.items ul {
    overflow: hidden;
}
.items ul li.frame {
    float: left;
    margin-right: 2%;
    vertical-align: top;
    width: 32%;
    padding: 1.5%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
    height: 815px;
}
.items ul li.frame:nth-child(3) {
    margin-right: 0
}
.items ul li .img-box {
    margin-bottom: 2%;
    height: 345px;
}
.items ul li h3 {
    text-align: left;
    font-size: 18px;
}
.items ul li h3 a {
    text-decoration: underline;
    color: #275BA6;
}
.items ul li h3 a:hover {
    text-decoration: none;
}
.items ul li .paragraph {
    text-align: left;
    margin-bottom: 2%;
    height: 120px;
}
.items ul li .img-box-small ul {
    overflow: hidden;
}
.items ul li .img-box-small ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: 138px;
    min-height: 138px;
    max-height: 167px;
    background-color: #FFF;
    width: 45%;
    margin: 0 1%;
    position: relative;
}
.items ul li .img-box-small ul li img {
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 116px;
    height: auto;
    margin: auto;
}
.items ul li .img-box-small ul li.left {
    float: left;
}
.items ul li .img-box-small ul li.left img {
    max-width: 140px;
}
.items ul li .img-box-small ul li.right {
    float: right;
}
.items ul li .img-box-small ul li.right img {
    max-width: 120px;
}
.items ul li .value {
    text-align: right;
    font-size: 19px;
    margin: 4% 0;
    color: #B20000;
}
.buyBtn {
    margin-bottom: 5%;
}
.buyBtn a {
    display: block;
	font-size: 27px;
	border: 1px solid #A3C539;
	color: #fff;
	background: linear-gradient(#BCE134, #A9CA3C);
	width: 85%;
	margin: auto;
    padding: 4% 0;
	border-radius: 4px;
    cursor: pointer;
}
.buyBtn a:hover {
	background: linear-gradient(#A9CA3C, #BCE134);
    text-decoration: none;
}

#carry .main .top {
    position: relative;
    height: 685px;
    background-color: background: #fef5eb;
    background: -moz-linear-gradient(top, #fef5eb 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #fef5eb 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #fef5eb 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef5eb', endColorstr='#ffffff',GradientType=0 );
}
#carry .main .top .heading {
    display: block;
    position: absolute;
    left: 1%;
    top: 2%;
    width: 37%;
}
#carry .main .top .magazine {
    display: block;
    position: absolute;
    left: 4%;
    top: 25%;
    width: 27%;
}
#carry .main .top .carry {
    display: block;
    position: absolute;
    right: 1%;
    top: 6%;
    width: 68%;
}
#carry .main .bottom {

}
#carry .main .bottom > .left {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-right: 4%;
}
#carry .main .bottom > .right {
    display: inline-block;
    width: 45%;
    vertical-align: top;
}
#carry .main .bottom {
    text-align: left;
}
#carry .main .bottom h3 {
    color: #c5673d;
    font-weight: normal;
    width: 78%;
}
#carry .main .bottom .left > p {
    display: inline-block;
    width: 88%;
    vertical-align: top;
    margin-bottom: 2%;
}
#carry .main .bottom .left > .illust {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}
#carry .main .bottom .right > .frame > .left > p {
    width: 100%;
}
#carry .main .bottom .right > .frame > .left > p a {
    text-decoration: underline;
    margin-left: 2%;
}
#carry .main .bottom .right > .frame > .left > p a:hover {
    text-decoration: none;
}
#carry .main .bottom .right .frame {
    margin-bottom: 6%;
}
#carry .main .bottom .right .frame .left {
    display: inline-block;
    width: 64%;
    vertical-align: top;
}
#carry .main .bottom .right .frame .right {
    display: inline-block;
    width: 35%;
    vertical-align: bottom;
}

.items-large {
    margin-bottom: 2%;
}
.items-large ul {
    overflow: hidden;
}
.items-large ul li.left{
    float: left;
}
.items-large ul li.right{
    float: right;
}
.items-large ul li.frame {
    display: inline-block;
    width: 49%;
    padding: 1.5%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
}
.items-large ul li .img-box {
    margin: 3% 0;
    height: 359px;
}
.items-large ul li .img-box img {
}
.items-large ul li h3 {
    text-align: left;
    font-size: 18px;
}
.items-large ul li h3 a {
    text-decoration: underline;
    color: #275BA6;
}
.items-large ul li h3 a:hover {
    text-decoration: none;
}
.items-large ul li .paragraph {
    text-align: left;
    margin-bottom: 2%;
}
.items-large ul li .img-box-small ul {
    overflow: hidden;
}
.items-large ul li .img-box-small ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: 138px;
    min-height: 138px;
    max-height: 167px;
    background-color: #FFF;
    width: 45%;
    margin: 0 1%;
    position: relative;
}
.items-large ul li .img-box-small ul li img {
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 116px;
    height: auto;
    margin: auto;
}
.items-large ul li .img-box-small ul li.left {
    float: left;
}
.items-large ul li .img-box-small ul li.left img {
    max-width: 140px;
}
.items-large ul li .img-box-small ul li.right {
    float: right;
}
.items-large ul li .img-box-small ul li.right img {
    max-width: 120px;
}
.items-large ul li .value {
    text-align: right;
    font-size: 19px;
    margin: 4% 0;
    color: #B20000;
}
.items-large ul li .buyBtn {
    margin-bottom: 2%;
}

/*説明文言ないver start*/
.items02 {
    margin-bottom: 2%;
}
.items02 ul {
    overflow: hidden;
}
.items02 ul li.frame {
    float: left;
    margin-right: 2%;
    vertical-align: top;
    width: 32%;
    padding: 1.5%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
    height: 695px;
}
.items02 ul li.frame:nth-child(3) {
    margin-right: 0
}
.items02 ul li .img-box {
    margin-bottom: 6%;
    height: 310px;
}
.items02 ul li .img-box img {
width: 86%;
height: auto;
}
.items02 ul li h3 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 3%;
}
.items02 ul li h3 a {
    text-decoration: underline;
    color: #275BA6;
    margin-bottom: 2%;
}
.items02 ul li h3 a:hover {
    text-decoration: none;
}
.items02 ul li .img-box-small ul {
    overflow: hidden;
}
.items02 ul li .img-box-small ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: 138px;
    min-height: 138px;
    max-height: 167px;
    background-color: #FFF;
    width: 45%;
    margin: 0 1%;
    position: relative;
}
.items02 ul li .img-box-small ul li img {
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 116px;
    height: auto;
    margin: auto;
}
.items02 ul li .img-box-small ul li.left {
    float: left;
}
.items02 ul li .img-box-small ul li.left img {
    max-width: 140px;
}
.items02 ul li .img-box-small ul li.right {
    float: right;
}
.items02 ul li .img-box-small ul li.right img {
    max-width: 120px;
}
.items02 ul li .value {
    text-align: right;
    font-size: 19px;
    margin: 4% 0;
    color: #B20000;
}
.buyBtn {
    margin-bottom: 5%;
}
.buyBtn a {
    display: block;
	font-size: 27px;
	border: 1px solid #A3C539;
	color: #fff;
	background: linear-gradient(#BCE134, #A9CA3C);
	width: 85%;
	margin: auto;
    padding: 4% 0;
	border-radius: 4px;
    cursor: pointer;
}
.buyBtn a:hover {
	background: linear-gradient(#A9CA3C, #BCE134);
    text-decoration: none;
}
/*説明文言ないver end*/

.img-area {
    overflow: hidden;
}
.img-area img {
    display: block;
    float: left;
    width: 50%;
}

/*汎用外 start*/
#goods h2 {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px dashed #ccc;
    margin: 4% 0 2.5%;
    color: #c5673d;
    font-size: 25px;
}
#goods .items ul li .img-box {
    margin-bottom: 2%;
    height: 260px;
    position: relative;
}
#goods .items ul li .img-box img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 260px;
}
#goods .items ul li.frame {
    height: 770px;
}
#goods .items ul li .paragraph {
    height: 164px;
}
/*汎用外 end*/



/*▼▼スマホ▼▼*/
@media only screen and (max-width: 767px) {
#guide {
    width: 96%;
    margin: 0 auto 3%;
    padding: 5%;
    background-color: #f8edcf;
}
#guide .left {
    display: none;
    font-size: 4.5vw;
}
#guide .right {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: left;
    font-size: 4.4vw;
    line-height: 1.6;
}
#guide .right p {
    padding-right: 0;
}

#tabi-komono {
    line-height: 0;
    margin-bottom: 2%;
}
#tabi-komono img {
    display: block;
    width: 150%;
}

.items {
    padding: 0;
    margin-bottom: 2%;
}
.items ul {
    overflow: hidden;
}
.items ul li.frame {
    float: none !important;
    margin-right: 0;
    margin-bottom: 5%;
    width: 100%;
    padding: 5%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
    height: auto;
}
.items ul li.frame:nth-child(3) {
    margin-right: 0
}
.items ul li .img-box {
    height: auto;
    width: 90%;
    margin: 0 auto 2%;
}
.items ul li h3 {
    text-align: left;
    font-size: 18px;
}
.items ul li h3 a {
    text-decoration: underline;
    color: #275BA6;
}
.items ul li h3 a:hover {
    text-decoration: none;
}
.items ul li .paragraph {
    text-align: left;
    margin-bottom: 5%;
    height: auto;
}
.items ul li .img-box-small ul {
    overflow: hidden;
}
.items ul li .img-box-small ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    background-color: #FFF;
    width: 45%;
    margin: 0 1%;
    position: relative;
}

#carry .main .top {
    position: static;
    height: auto;
    background-color: background: #fef5eb;
    background: -moz-linear-gradient(top, #fef5eb 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #fef5eb 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #fef5eb 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef5eb', endColorstr='#ffffff',GradientType=0 );
    padding: 5%;
}
#carry .main .top .heading {
    display: block;
    position: static;
    width: 96%;
    margin: 0 auto 5%;
}
#carry .main .top .magazine {
    display: block;
    position: static;
    width: 90%;
    margin: 0 auto;
}
#carry .main .top .carry {
    display: block;
    position: static;
    width: 90%;
    margin: 0 auto;
}
#carry .main .bottom > .left {
    display: block;
    width: 96%;
    margin: 0 auto 6%;
}
#carry .main .bottom > .right {
    display: block;
    width: 96%;
    margin: 0 auto;
}
#carry .main .bottom {
    text-align: left;
}
#carry .main .bottom h3 {
    color: #c5673d;
    font-weight: normal;
    width: 92%;
    margin: 0 auto;
}
#carry .main .bottom .left > p {
    display: block;
    width: 92%;
    margin: 0 auto;
    vertical-align: top;
}
#carry .main .bottom .left > .illust {
    display: none;
}
#carry .main .bottom .right > .frame > .left > p {
    width: 100%;
}
#carry .main .bottom .right > .frame > .left > p a {
    text-decoration: underline;
    margin-left: 2%;
}
#carry .main .bottom .right > .frame > .left > p a:hover {
    text-decoration: none;
}
#carry .main .bottom .right .frame {
    margin-bottom: 6%;
}
#carry .main .bottom .right .frame .left {
    display: block;
    width: 96%;
    vertical-align: top;
    margin: 0 auto;
}
#carry .main .bottom .right .frame .right {
    display: none;
}

.items-large {
    margin-bottom: 2%;
}
.items-large ul {
    overflow: hidden;
}
.items-large ul li.left{
    float: left;
}
.items-large ul li.right{
    float: right;
}
.items-large ul li.frame {
    display: block;
    width: 100%;
    padding: 5%;
    margin-bottom: 6%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
}

/*説明文言ないver start*/
.items02 {
    margin-bottom: 2%;
}
.items02 ul {
    overflow: hidden;
}
.items02 ul li.frame {
    float: left;
    margin-right: 2%;
    vertical-align: top;
    width: 100%;
    padding: 5%;
    background-image: url(https://www.concise.co.jp/wp/wp-content/uploads/2017/10/items_bg01.png);
    height: auto;
    margin-bottom: 6%;
}
.items02 ul li.frame:nth-child(3) {
    margin-right: 0
}
.items02 ul li .img-box {
    margin-bottom: 6%;
    height: auto;
}
.items02 ul li .img-box img {
width: 86%;
height: auto;
}
.items02 ul li h3 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 3%;
}
.items02 ul li h3 a {
    text-decoration: underline;
    color: #275BA6;
    margin-bottom: 2%;
}
.items02 ul li h3 a:hover {
    text-decoration: none;
}
.items02 ul li .img-box-small ul {
    overflow: hidden;
}
.items02 ul li .img-box-small ul li {
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
}
/*説明文言ないver end*/

.img-area {
    overflow: hidden;
}
.img-area img {
    display: block;
    float: left;
    width: 50%;
}

/*汎用外 start*/
#goods h2 {
    color: #c5673d;
    text-indent: 3%;
}
#goods .items ul li.frame {
    height: auto;
    padding: 1% 5%;
}
#goods .items ul li .paragraph {
    height: auto;
}
/*汎用外 end*/
.pc {
    display: none;
}
.sp {
    display: block;
}

}
