@charset "UTF-8";

/*
Theme Name: af_theme
Description:
Theme URI:
Author:
Author URI:
Version:
License:
License URI:
Tags:

*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figCaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

address,
article,
aside,
figure,
figCaption,
footer,
header,
hgroup,
hr,
legend,
menu,
nav,
section,
summary {
    display: block;
}

ul,
ol {
    list-style-type: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

img {
    vertical-align: bottom;
    max-width: 100%;
}

mark {
    background: none;
}

input {
    opacity: 1;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}

a,
a:hover {
    text-decoration: none;
    color: #434343;
}

.cf:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.cf {
    min-height: 1px;
    zoom: 1;
}

.hoverBtn a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}


/* 共通
------------------------------------------*/

.fL {
    float: left;
}

.fR {
    float: right;
}

.tC {
    text-align: center;
}

.tL {
    text-align: left;
}

.tR {
    text-align: right;
}

.bdrN {
    border: none!important;
}


/* Padding
------------------------------------------*/

.padT05 {
    padding-top: 5px !important;
}

.padT10 {
    padding-top: 10px !important;
}

.padT20 {
    padding-top: 20px !important;
}

.padT30 {
    padding-top: 30px !important;
}

.padT40 {
    padding-top: 40px !important;
}

.padT50 {
    padding-top: 50px !important;
}

.padT60 {
    padding-top: 60px !important;
}

.padT70 {
    padding-top: 70px !important;
}

.padT80 {
    padding-top: 80px !important;
}

.padT90 {
    padding-top: 90px !important;
}

.padT100 {
    padding-top: 100px !important;
}

.padB05 {
    padding-bottom: 5px !important;
}

.padB10 {
    padding-bottom: 10px !important;
}

.padB20 {
    padding-bottom: 20px !important;
}

.padB30 {
    padding-bottom: 30px !important;
}

.padB40 {
    padding-bottom: 40px !important;
}

.padB50 {
    padding-bottom: 50px !important;
}

.padB60 {
    padding-bottom: 60px !important;
}

.padB70 {
    padding-bottom: 70px !important;
}

.padB80 {
    padding-bottom: 80px !important;
}

.padB90 {
    padding-bottom: 90px !important;
}

.padB100 {
    padding-bottom: 100px !important;
}

.padR05 {
    padding-right: 5px !important;
}

.padR10 {
    padding-right: 10px !important;
}

.padR20 {
    padding-right: 20px !important;
}

.padR30 {
    padding-right: 30px !important;
}

.padR40 {
    padding-right: 40px !important;
}

.padR50 {
    padding-right: 50px !important;
}

.padR60 {
    padding-right: 60px !important;
}

.padR70 {
    padding-right: 70px !important;
}

.padR80 {
    padding-right: 80px !important;
}

.padR90 {
    padding-right: 90px !important;
}

.padR100 {
    padding-right: 100px !important;
}

.padL05 {
    padding-left: 5px !important;
}

.padL10 {
    padding-left: 10px !important;
}

.padL20 {
    padding-left: 20px !important;
}

.padL30 {
    padding-left: 30px !important;
}

.padL40 {
    padding-left: 40px !important;
}

.padL50 {
    padding-left: 50px !important;
}

.padL60 {
    padding-left: 60px !important;
}

.padL70 {
    padding-left: 70px !important;
}

.padL80 {
    padding-left: 80px !important;
}

.padL90 {
    padding-left: 90px !important;
}

.padL100 {
    padding-left: 100px !important;
}


/* Margin
------------------------------------------*/

.margT05 {
    margin-top: 5px !important;
}

.margT10 {
    margin-top: 10px !important;
}

.margT20 {
    margin-top: 20px !important;
}

.margT30 {
    margin-top: 30px !important;
}

.margT40 {
    margin-top: 40px !important;
}

.margT50 {
    margin-top: 50px !important;
}

