@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora&display=swap");

/*---------------------------------------------------

raytrek 写真家 コラボモデル

Copyright (c) THIRDWAVE CORP. All Rights Reserved.
----------------------------------------------------*/
.pc {
  display: block;
}
.sp {
  display: none;
}
#containerPHO {
	width:100%;
}
.column2R #main {
	float: none;
	width: auto;
}
.breadCrumb {
	width: 970px;
	margin: 0 auto;
}
.pagetop {
  margin: 0 auto;
  width: 1050px;
}
#pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 55px;
}
#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}
#s_containerPHO {
  font-family: "Noto Sans JP";
  color: #333;
}

/*修正
.main-header {
  text-align: center;
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
}
.main_visual {
  width: auto;
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
.main_visual img {
  max-width: 95%;
}
.main_visual img.pc {
    max-width: 95%;
    margin: auto;
}
.loop_wrap {
  display: flex;
  width: 100%;
  height: 560px;
  overflow: hidden;
}
#s_containerPHO .loop_wrap img {
    width: auto;
    height: 100%;
    max-width: inherit;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap img:first-child {
  animation: loop 50s -25s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 50s linear infinite;
}
*/


.main_section {
	width: 100%;
	/*margin: 0 -555%;
	padding: 0 555%;*/
}
.section_inner {
	width: 1050px;
    margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.section_inner .sec_ttl {
    text-align: center;
    /*max-width: 950px;*/
    margin: 0 auto;
	height: 184px;
}
.section_inner h2.ttl {
  text-align: center;
	font-weight: normal;
	font-family: 'TT-ウインクス-L1-JTCウインS1';
	letter-spacing: 0.02em;
	color: #0A3190;
	font-size: 38px;
	margin-bottom: 12px;
	display: inline-block;
    border-bottom: 1px solid #0A3190;
	margin-top: 50px;
}
.section_inner p.ttl-sub {
	font-family: 'TT-ウインクス-L1-JTCウインS1';
    text-align: center;
	font-size: 24px;
	min-height: 1.6;
	color: #0A3190;
}

.MainNav{
    text-align: center;
	border: 1px solid #0A3190;
	padding: 7px;
}
.MainNav ul{
    margin: 0 ;
    padding: 0 ;
}
.MainNav li{
    list-style: none;
    display: inline-block;
    width: 19%;
    min-width: 203px;
	color: #0A3190;
	padding: 0 7px;
    white-space: nowrap;
}
.MainNav li span {
    font: normal normal 300 20px/27px TT-ウインクス-L1-JTCウインS1;
}
.MainNav li:not(:last-child){
    border-right:1px solid #0A3190;
}
.MainNav a {
    text-decoration: none !important;
	font-family: 'TT-ウインクス-L1-JTCウインS1';
	font: normal normal 300 32px/43px TT-ウインクス-L1-JTCウインS1;
	color: #0A3190 !important;
	line-height: 1.75;
}
.MainNav a:hover{
    color:#0A3190 !important;
    border-bottom:1px solid #0A3190;
}

.flex_box {
    display: flex;
}
.collab_box {
    /*background-image: url(/5info/img/collab_photographer/img_rp_bg.png?$staticlink$);*/
    background-repeat: no-repeat;
    background-position: top right;
	width: 100%;
	height: 652px;
}
.collab_box_cont {
    padding-top: 60px;
    width: 1380px;
	margin-left: auto;
    margin-right: auto;
}
.collab_box_txt {
    max-width: 900px;
    border: 4px solid #0059B3;
    padding: 40px 20px 60px;
    text-align: left;
	float: left;
}
.collab_box_txt h1 {
    font: normal normal normal 32px/70px A-OTF Shin Go Pro;
	letter-spacing: 1.6px;
	color: #000000;
}
.collab_box_txt h1 span {
    font-size: 44px;
    color: #0A3190;
    letter-spacing: 2.2px;
}
.collab_box_txt p {
    text-align: left;
    font: normal normal 100 22px/42px Noto Sans CJK JP;
    letter-spacing: 0.66px;
    color: #000000;
	max-width: 521px;
	margin-top: 40px;
}
.collab_img {
	margin-left: -145px;
}

section#lineup {
    /*background: url(/5info/img/collab_photographer/bg_box02.png?$staticlink$);*/
    background-repeat: no-repeat;
    background-position: top 245px center;
}
.lineup_box {
    /*background: url(/5info/img/collab_photographer/lineup_box_bg.png?$staticlink$) bottom left no-repeat, transparent linear-gradient( 109deg, #87CEFA 0%, #0059B3 100%) 0% 0% no-repeat padding-box;*/
    border-radius: 30px;
	box-sizing: border-box;
    margin-top: 100px;
    padding: 30px 65px 55px;
}
.lineup_box .flex_box {
    justify-content: space-between;
	align-items: center;
}
.lineup_box_txt h3 {
    text-align: left;
    font: normal normal bold 34px/40px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #FFFFFF;
	margin-bottom: 38px;
}
.lineup_box_txt p {
    text-align: left;
    font: normal normal normal 18px/30px A-OTF Shin Go Pro;
    letter-spacing: 0.96px;
    color: #FFFFFF;
}
.collabmodel_box {
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    margin-top: 100px;
    padding: 55px;
}
.collabmodel_box .flex_box {
    justify-content: space-between;
}
.model_box {
    position: relative;
	width: 45%;
}
.model_box a {
    text-decoration: none!important;
    color: #000000;
}
.model_box h4 {
    font: normal normal normal 22px/33px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #000000;
	margin-bottom: 20px;
}
.model_box .detailArea {
	float: left;
    font: normal normal 100 16px/24px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #000000;
	margin-left: 20px;
}
.model_box .detailArea p.priceBox {
    margin-top: 20px;
}
.model_box .detailArea p.priceBox span {
font: normal normal normal 20px/40px Noto Sans CJK JP;
letter-spacing: 0px;
color: #FF0000;
}
p.modelBtn {
    background: transparent linear-gradient(180deg, #87CEFA 0%, #0059B3 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
	position: absolute;
    margin: auto;
    width: 260px;
    text-align: center;
    top: 280px;
	left: 0;
    right: 0;
    padding: 6px 0 6px 12px;
}
p.modelBtn span {
    font: normal normal normal 20px/29px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #FFFFFF !important;
}
.modelArea img {
    width: 100%;
}
.model_box .modelArea {
    float: right;
    width: 45%;
    margin-right: 20px;
}
.collabmodel_box_txt .cb_inbox {
    border: 1px solid #D3D3D4;
    padding: 16px;
	position: relative;
}
.collabmodel_box_txt {
    background: #F2F2F266 0% 0% no-repeat padding-box;
	width: 48%;
	padding: 16px;
	position: relative;
}
.collabmodel_box_txt h3 {
    font-size: 24px;
    color: #000;
}
.collabmodel_box_txt p {
    font-size: 20px;
    color: #000;
	padding-left: 34px;
}
.cb_inbox_comment {
    padding: 16px;
	position: relative;
}
.cb_inbox_comment .deco {
    position: absolute;
    left: 0;
    top: 0;
}

.sec_giveaway, .sec_campaign {
    background: #FFFFFF;
    box-shadow: 0px 0px 40px #0000000d;
	padding: 50px;
	margin-top: 100px;
}
.giveaway_box, .campaign_box {
    text-align: center;
    font: normal normal normal 22px/33px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #000000;
}
.campaign_box_txt .campBtn {
	border-radius: 50px;
    width: 250px;
    text-align: center;
    margin: 30px auto;
    transition: 0.3s all;
    background: transparent linear-gradient(180deg, #87CEFA 0%, #0059B3 100%) 0% 0% no-repeat padding-box;
}
.campaign_box_txt .campBtn a {
	display: block;
    padding: 15px 0 18px;
    color: #fff !important;
    text-decoration: none !important;
	font-size: 22px;
}
section#interview {
    /*background: #EAF7FF url(/5info/img/collab_tokyocameraclub/img_bg_blue.jpg?$staticlink$) 0 130px;*/
    margin-top: -32px;
}
.interview_box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 40px #0000000d;
	margin-top: 100px;
	padding: 20px;
}
.int_inbox {
    border: 4px solid #87CEFA;
	padding: 50px;
}
.prof-name {
    font-weight: normal;
    font-family: 'TT-ウインクス-L1-JTCウインS1';
    letter-spacing: 0.02em;
    color: #0A3190;
    font-size: 38px;
	float: left;
	margin-right: 30px;
}
.prof-photo {
    float: left;
	padding-right: 28px;
}
.prof-text, .faq_box {
    font-size: 16px;
}
.prof-text {
    float: right;
    width: 670px;
}
.faq_box {
    clear: both;
	padding: 50px 0;
}
.faq_box p {
    margin-bottom: 1.75rem;
}

