@charset "UTF-8";
@import url("./normalize.css");
@import url(//fonts.googleapis.com/css?family=Lato:Regular,Bold,Italic,Black);
@import url(//fonts.googleapis.com/css?family=Lora:Regular,Bold,Italic);
@import url(//fonts.googleapis.com/earlyaccess/sawarabimincho.css);


/* ***********************************************
header,footer,コンテンツ共通
************************************************** */
main .content,
main .section {
  line-height: 1.8;
  font-family: "游明朝", "Yu Mincho", "YuMincho",  "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho","ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 15px;
	font-weight: normal;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.lft {
  float: left;
}
.rgt {
  float: right;
}
.content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.content:after {
  content: "";
  display: block;
  clear: both;
}
p {
  line-height: 1.8;
}
a:hover img {
  filter:alpha(opacity=70);
  -moz-opacity: .7;
  opacity: .7;
}
@media screen and (max-width: 663px) {
  .lft, .rgt {
    float: none;
  }
  .content {
    width: 92%;
    margin: auto;
  }
}
/* ***********************************************
header
************************************************** */
#header {
  border-bottom: solid 1px #ccc;
}
#header .content {
  padding: 19px 0 16px;
  line-height: 0;
}
#header .content .lft,
#header .content .rgt {
  position: relative;
  width: 50%;
  height: 30px;
}
#header .content a {
  display: inline-block;
}
#header .content .lft img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
#header .content .rgt img {
  position: absolute;
  right: 0;
  top: 4px;
  display: block;
  max-width: 65px;
  width: 100%;
}
@media screen and (max-width: 663px) {
  #header .content .lft {
    float: left;
    width: 75%;
  }
  #header .content .rgt {
    float: right;
    width: 17%;
  }
}

/* ***********************************************
footer
************************************************** */
#footer .bknum {
  /* padding-bottom: 10em;
  background: url(../img/bg_footer.png) no-repeat bottom center #fff; */
}
#footer .ttl {
  max-width: 215px;
  width: 100%;
  margin: 0 auto;
  padding: 2em 0 3em;
}
#footer .ttl img {
  width: 100%;
}
#footer .bknum ul {
  overflow: hidden;
}
#footer .bknum li {
  display: block;
  float: left;
  width: 316px;
  margin-left: 26px;
}
#footer .bknum li:first-child {
  margin-left: 0;
}
#footer .bknum li a {
  position: relative;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #000;
}
#footer .bknum li a em {
  display: block;
  text-align: center;
  font-style: normal;
  font-family: "Lora";
  font-weight: normal;
  font-size: 30px;
  color: #ccc;
}
#footer .bknum li.none a {
  cursor: text;
}
#footer .bknum li.none a:hover img {
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#footer .btm {
  padding: 1.5em 0 2em;
  font-size: 80%;
  font-family: "Lato";
}
#footer .btm .rgt img {
  display: inline-block;
  max-width: 62px;
  margin-left: 5px;
  vertical-align: bottom;
}
@media screen and (max-width: 663px) {
  #footer .bknum {
    padding-bottom: 5em;
  }
  #footer .bknum li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1em;
  }
  #footer .bknum li a span {
    position: relative;
    max-height: auto;
    max-width: auto;
  }
  #footer .bknum li img {
    width: 100%;
  }
  #footer .btm {
    text-align: center;
  }
}

/* ***********************************************
コンテンツ
************************************************** */
br.sp {
  display: none;
}
.ttl_udstyle {
  padding: 40px 0 0;
  border-bottom: dashed 1px #ccc;
  line-height: 0;
  text-align: center;
}
.ttl_udstyle img {
  display: inline-block;
  margin-bottom: -2px;
}
h1 {
  margin: 36px auto 30px;
  text-align: center;
  line-height: 1.2;
  font-size: 30px;
  font-weight: normal;
}
h1 span {
  display: block;
  margin: 0 auto 6px;
  font-family: 'Lora';
  font-size: 42px;
  color: #ccc;
}
.mvisual {
  background-color: #f5f5f5;
}
.mvisual img {
  display: block;
  max-width: 100%;
  height: auto;
}
.mvisual p {
  padding: 30px 4%;
  margin: 0;
  text-align: center;
}
.mvisual span.mvisual_cap {
  padding: 5px 0;
  margin: 0;
  font-size: 12px;
  text-align: right;
  display: block;
}
.sns {
  margin: 2em 0;
  text-align: right;
}
.section {
  margin: 0 0 4em;
}

