@charset "utf-8";

/*-----------------------------
	intv
------------------------------*/

#intv {
overflow: hidden;
margin-bottom: 60px;
}

/* h2 */
#intv h2 {
display: table;
width: 100%;
overflow: hidden;
box-sizing: border-box;
margin-bottom: 80px;
}

#intv h2 figure {
display: table-cell;
width: 49%;
}

#intv h2 span {
display: table-cell;
width: 47%;
height: 100%;
font-size: 160%;
padding: 0 2%;
font-weight: normal;
vertical-align: middle;
box-sizing: border-box;
}

#intv h2 span strong {
display: block;
width: 48px;
height: 48px;
line-height: 50px;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
color: #fff;
font-size: 140%;
font-weight: normal;
margin: 0 auto 10px;
}

#intv h2 span em {
display: block;
font-weight: bold;
margin-bottom: 40px;
}

#intv h2 span small {
display: block;
font-size: 70%;
}

#intv.intv01 h2 {
border: 5px solid #EB6212;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#intv.intv01 h2 span strong {
color: #fff;
background: #EB6212;
}

#intv.intv02 h2 {
border: 5px solid #F5A100;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#intv.intv01 h2 span em {
color: #EB6212;
}

#intv.intv02 h2 span strong {
color: #fff;
background: #F5A100;
}

#intv.intv02 h2 span em {
color: #F5A100;
}

/* dl */
#intv p.profile {
clear: both;
}

#intv h3 {
font-size: 120%;
font-weight: bold;
margin-bottom: 20px;
}

#intv.intv01 h3 {
color: #EB6212;
}

#intv.intv02 dl dt {
color: #F5A100;
}

/* p */
#intv p.profile {
clear: both;
padding: 15px;
font-size: 70%;
border: 1px solid #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 60px;
}

/* ul */
#intv ul {
clear: both;
float: right;
overflow: hidden;
padding-top: 20px;
}

#intv ul li {
float: left;
margin-left: 10px;
line-height: 1;
}

@media only screen and (max-width: 767px) {

#intv {
overflow: hidden;
padding: 0 15px;
margin-bottom: 60px;
}

/* h2 */
#intv h2 {
display: table;
width: 100%;
overflow: hidden;
margin-bottom: 50px;
}

#intv h2 figure {
display: table-cell;
width: 49%;
}

#intv h2 span {
display: table-cell;
width: 51%;
height: 100%;
font-size: 130%;
font-weight: normal;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
}

#intv h2 span strong {
display: block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
color: #fff;
font-size: 100%;
font-weight: normal;
margin: 0 auto 10px;
}

#intv h2 span em {
display: block;
font-weight: bold;
margin-bottom: 10px;
}

#intv h2 span small {
display: block;
font-size: 70%;
}

/* p */
#intv p.profile {
clear: both;
padding: 15px;
font-size: 90%;
border: 1px solid #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top: 60px;
}
}

/*-----------------------------
	special
------------------------------*/

#special {
overflow: hidden;
}

#special h3 {
color: #4B4747;
font-size: 120%;
padding-bottom: 5px;
border-bottom: 2px solid #4B4747;
text-align: center;
margin-bottom: 50px;
}

/* h4 */
#special h4 {
line-height: 1.2;
font-weight: normal;
margin-bottom: 30px;
}

#special #special1box h4 {
color: #2F9EB8;
}

#special h4 {
color: #EE907D;
}

#special #special3box h4 {
color: #F4B824;
}

#special h4 small {
display: block;
margin-bottom: 5px;
}

#special h4 span {
float: left;
width: 50px;
height: 50px;
font-size: 30px;
text-align: center;
line-height: 50px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-sizing: border-box;
margin: 0 15px 5px 0;
}

#special #special1box h4 span {
color: #fff;
background: #79CADD;
}

#special h4 span {
color: #fff;
background: #EE907D;
}

#special #special3box h4 span {
color: #fff;
background: #FAC84C;
}

#special h4 em {
display: block;
font-size: 160%;
}

