@charset "utf-8";
@media screen and (min-width: 0px) and (max-width: 750px) 
{
.section_wrap{
width: 98%;
margin: 0 auto;
}
.lead {
    text-align: left;
    font-size: 4vw;
    margin-bottom: 1.5em;
}
.link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 2em 0;
}
.p_link {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 4vw;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
	width: 32%;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.kimono_size_innerBox h3 {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    color: #083449;
	margin-bottom: .2em;
    font-size: 4vw;
}
.section_wrap h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 4.375vw;
    color: #333333;
    background: #eee;
    padding: 10px 0;
    margin: 0 auto 1em;
	text-align: center;
}
.kimono_size_wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 1.5em;
}
.kimono_size_innerBox {
    width: 100%;
    margin-bottom: 1%;
	line-height: 2;
}
img.center {
    margin: 0 auto;
    display: block;
}
.lead p.align_center {
    line-height: 2;
}
.atn{
	color: crimson;
}
.p_link a {
    display: block;
    padding: 7px 0;
}
#ladies_kimono,#mens_kimono,#kids_kimono{
margin-top: -50px;
padding-top: 50px;
}
} 

@media screen and (min-width:751px) and (max-width: 1024px) 
{
.section_wrap{
width: 98%;
margin: 0 auto;
max-width: 1024px;
}
.lead {
    text-align: center;
    font-size: 16px;
    margin-bottom: 45px;
}
.link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
}
.p_link {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
    width: 32%;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.kimono_size_innerBox h3 {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    color: #083449;
	margin-bottom: 3px;
}
.section_wrap h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    color: #333333;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 25px;
    margin: 0 auto 25px;
	text-align: center;
}
.kimono_size_wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
	margin-bottom: 45px;
}
.kimono_size_innerBox {
    width: 48%;
    margin: 1%;
	line-height: 2;
}
img.center {
    margin: 0 auto;
    display: block;
}
.lead p.align_center {
    line-height: 2;
}
.atn{
	color: crimson;
}
.p_link a {
    display: block;
    padding: 7px 0;
}
#ladies_kimono,#mens_kimono,#kids_kimono{
margin-top: -60px;
padding-top: 60px;
}
}

@media screen and (min-width:1025px), print, tv
{
.section_wrap{
width: 98%;
margin: 0 auto;
max-width: 1280px;
}
.lead {
    text-align: center;
    font-size: 16px;
    margin-bottom: 45px;
}
.link_wrap {
    display: flex;
    justify-content: space-between;
    margin: 50px 0;
}
.p_link {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #4d4d4d;
    letter-spacing: 1.5px;
    background: #eee;
    width: 32%;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.kimono_size_innerBox h3 {
	font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    color: #083449;
	margin-bottom: 3px;
}
.section_wrap h4 {
    width: 100%;
    font-family: source-han-serif-japanese, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    color: #333333;
    background: #eee;
    padding: 10px 0;
    margin-bottom: 25px;
    margin: 0 auto 25px;
	text-align: center;
}
.kimono_size_wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
	margin-bottom: 45px;
}
.kimono_size_innerBox {
    width: 48%;
    margin: 1%;
	line-height: 2;
}
img.center {
    margin: 0 auto;
    display: block;
}
.lead p.align_center {
    line-height: 2;
}
.atn{
	color: crimson;
}
.p_link a {
    display: block;
    padding: 7px 0;
}
    .align_left {
    width: 60%;
    margin: 25px auto;
    text-align: left;
    border: 1px solid #ddd;
    padding: 15px 10px;
}
    .base_navy{
            font-size: 16px;
    font-style: normal;
    font-weight: 600;
    color: #083449;
    }
.font_small {
    font-size: 0.9rem;
    position: relative;
    top: -2px;
    padding-right: 0.3em;
}
    .align_left p {
    margin-bottom: 1em;
    margin-left: 1em;
}
#ladies_kimono,#mens_kimono,#kids_kimono{
margin-top: -65px;
padding-top: 65px;
}
}