.margT60 {
    margin-top: 60px !important;
}

.margT70 {
    margin-top: 70px !important;
}

.margT80 {
    margin-top: 80px !important;
}

.margT90 {
    margin-top: 90px !important;
}

.margT100 {
    margin-top: 100px !important;
}

.margB05 {
    margin-bottom: 5px !important;
}

.margB10 {
    margin-bottom: 10px !important;
}

.margB20 {
    margin-bottom: 20px !important;
}

.margB30 {
    margin-bottom: 30px !important;
}

.margB40 {
    margin-bottom: 40px !important;
}

.margB50 {
    margin-bottom: 50px !important;
}

.margB60 {
    margin-bottom: 60px !important;
}

.margB70 {
    margin-bottom: 70px !important;
}

.margB80 {
    margin-bottom: 80px !important;
}

.margB90 {
    margin-bottom: 90px !important;
}

.margB100 {
    margin-bottom: 100px !important;
}

.margR05 {
    margin-right: 5px !important;
}

.margR10 {
    margin-right: 10px !important;
}

.margR20 {
    margin-right: 20px !important;
}

.margR30 {
    margin-right: 30px !important;
}

.margR40 {
    margin-right: 40px !important;
}

.margR50 {
    margin-right: 50px !important;
}

.margR60 {
    margin-right: 60px !important;
}

.margR70 {
    margin-right: 70px !important;
}

.margR80 {
    margin-right: 80px !important;
}

.margR90 {
    margin-right: 90px !important;
}

.margR100 {
    margin-right: 100px !important;
}

.margL05 {
    margin-left: 5px !important;
}

.margL10 {
    margin-left: 10px !important;
}

.margL20 {
    margin-left: 20px !important;
}

.margL30 {
    margin-left: 30px !important;
}

.margL40 {
    margin-left: 40px !important;
}

.margL50 {
    margin-left: 50px !important;
}

.margL60 {
    margin-left: 60px !important;
}

.margL70 {
    margin-left: 70px !important;
}

.margL80 {
    margin-left: 80px !important;
}

.margL90 {
    margin-left: 90px !important;
}

.margL100 {
    margin-left: 100px !important;
}


/* ALL
----------------------------------------------------------------------------------*/

body {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    -webkit-text-size-adjust: none;
    color: #434343;
}

h1,
h2,
h3,
h4 {
    font-weight: 500;
}

div#wrapper {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8em;
}

header {
    background: #fafafa;
}

.hdrFirst {
    background: aliceblue;
    padding: 10px;
    box-shadow: 1px 1px 1px #ddd;
}

.hdrFirst ul {
    display: block;
    max-width: 1080px;
    margin: 0 auto;
}

.hdrFirst .fL img {
    height: 70px;
}

.hdrFirst .ttl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 26px;
    font-weight: bold;
    color: #008d9e;
    line-height: 1.35;
}

.hdrSecound {
    box-shadow: 1px 1px 1px #ddd;
}

.hdrSecound ul,
.hdrMenu ul,
.ftrMenu ul {
    display: flex;
    justify-content: space-around;
    box-sizing: border-box;
    width: 1080px;
    margin: 0 auto;
}

.hdrSecound li {
    width: 100%;
}

.hdrSecound li a,
.hdrMenu li a,
.ftrMenu li a {
    display: block;
    font-size: 16px;
    /* 	width: 108px; */
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    /*	font-weight: bold;*/
}

.hdrSecound .hdrSecound__abv--inner {
    /*width: 840px;*/
    /*   margin-right: 0; */
}

.ftrMenu ul {
    /* 	margin: 20px 0px 0px; */
}

.hdrLogo {
    padding: 20px 0;
}

.hdrLogo img,
.ftrLogo img {
    max-width: 220px;
}

.hdrMenu .hdrMenu__abv {
    width: 740px;
    margin: auto;
}

.hdrSecound li a:hover {
    background: #ddd;
}