#special #special3box h4 em {
line-height: 50px;
}

#special figure {
float: right;
width: 40%;
font-size: 70%;
margin: 0 0 20px 30px;
}

#special figure img {
margin-bottom: 8px;
}

#special figure em {
display: block;
font-size: 140%;
margin-bottom: 15px;
}

#special .catch {
font-size: 160%;
font-weight: bold;
line-height: 1.4;
text-align: center;
margin-bottom: 20px;
}

#special .catch em {
color: #c00;
font-weight: bold;
}

#special .read {
margin-bottom: 30px;
}

#special .ifcont {
clear: both;
overflow: hidden;
margin-bottom: 70px;
}

#special .ifcont figure {
float: left;
width: 34%;
margin: 10px 20px 15px 0;
font-size: 140%;
font-weight: bold;
text-align: center;
line-height: 1.2;
}

#special .ifcont figure small {
display: block;
font-size: 75%;
font-weight: normal;
}

#special .ifcont dl {
overflow: auto;
margin-bottom: 20px;
}

#special .ifcont dl dt {
font-size: 110%;
font-weight: bold;
line-height: 46px;
margin-bottom: 20px;
}

#special .ifcont dl dt span {
float: left;
width: 46px;
height: 46px;
line-height: 48px;
text-align: center;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
color: #fff;
font-size: 200%;
font-weight: normal;
margin-right: 10px;
}

#special .ifcont.if1 dl dt {
color: #E96225;
}

#special .ifcont.if1 dl dt span {
background: #E96225;
}

#special .ifcont.if2 dl dt {
color: #F3A012;
}

#special .ifcont.if2 dl dt span {
background: #F3A012;
}

#special .ifcont dl dd {
}

#special .ifcont dl dd a {
clear: both;
display: block;
float: right;
margin-top: 30px;
}

#special .ifcont p {
clear: both;
padding: 15px;
font-size: 70%;
border: 1px solid #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

@media only screen and (max-width: 767px) {

#special {
float: none;
width: auto;
padding: 0 15px;
margin-bottom: 50px;
}

#special h2 {
font-size: 200%;
margin-bottom: 20px;
}

/* h4 */
#special h4 {
line-height: 1.2;
font-weight: bold;
margin-bottom: 15px;
}

#special h4 span {
float: left;
width: 35px;
height: 35px;
font-size: 28px;
text-align: center;
line-height: 31px;
box-sizing: border-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-sizing: border-box;
margin: 0 10px 15px 0;
}

#special h4 span {
line-height: 35px;
}

#special h4 em {
display: block;
font-size: 115%;
font-weight: bold;
overflow: auto;
}

#special figure {
float: none;
width: 100%;
font-size: 85%;
margin: 0 0 20px;
text-align: center;
}

#special figure img {
margin: 0 auto 10px;
}

#special figure figcaption {
text-align: left;
}

#special .ifcont {
clear: both;
overflow: hidden;
margin-bottom: 40px;
}

#special .ifcont:last-of-type {
margin-bottom: 10px;
}

#special .ifcont figure {
float: none;
width: 100%;
margin: 5px 0 20px;
font-size: 105%;
font-weight: bold;
text-align: center;
line-height: 1.2;
}

#special .ifcont figure figcaption {
text-align: center;
}

#special .ifcont figure figcaption small {
display: block;
font-size: 75%;
font-weight: normal;
margin: 0 auto;
}

#special .ifcont dl {
overflow: auto;
}

#special .ifcont dl dt {
font-size: 110%;
font-weight: bold;
line-height: 1.4;
margin-bottom: 10px;
}

#special .ifcont dl dt span {
float: left;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
color: #fff;
font-size: 90%;
font-weight: normal;
margin-right: 5px;
margin-bottom: 10px;
vertical-align: bottom;
}

#special .ifcont dl dd a {
clear: both;
display: block;
float: right;
margin-top: 10px;
}

#special .ifcont p {
clear: both;
padding: 10px;
font-size: 90%;
border: 1px solid #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
}