#lineup .sec_ttl {
    /*background-image: url(/5info/img/collab_photographer/LINEUP.png?$staticlink$);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	max-width: 446px;
}

#giveaway .sec_ttl {
    /*background-image: url(/5info/img/collab_photographer/GIVEAWAY.png?$staticlink$);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	max-width: 598px;
}

#campaign .sec_ttl {
    /*background-image: url(/5info/img/collab_photographer/CAMPAIGN.png?$staticlink$);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	max-width: 638px;
}

#interview .sec_ttl {
    /*background-image: url(/5info/img/collab_photographer/INTERVIEW.png?$staticlink$);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	max-width: 642px;
}

#gallery .sec_ttl {
    /*background-image: url(/5info/img/collab_photographer/PHOTOGALLERY.png?$staticlink$);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	max-width: 955px;
}

/* SNSアイコン */
ul.sns-btn {
  display: flex;
  width: 15%;
  margin: 0 30px;
}
ul.sns-btn li {
  font-size: 24px;
  width: 33.3%;
  text-align: center;
  padding-bottom: 0;
}
ul.sns-btn li a {
  text-decoration: none;
}
.fa-twitter:before{
  color: #1DA1F2;
}
.fa-facebook:before {
  color: #3B5998;
}
.fa-instagram:before {
  color: #e4405f;
}
img.icon-note {
  width: 22px;
  margin-bottom: 5px;
}