.fv {
    background: url(./img/fvbg_2.png) center center no-repeat;
    height: 400px;
    filter: grayscale(30%);
}

.inner {
    width: 1080px;
    margin: 0 auto;
}

.titleH1,
.titleH2,
.titleH3,
.titleH3_afi,
.mincho,
.copyright,
.btn1 a,
.menuList01,
.hdrSecound li a,

/*.ftrMenu li a, */

.tvBox h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.titleH1 {
    margin: 100px 0px 20px;
    font-size: 24px;
    font-weight: bold;
    color: #008d9e;
    border-bottom: 3px solid;
    text-shadow: 1px 1px 1px #bababa;
    letter-spacing: 2px;
}

.titleH1 div {
    border-bottom: 5px solid aliceblue;
}

.titleH1 span {
    color: #ddd;
    float: right;
    text-shadow: none;
    font-size: 20px;
    padding-top: 5px;
}

.topCnt01 {
    margin-top: 40px;
    border: 5px solid aliceblue;
    padding: 40px;
}

.titleH2 {
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
}

.titleH3 {
    font-size: 22px;
    color: #008d9e;
    font-weight: bold;
    margin-bottom: 20px;
}

.titleH3_afi {
    font-size: 22px;
    color: #008d9e;
    font-weight: bold;
    margin-bottom: 20px;
}

.titleH3::before {
    content: "<";
    padding-right: 10px;
}

.titleH3::after {
    content: ">";
    padding-left: 10px;
}

.titleH4 {
    font-size: 18px;
    border-left: 2px solid #008d9e;
    color: #008d9e;
    margin-bottom: 20px;
    padding-left: 10px;
    margin-left: 5px;
}

.topCampaign {
    background: aliceblue;
    padding: 30px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #008d9e;
    border: 1px solid;
}

.topCampaign2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 2.2;
}

