.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
body {
  font-family: georgia, "times new roman", times, serif;
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  word-wrap: break-word;
}
.c-overlay_outerBox {
  padding: 0;
}
/*breadcrumb---------------------------------------------*/
/*.tomodachiBreadcrumb {
  min-height: 50px;
}
.c-breadcrumb {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #888;
  line-height: 1.2;
}
.c-breadcrumb a {
  color: #444;
}*/
.tomodachiLogo {
  padding-bottom: 29px;
}
#tomodachiMenu {
  position: relative;
}
.tomodachiSp {
  display: none;
}
.tomodachiSpMenu {
  display: none;
}
.tomodachiSpBtn {
  display: none;
}
/*tomodachiLangArea---------------------------------------------*/
.langArea {
  position: absolute;
  top: 20px;
  right: 0px;
}
.langArea ul {
  display: flex;
  justify-content: flex-end;
}
.langArea li {
  float: left;
  display: block;
  margin: 0 0 1px 1px;
}
.langArea a {
  display: block;
  width: 90px;
  text-align: center;
  font-family: 'roboto Condensed', sans-serif;
  color: #3D4871;
  border-bottom: solid 5px #3D4871;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.9;
}
.langArea .langEn a {
  color: #9F0303;
  border-bottom: solid 5px #9F0303;
}
.langArea .langEn a:hover {
  color: #9F0303;
  border-bottom: solid 5px #9F0303;
}
.langArea .langEs a:hover {
  color: #9F0303;
  border-bottom: solid 5px #9F0303;
}
.langArea .langFr a:hover {
  color: #9F0303;
  border-bottom: solid 5px #9F0303;
}
/*tomodachiMenu---------------------------------------------*/

.tomodachiMenu {
  position: relative;
  font-family: 'roboto Condensed', sans-serif;
  font-size: 18px;
  line-height:1.9;
  font-weight: 400;
  background-color: #444;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
}
.tomodachiMenu a {
  display: block;
  background-color: #444;
  color: #fff;
  padding: 1px 0 3px 0;
}
.listTop {
  float: left;
  width: 15.625%;
}
.listMenu {
  width: 28.125%;
  float: left;
}
.listMenu a:after {
  content: "";
  display: block;
  clear: both;
}
.tomodachiMenu .listMenu ul {
  position: absolute;
  font-weight: 100;
  font-size: 14px;
  text-align: left;
  width: 100%;
  background-color: #555;
  z-index: 900;

}

.tomodachiMenu .listMenu li a {
  line-height: 1.4;
  padding: 0 0 9px 5px;
  margin: 10px 15px 3px 15px;
  background-color: #555;
}
.listInnerBacknumber {
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  top: 38px;
  left: 0;
  padding-bottom: 20px; 
}
.listInnerBacknumber li {
  width: 16.66666%;
  padding-top: 20px;
}
.tomodachiMenu .listInnerBacknumber li a {
  padding: 0 0 5px 0;
  text-align: center;
}
.listInnerCategory {
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  top: 38px;
  left: 0;
  padding-bottom: 20px; 
}
.listInnerCategory li {
  width: 25%;
  padding-top: 15px;
  
}
.listInnerCategory span img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 7px 0 0;
}
.tomodachiMenu .listInnerCategory li a {
  padding: 0 0 5px 5px;
}
.listInnerCountry {
  top: 38px;
  left: 0;
}
.listInnerCountry ul {
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
}
.tomodachiMenu .listMenu .listInnerCountry ul {
  position: relative; 
  background-color: #444;
}
.tomodachiMenu .listMenu .listInnerCountry li a {
  padding: 0 0 0px 5px;
  background-color: #444;
}