/*ギャラリー*/
.box-gallery {
  margin-top: 80px;
}
.box-gallery h3 {
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
  font-size: 24px;
  margin-bottom: 40px;
}
ul.gallery-pc {
  display: flex;
  flex-wrap: wrap;
}
ul.gallery-pc li {
  position: relative;
  margin-right: 35px;
  margin-bottom: 35px;
}
ul.gallery-pc li:nth-of-type(3n) {
  margin-right: 0;
}
ul.gallery-pc li img {
  width: 300px;
}
ul.gallery-pc.ga01 li:nth-child(odd) img {
    width: 255px;
}
ul.gallery-pc.ga01 li:nth-child(even) img {
    width: 350px;
}
ul.gallery-pc.ga01 li:nth-child(2) img {
    width: 453px;
}
ul.gallery-pc.ga01 li:nth-child(5) img {
    width: 263px;
}
ul.gallery-pc.ga02 li:first-child img {
    width: 424px;
}
ul.gallery-pc.ga02 li:nth-child(3) img {
    width: 240px;
}
ul.gallery-pc.ga02 li:nth-child(4) img {
    width: 466px;
}
ul.gallery-pc.ga02 li:nth-child(5) img {
    width: 264px;
}
ul.gallery-pc.ga02 li:nth-child(6) img {
    width: 233px;
}
ul.gallery-pc li::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-left: 40px solid transparent;
  border-bottom: 40px solid #093381;
  opacity: 0.9;
}
ul.gallery-pc li::after {
  content: '＋';
  color: #fff;
  position: absolute;
  bottom: 4px;
  right: 5px;
}
ul.gallery-sp {
  display: none;
}
.lightboxOverlay {
  opacity: 0.9!important;
}
.lb-containerPHO {
  padding: 2px!important;
}
.lb-outercontainerPHO,
.lb-outercontainerPHO img {
  border-radius: 0!important;
}
.main_section#about-raytrek {
    /*background-image: url(/5info/img/collab_photographer/img_raytrek_bg.png?$staticlink$);*/
    background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
}
#gallery p.copyright {
    margin-top: 20px;
}