.btn1 a {
    display: inline-block;
    padding: 1em;
    text-decoration: none;
    border-radius: 10px;
    color: #ffffff;
    background-image: linear-gradient(#6795fd 0%, #67ceff 100%);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

footer {
    background: #fafafa;
    padding: 20px 0;
}

.copyright {
    text-align: center;
    text-shadow: 1px 1px 1px #bababa;
    padding: 10px 0;
}

.imgDow li {
    box-shadow: 2px 2px 2px 2px #ddd;
    padding: 20px;
    box-sizing: border-box;
}

.imgDow li a,
.catalog a,
.btn01 a,
.btn02 a,
.voiceList .fL a {
    display: block;
    background: #008d9e;
    color: #fff;
    margin: 20px 0 0px;
    padding: 10px;
    border-radius: 5px;
}

.imgDow li p {
    padding-bottom: 10px;
}

.imgDow .fas,
.catalog .fas,
.btn01 .fas,
.btn02 .fas,
.voiceList .fas {
    float: right;
    font-size: 18px;
    padding-top: 3px;
}

.imgDow {
    border-bottom: 1px solid #ddd;
    padding-bottom: 60px;
    margin: 40px 0px 60px;
}

.menuList01 {
    display: flex;
    justify-content: space-between
}

.menuList01 p a {
    display: block;
    width: 240px;
    text-align: center;
    background: aliceblue;
    box-sizing: border-box;
    padding: 20px 0px;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    border-radius: 10px;
}

.menuList01 i {
    padding-left: 10px;
}

.movie h2 {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: lighter;
    height: 60px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}

.movie li {
    width: 510px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.movie li iframe {
    padding-bottom: 10px;
}

.movie li:nth-child(odd) {
    float: left;
}

.movie li:nth-child(even) {
    float: right;
}


/* .movie li a {
	color: #008d9e;
	text-decoration: underline;
} */

.catalog li {
    width: 510px;
    margin-bottom: 40px;
}

.catalog li:nth-child(odd) {
    float: left;
}

.catalog li:nth-child(even) {
    float: right;
}

.btn01 a {
    width: 400px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
}

.btn01 img {
    width: 20px;
    padding-right: 10px;
}

.logo img {
    width: 400px;
    border: 1px solid #ddd;
    margin: 20px 0px 0px;
    padding: 20px;
    box-sizing: border-box;
}

.btn02 a {
    display: block;
    width: 400px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
}

.evidence hr {
    border: none none solid;
    border-bottom: 1px solid #ddd;
    padding-bottom: 60px;
}

.bdrB {}

.tvBox {
    border: 5px solid aliceblue;
    border-radius: 10px;
    padding: 40px;
}

.tvBox h2 {
    font-size: 18px;
    color: #008d9e;
    font-weight: bold;
    padding-bottom: 10px;
}


/* .modelList {
	margin-top: 40px;
} */

.modelList .fL {
    width: 500px;
    height: 500px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
    margin-right: 40px;
}

.modelList .fL img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.modelList .fR {
    float: left;
    width: 700px;
}

.modelList .fR a {
    color: #008d9e;
    text-decoration: underline;
    line-height: 30px;
}

.modelList .fR li {
    width: 100px;
    float: left;
}

.modelList h3 {
    font-size: 20px;
    padding-bottom: 20px;
}

.modelList>ul>li {
    border: 3px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}

.modelList h4 {
    margin-top: 0px;
    font-size: 16px;
}

.model_cite {
    display: inline-block;
    margin-top: 20px;
}

.voiceList li {
    width: 24%;
    margin-right: 1%;
    height: auto;
}

.voiceList ul {
    display: flex;
    flex-wrap: wrap;
    /* 	justify-content: space-between; */
}

.voiceList .fL,
.voiceList .fR {
    width: 250px;
}

.voiceList .fL a {
    box-sizing: border-box;
}

.voiceList .fL img {
    width: 100%;
}

.phamaceuticalList li {
    line-height: 40px;
}

.phamaceuticalList p {
    display: inline;
}

.phamaceuticalList p:nth-of-type(2) {
    padding-left: 20px;
}

.phamaceuticalList p:nth-of-type(2)::before {
    content: "⇒";
    padding-right: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #008d9e;
}

.phamaceuticalList span {
    font-weight: bold;
    color: #008d9e;
}

.phamaceuticalBox {
    box-shadow: 2px 2px 2px 2px #ddd;
    padding: 40px 40px;
    margin-top: 40px;
}

.Intro_txt {
    font-size: 16px;
    line-height: 1.8;
    margin: -60px 0 40px 20px;
    padding: 20px;
    box-shadow: 2px 2px 5px aliceblue;
}

.Leadtable {
    width: 800px;
    margin: 60px auto;
    font-size: 22px;
}

.Leadtable th,
.Leadtable td {
    padding: 15px;
    border-bottom: 1px solid #008d9e;
}


/* #medical,
#rakuten, */

#illustration,
#magazine {
    display: flex;
    flex-wrap: wrap;
}

#illustration li,
#medical li,
#rakuten li,
#magazine li {
    float: left;
    height: 100%;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 1%;
}

#illustration li img,
#medical li img,
#rakuten li img,
#magazine li img {
    width: 100%;
    height: 280px;
    object-fit: contain;
}

#illustration li:nth-child(3),
#illustration li:nth-child(6) {
    margin-right: 20%;
}

#illustration li:nth-child(11) {
    margin-right: 70%;
}

#illustration li:nth-child(13) {
    margin-right: 50%;
}

#illustration li:nth-child(28) {
    margin-right: 20%;
}

#landing {
    display: flex;
    justify-content: space-around;
}

#landing li {
    width: 60%;
    margin-right: 1%;
}

#landing li img {
    width: 100%;
    /* 	object-fit:cover;
	object-position:top; */
}

