@charset "UTF-8";
/* CSS Document */

#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
a img{
	opacity: 1;
	transition: 0.2s;
}
a:hover img{
	opacity: 0.6;
}
#headwrap {
    clear: both;
    position: absolute;
	width: 100%;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 230px;
	padding-top: 50px;
	padding-left: 50px;
}
#logo img{
    width: 100%;
    height: auto;
    left: auto;
}
#navwrap{
	width: 100%;
	background: rgba(157,10,45,1.00);
	color:#fff;
}
#nav02 {
    width: 62.5%;
    max-width: 1200px;
    padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
	text-align: center;
	
}
#nav02 li {
    display: inline-block;
    width: calc(20% - 6px);
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: 18px;
    position: relative;
	font-weight: 600;
}
#nav02 li:last-child{
	border-right: none;
}

#nav02 li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#nav02 li a:hover {
	color: #fff;
}

.fadein {
  opacity: 0;
  animation: fadein 1s forwards 5s;
}

@keyframes fadein {
  	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding : 20px;
 border: 1px solid #000;
 margin-bottom: 30px;
	margin-top: 40px;
	border-radius: 10px;
	font-weight: 400;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}
.tbl th {
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
    width: 20%;
	font-size:12px;
}
.tbl td {
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
	font-size:12px;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.link a {
    padding: 10px;
    display: block;
    color: #001226;
    text-decoration: none;
}
.link a:hover {
    color: #FFFFFF;
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "¡ñ";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
    color: hsla(346,88%,33%,1.00);
    font-weight: 600;
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
    padding-bottom: 0px;
    background-color: rgba(255,255,255,1.00);
    border-radius: 10px;
    margin-bottom: 40px;
}

.drop dt {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 148px;
    position: relative;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
}
.drop dt:before {
    visibility: visible;
    content: '';
    top: 50%;
    left: 40px;
    font-weight: bold;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    background-image: url(/100th/character/img/icon-faq.png);
    background-repeat: no-repeat;
	background-size: 21px 21px;
	width: 21px;
	height: 21px;
	transition: 0.5s;
}
.drop dt.opened:before {
	transform: translateY(-50%) rotate(0deg);
    top: 50%;
    left: 40px;
}
.drop dt span{
	text-indent: 48px;
	margin-left: -48px;
}
.drop dd{
	border-top:1px solid #000;
}
.drop dd div{
    padding: 20px 20px 20px 148px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(157,10,45,1.00);
}
.drop dd span{
	text-indent: 48px;
	margin-left: -48px;
}
/*¥¿¥ÖÇÐ¤êÌæ¤¨È«Ìå¤Î¥¹¥¿¥¤¥ë*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*¥¿¥Ö¤Î¥¹¥¿¥¤¥ë*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*¥é¥¸¥ª¥Ü¥¿¥ó¤òÈ«¤ÆÏû¤¹*/
input[name="tab_item"] {
  display: none;
}

/*¥¿¥ÖÇÐ¤êÌæ¤¨¤ÎÖÐÉí¤Î¥¹¥¿¥¤¥ë*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*ßx’k¤µ¤ì¤Æ¤¤¤ë¥¿¥Ö¤Î¥³¥ó¥Æ¥ó¥Ä¤Î¤ß¤ò±íÊ¾*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content{
  display: block;
}

/*ßx’k¤µ¤ì¤Æ¤¤¤ë¥¿¥Ö¤Î¥¹¥¿¥¤¥ë¤ò‰ä¤¨¤ë*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
.bold{
	font-weight: bold!important;
}
.bk{
	color:#1A1311;
}
.txt10{
	font-size:10px;
}
.txt12{
	font-size:12px;
	line-height: 18px;
}
.txt14{
	font-size:14px;
}
.txt18{
	font-size:18px;
}
.txt20{
	font-size:20px;
	line-height: 32px;
}
.txt22{
	font-size:22px;
}
.txt24{
	font-size:24px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt26{
	font-size:26px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt32{
	font-size:30px;
	line-height: 36px;
}
.txt32{
	font-size:32px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt44{
	font-size:44px;
	line-height: 50px;
}
.txt60{
	font-size:60px;
}
.txt78{
	font-size:78px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 40px;
}
.mt80{
	margin-top: 80px;
}
.mt100{
	margin-top: 100px;
}
.inner1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.inner1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.inner735 {
    width: 735px;
    margin-left: auto;
    margin-right: auto;
}
.inner630 {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.sec01 {
    background-image: url(/100th/character/img/bg02.png);
    background-position: center top;
    background-size: 20px auto;
    position: relative;
    background-repeat: repeat-x;
    background-color: #800724;
}

.sec01 .inner{
    background-image: url(/100th/character/img/bg01.png);
    background-size: 1920px auto;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
	height: 683px;
}
.sec01 .inner .cha01,.sec01 .inner .cha02{
	width: 30.99%;
}
.sec01 .inner .cha01 img,.sec01 .inner .cha02 img{
	width: 100%;
	height: auto;
}
.sec01 .inner .cha01{
	position: absolute;
	bottom:0;
	left:5%;
}
.sec01 .inner .cha02{
	position: absolute;
	bottom:0;
	right:5%;
}
.obi {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
}

.sec01-img {
    width: 334px;
    position: relative;
    float: right;
	margin-right: 65px;
	padding-bottom: 15px;
}
.sec01-img img{
	width: 100%;
	height: auto;
}
.sec01-txt {
    width: 631px;
    position: relative;
    padding-bottom: 0px;
    padding-top: 127px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	z-index: 10;
}
.sec01-txt p {
    padding-bottom: 0px;
}

.sec01-txt img{
	width: 100%;
	height: auto;
}
.obi .time img {
    width: 615px;
    height: auto;
}

.sec02 {
	background-image: url(/100th/character/img/bg_sec02.png);
	background-position: center bottom;
	background-size: 1310px auto;
	padding-top: 100px;
	padding-bottom: 110px;
	font-size: 22px;
	line-height: 46px;
	background-repeat: repeat-x;
	font-weight: 500;
	text-align: center;
	background-color: #800724;
	border-bottom: 13px solid #F1C12D;
	color: #FFFFFF;
}
.sec03 {
	background-color: #FFFFFF;
	padding-top: 110px;
	padding-bottom: 90px;
	background-repeat: no-repeat;
	background-image: url(/100th/character/img/sec03-bg.jpg);
	background-position: center bottom;
	background-size: 1920px auto;
	position: relative;
	border-bottom: 13px solid #F1C12D;
	height: 1435px;
	
}
.title {
    text-align: center;
    color: #9D0A2D;
    margin-bottom: 90px;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 5px;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
}
.title .bgtitle {
    display: inline-block;
    background-color: #9D0A2D;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 60px;
    border-radius: 80px;
    padding: 0 40px;
}
.sec03 .title{
	width: 485px;
	margin: 0 auto;
}
.sec03 .title img{
	width: 100%;
	height: auto;
}
.sec03 .inner1200 .num01 {
	position: absolute;
	width: 323px;
	left:50%;
	margin-left: -161px;
	top:230px;
}
.sec03 .inner1200 .num02 {
	position: absolute;
	width: 290px;
	left:25%;
	margin-left: -145px;
	top:400px;
}
.sec03 .inner1200 .num03 {
	position: absolute;
	width: 244px;
	left:78%;
	margin-left: -122px;
	top:440px;
}
.sec03 .inner1200 .num01 img,.sec03 .inner1200 .num02 img,.sec03 .inner1200 .num03 img{
	width: 100%;
	height: auto;
}

.sec04 {
	background-position: center center;
	background-size: 24px auto;
	padding-top: 100px;
	padding-bottom: 90px;
	font-size: 22px;
	line-height: 46px;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
}
.sec04 .uni {
	background-image: url(/100th/character/img/sec04-bg01.jpg);
	margin-bottom: 110px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 24px auto;
	position: relative;
}
.uni .uni-komidashi {
	background-color: #9D0A2D;
	color: #FFFFFF;
	max-width: 512px;
	padding-top: 20px;
	padding-bottom: 80px;
	border-radius: 40px;
	position: relative;
	top: 0px;
	left:-0px;
	z-index: 1;
}

.sec04 .uni .uni-box {
	border: 5px solid #9D0A2D;
	background-color: #FFFFFF;
	position: relative;
	border-radius: 40px;
	z-index: 2;
	top:-70px;
	text-align: left;
	padding-bottom: 100px;
}
.uni-box .name {
	color: #9D0A2D;
	font-weight: bold;
	font-size: 84px;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;;
}
.uni-box .photo {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.uni-box .photo img {
	width: 100%;
	height: auto;
}
.uni-box .txt {
	display: inline-block;
	vertical-align: top;
	width: 40%;
	color:#333;
}
.uni-box .txt .txt-midashi{
	color:#9D0A2D;
	font-size:24px;
	border-bottom: 5px dotted #9D0A2D;
	margin-bottom: 20px;
}
.uni-box .txt p {
	font-size: 18px;
	line-height: 1.8em;
}

.sec04 .hs {
	background-image: url(/100th/character/img/sec04-bg02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 24px auto;
	margin-bottom: 0px;
	position: relative;
}
.hs .hs-komidashi {
	background-color: #1A3F98;
	color: #FFFFFF;
	max-width: 512px;
	padding-top: 20px;
	padding-bottom: 80px;
	border-radius: 40px;
	position: relative;
	top: 0px;
	left:-0px;
	z-index: 1;
}

.sec04 .hs .hs-box {
	border: 5px solid #1A3F98;
	background-color: #FFFFFF;
	position: relative;
	border-radius: 40px;
	z-index: 2;
	top:-70px;
	text-align: left;
}
.hs-box .name {
	color: #1A3F98;
	font-weight: bold;
	font-size: 84px;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;;
}
.hs-box .photo {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-bottom: 50px;
}
.hs-box .photo img {
	width: 100%;
	height: auto;
}
.hs-box .txt {
	display: inline-block;
	vertical-align: top;
	width: 40%;
	color:#333;
}
.hs-box .txt .txt-midashi{
	color:#1A3F98;
	font-size:24px;
	border-bottom: 5px dotted #1A3F98;
	margin-bottom: 20px;
}
.hs-box .txt p {
	font-size: 18px;
	line-height: 1.8em;
}





.midashi  {
    text-align: center;
    font-size: 34px;
	color:#9D0A2D;
}
.midashi span  {
    text-align: center;
    font-size: 34px;
	position: relative;
	font-weight: 600;
	letter-spacing: 10px;
}
.midashi span:before{
    content: "";
    background-image: url(/100th/character/img/midashi-before.png);
    background-repeat: no-repeat;
    background-size: 38px auto;
	width: 38px;
	height: 78px;
	position: absolute;
	left:-70px;
	top:-20px;
} 
.midashi span:after{
    content: "";
    background-image: url(/100th/character/img/midashi-after.png);
    background-repeat: no-repeat;
    background-size: 38px auto;
	width: 38px;
	height: 78px;
	position: absolute;
	right:-70px;
	top:-20px;
}
.outline   {
    margin-left: 220px;
    margin-right: 20px;
    margin-top: 80px;
    margin-bottom: 0px;
    font-size: 20px;
}
.outline tr{
}
.outline tr th {
    width: 150px;
    border-right: 1px solid #000000;
    padding-bottom: 50px;
    font-weight: 500;
	text-align: center;
	padding-right: 50px;
}
.outline tr td {
   padding-left: 80px;
	padding-bottom: 50px;
	line-height: 1.8;
    font-weight: 400;
}
.sec05 p strong {
}

.sec05 a {
    color: #333;
    text-decoration: none;
}
.sec05 a:hover {
    color: #9D0A2D;
    text-decoration: underline;
}


.sec05 h4 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 22px;
    line-height: 34px;
    position: relative;
    z-index: 10;
}
.sec05 h4 strong{
    background-color: #fff;
    padding: 0 10px 0 10px;
    font-weight: normal;
}
.sec05 h4:after{
    content: " ";
    width: 300px;
    height: 1px;
    background-color: #666;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}
.sec05 .photo {
    width: 248px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
	display: inline-block;
	vertical-align: top;
}
.sec05 .photo img {
    width: 100%;
    height: auto;
}
.sec05 .txt{
	display: inline-block;
	width: 850px;
	vertical-align: top;
	text-align: center;
}
.sec05 .name {
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 0.4em;
	text-align: center;
}
.sec05 .name_eng {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.2em;
	padding-bottom: 30px;
	text-align: center;
	color: #9D0A2D;
}

.sec05 .txt img{
	width: 100%;
	height: auto;
}
.sec05 .txt .line-center{
	position: relative;
}
.sec05 .txt .line-center:after{
	width: 100%;
	content: "";
	position: absolute;
	top:40%;
	left:0;
	border-bottom: 1px solid #999;
	z-index: 1;
}
.sec05 .txt .line-center span{
	position: relative;
	background: #fff;
	padding-right: 10px;
	display: inline-block;
	z-index: 2;
}

.sec06{
    padding-top: 110px;
    padding-bottom: 110px;
}


.sec08 {
	padding-top: 110px;
	padding-bottom: 110px;
	background-color: #F0EEE6;
	color: #333333;
}
.contact-box {
	background-color: #FFFFFF;
	border-radius: 10px;
	width: 440px;
	padding-top: 68px;
	padding-right: 68px;
	padding-bottom: 38px;
	padding-left: 68px;
	text-align: center;
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
.contact-box .komidashi {
    color: #9D0A2D;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 40px;
	padding-top: 25px;
    font-size: 26px;
	letter-spacing: 5px;
}
.contact-box .komidashi2 {
    color: #9D0A2D;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 25px;
	letter-spacing: 5px;
}
.contact-box a{
	text-decoration: none;
	color:#000;
	font-size: 20px;
}
.footer {
    width: 100%;
    padding-top: 50px;
}
.footer .foot-logo {
    padding-left: 90px;
    width: 267px;
	float: left;
}
.footer .foot-logo img {
    width: 100%;
    height: auto;
}
.foot-sns {
    width: 380px;
    margin-left: auto;
}
.foot-sns li{
	display: inline-block;
	margin-right: 30px;
}
.foot-sns img{
	height: 27px;
	width: auto;
}
.footer .cr {
    padding-top: 100px;
	padding-bottom: 40px;
	padding-right: 40px;
    font-size: 12px;
    text-align: right;
}




.sec05 {
    background-color: #FFFFFF;
    padding-top: 60px;
    padding-bottom: 110px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.uni .uni-cha01{
	position: absolute;
	bottom:0;
	left:2%;
}
.uni .uni-cha01 img {
	width: 200px;
	height: auto;
}
.uni .uni-cha02{
	position: absolute;
	bottom:40%;
	right:0%;
}
.uni .uni-cha02 img {
	width: 211px;
	height: auto;
}
.hs .hs-cha01{
	position: absolute;
	bottom:0;
	right:2%;
}
.hs .hs-cha01 img {
	width: 200px;
	height: auto;
}
.hs .hs-cha02{
	position: absolute;
	bottom:40%;
	left:0%;
}
.hs .hs-cha02 img {
	width: 175px;
	height: auto;
}