/*raytrekとは*/
.box-raytrek {
	background-color: #fff;
	background-clip: padding-box;
    /*padding: 10px;*/
    border: 12px solid rgb(255 255 255 / 70%);
	padding: 0 54px 34px;
}
.box-raytrek .raytrek-ttl {
  padding: 50px 0;
    color: #0A3190;
    font-size: 32px;
    width: 389px;
    margin: auto;
    /*background-image: url(/5info/img/collab_photographer/raytrek.png?$staticlink$);*/
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
}
.box-raytrek .copyArea {
    width: 35%;
    float: left;
    margin-top: 50px;
    margin-left: 80px;
}
.box-raytrek p {
  font-size: 18px;
  line-height: 1.8;
}
.box-raytrek p.ttl01 {
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
  margin-bottom: 20px;
}
.box-raytrek p.ttl02 {
  font-weight: bold;
  line-height: 1;
  font-size: 32px;
  margin-bottom: 32px;
  color: #0A3190;
}
.box-raytrek p.btn-brand {
  line-height: 1;
  background: transparent linear-gradient(180deg, #87CEFA 0%, #0059B3 100%) 0% 0% no-repeat padding-box;
  border-radius: 50px;
  width: 250px;
  text-align: center;
  margin-bottom: 20px;
  transition: 0.3s all;
}
.box-raytrek p.btn-brand a {
  display: block;
  padding: 15px 0 18px;
  color: #fff !important;
  text-decoration: none !important;
}
.box-raytrek p.btn-brand:hover {
  opacity: 0.8;
}
.box-raytrek p.img-brand {
  float: right;
  margin-bottom: 20px;
}
.box-raytrek p.text-brand {
  clear: both;
  color: #0059B3;
}

#MenuPC.MainNav {
  display: none;
}
#MenuPC.MainNav.fixed {
  z-index: 1;
  display: block;
	position: fixed;
	top: 0;
	right: 0;
  animation: anime-fade 0.5s ease-out alternate;
}
@keyframes anime-fade {
  0% {
    opacity: 0;
    top:10px;
  }
  100% {
    opacity: 1;
    top:0px;
  }
}

.effect_top {
}
.effect_top.fadeTop {
  animation: anime-fadeTop 1s ease-out alternate;
}
@keyframes anime-fadeTop {
0% {
  opacity: 0;
}
50% {
  opacity: 0;
  transform: translateY(-20%)
}
100% {
  opacity: 1;
  transform: translateY(-50%)
}
}

@media only screen and (max-width: 468px){
.main_section {
  width: 100%;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
.sp-opacity {
  opacity: 1!important;
}
.breadCrumb {
    width: auto;
}
#s_containerPHO {
	padding: 0 10px;
}
#s_containerPHO img {
	max-width: 100%;
}
  
/*修正   
.main_visual {
     left: auto;
     right: auto;
}
.loop_wrap {
    overflow: inherit;
	align-items: flex-start;
	height: auto;
}
.main-header,
.section_inner {
    width: 100%;
}

.main-header {
    margin: 0 -555%;
	padding: 0 555%;
}
.main_visual {
  width: 95%;
  right: 5%;
}*/ 
    
.ttl-area {
    width: 80%;
	margin-bottom: 0;
}
.MainNav {
    padding: 7px 0;
}
.MainNav li {
    min-width: 90px;
    width: 32%;
	padding: 7px 0;
}
.MainNav li:nth-child(4) {
    padding-right: 14px;
}
.MainNav li:not(:last-child) {
    border-right: none;
}
.MainNav li:not(:nth-child(3)) {
    border-right: 1px solid #0A3190;
}
.MainNav li:last-child {
    border-right: none;
}
.MainNav a {
    font-size: 4.5vw;
	line-height: normal;
}
.MainNav li span {
    font-size: 3.3vw;
	display: none;
}