.section .top_box{
	overflow: hidden;
	margin-bottom: 20px;
}
.section .top_box .left p.people{
  clear: both;
  padding: 10px 0;
  margin: 0 0 2em;
  border-top: dashed 1px #ccc;
  border-bottom: dashed 1px #ccc;
}
.section .top_box .left p.people span{
  font-size: 13px;
}
.section .top_box .left p.img{
	margin-left: 80px;
	margin-top: -10px;
	width: 280px;
}
.section .top_box .left p.img span {
	width: 280px;
  padding: 5px 0;
  margin: 0;
  font-size: 12px;
  text-align: left;
  display: block;
}
.section .top_box .left{
	float: left;
}
.section .top_box .right{
	margin-left: auto;
}
.section .top_box .txt{
	width: 740px;
}
.section .top_box .prof{
	width: 160px;
	padding: 20px;
	border: #ccc 1px solid;
}
.section .top_box .prof span{
	font-size: 12px;
	display: block;
}
.mt10{
	margin-top: 10px;
}
.section .content_box{
	overflow: hidden;
	margin-bottom: 20px;
}
.section .content_box .txt{
	width: 602px;
}
.section .content_box .photo{
	width: 358px;
}
.section .content_box .photo .content_cap{
	margin-bottom: 20px;
}
.section .content_box .photo .content_cap span{
	display: block;
	font-size: 12px;
}
.section .content_box .left.txt,
.section .content_box .left.photo{
	float: left;
}
.section .content_box .right.photo,
.section .content_box .right.txt{
	margin-left: auto;
}
.section p span.line{
	letter-spacing: -0.2em;
	width: 5em;
	display: block;
	float:left;
}
.section p span.q{
	font-weight: bold;
	padding-left: 5em;
	margin-left: auto;
	display: block;
}
.section dl{
	overflow: hidden;
}
.section dl dt{
	width: 5em;
	float:left;
	margin-bottom: 30px;
	font-weight: normal;
}
.section dl dd{
	padding-left: 5em;
	margin-left: auto;
	margin-bottom: 30px;
	font-weight: normal;
}
.section .column {
  padding: 1em 2em 2em;
  border: solid 1px #222;
	overflow: hidden;
}
.section .column:after {
  content: "";
  display: block;
  clear: both;
}
.section .column p{
	width: 360px;
	float: left;
	overflow: hidden;
}
.section .column p span.title{
	width: 5em;
	display: block;
	float: left;
}
.section .column p span.txt{
	margin-left: auto;
	display: block;
	padding-left: 5.5em;
}
.section .column ul{
	overflow: hidden;
	width: 566px;
	margin-left: auto;
	margin-top: 2em;
}
.section .column ul li{
	float: left;
	width: 280px;
}
.section .column ul li:first-child{
	margin-right: 5px;
}
.section .column ul li span{
	font-size: 12px;
	display: block;
	margin-top: -5px;
}



@media screen and (max-width: 663px) {
  br.sp {
    display: inline;
  }
  br.pc {
    display: none;
  }
  .ttl_udstyle {
    padding-top: 2em;
  }
  .ttl_udstyle img {
    width: 60%;
    text-align: center;
  }
  h1 {
    font-size: 24px;
  }
  h1 span {
    font-size: 36px;
  }
  .section .img img {
    width: 100%;
    height: auto;
  }

.mvisual {
  background-color: #f5f5f5;
}
.mvisual img {
  display: block;
  max-width: 100%;
  height: auto;
}
.mvisual p {
  padding: 30px 4%;
  margin: 0;
  text-align: center;
}
.mvisual span.mvisual_cap {
  padding: 5px;
  margin: 0;
  font-size: 12px;
  text-align: left;
  display: block;
}
.sns {
  margin: 2em 0;
  text-align: right;
}
.section {
  margin: 0 0 4em;
}
.section .top_box .left p.img span {
  margin: 0;
}
.section .top_box .left{
	float: none;
}
.section .top_box .right{
	margin-left: 0;
}
.section .top_box .txt{
	width: 100%;
}
.section .top_box .prof{
	width: 100%;
	border-left: none;
	border-right: none;
	overflow: hidden;
	margin-top: 20px;
	padding: 20px 0;
}
.section .top_box .prof img{
	width: 30%;
	float: left;
	}
.section .top_box .prof p{
	width: 65%;
	font-size: 12px;
	display: block;
	margin-top: 0;
	float: right;
}
.section .content_box{
	overflow: hidden;
	margin-bottom: 20px;
}
.section .content_box .txt{
	width: 100%;
}
.section .content_box .photo{
	width: 100%;
}
	.section .content_box .photo img{
		width: 100%;
		height: auto;
	}
.section .content_box .photo .content_cap{
	margin-bottom: 20px;
}
.section .content_box .left.txt,
.section .content_box .left.photo{
	float: none;
}
.section .content_box .right.photo,
.section .content_box .right.txt{
	margin-left: 0;
}

  .section .column {
    padding: 0 1em 1em;
  }
.section .column p{
	width: 100%;
	float: none;
}
.section .column ul{
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}
.section .column ul li{
	float: left;
	width: 49%;
}
  .section .column li img {
    width: 100%;
	height: auto;
  }
}
