@charset "utf-8";

#contents{
    width: 100%;
}
#contents > header{
  min-height: 14.4em;
}
#contents > header h2 small{
  margin: .39em 0 0;
}
.mv{
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #cccccc;
}
.tab{
    width: 960px;
    margin: 0 auto;
    display: table;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.tab p{
    width: 320px;
    display: table-cell;
}
.tab p:nth-child(2){
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.tab p a{
    display: block;
    text-decoration: none;
    text-align: center;
    color: #000;
    padding: 4px 0;
    font-size: 18px;
    font-weight: bold;
}
.tab p.current a{
    background: #fa960a;
    color: #ffffff;
}
.contents-detail{
    background: url('../img/about/bg.jpg') no-repeat center center;
    background-color: #fcfcfd;
    background-attachment: fixed;
    background-size: 1200px auto;
    background-position: 50% 50%;
    padding: 66px 0 0;
}
.contents-detail-width{
	width: 715px;
	margin: 24px auto 88px;
}
.modal-layout + .contents-detail-width{
  margin: 34px auto 20px;
}
.contents-detail .txt-1{
    width: 150.5px;
    margin: 0 auto 40px;
    padding-top: 95px;
}
.txt-1 img{
    width: 100%;
}
.contents-detail .txt-2{
    width: 291px;
    margin: 0 auto 40px;
}
.txt-2 img{
    width: 100%;
}
.contents-title{
    font-family: 'Merriweather', serif;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
}
.contents-txt p{
    text-align: left;
    color: #1e1933;
    font-size: 18px;
    line-height: 1.33;
}
.contents-txt p + p{
    margin: 1.33em 0 0;
}
.btn-wrap {
    width: 554px;
    margin: 0 auto;
    padding: 60px 0 64px;
    overflow: hidden;
    position: relative;
    z-index: 11;
}
.btn-wrap p{
    float: left;
    margin: 0;
}
.btn-wrap p:nth-child(1){
    margin-right: 20px;
}
.btn-wrap p a{
    width: 267px;
    height: 30px;
}
.btn-wrap p a span{
    font-size: 13px;
    background: #fa960a;
    padding: 0;
}
.layout-1{
	width: 880px;
	margin: 0 auto;
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
  display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;
}
.layout-1 + .layout-1{
  margin-top:40px;
}
.layout-1-title{
	font-size: 24px;
  line-height:1.58;
	font-weight: bold;
	color: #fa960a;
    margin: 0;
}
.layout-1-title .color-2019{
    background: #f27f0c;
}
.layout-1-title > img{
	width: 60px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
    border-radius: 100%;
}
.layout-1-title > span{
	display: inline-block;
	vertical-align: middle;
}
.layout-1-img{
	margin: 0 40px 0 0;
width: 500px;
}
.layout-1-img img{
  width: 100%;
}
.layout-1-detail{
    width: 380px;
    margin-right:-40px;
}
.layout-1-no{
    font-size: 46px;
    font-weight: bold;
    color: #fa960a;
    margin: 0;
    line-height: 1;
}
.layout-1-txt{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #1e1933;
	line-height: 1.5;
    margin: 0 0 0 0;
}
.contents-detail-inner{
	width: 960px;
	margin: 0 auto;
	padding: 50px 40px;
	box-sizing: border-box;
	background: #ffffff;
}
.thumb-layout{
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
  padding-bottom: 28px;
}
.balloon-txt{
	color: #1e1933;
  font-size: 18px;
  line-height: 1.44;
  font-family: 'Merriweather', serif;
  text-align: center;
  margin: 34px 0;
}

.modal-layout{
	overflow: hidden;
	padding-bottom: 40px;
    margin-bottom: 0px;
    border-bottom: 1px solid #cccccc;
}
.modal-layout p{
	width: 285px;
	float: left;
	margin: 0 12px 50px 0;
}
.modal-layout p:nth-last-of-type(1),
.modal-layout p:nth-last-of-type(2),
.modal-layout p:nth-last-of-type(3){
	margin-bottom: 0;
}
.modal-layout p:nth-of-type(3n){
  margin-right: 0;
}
.modal-layout p a{
	display: block;
	text-decoration: none;
}
.modal-layout p a img{
	width: 100%;
	vertical-align: bottom;
}
.modal-layout p a span{
	font-size: 16px;
    font-weight: bold;
  line-height: 2.75;
	color: #ffffff;
	display: block;
	background: #1e1933;
	text-align: center;
}
.modal-layout-caution{
	font-size: 16px;
    color: #1e1933;
    display: block;
    clear: left;
    padding: 20px 0 0 0;
}
.thumb-layout-block{
    width: 285px;
    height: 290px;
    background: #f6f6f7;
    position: relative;
    float: left;
    margin: 0 12px 12px 0;
    display: table;
}
.thumb-layout-block:nth-of-type(3n){
    margin-right: 0;
}
.thumb-layout-block-img{
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 15px;
}
.thumb-layout-block-img img{
    width: 100%;
}
.thumb-layout-block-txt-1{
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
    width: 100%;
}
.thumb-layout-block-txt-1 span{
    background: #ffffff;
    padding: 0 16px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.71;
    letter-spacing:.075em;
    font-weight: bold;
    color: #1e1a33;
}
.thumb-layout-block-txt-2{
    font-size: 11px;
    line-height: 1.55;
    letter-spacing: .03em;
    color: #1e1a33;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
}