.section_inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section_inner h2.ttl {
	font-size: 36px;
}
.section_inner p.ttl-sub {
    font-size: 5vw;
}
.collab_box {
    height: auto;
}
.collab_box_cont {
    width: 96%;
}
.collab_box_txt h1 {
    font-size: 5vw;
	line-height: normal;
}
.collab_box_txt h1 span {
    font-size: 6vw;
}
.collab_box_txt p  {
    font-size: 4vw;
	line-height: inherit;
    margin-top: 20px;
}
.collab_img {
    margin-left: inherit;
}
#s_containerPHO img.collab_img {
    max-width: 100%;
	margin-top: -60px;
}
.flex_box {
    display: block;
}
section#lineup {
    background-repeat: repeat-y;
}
.lineup_box {
    padding: 30px;
	margin-top: 50px;
}
.lineup_box_txt h3 {
    font-size: 7.5vw;
    margin-bottom: 18px;
}
.lineup_box_txt p {
    font-size: 3.5vw;
    line-height: normal;
}
.collabmodel_box {
	margin-top: 50px;
    padding: 30px;
}
.collabmodel_box_txt {
    width: 100%;
	margin-left: -16px;
}
.collabmodel_box_txt h3 {
    font-size: 5vw;
}
.collabmodel_box_txt p {
    font-size: 16px;
    padding-left: 24px;
}
.collabmodel_box_txt .cb_inbox {
    padding: 12px;
}
.model_box {
    width: 100%;
	margin-top: 20px;
}
.model_box h4 {
	margin-bottom: 0;
    text-align: center;
}
.model_box .detailArea {
    float: none;
    margin-left: 0;
	text-align: center;
}
.model_box .modelArea {
    float: none;
    width: 100%;
    margin-right: 0;
}
p.modelBtn {
    position: inherit;
	margin-top: 20px;
}
.sec_giveaway, .sec_campaign {
    padding: 30px;
    margin-top: 50px;
}
.giveaway_box, .campaign_box {
    font-size: 18px;
    text-align: center;
}
.interview_box {
    margin-top: 50px;
}
.int_inbox {
    padding: 25px;
}
.prof-photo {
    float: none;
    padding-right: 0;
    text-align: center;
}
.prof-name {
	float: none;
    margin-right: 0;
    text-align: center;
    font-size: 28px;
	padding-top: 25px;
}
.prof-text {
    float: none;
    width: auto;
	padding-top: 25px;
}
.faq_box {
    padding: 25px 0;
}

#lineup .sec_ttl, #giveaway .sec_ttl, #campaign .sec_ttl, #interview .sec_ttl, #gallery .sec_ttl{
    height: auto;
    background-size: contain;
}

/* SNSアイコン */
.external-link {
  position: static;
}
 ul.sns-btn {
  width: auto;
}
.about-tokyocameraclub {
  width: 80%;
}
.coming {
  width: 90%;
  margin: auto;
  margin-top: 40px;
}

/*raytrekとは*/
h2.ttl-raytrek {
  margin-top: 50px;
  font-size: 36px;
}
.box-raytrek {
  padding: 25px;
}
.box-raytrek .raytrek-ttl {
  width: auto;
}
.box-raytrek .copyArea {
  width: 100%;
  float: none;
  margin-top: 0;
  margin-left: 0;
}
.box-raytrek p {
  font-size: 16px;
}
.box-raytrek p.ttl01 {
  text-align: center;
  font-size: 32px;
}
.box-raytrek p.ttl02 {
  text-align: center;
  font-size: 32px;
}
.box-raytrek p.btn-brand {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.box-raytrek p.btn-brand a {
  display: block;
  padding: 10px 0;
  color: #fff !important;
  text-decoration: none !important;
}
.box-raytrek p.img-brand {
  float: none;
  margin-bottom: 40px;
}
.box-raytrek p.text-brand {
  clear: both;
}

/*ギャラリー*/
.box-gallery {
  margin-top: 60px;
}
.box-gallery h3 {
  margin-bottom: 20px;
}
ul.gallery-pc {
  display: none;
}
ul.gallery-sp {
  display: block;
  margin: 0 20px;
}

/*SPギャラリースライドSlick*/
.slick-current:focus{
    border: none!important;
}
.slick-prev:before, .slick-next:before {
  content: ''!important;
  display: block;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-prev {
  left: -19px!important;
}
.slick-next {
  right: -22px!important;
}
.slick-prev:before {
  border-bottom: solid 2px #666;
  border-left: solid 2px #666;
}
.slick-next:before {
  border-top: solid 2px #666;
  border-right: solid 2px #666;
}
}


/* その他のRAW現像・レタッチ向けパソコンバナー
---------------------- */
.collabo .section_inner {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.collabo h2 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 48px;
  text-align: center;
}
.collabo .selectBnr {
  width: 750px;
  margin: 0 auto;
}
.collabo .selectBnr li {
  margin: 0 auto;
  margin-bottom: 20px;
}
.collabo .selectBnr a {
  display: block;
  background: #fff;
  text-decoration: none !important;
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, .8));
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, .4));
}
.collabo .selectBnr a span {
  display: block;
  background: #fff;
  color: #222 !important;
  padding: 0 20px 16px;
  margin-top: 6px;
  font-size: 16px;
  padding-right: 50px;
  position: relative;
}
.collabo .selectBnr a span::after {
  content: "→";
  color: #fff;
  background: #002060;
  border-radius: 50px;
  position: absolute;
  top: 38%;
  right: 15px;
  padding: 5px 6px;
  line-height: 1.2;
}
#containerPHO .collabo .selectBnr a span h3 {
  font-family: ヒラギノ角ゴ W6 JIS2004;
  font-size: 22px;
	margin-bottom: 6px;
}
.collabo .selectBnr img {
  max-width: 100%;
}
.collabo .selectBnr a:hover {
  transform: scale(1.05);
  transition: 0.3s;
}
.collabo .selectBnr a:hover img {
  transform: scale(1);
}