.listInnerCountry dt {
  cursor: pointer;
  display: block;
  font-size:18px;
  text-align: center;
  padding: 5px 0;
  background-color:#555555;
  border-bottom:solid 1px #444444;
}
.listInnerCountry dt:hover {
  opacity:0.7;
  background-color:#666666;
}
.listInnerCountry dd {
  background-color:#444444;
  padding-bottom: 20px; 

}
.listInnerCountry .lastDD {
  padding-bottom: 80px; 

}
.listInnerCountry ul li {
  width: 20%;
  padding-top: 5px;
}
.listInnerCountry span img {
  width: 30px;
  height: 20px;
  float: left;
  margin: 0 7px 0 0;
}
.listInnerCountry .listInnerCategory li a {
  padding: 0 0 11px 5px;
}
/*SNS---------------------------------------------*/
.likebtn_area {
	padding-top: 30px;
}
#headSNS {
  position: relative;
  height: 50px;
  overflow: hidden;
}
#headSNS .likebtn_area {
  display: inline-block;
  line-height: 1.5;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 0;
}
#footSNS {
  margin-top: 70px;
  text-align: center;
}
/*Banner---------------------------------------------*/
#footBanner {
  width: 96.775%;
  margin: 0 1.5625%;
}
#footBanner ul {
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 15px;
}
#footBanner li {
  width: 31.25%;
}
.tomodachiCopy p {
  color: #666;
  line-height: 1.4;
  margin-bottom: 30px;
}
.toTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0.9;
}
.toTop a {
  border: solid 1px #999;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: block;
  padding: 7px 11px 5px 28px;
  color: #666;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
}
.toTop a:hover {
  color: #fff;
  background-color: #333;
}
.bindicon-angle-up {
  font-size: 31px;
  position: absolute;
  bottom: 2px;
  left: 0px;
}
.to-selectbox {
  padding:10px;
  margin-bottom:10px;
  background-color:#eee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;  
}

.to-selectbox dt, .to-selectbox dd {
  float:left
}
.to-selectboxInner dt {
  margin:2px 0 0 20px;
}.to-selectboxInner dd {
  margin:2px 0;
}
.to-selectboxInner select {
  padding:5px;
}
/*640---------------------------------------------*/

@media(max-width:640px) {
html, body {
  height: 100%;
}
body {
  overflow-x: hidden;
}
.langArea {
  padding-bottom: 20px;
}
#headSNS {
  overflow: hidden;
}
#tomodachiMenu {
  padding-bottom: 15px;
}
.tomodachiMenu {
  display: none;
}
.listTop {
  float: left;
  width: 100%;
}
.listMenu {
  width: 100%;
  float: left;
}
#a-footer {
  padding: 50px 0px 0px 0px;
}
#footBanner {
  padding: 20px 0px 0px 0px;
}
.tomodachiLogo {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 6px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 5px;
}
.tomodachiLogoImage {
  width: 89%;
  padding: 0 20px 5px 0px;
}
.tomodachiLogoImage img {
  width: 65%;
}
.tomodachiSpBtn {
  display: block;
  width: 8%;
  padding: 0;

  cursor: pointer;
}
.tomodachiSpBtn .jpgo-header-menu-main-button {
  margin-top: -15px;
}
.tomodachiSpBtn img {
  width: 45px;
}
.tomodachiSpMenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #1F2C52;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.tomodachiSpMenu h3 {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
  padding: 30px 20px 20px 20px;
}
.tomodachiSpMenu ul {
  border-top: solid 1px #ccc;
}
.tomodachiSpMenu li a {
  display: block;
  padding: 10px 20px 10px 40px;
  border-bottom: solid 1px #ccc;
  font-size: 24px;
  color: #fff;
}
.tomodachiSpClose {
  border: solid 1px #fff;
  width: 100px;
  margin: 40px auto;
  color: #fff;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

.langArea {
  position: relative;
  top: 0px;
  right: 0px;
}
.langArea a {
    width: 70px;  
    font-size: 16px;
    line-height: 1.7;
}
.tomodachiCopy {
  overflow: hidden;
  width: 96%;
  margin: 0 2% 0 2%;
}
.c-sp-padding_normal>.g-column, .c-sp-padding_normal>.column {
  padding: 0px;
}
#footBanner {
  width: 100%;
}
#footBanner li {
  width: 100%;
  margin: 0 0 20px 0;
}
.toTop {
  position: relative;
  bottom: 0;
  right: auto;
  opacity: 0.9;
  margin: 20px auto;
  width: 100px;
}
.toTop a:hover {
  color: #666;
  background-color: #fff;
}
.nullBox {
  margin: 0;
  padding: 0;
  height: 0;
}
}










































