@charset "UTF-8";
/*
Theme Name: プロ契約特別対談LP
Theme URI: https://carryme.jp/lp002/special-dialogue/
Description: 本田圭佑×大澤亮 プロ契約特別対談のLPテーマです
*/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica Neue",
    Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing:border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	box-sizing:border-box;
}

html{
    overflow-y: scroll;
    scroll-behavior: smooth;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	padding: 0;
	margin: 0;
}

ol, ul{
    list-style:none;
	box-sizing:border-box;
}

table{
	width:100%;
    border-collapse: collapse; 
    border-spacing:0;
	box-sizing:border-box;
}

caption, th{
    text-align: left;
}

header:after,footer:after,section:after,article:after,aside:after,div:after,dl:after,ul:after {
	overflow: hidden;
}

br {
	letter-spacing:0;
}

img {
	width: 100%;
	box-sizing: border-box;
	border: 0;
	vertical-align:bottom;
}

a img {  
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;  
}
a img:hover{
	opacity: 0.7;
    filter: alpha(opacity=60);  
}

#spLinkBlockInPc {
    display:none;
}

#copy {
    padding: 0 20px 50px 20px;
    font-size: 0.7em;
}


/*loading*/
#loading{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

#loader-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #FFF;
    z-index: 10000;
    text-align: center;
}

#loading img {
    max-width: 200px;
}

@media (max-width: 768px){
#loading img {
    max-width: 150px;
}

}