#landing .img_scroll {
    max-height: 600px;
    overflow-y: scroll;
}

#banner {}

#banner li {
    float: left;
    width: 24%;
    margin-right: 1%;
}

#banner li img {
    display: block;
    margin: auto;
    max-height: 200px;
}

#product li img {
    display: block;
    margin: auto;
    max-height: 300px;
}

.other_movie ul li video {
    max-width: 510px;
    max-height: 315px;
}

.download_btn a {
    width: 400px;
    text-align: center;
    margin: auto;
    display: block;
    padding: 10px;
    color: #fff;
    background: #1c9aaa;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #9c9c9c;
    transition: .4s;
    font-size: 16px;
    font-weight: 600;
}

#fitst {
    margin-top: -50px;
    padding-top: 50px;
}

.modelimage_list,
.modelmovie_list {
    margin-right: 1%;
    width: 140px !important;
}

.modelimage_list img,
.modelmovie_list img {
    max-height: 140px;
    width: 100%;
    object-fit: cover;
}

.deadline {
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 2px solid #f90d0d;
}

h3.model_deadline {
    display: inline-block;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 2px solid #f90d0d;
}

.instagramer,
.instagramroop {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.instagramer li,
.instagramroop li {
    width: 32%;
    height: 100%;
    margin-right: 1.3%;
    margin-bottom: 2%;
}

.instagramer img,
.instagramroop img {
    width: 100%;
    height: 280px;
    object-fit: contain;
}

.instagramroop li:nth-child(5) {
    margin-right: 0%;
}

.instagramroop li:nth-child(6) {
    margin-right: 0%;
}


/* .instagramroop li:nth-child(3n){
	margin-right:0;
} */


/* 20200716 */

.num_list li {
    position: relative;
    padding-left: 20px;
}

.num_list li:first-child:before {
    content: '①';
    position: absolute;
    left: 0;
}

.num_list li:last-child:before {
    content: '②';
    position: absolute;
    left: 0;
}

.pad_list {
    padding-left: 40px;
}

.add_ttl {
    font-size: 20px;
}

.add_list {
    list-style-type: circle;
}

.add_list li {
    margin-bottom: 20px;
}

.add_list li h4 {
    font-size: 18px;
}

.cite {
    margin-top: 10px;
    font-size: 14px;
}

.link {
    color: blue;
}

.hdrMenu__abv li a {
    padding-bottom: 0;
}

.hdrMenu__abv {
    padding: 30px 0;
}

.hdrMenu__abv li:last-child a {
    border-bottom: 3px solid yellow;
}

.model_top {
    width: 100%;
    height: 400px;
    background: #ccc;
    margin: 50px auto;
}

.restriction_ul li {
    display: flex;
    margin-left: 10px;
}

.restriction_h4 {
    margin: 10px 0;
}

.modelp_p {
    width: 1080px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.modelp_p p {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.mb a {
    width: 300px;
    height: 30px;
    display: block;
    background: #008d9e;
    color: #fff;
    margin: 20px 0 0px;
    padding: 10px;
    border-radius: 5px;
}

.voiceList .fL {
    box-shadow: 2px 2px 2px 2px #ddd;
    padding: 20px;
    box-sizing: border-box;
}

#ent .inner {
    height: 100vh;
}

.ent_box {
    display: block;
    margin: 0 auto;
}

#ent .ent_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 150px;
}

#ent .ent_l,
#ent .ent_r {}

#ent .ent_logo {
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#ent .ent_p {
    margin: 30px auto;
    font-weight: bold;
    text-align: center;
}

#ent .ent_link {
    width: 400px;
    text-align: center;
    margin: auto;
    display: block;
    padding: 15px;
    color: #fff;
    background: #1c9aaa;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #9c9c9c;
    transition: .4s;
    font-size: 16px;
    font-weight: 600;
}

.ent .margB100 {
    margin-bottom: 0 !important;
}