
html {
  font-size: 62.5%;
  font-family: "AXIS Font Japanese W55",sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* line 14, ../sass/style.scss */
/* line 1357, ../sass/fitf.scss */
* {
  margin: 0;
  padding: 0;
}



.text_container{
width:1012px;
margin:0 auto;
}

.text_container p{
  clear:both;
}



.sec, #sec2_inner {
  overflow: hidden;
}

/* line 54, ../sass/style.scss */
/* line 1402, ../sass/fitf.scss */
.sec > .ttl, #sec2_inner > .ttl {
  font-size: 1.6rem;
  padding-bottom: 10px;
  font-weight: 500;
}

/* line 66, ../sass/style.scss */
/* line 1411, ../sass/fitf.scss */
 .text_container .sec > .txt,  .text_container #sec2_inner > .txt {
  width: 700px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.7;
  padding: 0 50px 0 0;
  margin-top: 40px;
  text-align: justify;
  border-right: 1px solid #dcdcdc;
	margin-bottom: 20px;
}

/* line 76, ../sass/style.scss */
/* line 1424, ../sass/fitf.scss */
.sec > .cart, #sec2_inner > .cart {
  font-size: 12px;
  font-size: 1.2rem;
  width: 201px;
  margin-top: 40px;
  min-height: 120px;
  padding-bottom: 4px;
}

/* line 81, ../sass/style.scss */
/* line 1438, ../sass/fitf.scss */
 .text_container .sec > .cart p {
  line-height: 2;
  padding: 0;
  font-size: 13px;
}
/* line 1443, ../sass/fitf.scss */
 .text_container #sec2_inner > .cart p {
  padding: 0;
  font-size: 11px;
  line-height: 1.2;
}
/* line 1447, ../sass/fitf.scss */
 .text_container #sec2_inner > .cart p.attend {
  font-size: 12px;
  line-height: 1.6;
  color: gray;
  padding-top: 6px;
}
/* line 1453, ../sass/fitf.scss */
 .text_container #sec2_inner > .cart p span {
  font-weight: 400;
  line-height: 1.5;
}
/* line 1458, ../sass/fitf.scss */
 .text_container #sec2_inner > .cart p.mono {
  padding-top: 40px;
  line-height: 1.5;
  font-weight: 400;
 }

/* line 85, ../sass/style.scss */
/* line 1468, ../sass/fitf.scss */
.org {
  color: #e46a10;
}

/* line 92, ../sass/style.scss */
/* line 1474, ../sass/fitf.scss */
.sec > .cart #contact, #sec2_inner > .cart #contact {
  background: #333333;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  width: 150px;
  padding: 7px 0;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 12px;
}

/* line 113, ../sass/style.scss */
/* line 1490, ../sass/fitf.scss */
.sec#sec2, #sec2_inner#sec2 {
  margin-top: 0px;
}

/* line 118, ../sass/style.scss */
/* line 1496, ../sass/fitf.scss */
.input_container {
  margin-top: 12px;
}
/* line 1499, ../sass/fitf.scss */
.input_container input[type=text] {
  width: 38px;
  height: 38px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #9b9b9b;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
}
/* line 1511, ../sass/fitf.scss */
.input_container input[type=button] {
  background: #333333;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  width: 150px;
  padding: 7px 0;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
}



#image_container .ty4 .weight_list p {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 10px;
}
#image_container .ty4 .weight_list p strong {
    font-family: "AXIS Font Japanese W55",sans-serif;
    font-weight: 500;
}
#image_container .ty4 .weight_list p span{
    font-size: 1.2rem;
}
#image_container .ty4 .left {
    padding: 12px 50px 12px 0;
    position: relative;
    width: 560px;
}
#image_container .ty4 .weight_list a {
    background-color: white;
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    color: black;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    padding: 10px 18px;
    text-decoration: none;
}
#contents .container_inner, #image_container .ty4 .container_inner {
    font-style: normal;
    font-weight: normal;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px;
    width: 1012px;
}
 .text_container .left.txt p{
	margin-bottom: 40px;
}
 .text_container .left.txt p.flow{
    line-height: 2;
	margin-bottom: 0;
}
#undercolumn #contents {
    border-bottom: 1px solid #e3e3e3;
	padding-top: 36px;
}
input[type="button"] {
    cursor: pointer;
}
.text_container #sec2_inner > .cart p.flow{
	text-align: center;
    font-size: 1.0rem;
	margin-top: -41px;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #898989;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 0;
}
.text_container #sec2_inner > .cart p.flow span:after{
	content: "▼";
	display: block;
	text-align: center;
    font-size: 1.5rem;
}