@media screen and (max-width: 479px) {
  .collabo .section_inner {
    padding-top: 0;
    margin-bottom: 0;
  }
  .collabo .selectBnr {
    width: 98%;
  }
}


/* 20211125　モデル2カラム表示追加
---------------------- */
.flex_box_col2 {
    display: flex;
    justify-content: space-between;
}
.collabmodel_box_col2 {
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    margin-top: 100px;
    padding: 55px 55px 105px;
	width: 49%;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.model_box_col2 {
    position: relative;
    width: 100%;
}
.model_box_col2 a {
    text-decoration: none!important;
    color: #000000;
}
.model_box_col2 h4 {
    font: normal normal normal 22px/33px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #000000;
	margin-bottom: 20px;
}
.model_box_col2 .detailArea {
	float: left;
    font: normal normal 100 16px/24px Noto Sans CJK JP;
    letter-spacing: 0px;
    color: #000000;
	margin-left: 20px;
}
.model_box_col2 .detailArea p.priceBox {
    margin-top: 20px;
}
.model_box_col2 .detailArea p.priceBox span {
font: normal normal normal 20px/40px Noto Sans CJK JP;
letter-spacing: 0px;
color: #FF0000;
}
.model_box_col2 .modelArea {
    float: right;
    width: 40%;
    margin-right: 20px;
}
.lineup_box_txt {
	font: normal normal normal 15px/30px A-OTF Shin Go Pro;
}
	
@media only screen and (max-width: 468px){
.flex_box_col2 {
    display: block;
}
.collabmodel_box_col2 {
    width: 100%;
}
.model_box_col2 {
    width: 100%;
	margin-top: 20px;
}
.model_box_col2 h4 {
	margin-bottom: 0;
    text-align: center;
}
.model_box_col2 .detailArea {
    float: none;
    margin-left: 0;
	text-align: center;
}
.model_box_col2 .modelArea {
    float: none;
    width: 100%;
    margin-right: 0;
}
}

/*20211129追加*/
#logicool {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px #0000000d;
    padding: 50px;
    margin-top: 100px;
}
#logicool h4 {
    font: normal normal normal 22px/33px Noto Sans CJK JP;
}
#logicool p {
    font: normal normal normal 18px/29px Noto Sans CJK JP;
    margin: 20px auto;
}
#logicool .itemBox {
    display: flex;
    justify-content: space-around;
    margin: 40px auto 0;
    width: 100%;
}
#logicool .itemBox div {
    width: 40%;
}
#logicool .itemBtn {
    background: transparent linear-gradient(180deg, #87CEFA 0%, #0059B3 100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
    margin: auto;
    width: 260px;
    padding: 6px 0 6px 12px;
}
#logicool .itemBtn span {
    color: #fff;
    text-decoration: none!important;
}
@media only screen and (max-width: 468px){
    #logicool {
        padding: 25px;
    }
    #logicool .itemBox {
        display: block;
    }
    #logicool .itemBox div {
    width: 100%;
}
    }


.wifi {
    background: #0059B3;
    color: #fff;
    font-style: italic;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 1;
    width: 160px;
    text-align: center;
    margin-bottom: 15px;
}

/*SFCC*/
.p-header__login{height: auto;}   
@media screen and (max-width: 479px){    
#container{margin: 0 auto;width: auto;}    
.breadCrumb{display: none;}
} 