body {
	letter-spacing:0.1em;
	background:#fff;
	font-size:1em;
	line-height:1.8;
	-webkit-text-size-adjust: 100%;
	color: #111;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}


@media (max-width: 768px){
body {
	font-size: 0.95em;
}
}

.clear {
	clear:both;
}

.clearfix {
	overflow:hidden;
}

.center {
	text-align:center;
}

.center01 {
	text-align:center;
}

@media (max-width: 768px){
.center01 {
	text-align:left;
}

.center02 {
	text-align:center;
}
}

.textleft {
	text-align:left !important;
}

.textright {
	text-align:right !important;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb20pc {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

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

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb100 {
	margin-bottom: 100px;
}

.p20 {
	padding: 20px;
}

.mt20 {
	margin-top: 20px;
}

@media (max-width: 768px){
.mb20sp {
	margin-bottom: 20px;
}

.mb20pc {
	margin-bottom: 0;
}

.mb40sp {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 40px;
}

.mb60 {
	margin-bottom: 40px;
}

.mb70 {
	margin-bottom: 40px;
}

.mb80 {
	margin-bottom: 60px;
}

.mb100 {
	margin-bottom: 60px;
}

.mt20 {
	margin-top: 0;
}
}

a:link,a:visited {
	text-decoration:underline;
	overflow:hidden;
	color:#ea5504;
}

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

ul {
	list-style-type:none;
}

.big {
	font-size: 1.15em !important;
}

.big02 {
	font-size: 1.25em !important;
}

.big03 {
	font-size: 1.5em !important;
}

.big04 {
	font-size: 1.6em !important;
}

.big05 {
	font-size: 1.7em !important;
}

@media (max-width: 768px){
.big {
	font-size: 1.1em !important;
}

.big02 {
	font-size: 1.2em !important;
}

.big03 {
	font-size: 1.3em !important;
}

.big04 {
	font-size: 1.3em !important;
}

.big05 {
	font-size: 1.4em !important;
}
}

.small {
	font-size:0.9em !important;
}

@media (max-width: 768px){
.small_sp {
	font-size:0.9em;
}
}

.bold {
	font-weight: 600;
}

.bold a {
	font-weight: 600 !important;
}

/*.red {
	color: #d7485c !important;
}*/

.white {
    color: #fff !important;
}

.white a:hover,.white:hover {
    color: #fff !important;
}

.orange {
    color: #ea5504 !important;
}

.yellow {
    color: #f8f008 !important;
}

/*切り替えのスタイル*/

@media (min-width: 768px){
.sp {
	display: none;
}
}

@media (max-width: 768px){
.pc {
	display: none;
}

.sp {
	width: 100%;
}
}

/*box*/
.box1120 {
	clear: both;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
    padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.box880 {
	clear: both;
	width: 100%;
	max-width: 880px;
	margin: 0 auto;
}

.box780 {
	clear: both;
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
}

.box580 {
	clear: both;
	width: 100%;
	max-width: 580px;
	margin: 0 auto;
}

@media (max-width: 768px){
.box1120 {
	padding-left:0 ;
	padding-right:0 ;
}
.box580 {
	max-width: 768px;
}
}

/*base*/
.base01 {
	clear: both;
	width: 100%;
}

@media (max-width: 768px){
.base01 {
	padding-left: 30px;
	padding-right: 30px;
    box-sizing: border-box;
}
}

/*fadein
***************************************/
.fade {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;						
	transition: 0.2s ease-in-out;	
}

.fade:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*scale*/
.scale {
	overflow: hidden;
}
 
.scale img {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	-ms-transition: 0s ease-in-out;
}

.scale img:hover {
	webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/*youtubeのスタイル*/
.youtube01 {
    position: relative;
    width: 100%;
    padding: 54.3% 0 0 0;
}

.youtube01 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*エフェクト*/
.animation {
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1s;
}

.keyframe1{
    animation-name: anim_v;
}

@keyframes anim_v {
    0% {
        transform: translate(0, 0px);
    }
    100% {
        transform: translate(0, -15px);
    }
}

.effect01{
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: cubic-bezier(.32, .43, .49, 1.36), ease-in;
    -webkit-animation: slide-br 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-br 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-br {
	animation: slide-br1 0.4s ease-out forwards;
}

@-webkit-keyframes slide-br1 {
  0% {
    -webkit-transform: translateY(-50px) translateX(-50px) scale(1.2);
            transform: translateY(-50px) translateX(-50px) scale(1.2);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
             opacity:1;
  }
}
@keyframes slide-br1 {
  0% {
    -webkit-transform: translateY(-50px) translateX(-50px) scale(1.2);
            transform: translateY(-50px) translateX(-50px) scale(1.2);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
            opacity:1;
  }
}

.effect02{
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: cubic-bezier(.32, .43, .49, 1.36), ease-in;
    -webkit-animation: slide-br2 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-br2 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-br2 {
	animation: slide-br3 0.4s ease-out forwards;
}

@-webkit-keyframes slide-br3 {
  0% {
    -webkit-transform: translateY(50px) translateX(0) scale(1);
            transform: translateY(50px) translateX(0) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
             opacity:1;
  }
}
@keyframes slide-br3 {
  0% {
    -webkit-transform: translateY(50px) translateX(0) scale(1);
            transform: translateY(50px) translateX(0) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
            opacity:1;
  }
}

.effect03{
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: cubic-bezier(.32, .43, .49, 1.36), ease-in;
    -webkit-animation: slide-up 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-up 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-up {
	animation: slide-up1 0.4s ease-out forwards;
}

@-webkit-keyframes slide-up1 {
  0% {
    -webkit-transform: translateY(-50px) translateX(0) scale(1);
            transform: translateY(-50px) translateX(0) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
             opacity:1;
  }
}
@keyframes slide-up1 {
  0% {
    -webkit-transform: translateY(-50px) translateX(0) scale(1);
            transform: translateY(-50px) translateX(0) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
            opacity:1;
  }
}

.effect04{
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: cubic-bezier(.32, .43, .49, 1.36), ease-in;
    -webkit-animation: slide-side 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-side 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-side {
	animation: slide-side1 0.4s ease-out forwards;
}

@-webkit-keyframes slide-side1 {
  0% {
    -webkit-transform: translateY(0) translateX(-50px) scale(1);
            transform: translateY(0) translateX(-50px) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
             opacity:1;
  }
}
@keyframes slide-side1 {
  0% {
    -webkit-transform: translateY(0) translateX(-50px) scale(1);
            transform: translateY(0) translateX(-50px) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
            opacity:1;
  }
}

.effect05{
    transition-property: transform, opacity, -webkit-transform;
    transition-timing-function: cubic-bezier(.32, .43, .49, 1.36), ease-in;
    -webkit-animation: slide-side02 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-side 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-side02 {
	animation: slide-side2 0.4s ease-out forwards;
}

@-webkit-keyframes slide-side2 {
  0% {
    -webkit-transform: translateY(0) translateX(50px) scale(1);
            transform: translateY(0) translateX(50px) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
             opacity:1;
  }
}
@keyframes slide-side2 {
  0% {
    -webkit-transform: translateY(0) translateX(50px) scale(1);
            transform: translateY(0) translateX(50px) scale(1);
            opacity:0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0) scale(1);
            transform: translateY(0) translateX(0) scale(1);
            opacity:1;
  }
}

/*flex*/
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap; 
	flex-wrap: wrap;
}

.flex01,.flex03 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	flex-wrap : wrap;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	align-content: space-between;
}

.flex02 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	flex-wrap : wrap;
	-ms-flex-direction : row-reverse;
    -webkit-flex-direction : row-reverse;
	flex-direction : row-reverse;
	-ms-flex-pack:justify;
	justify-content:space-between;
	align-content: space-between;
}

.flex-center {
    align-items: center;
}

.flex-center02 {
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px){
.flex03 {
	flex-direction: column-reverse;
}
}

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

/*header*/
header#header {
    background: #f6f6f6;
    position: relative;
}

.honda_img {
    position: absolute;
    left: -140px;
    top:440px;
    z-index: 1000;
}

.osawa_img {
    position: absolute;
    right: -140px;
    top:540px;
    z-index: 1000;
}

.honda_img img,.osawa_img img {
    max-width: 360px;
}

#spLinkBlockInPc {
    display:none;
}

@media (max-width: 1120px){
.honda_img {
    left: -40px;
    top:440px;
}

.osawa_img {
    right: -40px;
    top:540px;
}

.honda_img img,.osawa_img img {
    max-width: 250px;
}
}

@media (max-width: 980px){
.honda_img {
    width: 46%;
    position: static;
    margin-top: 0;
    padding: 0 0 0 30px;
}

.osawa_img {
    width: 46%;
    position: static;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 0 30px 0 0;
}

.honda_img img,.osawa_img img {
    max-width: 360px;
}
}

/*lp_bg*/
.lp_bg01 {
    width:100%;
    min-height:200vh;
    background: url("images/line.png") repeat-y center;
    background-size:1px;
    margin-top: -80px;
    padding-bottom: 180px;
    position: absolute;
    z-index: 1;
}

@media (max-width: 980px){
.lp_bg01 {
    margin-top: -60px;
}
}

/*lead_box*/
.lead_box {
    padding: 120px 0 50px 0;
}

.lead_box div {
    padding: 50px 30px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.lead_box div p {
    line-height: 2.2;
}

@media (max-width: 980px){
.lead_box {
    padding: 50px 0 50px 0;
}

.lead_box div {
    padding: 50px 30px;
    background: #fff;
    position: relative;
    z-index: 1;
}

}

/*back*/
.transparent01 {
    width: 100%;
    height: 0;
    border-style: solid;
    border-width: 0 0 200px 100vw;
    border-color: transparent transparent #222 transparent;
}

.transparent02 {
    width: 100%;
    height: 0;
    border-style: solid;
    border-width: 200px 100vw 0 0;
    border-color: #222 transparent transparent transparent;
}

.black_bg {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    color: #fff;
    background: #222;

}

/*.black_bg::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #222;
    transform: skewY(-8deg);
    z-index: -10;
}*/

.black_bg .box1120 {
    background: url("images/line.png") repeat-y center;
    background-size:1px;
}

@media (max-width: 980px){
.transparent01 {
    border-width: 0 0 100px 100vw;
}

.transparent02 {
    border-width: 100px 100vw 0 0;
}
}

/*episode_box*/
.episode_box {
    margin-bottom: 260px;
    position: relative;
    z-index: 100;
    padding: 50px 0;
    background: #222;
}

.episode_box:last-of-type {
    margin-bottom: 0;
}

.episode_movie {
    width: 65%;
}

.episode_movie_left {
    margin-left: -5%;
}

.episode_movie_right {
    margin-right: -5%;
}

.episode_txt {
    width: 35%;
}

.episode_txt .episode {
    font-size: 1.2em;
    color: #ea5504;
    border-bottom: 1px solid #ea5504;
}

.episode_txt .episode strong {
    font-size: 2em;
}

.episode_txt h2 {
    font-size: 2.1em;
    line-height: 1.6;
    font-weight: 600;
}

@media (max-width: 1120px){
.episode_box {
    padding: 50px 30px;
}
}

@media (max-width: 980px){
.episode_box {
    margin-bottom: 150px;
}

.episode_movie {
    width: 95%;
    padding: 0 30px;
    margin-bottom: 20px;
}

.episode_movie_left {
    margin-left: -30px;
}

.episode_movie_right {
    margin-right: -30px;
}

.episode_txt {
    width: 100%;
}

.flex02 .episode_txt {
    text-align: right;
}

.episode_txt .episode {
    font-size: 1.1em;
    display: inline-block;
}

.episode_txt h2 {
    font-size: 1.8em;
}
}


/*button*/
.button01 a {
    min-width: 190px;
    padding: 8px 20px;
    font-size: 1.05em;
    font-weight: 600;
    background: #fff;
    border-radius: 60px;
    color: #ea5504;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}

.button02 a {
    min-width: 300px;
    padding: 8px 20px;
    font-size: 1.05em;
    font-weight: 600;
    background: #ea5504;
    border-radius: 60px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}

.button03 a {
    min-width: 300px;
    padding: 8px 20px;
    font-size: 1.05em;
    font-weight: 600;
    background: #222;
    border-radius: 60px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out;
}

.button01 a:hover {
    background: #ea5504;
    color: #fff;
}

@media (max-width: 980px){
.button01 a,.button02 a,.button03 a {
    min-width: 100px;
    width: 80%;
    margin: 0 10%;
    padding: 12px 20px;
    font-size: 1em;
}
}

/*footer*/
#footer {
    background: #fff;
    padding-top: 20px;
    text-align: center;
}

.footer_logo img {
    max-width: 180px;
}

#footer ul li {
    padding: 0 20px;
}

#footer ul li.first {
    position:relative;
    display:inline-block;
}

#footer ul li.first::after{
    content:"";
    display:inline-block;
    width:1px;
    height:30px;
    background-color:#111;
    position:absolute;
    top:0;
    right:0;
}

@media (max-width: 980px){
#footer {
    padding-top: 50px;
}
}


/*modal*/
.hide-area{
	display: none;
}

.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}

#modaal-title{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 20px 0;
}

.modaal-video .modaal-inner-wrapper{
	padding:0;
}